https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618

--- Comment #25 from Tijl Coosemans <t...@freebsd.org> ---
(In reply to David Z. from comment #24)
Hmm, the only thing I can come up with is that mips is perhaps big-endian while
the native tar is little-endian and that files under /usr/share/locale are
endian dependent.  Can you check if any of the files under
/poudriere/jails/121mips64/usr/share/locale/en_US.UTF-8/ are different from the
native files from the same FreeBSD version?  Maybe create a hexdump of them
using hd(1) and then diff(1) the hexdumps.  See if there are any byte swaps.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to