Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 08:36:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 246618] textproc/py-sphinx: fails to build with static bsdtar(1) after r534966
Message-ID:  <bug-246618-21822-p8EOGKNLbW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246618-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246618-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246618

--- Comment #25 from Tijl Coosemans <tijl@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 w=
hile
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246618-21822-p8EOGKNLbW>