clang++ -L/tmp/installed/fmt/lib -std=c++26 -D__cpp_modules=201907L -stdlib=libc++ -L/usr/local/lib -fdiagnostics-color -o /tmp/fmt-tests-out/basics/driver-modules -Wl,-rpath,/tmp/installed/fmt/lib /tmp/fmt-tests-out/basics/driver-modules.o /tmp/installed/fmt/lib/libfmt.so /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `main': driver-modules.o.ii:(.text+0x1f8): undefined reference to `fmt::v11::detail::color_type@fmt::color_type(fmt::v11::color@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text+0x223): undefined reference to `fmt::v11::text_style@fmt::text_style(fmt::v11::emphasis@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text+0x2a0): undefined reference to `fmt::v11::detail::color_type@fmt::color_type(fmt::v11::color@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text+0x2c4): undefined reference to `fmt::v11::detail::color_type@fmt::color_type(fmt::v11::color@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text+0x31f): undefined reference to `fmt::v11::text_style@fmt::text_style(fmt::v11::emphasis@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text+0x395): undefined reference to `fmt::v11::detail::color_type@fmt::color_type(fmt::v11::color@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text+0x3c0): undefined reference to `fmt::v11::text_style@fmt::text_style(fmt::v11::emphasis@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::print@fmt<>(fmt::v11::basic_format_string@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt5printIJEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS5_[_ZN3fmt3v11W3fmt5printIJEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS5_]+0x44): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt5printIJEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS5_[_ZN3fmt3v11W3fmt5printIJEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS5_]+0xee): undefined reference to `fmt::v11::vprint@fmt(fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `std::__1::basic_string, std::__1::allocator > fmt::v11::format@fmt(fmt::v11::basic_format_string@fmt::type>, int&&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt6formatIJiEEENSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSC_[_ZN3fmt3v11W3fmt6formatIJiEEENSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSC_]+0xcc): undefined reference to `fmt::v11::vformat@fmt(fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `std::__1::basic_string, std::__1::allocator > fmt::v11::format@fmt(fmt::v11::basic_format_string@fmt::type, fmt::v11::type_identity@fmt::type>, char const (&) [6], char const (&) [6])': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt6formatIJRA6_KcS5_EEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSF_[_ZN3fmt3v11W3fmt6formatIJRA6_KcS5_EEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSF_]+0x104): undefined reference to `fmt::v11::vformat@fmt(fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::print@fmt >&>(fmt::v11::basic_format_string@fmt >&>::type>, std::__1::vector >&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt5printIJRNSt3__16vectorIiNS3_9allocatorIiEEEEEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSB_[_ZN3fmt3v11W3fmt5printIJRNSt3__16vectorIiNS3_9allocatorIiEEEEEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSB_]+0xec): undefined reference to `fmt::v11::vprint@fmt(fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::operator|@fmt(fmt::v11::text_style@fmt, fmt::v11::text_style@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmtorENS0_S1_10text_styleERKS2_[_ZN3fmt3v11W3fmtorENS0_S1_10text_styleERKS2_]+0x1d): undefined reference to `fmt::v11::text_style@fmt::operator|=(fmt::v11::text_style@fmt const&)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::fg@fmt(fmt::v11::detail::color_type@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt2fgENS0_6detailS1_10color_typeE[_ZN3fmt3v11W3fmt2fgENS0_6detailS1_10color_typeE]+0x25): undefined reference to `fmt::v11::text_style@fmt::text_style(bool, fmt::v11::detail::color_type@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::bg@fmt(fmt::v11::detail::color_type@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt2bgENS0_6detailS1_10color_typeE[_ZN3fmt3v11W3fmt2bgENS0_6detailS1_10color_typeE]+0x22): undefined reference to `fmt::v11::text_style@fmt::text_style(bool, fmt::v11::detail::color_type@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::print@fmt > >&>(fmt::v11::basic_format_string@fmt > >&>::type>, std::__1::chrono::time_point > >&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt5printIJRNSt3__16chrono10time_pointINS4_12system_clockENS4_8durationIxNS3_5ratioILl1ELl1000000EEEEEEEEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSF_[_ZN3fmt3v11W3fmt5printIJRNSt3__16chrono10time_pointINS4_12system_clockENS4_8durationIxNS3_5ratioILl1ELl1000000EEEEEEEEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSF_]+0xf3): undefined reference to `fmt::v11::vprint_buffered@fmt(_IO_FILE*, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::print@fmt(fmt::v11::basic_format_string@fmt::type>, char const (&) [6])': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt5printIJRA6_KcEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS8_[_ZN3fmt3v11W3fmt5printIJRA6_KcEEEvNS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS8_]+0xd5): undefined reference to `fmt::v11::vprint@fmt(fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `std::__1::basic_string, std::__1::allocator > fmt::v11::format@fmt(fmt::v11::basic_format_string@fmt::type>, date&&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt6formatIJ4dateEEENSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSD_[_ZN3fmt3v11W3fmt6formatIJ4dateEEENSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOSD_]+0xf2): undefined reference to `fmt::v11::vformat@fmt(fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::value@fmt::format_custom >, fmt::v11::formatter@fmt >, char, void> >(void*, fmt::v11::parse_context@fmt&, fmt::v11::context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5valueINS0_S2_7contextEE13format_customINSt3__16vectorIiNS7_9allocatorIiEEEENS0_S2_9formatterISB_cvEEEEvPvRNS0_S2_13parse_contextIcEERS4_[_ZN3fmt3v116detailW3fmt5valueINS0_S2_7contextEE13format_customINSt3__16vectorIiNS7_9allocatorIiEEEENS0_S2_9formatterISB_cvEEEEvPvRNS0_S2_13parse_contextIcEERS4_]+0x90): undefined reference to `fmt::v11::context@fmt::advance_to(fmt::v11::basic_appender@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::dynamic_format_specs@fmt::dynamic_format_specs()': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20dynamic_format_specsIcEC2Ev[_ZN3fmt3v116detailW3fmt20dynamic_format_specsIcEC2Ev]+0x15): undefined reference to `fmt::v11::format_specs@fmt::format_specs()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `std::__1::make_unsigned::type fmt::v11::detail::to_unsigned@fmt(long)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11to_unsignedIlEENSt3__113make_unsignedIT_E4typeES6_[_ZN3fmt3v116detailW3fmt11to_unsignedIlEENSt3__113make_unsignedIT_E4typeES6_]+0x36): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::range_formatter@fmt::parse(fmt::v11::parse_context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt15range_formatterIicvE5parseERNS0_S1_13parse_contextIcEE[_ZN3fmt3v11W3fmt15range_formatterIicvE5parseERNS0_S1_13parse_contextIcEE]+0x14f): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt15range_formatterIicvE5parseERNS0_S1_13parse_contextIcEE[_ZN3fmt3v11W3fmt15range_formatterIicvE5parseERNS0_S1_13parse_contextIcEE]+0x163): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt15range_formatterIicvE5parseERNS0_S1_13parse_contextIcEE[_ZN3fmt3v11W3fmt15range_formatterIicvE5parseERNS0_S1_13parse_contextIcEE]+0x1a0): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_format_specs@fmt(char const*, char const*, fmt::v11::detail::dynamic_format_specs@fmt&, fmt::v11::parse_context@fmt&, fmt::v11::detail::type@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x125): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x158): undefined reference to `fmt::v11::basic_specs@fmt::set_sign(fmt::v11::sign@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x1af): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x1f2): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x1fb): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x212): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x220): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x2d6): undefined reference to `fmt::v11::basic_specs@fmt::set_localized()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x30c): undefined reference to `fmt::v11::basic_specs@fmt::set_upper()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x34d): undefined reference to `fmt::v11::basic_specs@fmt::set_upper()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x372): undefined reference to `fmt::v11::basic_specs@fmt::set_upper()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x397): undefined reference to `fmt::v11::basic_specs@fmt::set_upper()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x3bc): undefined reference to `fmt::v11::basic_specs@fmt::set_upper()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o:driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x3e1): more undefined references to `fmt::v11::basic_specs@fmt::set_upper()' follow /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_format_specs@fmt(char const*, char const*, fmt::v11::detail::dynamic_format_specs@fmt&, fmt::v11::parse_context@fmt&, fmt::v11::detail::type@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x416): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x4fb): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x51a): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE[_ZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeE]+0x5a5): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::parse_format_specs@fmt(char const*, char const*, fmt::v11::detail::dynamic_format_specs@fmt&, fmt::v11::parse_context@fmt&, fmt::v11::detail::type@fmt)::{unnamed type#1}::operator()(fmt::v11::detail::state@fmt, bool)': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeEENUt_clENS1_S2_5stateEb[_ZZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeEENUt_clENS1_S2_5stateEb]+0x3e): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_width@fmt(char const*, char const*, fmt::v11::format_specs@fmt&, fmt::v11::detail::arg_ref@fmt&, fmt::v11::parse_context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_widthIcEEPKT_S6_S6_RNS0_S2_12format_specsERNS1_S2_7arg_refIS4_EERNS0_S2_13parse_contextIS4_EE[_ZN3fmt3v116detailW3fmt11parse_widthIcEEPKT_S6_S6_RNS0_S2_12format_specsERNS1_S2_7arg_refIS4_EERNS0_S2_13parse_contextIS4_EE]+0x48): undefined reference to `fmt::v11::basic_specs@fmt::set_dynamic_width(fmt::v11::arg_id_kind@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_precision@fmt(char const*, char const*, fmt::v11::format_specs@fmt&, fmt::v11::detail::arg_ref@fmt&, fmt::v11::parse_context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15parse_precisionIcEEPKT_S6_S6_RNS0_S2_12format_specsERNS1_S2_7arg_refIS4_EERNS0_S2_13parse_contextIS4_EE[_ZN3fmt3v116detailW3fmt15parse_precisionIcEEPKT_S6_S6_RNS0_S2_12format_specsERNS1_S2_7arg_refIS4_EERNS0_S2_13parse_contextIS4_EE]+0x41): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15parse_precisionIcEEPKT_S6_S6_RNS0_S2_12format_specsERNS1_S2_7arg_refIS4_EERNS0_S2_13parse_contextIS4_EE[_ZN3fmt3v116detailW3fmt15parse_precisionIcEEPKT_S6_S6_RNS0_S2_12format_specsERNS1_S2_7arg_refIS4_EERNS0_S2_13parse_contextIS4_EE]+0x71): undefined reference to `fmt::v11::basic_specs@fmt::set_dynamic_precision(fmt::v11::arg_id_kind@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::parse_format_specs@fmt(char const*, char const*, fmt::v11::detail::dynamic_format_specs@fmt&, fmt::v11::parse_context@fmt&, fmt::v11::detail::type@fmt)::{unnamed type#2}::operator()(fmt::v11::presentation_type@fmt, int)': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeEENUt0_clENS0_S2_17presentation_typeEi[_ZZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeEENUt0_clENS0_S2_17presentation_typeEi]+0x3b): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeEENUt0_clENS0_S2_17presentation_typeEi[_ZZN3fmt3v116detailW3fmt18parse_format_specsIcEEPKT_S6_S6_RNS1_S2_20dynamic_format_specsIS4_EERNS0_S2_13parse_contextIS4_EENS1_S2_4typeEENUt0_clENS0_S2_17presentation_typeEi]+0x4c): undefined reference to `fmt::v11::basic_specs@fmt::set_type(fmt::v11::presentation_type@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::basic_specs@fmt::set_fill(fmt::v11::basic_string_view@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt11basic_specs8set_fillIcEEvNS0_S1_17basic_string_viewIT_EE[_ZN3fmt3v11W3fmt11basic_specs8set_fillIcEEvNS0_S1_17basic_string_viewIT_EE]+0x32): undefined reference to `fmt::v11::basic_specs@fmt::set_fill_size(unsigned long)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt11basic_specs8set_fillIcEEvNS0_S1_17basic_string_viewIT_EE[_ZN3fmt3v11W3fmt11basic_specs8set_fillIcEEvNS0_S1_17basic_string_viewIT_EE]+0x99): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::parse_dynamic_spec_result@fmt fmt::v11::detail::parse_dynamic_spec@fmt(char const*, char const*, int&, fmt::v11::detail::arg_ref@fmt&, fmt::v11::parse_context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_dynamic_specIcEENS1_S2_25parse_dynamic_spec_resultIT_EEPKS5_S8_RiRNS1_S2_7arg_refIS5_EERNS0_S2_13parse_contextIS5_EE[_ZN3fmt3v116detailW3fmt18parse_dynamic_specIcEENS1_S2_25parse_dynamic_spec_resultIT_EEPKS5_S8_RiRNS1_S2_7arg_refIS5_EERNS0_S2_13parse_contextIS5_EE]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_dynamic_specIcEENS1_S2_25parse_dynamic_spec_resultIT_EEPKS5_S8_RiRNS1_S2_7arg_refIS5_EERNS0_S2_13parse_contextIS5_EE[_ZN3fmt3v116detailW3fmt18parse_dynamic_specIcEENS1_S2_25parse_dynamic_spec_resultIT_EEPKS5_S8_RiRNS1_S2_7arg_refIS5_EERNS0_S2_13parse_contextIS5_EE]+0xa2): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18parse_dynamic_specIcEENS1_S2_25parse_dynamic_spec_resultIT_EEPKS5_S8_RiRNS1_S2_7arg_refIS5_EERNS0_S2_13parse_contextIS5_EE[_ZN3fmt3v116detailW3fmt18parse_dynamic_specIcEENS1_S2_25parse_dynamic_spec_resultIT_EEPKS5_S8_RiRNS1_S2_7arg_refIS5_EERNS0_S2_13parse_contextIS5_EE]+0x1bf): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `int fmt::v11::detail::parse_nonnegative_int@fmt(char const*&, char const*, int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt21parse_nonnegative_intIcEEiRPKT_S6_i[_ZN3fmt3v116detailW3fmt21parse_nonnegative_intIcEEiRPKT_S6_i]+0x63): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::parse_context@fmt::next_arg_id()': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt13parse_contextIcE11next_arg_idEv[_ZN3fmt3v11W3fmt13parse_contextIcE11next_arg_idEv]+0x29): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_arg_id@fmt >(char const*, char const*, fmt::v11::detail::dynamic_spec_handler@fmt&&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12parse_arg_idIcNS1_S2_20dynamic_spec_handlerIcEEEEPKT_S8_S8_OT0_[_ZN3fmt3v116detailW3fmt12parse_arg_idIcNS1_S2_20dynamic_spec_handlerIcEEEEPKT_S8_S8_OT0_]+0xaa): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12parse_arg_idIcNS1_S2_20dynamic_spec_handlerIcEEEEPKT_S8_S8_OT0_[_ZN3fmt3v116detailW3fmt12parse_arg_idIcNS1_S2_20dynamic_spec_handlerIcEEEEPKT_S8_S8_OT0_]+0xe3): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::parse_context@fmt::check_arg_id(int)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt13parse_contextIcE12check_arg_idEi[_ZN3fmt3v11W3fmt13parse_contextIcE12check_arg_idEi]+0x2c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype (({parm#2}.out)()) fmt::v11::range_formatter@fmt::format > const&, fmt::v11::context@fmt>(std::__1::vector > const&, fmt::v11::context@fmt&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt15range_formatterIicvE6formatIRKNSt3__16vectorIiNS5_9allocatorIiEEEENS0_S1_7contextEEEDTcldtfp0_3outEEOT_RT0_[_ZNK3fmt3v11W3fmt15range_formatterIicvE6formatIRKNSt3__16vectorIiNS5_9allocatorIiEEEENS0_S1_7contextEEEDTcldtfp0_3outEEOT_RT0_]+0x37): undefined reference to `fmt::v11::context@fmt::out()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt15range_formatterIicvE6formatIRKNSt3__16vectorIiNS5_9allocatorIiEEEENS0_S1_7contextEEEDTcldtfp0_3outEEOT_RT0_[_ZNK3fmt3v11W3fmt15range_formatterIicvE6formatIRKNSt3__16vectorIiNS5_9allocatorIiEEEENS0_S1_7contextEEEDTcldtfp0_3outEEOT_RT0_]+0x16a): undefined reference to `fmt::v11::context@fmt::advance_to(fmt::v11::basic_appender@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype (({parm#2}.out)()) fmt::v11::detail::native_formatter@fmt::format(int const&, fmt::v11::context@fmt&) const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0x1d): undefined reference to `fmt::v11::basic_specs@fmt::dynamic() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0x2e): undefined reference to `fmt::v11::context@fmt::out()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0x44): undefined reference to `fmt::v11::context@fmt::locale()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0x89): undefined reference to `fmt::v11::basic_specs@fmt::dynamic_width() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0xad): undefined reference to `fmt::v11::basic_specs@fmt::dynamic_precision() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0xd1): undefined reference to `fmt::v11::context@fmt::out()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_[_ZNK3fmt3v116detailW3fmt16native_formatterIicLNS1_S2_4typeE1EE6formatINS0_S2_7contextEEEDTcldtfp0_3outEERKiRT_]+0xe7): undefined reference to `fmt::v11::context@fmt::locale()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x1f): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x7f): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIciTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xb0): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_format_arg@fmt::basic_format_arg()': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt16basic_format_argINS0_S1_7contextEEC2Ev[_ZN3fmt3v11W3fmt16basic_format_argINS0_S1_7contextEEC2Ev]+0x1d): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_int@fmt, unsigned int>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x3f): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x80): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0xb7): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0xe8): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0xfe): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x177): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x1d9): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x1ef): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEjEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x38b): undefined reference to `fmt::v11::detail::size_padding@fmt::size_padding(int, unsigned int, fmt::v11::format_specs@fmt const&)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char* fmt::v11::detail::do_format_decimal@fmt(char*, unsigned int, int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt17do_format_decimalIcjEEPT_S5_T0_i[_ZN3fmt3v116detailW3fmt17do_format_decimalIcjEEPT_S5_T0_i]+0x4c): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_char@fmt >(fmt::v11::basic_appender@fmt, char, fmt::v11::format_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10write_charIcNS0_S2_14basic_appenderIcEEEET0_S6_T_RKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt10write_charIcNS0_S2_14basic_appenderIcEEEET0_S6_T_RKNS0_S2_12format_specsE]+0x1b): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `std::__1::make_unsigned::type fmt::v11::detail::to_unsigned@fmt(int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11to_unsignedIiEENSt3__113make_unsignedIT_E4typeES6_[_ZN3fmt3v116detailW3fmt11to_unsignedIiEENSt3__113make_unsignedIT_E4typeES6_]+0x34): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_char@fmt >(fmt::v11::basic_appender@fmt, char, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_char@fmt >(fmt::v11::basic_appender@fmt, char, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_10write_charIcS6_EET0_S8_T_RKNS0_S2_12format_specsEEUlS6_E_EET1_SF_SC_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_10write_charIcS6_EET0_S8_T_RKNS0_S2_12format_specsEEUlS6_E_EET1_SF_SC_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_10write_charIcS6_EET0_S8_T_RKNS0_S2_12format_specsEEUlS6_E_EET1_SF_SC_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_10write_charIcS6_EET0_S8_T_RKNS0_S2_12format_specsEEUlS6_E_EET1_SF_SC_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::fill@fmt >(fmt::v11::basic_appender@fmt, unsigned long, fmt::v11::basic_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt4fillIcNS0_S2_14basic_appenderIcEEEET0_S6_mRKNS0_S2_11basic_specsE[_ZN3fmt3v116detailW3fmt4fillIcNS0_S2_14basic_appenderIcEEEET0_S6_mRKNS0_S2_11basic_specsE]+0x19): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::needs_escape@fmt(unsigned int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12needs_escapeEj[_ZN3fmt3v116detailW3fmt12needs_escapeEj]+0x4b): undefined reference to `fmt::v11::detail::is_printable@fmt(unsigned int)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_int@fmt, unsigned int>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_int@fmt, unsigned int>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_jEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_jEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_jEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_jEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `int fmt::v11::detail::get_dynamic_spec@fmt(fmt::v11::arg_id_kind@fmt, fmt::v11::detail::arg_ref@fmt const&, fmt::v11::context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_[_ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_]+0x3c): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_[_ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_]+0x59): undefined reference to `fmt::v11::context@fmt::arg(int) const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_[_ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_]+0x86): undefined reference to `fmt::v11::context@fmt::arg(fmt::v11::basic_string_view@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_[_ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_]+0xa6): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_[_ZN3fmt3v116detailW3fmt16get_dynamic_specINS0_S2_7contextEEEiNS0_S2_11arg_id_kindERKNS1_S2_7arg_refINT_9char_typeEEERS7_]+0xeb): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt::visit(fmt::v11::detail::dynamic_spec_getter@fmt&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_7contextEE5visitINS0_6detailS1_19dynamic_spec_getterEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_7contextEE5visitINS0_6detailS1_19dynamic_spec_getterEEEDTclfp_Li0EEEOT_]+0x309): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIbTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIbTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_[_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIbTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_]+0x1f): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIcTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIcTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_[_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIcTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_]+0x1d): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIfTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIfTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_[_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIfTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_]+0x1c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIdTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIdTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_[_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIdTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_]+0x1c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIeTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIeTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_[_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIeTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS7_]+0x1d): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o:driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIPKcTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS9_[_ZN3fmt3v116detailW3fmt19dynamic_spec_getterclIPKcTnNSt3__19enable_ifIXntsr10is_integerIT_EE5valueEiE4typeELi0EEEyS9_]+0x1b): more undefined references to `fmt::v11::report_error@fmt(char const*)' follow /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::vprint@fmt(_IO_FILE*, fmt::v11::text_style@fmt const&, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt6vprintEP8_IO_FILERKNS0_S1_10text_styleENS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE[_ZN3fmt3v11W3fmt6vprintEP8_IO_FILERKNS0_S1_10text_styleENS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE]+0xc6): undefined reference to `fmt::v11::vprint@fmt(_IO_FILE*, fmt::v11::text_style@fmt const&, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)::{lambda()#1}::operator()() const::FMT_COMPILE_STRING::operator fmt::v11::basic_string_view@fmt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::vformat_to@fmt(fmt::v11::detail::buffer@fmt&, fmt::v11::text_style@fmt const&, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt::type, char>::value, fmt::v11::context@fmt, fmt::v11::generic_context@fmt::type>, fmt::v11::type_identity@fmt::type> >::type>)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x2c): undefined reference to `fmt::v11::text_style@fmt::has_emphasis() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x46): undefined reference to `fmt::v11::text_style@fmt::get_emphasis() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x95): undefined reference to `fmt::v11::text_style@fmt::has_foreground() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0xaf): undefined reference to `fmt::v11::text_style@fmt::get_foreground() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x103): undefined reference to `fmt::v11::text_style@fmt::has_background() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x11d): undefined reference to `fmt::v11::text_style@fmt::get_background() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x1ba): undefined reference to `fmt::v11::detail::locale_ref@fmt::locale_ref()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE[_ZN3fmt3v116detailW3fmt10vformat_toIcEEvRNS1_S2_6bufferIT_EERKNS0_S2_10text_styleENS0_S2_17basic_string_viewIS5_EENS0_S2_17basic_format_argsINSt3__111conditionalIXsr3std7is_sameINS0_S2_13type_identityIS5_E4typeEcEE5valueENS0_S2_7contextENS0_S2_15generic_contextINS0_S2_14basic_appenderISI_EESI_EEE4typeEEE]+0x1e9): undefined reference to `void fmt::v11::detail::vformat_to@fmt(fmt::v11::detail::buffer@fmt&, fmt::v11::basic_string_view@fmt, fmt::v11::detail::vformat_args@fmt::type, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::print@fmt >(_IO_FILE*, fmt::v11::basic_format_string@fmt >::type>, fmt::v11::basic_string_view@fmt&&)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt5printIJNS0_S1_17basic_string_viewIcEEEEEvP8_IO_FILENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS9_[_ZN3fmt3v11W3fmt5printIJNS0_S1_17basic_string_viewIcEEEEEvP8_IO_FILENS0_S1_19basic_format_stringIcJDpNS0_S1_13type_identityIT_E4typeEEEEDpOS9_]+0x173): undefined reference to `fmt::v11::vprint@fmt(_IO_FILE*, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::allocator@fmt::allocate(unsigned long)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9allocatorIcE8allocateEm[_ZN3fmt3v116detailW3fmt9allocatorIcE8allocateEm]+0x50): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::ansi_color_escape@fmt::ansi_color_escape(fmt::v11::detail::color_type@fmt, char const*)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt17ansi_color_escapeIcEC2ENS1_S2_10color_typeEPKc[_ZN3fmt3v116detailW3fmt17ansi_color_escapeIcEC2ENS1_S2_10color_typeEPKc]+0x1a2): undefined reference to `fmt::v11::rgb@fmt::rgb(unsigned int)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::value@fmt::format_custom > >, fmt::v11::formatter@fmt > >, char, void> >(void*, fmt::v11::parse_context@fmt&, fmt::v11::context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5valueINS0_S2_7contextEE13format_customINSt3__16chrono10time_pointINS8_12system_clockENS8_8durationIxNS7_5ratioILl1ELl1000000EEEEEEENS0_S2_9formatterISF_cvEEEEvPvRNS0_S2_13parse_contextIcEERS4_[_ZN3fmt3v116detailW3fmt5valueINS0_S2_7contextEE13format_customINSt3__16chrono10time_pointINS8_12system_clockENS8_8durationIxNS7_5ratioILl1ELl1000000EEEEEEENS0_S2_9formatterISF_cvEEEEvPvRNS0_S2_13parse_contextIcEERS4_]+0x7a): undefined reference to `fmt::v11::context@fmt::advance_to(fmt::v11::basic_appender@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::formatter@fmt::formatter()': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt9formatterI2tmcvEC2Ev[_ZN3fmt3v11W3fmt9formatterI2tmcvEC2Ev]+0x15): undefined reference to `fmt::v11::format_specs@fmt::format_specs()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_align@fmt(char const*, char const*, fmt::v11::format_specs@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_alignIcEEPKT_S6_S6_RNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt11parse_alignIcEEPKT_S6_S6_RNS0_S2_12format_specsE]+0x41): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_alignIcEEPKT_S6_S6_RNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt11parse_alignIcEEPKT_S6_S6_RNS0_S2_12format_specsE]+0x143): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_alignIcEEPKT_S6_S6_RNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt11parse_alignIcEEPKT_S6_S6_RNS0_S2_12format_specsE]+0x1d7): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char const* fmt::v11::detail::parse_chrono_format@fmt(char const*, char const*, fmt::v11::detail::tm_format_checker@fmt&&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x2f7): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_year(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x307): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_short_year(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x317): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_century(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x325): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_iso_week_based_year()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x333): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_iso_week_based_short_year()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x341): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_abbr_weekday()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x34f): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_full_weekday()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x35f): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec0_weekday(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x36f): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec1_weekday(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x37d): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_abbr_month()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x38b): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_full_month()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x39b): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec_month(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x3ae): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec0_week_of_year(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x3c1): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec1_week_of_year(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x3d4): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_iso_week_of_year(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x3e2): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_day_of_year()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x3f5): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_day_of_month(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x40a): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_day_of_month(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x41d): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_24_hour(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x430): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_12_hour(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x443): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_minute(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x456): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_second(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x466): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_datetime(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x476): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_loc_date(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x486): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_loc_time(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x494): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_us_date()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x4a2): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_iso_date()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x4b0): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_12_hour_time()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x4be): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_24_hour_time()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x4cc): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_iso_time()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x4da): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_am_pm()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x506): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_utc_offset(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x514): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_tz_name()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x5c6): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_year(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x5d4): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_offset_year()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x5e7): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_century(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x5fa): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_datetime(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x60d): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_loc_date(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x620): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_loc_time(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x633): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_utc_offset(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x753): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_short_year(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x766): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec_month(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x77c): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec0_week_of_year(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x792): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec1_week_of_year(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x7a8): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_iso_week_of_year(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x7be): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_day_of_month(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x7d6): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_day_of_month(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x7e9): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec0_weekday(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x7fc): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_dec1_weekday(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x812): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_24_hour(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x828): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_12_hour(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x83e): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_minute(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x854): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_second(fmt::v11::detail::numeric_system@fmt, fmt::v11::detail::pad_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_[_ZN3fmt3v116detailW3fmt19parse_chrono_formatIcNS1_S2_17tm_format_checkerEEEPKT_S7_S7_OT0_]+0x867): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::on_utc_offset(fmt::v11::detail::numeric_system@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::null_chrono_spec_handler@fmt::unsupported()': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24null_chrono_spec_handlerINS1_S2_17tm_format_checkerEE11unsupportedEv[_ZN3fmt3v116detailW3fmt24null_chrono_spec_handlerINS1_S2_17tm_format_checkerEE11unsupportedEv]+0x11): undefined reference to `fmt::v11::detail::tm_format_checker@fmt::unsupported()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype (({parm#2}.out)()) fmt::v11::formatter@fmt::do_format >, fmt::v11::context@fmt>(tm const&, fmt::v11::context@fmt&, std::__1::chrono::duration > const*) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0x6c): undefined reference to `fmt::v11::basic_specs@fmt::dynamic_width() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0xa3): undefined reference to `fmt::v11::context@fmt::locale()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0xc9): undefined reference to `fmt::v11::detail::locale_ref@fmt::operator bool() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0xed): undefined reference to `fmt::v11::detail::get_locale@fmt::get_locale(bool, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0xfe): undefined reference to `fmt::v11::detail::get_locale@fmt::operator std::__1::locale const&() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0x18d): undefined reference to `fmt::v11::context@fmt::out()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0x224): undefined reference to `fmt::v11::detail::get_locale@fmt::~get_locale()' /usr/bin/ld: driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_[_ZNK3fmt3v11W3fmt9formatterI2tmcvE9do_formatINSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEENS0_S1_7contextEEEDTcldtfp0_3outEERKS3_RT0_PKT_]+0x272): undefined reference to `fmt::v11::detail::get_locale@fmt::~get_locale()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::gmtime@fmt(long)': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt6gmtimeEl[_ZN3fmt3v11W3fmt6gmtimeEl]+0x1d): undefined reference to `fmt::v11::gmtime@fmt(long)::dispatcher::dispatcher(long)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt6gmtimeEl[_ZN3fmt3v11W3fmt6gmtimeEl]+0x26): undefined reference to `fmt::v11::gmtime@fmt(long)::dispatcher::run()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_NS0_S2_17basic_string_viewIT_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_NS0_S2_17basic_string_viewIT_EERKNS0_S2_12format_specsE]+0x91): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `std::__1::make_unsigned::type fmt::v11::detail::to_unsigned@fmt(long long)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11to_unsignedIxEENSt3__113make_unsignedIT_E4typeES6_[_ZN3fmt3v116detailW3fmt11to_unsignedIxEENSt3__113make_unsignedIT_E4typeES6_]+0x36): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char* fmt::v11::detail::do_format_decimal@fmt(char*, unsigned long, int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt17do_format_decimalIcmEEPT_S5_T0_i[_ZN3fmt3v116detailW3fmt17do_format_decimalIcmEEPT_S5_T0_i]+0x4e): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_yday() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_ydayEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_ydayEv]+0x4c): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_wday() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_wdayEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_wdayEv]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write@fmt >(fmt::v11::basic_appender@fmt, char const*)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_]+0x5a): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_mon() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE6tm_monEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE6tm_monEv]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_mday() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_mdayEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_mdayEv]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_hour() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_hourEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE7tm_hourEv]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_min() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE6tm_minEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE6tm_minEv]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::tm_writer@fmt, char, std::__1::chrono::duration > >::tm_sec() const': driver-modules.o.ii:(.text._ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE6tm_secEv[_ZNK3fmt3v116detailW3fmt9tm_writerINS0_S2_14basic_appenderIcEEcNSt3__16chrono8durationIxNS6_5ratioILl1ELl1000000EEEEEE6tm_secEv]+0x47): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEEZNS1_S2_5writeIcS6_EET0_S8_NS0_S2_17basic_string_viewIT_EERKNS0_S2_12format_specsEEUlS6_E_EET1_SG_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEEZNS1_S2_5writeIcS6_EET0_S8_NS0_S2_17basic_string_viewIT_EERKNS0_S2_12format_specsEEUlS6_E_EET1_SG_SE_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEEZNS1_S2_5writeIcS6_EET0_S8_NS0_S2_17basic_string_viewIT_EERKNS0_S2_12format_specsEEUlS6_E_EET1_SG_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEEZNS1_S2_5writeIcS6_EET0_S8_NS0_S2_17basic_string_viewIT_EERKNS0_S2_12format_specsEEUlS6_E_EET1_SG_SE_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::for_each_codepoint@fmt, unsigned long)::{lambda(unsigned int, fmt::v11::basic_string_view@fmt)#1}>(fmt::v11::basic_string_view@fmt, fmt::v11::detail::code_point_index@fmt(fmt::v11::basic_string_view@fmt, unsigned long)::{lambda(unsigned int, fmt::v11::basic_string_view@fmt)#1})': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_16code_point_indexENS0_S2_17basic_string_viewIcEEmEUljS5_E_EEvS5_T_[_ZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_16code_point_indexENS0_S2_17basic_string_viewIcEEmEUljS5_E_EEvS5_T_]+0x11e): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::for_each_codepoint@fmt)#1}>(fmt::v11::basic_string_view@fmt, fmt::v11::detail::find_escape@fmt(char const*, char const*)::{lambda(unsigned int, fmt::v11::basic_string_view@fmt)#1})': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_11find_escapeEPKcS5_EUljNS0_S2_17basic_string_viewIcEEE_EEvS7_T_[_ZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_11find_escapeEPKcS5_EUljNS0_S2_17basic_string_viewIcEEE_EEvS7_T_]+0x10f): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::for_each_codepoint@fmt)::count_code_points>(fmt::v11::basic_string_view@fmt, fmt::v11::detail::compute_width@fmt(fmt::v11::basic_string_view@fmt)::count_code_points)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_13compute_widthENS0_S2_17basic_string_viewIcEEE17count_code_pointsEEvS5_T_[_ZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_13compute_widthENS0_S2_17basic_string_viewIcEEE17count_code_pointsEEvS5_T_]+0x10f): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::for_each_codepoint@fmt)::count_code_points>(fmt::v11::basic_string_view@fmt, fmt::v11::detail::compute_width@fmt(fmt::v11::basic_string_view@fmt)::count_code_points)::{lambda(char const*, char const*)#1}::operator()(char const*, char const*) const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_13compute_widthENS0_S2_17basic_string_viewIcEEE17count_code_pointsEEvS5_T_ENKUlPKcS9_E_clES9_S9_[_ZZN3fmt3v116detailW3fmt18for_each_codepointIZNS1_S2_13compute_widthENS0_S2_17basic_string_viewIcEEE17count_code_pointsEEvS5_T_ENKUlPKcS9_E_clES9_S9_]+0xba): undefined reference to `fmt::v11::detail::compute_width@fmt(fmt::v11::basic_string_view@fmt)::count_code_points::operator()(unsigned int, fmt::v11::basic_string_view@fmt) const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::vprintf@fmt >(fmt::v11::detail::buffer@fmt&, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt >)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x254): undefined reference to `fmt::v11::format_specs@fmt::format_specs()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x265): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x2cb): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x44d): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x57f): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x5cf): undefined reference to `fmt::v11::basic_specs@fmt::clear_alt()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x613): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x62d): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x643): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x8c4): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x9c0): undefined reference to `fmt::v11::basic_specs@fmt::set_type(fmt::v11::presentation_type@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x9cc): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x9e3): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE[_ZN3fmt3v116detailW3fmt7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS7_EENS0_S2_17basic_format_argsIT0_EE]+0x9fc): undefined reference to `fmt::v11::basic_specs@fmt::set_upper()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `int fmt::v11::detail::parse_header@fmt >(fmt::v11::detail::buffer@fmt&, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt >)::{lambda(int)#1}>(char const*&, char const*, fmt::v11::format_specs@fmt&, fmt::v11::detail::vprintf@fmt >(fmt::v11::detail::buffer@fmt&, fmt::v11::basic_string_view@fmt, fmt::v11::basic_format_args@fmt >)::{lambda(int)#1})': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_[_ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_]+0xcf): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_[_ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_]+0xf2): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_[_ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_]+0x191): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_[_ZN3fmt3v116detailW3fmt12parse_headerIcZNS1_S2_7vprintfIcNS0_S2_20basic_printf_contextIcEEEEvRNS1_S2_6bufferIT_EENS0_S2_17basic_string_viewIS8_EENS0_S2_17basic_format_argsIT0_EEEUliE_EEiRPKS8_SI_RNS0_S2_12format_specsESE_]+0x1d6): undefined reference to `fmt::v11::detail::printf_width_handler@fmt::printf_width_handler(fmt::v11::format_specs@fmt&)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit(fmt::v11::detail::printf_precision_handler@fmt&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_24printf_precision_handlerEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_24printf_precision_handlerEEEDTclfp_Li0EEEOT_]+0x2fa): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit >(fmt::v11::detail::get_cstring@fmt&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_11get_cstringIcEEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_11get_cstringIcEEEEDTclfp_Li0EEEOT_]+0x309): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit(fmt::v11::detail::is_zero_int@fmt&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_11is_zero_intEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_11is_zero_intEEEDTclfp_Li0EEEOT_]+0x318): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit > >(fmt::v11::detail::char_converter@fmt >&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_14char_converterIS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_14char_converterIS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit >(fmt::v11::detail::printf_arg_formatter@fmt&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_20printf_arg_formatterIcEEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_20printf_arg_formatterIcEEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::parse_flags@fmt(fmt::v11::format_specs@fmt&, char const*&, char const*)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_[_ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_]+0x59): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_[_ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_]+0x6c): undefined reference to `fmt::v11::basic_specs@fmt::set_sign(fmt::v11::sign@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_[_ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_]+0x7f): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_[_ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_]+0x8d): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_[_ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_]+0xa4): undefined reference to `fmt::v11::basic_specs@fmt::set_sign(fmt::v11::sign@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_[_ZN3fmt3v116detailW3fmt11parse_flagsIcEEvRNS0_S2_12format_specsERPKT_S8_]+0xb2): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit(fmt::v11::detail::printf_width_handler@fmt&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_20printf_width_handlerEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_20printf_width_handlerEEEDTclfp_Li0EEEOT_]+0x2fa): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x3f): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x71): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x3f): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x71): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x43): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x7b): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x43): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x7b): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x73): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0xc2): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x73): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0xc2): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIbTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIbTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIbTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x4e): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIbTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIbTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x80): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIcTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIcTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIcTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x44): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIcTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIcTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x76): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIfTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIfTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIfTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x1c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIdTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIdTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIdTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x1c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIeTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIeTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIeTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS7_]+0x1d): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_width_handlerclIPKcTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS9_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclIPKcTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS9_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclIPKcTnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS9_]+0x1b): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o:driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_width_handlerclINS0_S2_17basic_string_viewIcEETnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS9_[_ZN3fmt3v116detailW3fmt20printf_width_handlerclINS0_S2_17basic_string_viewIcEETnNSt3__19enable_ifIXntsr3std11is_integralIT_EE5valueEiE4typeELi0EEEjS9_]+0x1f): more undefined references to `fmt::v11::report_error@fmt(char const*)' follow /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_format_arg@fmt >::basic_format_arg()': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEEC2Ev[_ZN3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEEC2Ev]+0x1d): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x13): undefined reference to `fmt::v11::detail::int_checker@fmt::fits_in_int(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIiTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x2a): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIjTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x2a): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIxTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x2c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIyTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x2c): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt24printf_precision_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclInTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x54): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o:driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt24printf_precision_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_[_ZN3fmt3v116detailW3fmt24printf_precision_handlerclIoTnNSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEiE4typeELi0EEEiS7_]+0x54): more undefined references to `fmt::v11::report_error@fmt(char const*)' follow /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit > >(fmt::v11::detail::arg_converter@fmt >&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIaS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIaS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit > >(fmt::v11::detail::arg_converter@fmt >&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIsS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIsS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit > >(fmt::v11::detail::arg_converter@fmt >&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIxS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIxS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit > >(fmt::v11::detail::arg_converter@fmt >&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIlS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIlS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `decltype ({parm#1}(0)) fmt::v11::basic_format_arg@fmt >::visit > >(fmt::v11::detail::arg_converter@fmt >&&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterImS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterImS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): undefined reference to `fmt::v11::monostate@fmt::monostate()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o:driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIvS4_EEEEDTclfp_Li0EEEOT_[_ZNK3fmt3v11W3fmt16basic_format_argINS0_S1_20basic_printf_contextIcEEE5visitINS0_6detailS1_13arg_converterIvS4_EEEEDTclfp_Li0EEEOT_]+0x2c4): more undefined references to `fmt::v11::monostate@fmt::monostate()' follow /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0x3a): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0x4b): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0x70): undefined reference to `fmt::v11::basic_specs@fmt::set_sign(fmt::v11::sign@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0x79): undefined reference to `fmt::v11::basic_specs@fmt::clear_alt()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0x87): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0xa2): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0xb9): undefined reference to `fmt::v11::basic_specs@fmt::set_align(fmt::v11::align@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclIcTnNSt3__19enable_ifIXsr6detail11is_integralIT_EE5valueEiE4typeELi0EEEvS8_]+0xd3): undefined reference to `fmt::v11::detail::locale_ref@fmt::locale_ref()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::printf_arg_formatter@fmt::operator()(char const*)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclEPKc[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcEclEPKc]+0x3e): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x1f): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x7f): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcjTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xb0): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x20): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x81): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcxTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xb4): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_int@fmt, unsigned long>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x4a): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x8b): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0xcb): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0xfd): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x113): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x196): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x206): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x21c): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEmEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x3d7): undefined reference to `fmt::v11::detail::size_padding@fmt::size_padding(int, unsigned int, fmt::v11::format_specs@fmt const&)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_int@fmt, unsigned long>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_int@fmt, unsigned long>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_mEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_mEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_mEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_mEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x20): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x81): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcyTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xb4): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x34): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xaf): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcnTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xf3): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_int@fmt, unsigned __int128>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x57): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x98): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x112): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x16b): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x181): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x234): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x2dc): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x2f2): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt9write_intIcNS0_S2_14basic_appenderIcEEoEET0_S6_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsE]+0x4b8): undefined reference to `fmt::v11::detail::size_padding@fmt::size_padding(int, unsigned int, fmt::v11::format_specs@fmt const&)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char* fmt::v11::detail::do_format_decimal@fmt(char*, unsigned __int128, int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt17do_format_decimalIcoEEPT_S5_T0_i[_ZN3fmt3v116detailW3fmt17do_format_decimalIcoEEPT_S5_T0_i]+0x76): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_int@fmt, unsigned __int128>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_int@fmt, unsigned __int128>(fmt::v11::basic_appender@fmt, fmt::v11::detail::write_int_arg@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_oEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_oEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_oEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_intIcS6_oEET0_S8_NS1_S2_13write_int_argIT1_EERKNS0_S2_12format_specsEEUlS6_E_EESA_SA_SE_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x34): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xaf): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcoTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xf3): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x21): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x32): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEbTnNSt3__19enable_ifIXsr3std7is_sameIT1_bEE5valueEiE4typeELi0EEET0_SB_S8_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x66): undefined reference to `fmt::v11::detail::locale_ref@fmt::locale_ref()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_bytes@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_bytes@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_1ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_1ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_1ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_1ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::check_char_specs@fmt(fmt::v11::format_specs@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE]+0x11): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE]+0x44): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE]+0x56): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE]+0x68): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt16check_char_specsERKNS0_S2_12format_specsE]+0x84): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x22): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x83): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIchTnNSt3__19enable_ifIXaaaasr11is_integralIT0_EE5valuentsr3std7is_sameIS6_bEE5valuentsr3std7is_sameIS6_T_EE5valueEiE4typeELi0EEENS0_S2_14basic_appenderIS7_EESB_S6_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0xb4): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x27): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x8c): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_float@fmt, float>(fmt::v11::basic_appender@fmt, float, fmt::v11::format_specs@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x52): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0xdc): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x176): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x194): undefined reference to `fmt::v11::detail::dragonbox::decimal_fp@fmt fmt::v11::detail::dragonbox::to_decimal@fmt(float)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x1f0): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x370): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3b1): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3dc): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3f7): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEfEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x42d): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_nonfinite@fmt >(fmt::v11::basic_appender@fmt, bool, fmt::v11::format_specs@fmt, fmt::v11::sign@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE[_ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE]+0x31): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE[_ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE]+0x7a): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE[_ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE]+0xe8): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE[_ZN3fmt3v116detailW3fmt15write_nonfiniteIcNS0_S2_14basic_appenderIcEEEET0_S6_bNS0_S2_12format_specsENS0_S2_4signE]+0x12f): undefined reference to `fmt::v11::basic_specs@fmt::set_fill(char)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x17a): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x215): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x274): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x31f): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `int fmt::v11::detail::format_float@fmt(double, int, fmt::v11::format_specs@fmt const&, bool, fmt::v11::detail::buffer@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x36): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x1d6): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x236): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x2d0): undefined reference to `fmt::v11::detail::dragonbox::get_cached_power@fmt(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x312): undefined reference to `fmt::v11::detail::uint128_fallback@fmt::high() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x322): undefined reference to `fmt::v11::detail::uint128_fallback@fmt::low() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIdEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0xa31): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_nonfinite@fmt >(fmt::v11::basic_appender@fmt, bool, fmt::v11::format_specs@fmt, fmt::v11::sign@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_nonfinite@fmt >(fmt::v11::basic_appender@fmt, bool, fmt::v11::format_specs@fmt, fmt::v11::sign@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_15write_nonfiniteIcS6_EET0_S8_bNS0_S2_12format_specsENS0_S2_4signEEUlS6_E_EET1_SD_RKS9_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_15write_nonfiniteIcS6_EET0_S8_bNS0_S2_12format_specsENS0_S2_4signEEUlS6_E_EET1_SD_RKS9_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_15write_nonfiniteIcS6_EET0_S8_bNS0_S2_12format_specsENS0_S2_4signEEUlS6_E_EET1_SD_RKS9_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE1ENS0_S2_14basic_appenderIcEERZNS1_S2_15write_nonfiniteIcS6_EET0_S8_bNS0_S2_12format_specsENS0_S2_4signEEUlS6_E_EET1_SD_RKS9_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x5c): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0xf0): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x1d2): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x356): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x385): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x3d2): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x527): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x5bb): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x76d): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `char fmt::v11::detail::decimal_point@fmt(fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13decimal_pointIcEET_NS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt13decimal_pointIcEET_NS1_S2_10locale_refE]+0x19): undefined reference to `char fmt::v11::detail::decimal_point_impl@fmt(fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda()#1}::operator()() const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv]+0x15): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv]+0x2f): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_exponent@fmt >(int, fmt::v11::basic_appender@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14write_exponentIcNS0_S2_14basic_appenderIcEEEET0_iS6_[_ZN3fmt3v116detailW3fmt14write_exponentIcNS0_S2_14basic_appenderIcEEEET0_iS6_]+0x49): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::thousands_sep_result@fmt fmt::v11::detail::thousands_sep@fmt(fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13thousands_sepIcEENS1_S2_20thousands_sep_resultIT_EENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt13thousands_sepIcEENS1_S2_20thousands_sep_resultIT_EENS1_S2_10locale_refE]+0x30): undefined reference to `fmt::v11::detail::thousands_sep_result@fmt fmt::v11::detail::thousands_sep_impl@fmt(fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}::operator()(fmt::v11::basic_appender@fmt) const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlS5_E0_clES5_[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlS5_E0_clES5_]+0x9f): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::allocator@fmt::allocate(unsigned long)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt9allocatorIiE8allocateEm[_ZN3fmt3v116detailW3fmt9allocatorIiE8allocateEm]+0x50): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#3}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#3}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#4}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#4}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIfEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_bytes@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_bytes@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::basic_string_view@fmt, fmt::v11::format_specs@fmt const&)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_2ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_2ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_2ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_11write_bytesIcLS4_2ES6_EET1_S8_NS0_S2_17basic_string_viewIcEERKNS0_S2_12format_specsEEUlS6_E_EES8_S8_SD_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::dragonbox::floor_log10_pow2@fmt(int)': driver-modules.o.ii:(.text._ZN3fmt3v116detail9dragonboxW3fmt16floor_log10_pow2Ei[_ZN3fmt3v116detail9dragonboxW3fmt16floor_log10_pow2Ei]+0x3a): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::dragonbox::floor_log2_pow10@fmt(int)': driver-modules.o.ii:(.text._ZN3fmt3v116detail9dragonboxW3fmt16floor_log2_pow10Ei[_ZN3fmt3v116detail9dragonboxW3fmt16floor_log2_pow10Ei]+0x3a): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::dragonbox::umul192_upper128@fmt(unsigned long, fmt::v11::detail::uint128_fallback@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detail9dragonboxW3fmt16umul192_upper128EmNS1_S3_16uint128_fallbackE[_ZN3fmt3v116detail9dragonboxW3fmt16umul192_upper128EmNS1_S3_16uint128_fallbackE]+0x25): undefined reference to `fmt::v11::detail::uint128_fallback@fmt::high() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detail9dragonboxW3fmt16umul192_upper128EmNS1_S3_16uint128_fallbackE[_ZN3fmt3v116detail9dragonboxW3fmt16umul192_upper128EmNS1_S3_16uint128_fallbackE]+0x4a): undefined reference to `fmt::v11::detail::uint128_fallback@fmt::low() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detail9dragonboxW3fmt16umul192_upper128EmNS1_S3_16uint128_fallbackE[_ZN3fmt3v116detail9dragonboxW3fmt16umul192_upper128EmNS1_S3_16uint128_fallbackE]+0x62): undefined reference to `fmt::v11::detail::uint128_fallback@fmt::operator+=(unsigned long)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::format_dragon@fmt(fmt::v11::detail::basic_fp@fmt, unsigned int, int, fmt::v11::detail::buffer@fmt&, int&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x2c): undefined reference to `fmt::v11::detail::bigint@fmt::bigint()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x38): undefined reference to `fmt::v11::detail::bigint@fmt::bigint()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x49): undefined reference to `fmt::v11::detail::bigint@fmt::bigint()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x5a): undefined reference to `fmt::v11::detail::bigint@fmt::bigint()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x107): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x138): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x178): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x20a): undefined reference to `fmt::v11::detail::bigint@fmt::assign_pow10(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x221): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x24c): undefined reference to `fmt::v11::detail::bigint@fmt::assign_pow10(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x264): undefined reference to `fmt::v11::detail::bigint@fmt::assign(fmt::v11::detail::bigint@fmt const&)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x289): undefined reference to `fmt::v11::detail::bigint@fmt::assign(fmt::v11::detail::bigint@fmt const&)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x29f): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x2ff): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x338): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x38f): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x3a6): undefined reference to `fmt::v11::detail::bigint@fmt::assign_pow10(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x3c9): undefined reference to `fmt::v11::detail::bigint@fmt::operator<<=(int)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x58b): undefined reference to `fmt::v11::detail::bigint@fmt::divmod_assign(fmt::v11::detail::bigint@fmt const&)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x8eb): undefined reference to `fmt::v11::detail::bigint@fmt::divmod_assign(fmt::v11::detail::bigint@fmt const&)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi[_ZN3fmt3v116detailW3fmt13format_dragonENS1_S2_8basic_fpIoEEjiRNS1_S2_6bufferIcEERi]+0x969): undefined reference to `fmt::v11::detail::bigint@fmt::divmod_assign(fmt::v11::detail::bigint@fmt const&)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::umul128@fmt(unsigned long, unsigned long)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7umul128Emm[_ZN3fmt3v116detailW3fmt7umul128Emm]+0x30): undefined reference to `fmt::v11::detail::uint128_fallback@fmt::uint128_fallback(unsigned long, unsigned long)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::bigint@fmt::operator=(unsigned __int128)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt6bigintaSIoEEvT_[_ZN3fmt3v116detailW3fmt6bigintaSIoEEvT_]+0x61): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::bigint@fmt::operator=(int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt6bigintaSIiEEvT_[_ZN3fmt3v116detailW3fmt6bigintaSIiEEvT_]+0x40): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::bigint@fmt& fmt::v11::detail::bigint@fmt::operator*=(unsigned __int128)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt6bigintmLIoEERS3_T_[_ZN3fmt3v116detailW3fmt6bigintmLIoEERS3_T_]+0x61): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::bigint@fmt::operator=(unsigned long long)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt6bigintaSIyEEvT_[_ZN3fmt3v116detailW3fmt6bigintaSIyEEvT_]+0x42): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::add_compare@fmt(fmt::v11::detail::bigint@fmt const&, fmt::v11::detail::bigint@fmt const&, fmt::v11::detail::bigint@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_[_ZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_]+0x2d): undefined reference to `fmt::v11::detail::bigint@fmt::num_bigits() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_[_ZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_]+0x39): undefined reference to `fmt::v11::detail::bigint@fmt::num_bigits() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_[_ZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_]+0x53): undefined reference to `fmt::v11::detail::bigint@fmt::num_bigits() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::bigint@fmt& fmt::v11::detail::bigint@fmt::operator*=(int)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt6bigintmLIiEERS3_T_[_ZN3fmt3v116detailW3fmt6bigintmLIiEERS3_T_]+0x40): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt6bigintmLIiEERS3_T_[_ZN3fmt3v116detailW3fmt6bigintmLIiEERS3_T_]+0x4c): undefined reference to `fmt::v11::detail::bigint@fmt::multiply(unsigned int)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::compare@fmt(fmt::v11::detail::bigint@fmt const&, fmt::v11::detail::bigint@fmt const&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_[_ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_]+0x15): undefined reference to `fmt::v11::detail::bigint@fmt::num_bigits() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_[_ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_]+0x21): undefined reference to `fmt::v11::detail::bigint@fmt::num_bigits() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_[_ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_]+0xa2): undefined reference to `fmt::v11::detail::bigint@fmt::operator[](int) const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_[_ZN3fmt3v116detailW3fmt7compareERKNS1_S2_6bigintES5_]+0xb1): undefined reference to `fmt::v11::detail::bigint@fmt::operator[](int) const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::add_compare@fmt(fmt::v11::detail::bigint@fmt const&, fmt::v11::detail::bigint@fmt const&, fmt::v11::detail::bigint@fmt const&)::{lambda(fmt::v11::detail::bigint@fmt const&, int)#1}::operator()(fmt::v11::detail::bigint@fmt const&, int) const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_ENKUlS5_iE_clES5_i[_ZZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_ENKUlS5_iE_clES5_i]+0x31): undefined reference to `fmt::v11::detail::bigint@fmt::num_bigits() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_ENKUlS5_iE_clES5_i[_ZZN3fmt3v116detailW3fmt11add_compareERKNS1_S2_6bigintES5_S5_ENKUlS5_iE_clES5_i]+0x54): undefined reference to `fmt::v11::detail::bigint@fmt::operator[](int) const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x5e): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0xf5): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x1ec): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x375): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x3a4): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x3f1): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x546): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x5da): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x78c): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda()#1}::operator()() const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv]+0x15): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv]+0x2f): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESC_SC_SH_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESC_SC_SH_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESC_SC_SH_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESC_SC_SH_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}::operator()(fmt::v11::basic_appender@fmt) const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlS5_E0_clES5_[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_S9_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlS5_E0_clES5_]+0xa0): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#3}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#3}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESC_SC_SH_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESC_SC_SH_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#4}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::big_decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::big_decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#4}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESC_SC_SH_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESC_SC_SH_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_S2_14big_decimal_fpENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESC_SC_SH_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x27): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x8c): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_float@fmt, double>(fmt::v11::basic_appender@fmt, double, fmt::v11::format_specs@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x52): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0xdc): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x176): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x194): undefined reference to `fmt::v11::detail::dragonbox::decimal_fp@fmt fmt::v11::detail::dragonbox::to_decimal@fmt(double)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x1f8): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x352): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x393): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3be): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3d9): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEdEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x40f): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x5e): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0xf5): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x1ec): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x375): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x3a4): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x3f1): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x546): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x5da): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refE]+0x78c): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda()#1}::operator()() const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv]+0x15): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlvE_clEv]+0x2f): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E0_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#2}::operator()(fmt::v11::basic_appender@fmt) const': driver-modules.o.ii:(.text._ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlS5_E0_clES5_[_ZZN3fmt3v116detailW3fmt14do_write_floatIcNS0_S2_14basic_appenderIcEENS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SB_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEENKUlS5_E0_clES5_]+0xa0): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#3}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#3}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E1_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#4}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::do_write_float@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt, fmt::v11::detail::digit_grouping@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::detail::dragonbox::decimal_fp@fmt const&, fmt::v11::format_specs@fmt const&, fmt::v11::sign@fmt, fmt::v11::detail::locale_ref@fmt)::{lambda(fmt::v11::basic_appender@fmt)#4}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_14do_write_floatIcS6_NS1_9dragonboxS2_10decimal_fpIdEENS1_S2_14digit_groupingIcEEEET0_SD_RKT1_RKNS0_S2_12format_specsENS0_S2_4signENS1_S2_10locale_refEEUlS6_E2_EESE_SE_SJ_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x28): undefined reference to `fmt::v11::basic_specs@fmt::localized() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SB_S8_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x90): undefined reference to `fmt::v11::detail::write_loc@fmt(fmt::v11::basic_appender@fmt, fmt::v11::loc_value@fmt, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_float@fmt, long double>(fmt::v11::basic_appender@fmt, long double, fmt::v11::format_specs@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x56): undefined reference to `fmt::v11::basic_specs@fmt::sign() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0xe6): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x180): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x1bd): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x32e): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x36f): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x39a): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3b5): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt11write_floatIcNS0_S2_14basic_appenderIcEEeEET0_S6_T1_NS0_S2_12format_specsENS1_S2_10locale_refE]+0x3eb): undefined reference to `fmt::v11::basic_specs@fmt::set_alt()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x28a): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x34c): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x3ae): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS6_NS0_S2_12format_specsERNS1_S2_6bufferIcEE]+0x45f): undefined reference to `fmt::v11::basic_specs@fmt::upper() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `int fmt::v11::detail::format_float@fmt(long double, int, fmt::v11::format_specs@fmt const&, bool, fmt::v11::detail::buffer@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIeEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIeEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x38): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12format_floatIeEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE[_ZN3fmt3v116detailW3fmt12format_floatIeEEiT_iRKNS0_S2_12format_specsEbRNS1_S2_6bufferIcEE]+0x2e1): undefined reference to `fmt::v11::basic_specs@fmt::alt() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::printf_arg_formatter@fmt::write_null_pointer(bool)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt20printf_arg_formatterIcE18write_null_pointerEb[_ZN3fmt3v116detailW3fmt20printf_arg_formatterIcE18write_null_pointerEb]+0x3e): undefined reference to `fmt::v11::basic_specs@fmt::set_type(fmt::v11::presentation_type@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write@fmt >(fmt::v11::basic_appender@fmt, char const*, fmt::v11::format_specs@fmt const&, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x1d): undefined reference to `fmt::v11::basic_specs@fmt::type() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x69): undefined reference to `fmt::v11::report_error@fmt(char const*)' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_RKNS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_PKT_RKNS0_S2_12format_specsENS1_S2_10locale_refE]+0x8f): undefined reference to `fmt::v11::detail::locale_ref@fmt::locale_ref()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write_padded@fmt, fmt::v11::detail::write_ptr@fmt, unsigned long>(fmt::v11::basic_appender@fmt, unsigned long, fmt::v11::format_specs@fmt const*)::{lambda(fmt::v11::basic_appender@fmt)#1}&>(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt const&, unsigned long, unsigned long, fmt::v11::detail::write_ptr@fmt, unsigned long>(fmt::v11::basic_appender@fmt, unsigned long, fmt::v11::format_specs@fmt const*)::{lambda(fmt::v11::basic_appender@fmt)#1}&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_ptrIcS6_mEET0_S8_T1_PKNS0_S2_12format_specsEEUlS6_E_EES9_S9_RSB_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_ptrIcS6_mEET0_S8_T1_PKNS0_S2_12format_specsEEUlS6_E_EES9_S9_RSB_mmOT2_]+0x90): undefined reference to `fmt::v11::basic_specs@fmt::align() const' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_ptrIcS6_mEET0_S8_T1_PKNS0_S2_12format_specsEEUlS6_E_EES9_S9_RSB_mmOT2_[_ZN3fmt3v116detailW3fmt12write_paddedIcLNS0_S2_5alignE2ENS0_S2_14basic_appenderIcEERZNS1_S2_9write_ptrIcS6_mEET0_S8_T1_PKNS0_S2_12format_specsEEUlS6_E_EES9_S9_RSB_mmOT2_]+0xe3): undefined reference to `fmt::v11::basic_specs@fmt::fill_size() const' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::basic_appender@fmt fmt::v11::detail::write@fmt >(fmt::v11::basic_appender@fmt, fmt::v11::monostate@fmt, fmt::v11::format_specs@fmt, fmt::v11::detail::locale_ref@fmt)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_NS0_S2_9monostateENS0_S2_12format_specsENS1_S2_10locale_refE[_ZN3fmt3v116detailW3fmt5writeIcNS0_S2_14basic_appenderIcEEEET0_S6_NS0_S2_9monostateENS0_S2_12format_specsENS1_S2_10locale_refE]+0x2a): undefined reference to `fmt::v11::detail::assert_fail@fmt(char const*, int, char const*)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `fmt::v11::detail::arg_formatter@fmt fmt::v11::detail::make_arg_formatter@fmt(fmt::v11::basic_appender@fmt, fmt::v11::format_specs@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt18make_arg_formatterIcEENS1_S2_13arg_formatterIT_EENS0_S2_14basic_appenderIS5_EERNS0_S2_12format_specsE[_ZN3fmt3v116detailW3fmt18make_arg_formatterIcEENS1_S2_13arg_formatterIT_EENS0_S2_14basic_appenderIS5_EERNS0_S2_12format_specsE]+0x2b): undefined reference to `fmt::v11::detail::locale_ref@fmt::locale_ref()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `void fmt::v11::detail::value@fmt::format_custom >(void*, fmt::v11::parse_context@fmt&, fmt::v11::context@fmt&)': driver-modules.o.ii:(.text._ZN3fmt3v116detailW3fmt5valueINS0_S2_7contextEE13format_customI4dateNS0_S2_9formatterIS7_cvEEEEvPvRNS0_S2_13parse_contextIcEERS4_[_ZN3fmt3v116detailW3fmt5valueINS0_S2_7contextEE13format_customI4dateNS0_S2_9formatterIS7_cvEEEEvPvRNS0_S2_13parse_contextIcEERS4_]+0x73): undefined reference to `fmt::v11::context@fmt::advance_to(fmt::v11::basic_appender@fmt)' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `auto fmt::v11::formatter@fmt::format(date const&, fmt::v11::context@fmt&) const': driver-modules.o.ii:(.text._ZNK3fmt3v11W3fmt9formatterI4datecvE6formatINS0_S1_7contextEEEDaRKS3_RT_[_ZNK3fmt3v11W3fmt9formatterI4datecvE6formatINS0_S1_7contextEEEDaRKS3_RT_]+0x19): undefined reference to `fmt::v11::context@fmt::out()' /usr/bin/ld: /tmp/fmt-tests-out/basics/driver-modules.o: in function `_ZN3fmt3v11W3fmt10vformat_toINS0_S1_14basic_appenderIcEETnNSt3__19enable_ifIXsr6detail18is_output_iteratorINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEcEE5valueEiE4typeELi0EEESD_OS9_NS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE': driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt10vformat_toINS0_S1_14basic_appenderIcEETnNSt3__19enable_ifIXsr6detail18is_output_iteratorINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEcEE5valueEiE4typeELi0EEESD_OS9_NS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE[_ZN3fmt3v11W3fmt10vformat_toINS0_S1_14basic_appenderIcEETnNSt3__19enable_ifIXsr6detail18is_output_iteratorINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEcEE5valueEiE4typeELi0EEESD_OS9_NS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE]+0x64): undefined reference to `fmt::v11::detail::locale_ref@fmt::locale_ref()' /usr/bin/ld: driver-modules.o.ii:(.text._ZN3fmt3v11W3fmt10vformat_toINS0_S1_14basic_appenderIcEETnNSt3__19enable_ifIXsr6detail18is_output_iteratorINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEcEE5valueEiE4typeELi0EEESD_OS9_NS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE[_ZN3fmt3v11W3fmt10vformat_toINS0_S1_14basic_appenderIcEETnNSt3__19enable_ifIXsr6detail18is_output_iteratorINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEcEE5valueEiE4typeELi0EEESD_OS9_NS0_S1_17basic_string_viewIcEENS0_S1_17basic_format_argsINS0_S1_7contextEEE]+0x81): undefined reference to `void fmt::v11::detail::vformat_to@fmt(fmt::v11::detail::buffer@fmt&, fmt::v11::basic_string_view@fmt, fmt::v11::detail::vformat_args@fmt::type, fmt::v11::detail::locale_ref@fmt)'