Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2020 00:20:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 246618] textproc/py-sphinx: fails to build under QEMU_EMULATING after r534966
Message-ID:  <bug-246618-21822-Ubn9MF3sb6@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 #2 from Jan Beich <jbeich@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:

=3D=3D=3D>  Extracting for py37-sphinx-3.0.3,1
=3D> 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...=20
> [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.

--=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-Ubn9MF3sb6>