Advertisement
hnOsmium0001

Untitled

May 12th, 2020
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.07 KB | None | 0 0
  1. FAILED: bin/luni
  2. : && /bin/g++ -g -rdynamic CMakeFiles/luni.dir/main/Util.cpp.o CMakeFiles/luni.dir/main/Program.cpp.o CMakeFiles/luni.dir/main/Lexer.cpp.o CMakeFiles/luni.dir/main/Parser.cpp.o CMakeFiles/luni.dir/main/Interpreter.cpp.o CMakeFiles/luni.dir/main/Main.cpp.o -o bin/luni -L/home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/lib && :
  3. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::is_integral_type(fmt::v6::internal::type)':
  4. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:736: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  5. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::is_arithmetic_type(fmt::v6::internal::type)':
  6. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:741: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  7. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::format_error::format_error(char const*)':
  8. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:693: undefined reference to `vtable for fmt::v6::format_error'
  9. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::count_digits(unsigned long)':
  10. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:751: undefined reference to `fmt::v6::internal::basic_data<void>::zero_or_powers_of_10_64'
  11. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::count_digits(unsigned int)':
  12. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:809: undefined reference to `fmt::v6::internal::basic_data<void>::zero_or_powers_of_10_32'
  13. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `std::make_unsigned<long>::type fmt::v6::internal::to_unsigned<long>(long)':
  14. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:266: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  15. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::print<char [41], char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, LuNI::TokenPos&, 0>(char const (&) [41], char const*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, LuNI::TokenPos&)':
  16. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1514: undefined reference to `fmt::v6::vprint(fmt::v6::basic_string_view<char>, fmt::v6::format_args)'
  17. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::print<char [53], std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, LuNI::TokenPos&, 0>(char const (&) [53], std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, LuNI::TokenPos&)':
  18. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1514: undefined reference to `fmt::v6::vprint(fmt::v6::basic_string_view<char>, fmt::v6::format_args)'
  19. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::print<char [34], LuNI::TokenPos&, 0>(char const (&) [34], LuNI::TokenPos&)':
  20. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1514: undefined reference to `fmt::v6::vprint(fmt::v6::basic_string_view<char>, fmt::v6::format_args)'
  21. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::print<char [47], std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, LuNI::TokenPos&, 0>(char const (&) [47], std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, LuNI::TokenPos&)':
  22. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1514: undefined reference to `fmt::v6::vprint(fmt::v6::basic_string_view<char>, fmt::v6::format_args)'
  23. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::parse_format_string<false, char, fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&>(fmt::v6::basic_string_view<char>, fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&)::pfs_writer::operator()(char const*, char const*)':
  24. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2510: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  25. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::parse_format_string<false, char, fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&>(fmt::v6::basic_string_view<char>, fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&)':
  26. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2527: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  27. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2541: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  28. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2543: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  29. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `int fmt::v6::internal::parse_nonnegative_int<char, fmt::v6::internal::id_adapter<fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, char>&>(char const*&, char const*, fmt::v6::internal::id_adapter<fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, char>&)':
  30. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1928: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  31. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char const* fmt::v6::internal::parse_arg_id<char, fmt::v6::internal::id_adapter<fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, char> >(char const*, char const*, fmt::v6::internal::id_adapter<fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, char>&&)':
  32. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2278: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  33. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >::on_format_specs(char const*, char const*)':
  34. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:3133: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  35. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `decltype ({parm#1}(0)) fmt::v6::visit_format_arg<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >(fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >&&, fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > const&)':
  36. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1012: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  37. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::id_adapter<fmt::v6::format_handler<fmt::v6::arg_formatter<fmt::v6::buffer_range<char> >, char, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, char>::on_error(char const*)':
  38. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2493: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  39. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `decltype ({parm#1}(0)) fmt::v6::visit_format_arg<fmt::v6::internal::custom_formatter<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >(fmt::v6::internal::custom_formatter<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >&, fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > const&)':
  40. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1012: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  41. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>::on_error(char const*)':
  42. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:532: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  43. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::arg_formatter_base<fmt::v6::buffer_range<char>, fmt::v6::internal::error_handler>::operator()(fmt::v6::monostate)':
  44. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1836: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  45. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char const* fmt::v6::internal::parse_align<char, fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&>(char const*, char const*, fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&)':
  46. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2342: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  47. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char const* fmt::v6::internal::parse_width<char, fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&>(char const*, char const*, fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&)':
  48. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2382: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  49. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char>::on_error(char const*)':
  50. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1169: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  51. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::handle_char_specs<char, fmt::v6::internal::arg_formatter_base<fmt::v6::buffer_range<char>, fmt::v6::internal::error_handler>::char_spec_handler>(fmt::v6::basic_format_specs<char> const*, fmt::v6::internal::arg_formatter_base<fmt::v6::buffer_range<char>, fmt::v6::internal::error_handler>::char_spec_handler&&)':
  52. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1280: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  53. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::float_specs fmt::v6::internal::parse_float_type_spec<fmt::v6::internal::error_handler, char>(fmt::v6::basic_format_specs<char> const&, fmt::v6::internal::error_handler&&)':
  54. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1268: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  55. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::write<float, 0>(float, fmt::v6::basic_format_specs<char>)':
  56. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1694: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  57. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1703: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  58. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1704: undefined reference to `int fmt::v6::internal::snprintf_float<double>(double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
  59. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1713: undefined reference to `int fmt::v6::internal::format_float<double>(double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
  60. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::write<double, 0>(double, fmt::v6::basic_format_specs<char>)':
  61. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1694: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  62. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1703: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  63. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1704: undefined reference to `int fmt::v6::internal::snprintf_float<double>(double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
  64. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1713: undefined reference to `int fmt::v6::internal::format_float<double>(double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
  65. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::write<long double, 0>(long double, fmt::v6::basic_format_specs<char>)':
  66. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1694: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  67. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1703: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  68. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1704: undefined reference to `int fmt::v6::internal::snprintf_float<long double>(long double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
  69. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1713: undefined reference to `int fmt::v6::internal::format_float<long double>(long double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
  70. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::arg_formatter_base<fmt::v6::buffer_range<char>, fmt::v6::internal::error_handler>::write(char const*)':
  71. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1823: undefined reference to `fmt::v6::format_error::~format_error()'
  72. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1823: undefined reference to `typeinfo for fmt::v6::format_error'
  73. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::handle_cstring_type_spec<char, fmt::v6::internal::arg_formatter_base<fmt::v6::buffer_range<char>, fmt::v6::internal::error_handler>::cstring_spec_handler>(char, fmt::v6::internal::arg_formatter_base<fmt::v6::buffer_range<char>, fmt::v6::internal::error_handler>::cstring_spec_handler&&)':
  74. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1291: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  75. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::check_string_type_spec<char, fmt::v6::internal::error_handler>(char, fmt::v6::internal::error_handler&&)':
  76. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1296: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  77. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `std::make_unsigned<int>::type fmt::v6::internal::to_unsigned<int>(int)':
  78. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:266: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  79. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::check_pointer_type_spec<char, fmt::v6::internal::error_handler>(char, fmt::v6::internal::error_handler&&)':
  80. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1301: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  81. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `int fmt::v6::internal::parse_nonnegative_int<char, fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&>(char const*&, char const*, fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&)':
  82. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1928: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  83. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `int fmt::v6::internal::parse_nonnegative_int<char, fmt::v6::internal::width_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char>&>(char const*&, char const*, fmt::v6::internal::width_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char>&)':
  84. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1928: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  85. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char const* fmt::v6::internal::parse_arg_id<char, fmt::v6::internal::width_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char> >(char const*, char const*, fmt::v6::internal::width_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char>&&)':
  86. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2278: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  87. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `int fmt::v6::internal::parse_nonnegative_int<char, fmt::v6::internal::precision_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char>&>(char const*&, char const*, fmt::v6::internal::precision_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char>&)':
  88. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1928: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  89. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char const* fmt::v6::internal::parse_arg_id<char, fmt::v6::internal::precision_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char> >(char const*, char const*, fmt::v6::internal::precision_adapter<fmt::v6::internal::specs_checker<fmt::v6::internal::specs_handler<fmt::v6::basic_format_parse_context<char, fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > >&, char>&&)':
  90. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2278: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  91. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char fmt::v6::internal::decimal_point<char>(fmt::v6::internal::locale_ref)':
  92. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:831: undefined reference to `char fmt::v6::internal::decimal_point_impl<char>(fmt::v6::internal::locale_ref)'
  93. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<int, fmt::v6::basic_format_specs<char> >::on_error()':
  94. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  95. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  96. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned int, fmt::v6::basic_format_specs<char> >::on_error()':
  97. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  98. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  99. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<long long, fmt::v6::basic_format_specs<char> >::on_error()':
  100. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  101. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  102. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned long long, fmt::v6::basic_format_specs<char> >::on_error()':
  103. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  104. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  105. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<__int128, fmt::v6::basic_format_specs<char> >::on_error()':
  106. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  107. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  108. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned __int128, fmt::v6::basic_format_specs<char> >::on_error()':
  109. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  110. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  111. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::nonfinite_writer<char>::operator()<char*>(char*&&) const':
  112. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1370: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  113. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::nonfinite_writer<char>::operator()<char*&>(char*&) const':
  114. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1370: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  115. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::float_writer<char>::operator()<char*>(char*&&)':
  116. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1180: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  117. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `void fmt::v6::internal::float_writer<char>::operator()<char*&>(char*&)':
  118. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1180: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
  119. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > fmt::v6::internal::grouping<char>(fmt::v6::internal::locale_ref)':
  120. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:815: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > fmt::v6::internal::grouping_impl<char>(fmt::v6::internal::locale_ref)'
  121. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char fmt::v6::internal::thousands_sep<char>(fmt::v6::internal::locale_ref)':
  122. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:823: undefined reference to `char fmt::v6::internal::thousands_sep_impl<char>(fmt::v6::internal::locale_ref)'
  123. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned int, char*, fmt::v6::internal::format_decimal<char, char*, unsigned int>(char*, unsigned int, int)::{lambda(char*)#1}>(char*, unsigned int, int, fmt::v6::internal::format_decimal<char, char*, unsigned int>(char*, unsigned int, int)::{lambda(char*)#1})':
  124. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  125. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned long, char*, fmt::v6::internal::format_decimal<char, char*, unsigned long>(char*, unsigned long, int)::{lambda(char*)#1}>(char*, unsigned long, int, fmt::v6::internal::format_decimal<char, char*, unsigned long>(char*, unsigned long, int)::{lambda(char*)#1})':
  126. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  127. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::counting_iterator fmt::v6::internal::write_exponent<char, fmt::v6::internal::counting_iterator>(int, fmt::v6::internal::counting_iterator)':
  128. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1060: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  129. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1068: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  130. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1073: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  131. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_uint<4u, char, unsigned long>(char*, unsigned long, int, bool)':
  132. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:896: undefined reference to `fmt::v6::internal::basic_data<void>::hex_digits'
  133. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `decltype ({parm#1}(0)) fmt::v6::visit_format_arg<fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >(fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>&&, fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > const&)':
  134. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1012: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  135. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `int fmt::v6::internal::get_dynamic_spec<fmt::v6::internal::width_checker, fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >, fmt::v6::internal::error_handler>(fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >, fmt::v6::internal::error_handler)':
  136. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2129: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  137. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `decltype ({parm#1}(0)) fmt::v6::visit_format_arg<fmt::v6::internal::precision_checker<fmt::v6::internal::error_handler>, fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >(fmt::v6::internal::precision_checker<fmt::v6::internal::error_handler>&&, fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> > const&)':
  138. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/core.h:1012: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  139. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `int fmt::v6::internal::get_dynamic_spec<fmt::v6::internal::precision_checker, fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >, fmt::v6::internal::error_handler>(fmt::v6::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >, fmt::v6::internal::error_handler)':
  140. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:2129: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  141. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned int, char, fmt::v6::internal::format_decimal<char, char*, unsigned int>(char*, unsigned int, int)::{lambda(char*)#1}>(fmt::v6::internal::format_decimal<char, char*, unsigned int>(char*, unsigned int, int)::{lambda(char*)#1}, unsigned int, int, fmt::v6::internal::format_decimal<char, char*, unsigned int>(char*, unsigned int, int)::{lambda(char*)#1})':
  142. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  143. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  144. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  145. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  146. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  147. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned long, char, fmt::v6::internal::format_decimal<char, char*, unsigned long>(char*, unsigned long, int)::{lambda(char*)#1}>(fmt::v6::internal::format_decimal<char, char*, unsigned long>(char*, unsigned long, int)::{lambda(char*)#1}, unsigned long, int, fmt::v6::internal::format_decimal<char, char*, unsigned long>(char*, unsigned long, int)::{lambda(char*)#1})':
  148. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  149. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  150. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  151. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  152. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  153. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<char, fmt::v6::basic_format_specs<char> >::on_error()':
  154. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `fmt::v6::format_error::~format_error()'
  155. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1590: undefined reference to `typeinfo for fmt::v6::format_error'
  156. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::write_exponent<char, char*>(int, char*)':
  157. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1060: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  158. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1068: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  159. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1073: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  160. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `unsigned long long fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>::operator()<int, 0>(int)':
  161. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1982: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  162. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `unsigned long long fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>::operator()<unsigned int, 0>(unsigned int)':
  163. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1982: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  164. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `unsigned long long fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>::operator()<long long, 0>(long long)':
  165. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1982: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  166. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `unsigned long long fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>::operator()<unsigned long long, 0>(unsigned long long)':
  167. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1982: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  168. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `unsigned long long fmt::v6::internal::width_checker<fmt::v6::internal::error_handler>::operator()<__int128, 0>(__int128)':
  169. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1982: undefined reference to `fmt::v6::internal::error_handler::on_error(char const*)'
  170. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o:/home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:1982: more undefined references to `fmt::v6::internal::error_handler::on_error(char const*)' follow
  171. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_uint<4u, char, unsigned int>(char*, unsigned int, int, bool)':
  172. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:896: undefined reference to `fmt::v6::internal::basic_data<void>::hex_digits'
  173. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_uint<1u, char, unsigned int>(char*, unsigned int, int, bool)':
  174. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:896: undefined reference to `fmt::v6::internal::basic_data<void>::hex_digits'
  175. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_uint<3u, char, unsigned int>(char*, unsigned int, int, bool)':
  176. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:896: undefined reference to `fmt::v6::internal::basic_data<void>::hex_digits'
  177. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned int, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  178. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  179. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned int, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  180. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  181. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_uint<1u, char, unsigned long>(char*, unsigned long, int, bool)':
  182. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:896: undefined reference to `fmt::v6::internal::basic_data<void>::hex_digits'
  183. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_uint<3u, char, unsigned long>(char*, unsigned long, int, bool)':
  184. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:896: undefined reference to `fmt::v6::internal::basic_data<void>::hex_digits'
  185. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned long, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned long, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  186. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  187. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned long, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned long, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  188. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  189. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned int, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<__int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<__int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<__int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  190. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  191. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned int, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned __int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned __int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned __int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  192. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  193. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned int, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  194. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  195. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  196. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  197. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  198. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  199. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned int, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned int, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  200. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  201. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  202. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  203. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  204. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  205. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned long, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned long, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  206. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  207. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  208. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  209. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  210. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  211. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned long, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned long, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned long long, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  212. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  213. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  214. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  215. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  216. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  217. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned int, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<__int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<__int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  218. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  219. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  220. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  221. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  222. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  223. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned int, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned __int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<unsigned __int128, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  224. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  225. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  226. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  227. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  228. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  229. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<char, unsigned int, char*, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<char, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<char, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<char, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  230. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:877: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  231. /usr/bin/ld: CMakeFiles/luni.dir/main/Lexer.cpp.o: in function `char* fmt::v6::internal::format_decimal<unsigned int, char, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<char, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1}>(char, unsigned int, int, fmt::v6::internal::basic_writer<fmt::v6::buffer_range<char> >::int_writer<char, fmt::v6::basic_format_specs<char> >::num_writer::operator()<char*&>(char*&) const::{lambda(char*&)#1})':
  232. /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:843: undefined reference to `fmt::v6::internal::assert_fail(char const*, int, char const*)'
  233. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:852: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  234. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:854: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  235. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:862: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
  236. /usr/bin/ld: /home/hnosm/.conan/data/fmt/6.1.2/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/include/fmt/format.h:864: undefined reference to `fmt::v6::internal::basic_data<void>::digits'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement