https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246670
--- Comment #5 from Jan Beich <jbe...@freebsd.org> --- (In reply to Conrad Meyer from comment #1) > In the C locale, some UTF-8 characters are not representable. Indeed. Why bsdtar(1) only errors out when built statically? QEMU_EMULATING builds use native-xtools which are native binaries built statically in order to speed up emulated builds. --- tar tf (en_US.UTF-8) +++ tar tf (C) @@ -1258,7 +1258,7 @@ Sphinx-3.0.3/tests/roots/test-images/subdir/svgimg.pdf Sphinx-3.0.3/tests/roots/test-images/subdir/svgimg.svg Sphinx-3.0.3/tests/roots/test-images/subdir/svgimg.xx.svg -Sphinx-3.0.3/tests/roots/test-images/testimäge.png +Sphinx-3.0.3/tests/roots/test-images/testim?ge.png Sphinx-3.0.3/tests/roots/test-index_on_title/ Sphinx-3.0.3/tests/roots/test-index_on_title/conf.py Sphinx-3.0.3/tests/roots/test-index_on_title/contents.rst -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"