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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 --- Comment #31 from Danilo G. Baio --- (In reply to Tijl Coosemans from comment #30) Thank you again for the info. did you mean `/usr/bin/bsdtar` ? "EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar" ... # poudriere testport -j

[Bug 243386] multimedia/py-tvnamer: Fails to run: UnicodeDecodeError: 'ascii' codec can't decode byte

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243386 --- Comment #8 from Muhammad Moinur Rahman --- Hope the updates to py-tvdb_api update should fix this problem. -- You are receiving this mail because: You are on the CC list for the bug. ___ fre

[Bug 242751] [NEW PORT] net/py-smbprotocol: Interact with a server using the SMB 2/3 Protocol

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242751 --- Comment #3 from rozhuk...@gmail.com --- (In reply to Danilo G. Baio from comment #2) I can update, but tests can take long time - it is in production. -- You are receiving this mail because: You are on the CC list for the bug. ___

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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 --- Comment #30 from Tijl Coosemans --- The files in /usr/share/locale are indeed big-endian on mips. That means "make native-xtools" in base should build/install its own /nxb-bin/usr/share/locale and compile libraries and programs with _P

[Bug 243386] multimedia/py-tvnamer: Fails to run: UnicodeDecodeError: 'ascii' codec can't decode byte

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243386 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: bofh Date: Wed May 27 18:42:22 UTC 2020 New revision: 536708 URL: https://svnweb.freebsd.org/changeset/ports/536708 Log: www/py-tvdb_api: Update versio

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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 --- Comment #29 from Kyle Evans --- (In reply to Mikael Urankar from comment #28) Right, but you can't get past the extract phase to see that it's otherwise broken because of this. I hit this myself when I went to go look at it last time.

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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 --- Comment #28 from Mikael Urankar --- (In reply to Danilo G. Baio from comment #27) You can't build lang/go with qemu-user-static -- You are receiving this mail because: You are the assignee for the bug.

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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 Danilo G. Baio changed: What|Removed |Added CC||lini...@freebsd.org,

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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 --- Comment #26 from Danilo G. Baio --- Created attachment 214910 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214910&action=edit py-sphinx-tar_utf8-mips.patch -- You are receiving this mail because: You are the assignee for

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

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246618 --- Comment #25 from Tijl Coosemans --- (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 endia