[Bug 246618] textproc/py-sphinx: fails to build under QEMU_EMULATING after r534966

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 22 00:20:25 UTC 2020


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

--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Danilo G. Baio from comment #1)
> Sphinx was updated to 3.0.3.
> Could you check if this is still happening?

I can still reproduce:

===>  Extracting for py37-sphinx-3.0.3,1
=> SHA256 Checksum OK for python/Sphinx-3.0.3.tar.gz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1

> Issue here when creating the env... 
> [00:02:19] Error: Failed to 'make native-xtools'

Try building from source instead e.g.,

  $ poudriere jail -cj 121aarch64 -x -a arm64.aarch64 -v releng/12.1 -m
svn+https

Dropping -x (native-xtools) is not recommended as it'd make port-building
extremely slow.

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


More information about the freebsd-python mailing list