[Bug 246618] textproc/py-sphinx: fails to build with static bsdtar(1) after r534966

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 27 08:37:00 UTC 2020


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

--- Comment #25 from Tijl Coosemans <tijl at 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.


More information about the freebsd-python mailing list