[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 Steve Wills changed: What|Removed |Added Attachment #222541|0 |1 is obsolete|

[Bug 240561] [NEW PORT] www/py-mytesla: Python client to interact with your Tesla

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240561 Dmitry Marakasov changed: What|Removed |Added Status|In Progress |Open --- Comment #11 from

[Bug 240561] [NEW PORT] www/py-mytesla: Python client to interact with your Tesla

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240561 Dmitry Marakasov changed: What|Removed |Added Assignee|ports-b...@freebsd.org |amd...@freebsd.org

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #10 from Stefan Krah --- (In reply to Steve Wills from comment #9) I think with ... %%NO_LIBMPDEC%%lib/python%%XYDOT%%/lib-dynload/_decimal.so ... _decimal.so is not installed (I checked here). Shouldn't it be the same

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 Steve Wills changed: What|Removed |Added CC||pyt...@freebsd.org Attachment

maintainer-approval requested: [Bug 253604] lang/python39: use libmpdec from ports : [Attachment 222562] updated patch

2021-02-18 Thread bugzilla-noreply
Steve Wills has asked freebsd-python (Nobody) for maintainer-approval: Bug 253604: lang/python39: use libmpdec from ports https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 Attachment 222562: updated patch https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222562=edit --- Comment #9

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #8 from Stefan Krah --- (In reply to Steve Wills from comment #6) The failure is quite well hidden, I don't think that there's an option to get a non-zero exit status for the extension builds. Worse, test_decimal will still

[Bug 253492] lang/python39: use system libmpdec

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253492 Steve Wills changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #7 from Steve Wills --- *** Bug 253492 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #6 from Steve Wills --- (In reply to Steve Wills from comment #5) Oh, I see it, sorry: [00:00:22] Modules/_decimal/_decimal.c:3283:43: error: use of undeclared identifier 'uchar' [00:00:22] if (n > 1 || (n == 1 &&

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #5 from Steve Wills --- Created attachment 222560 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222560=edit my build log Here's my build log, maybe that will help? (This is with system mpdec but without the other

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #4 from Stefan Krah --- (In reply to Steve Wills from comment #3) Yes, interesting indeed. I'm on FreeBSD-12.2 (amd64), fully updated. Circumventing the ports machinery: tar xvf Python-3.9.1.tar.xz cd Python-3.9.1

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #3 from Steve Wills --- (In reply to Stefan Krah from comment #2) Duplicate bug is no problem, they're easy to change. Interestingly, I don't see that build failure without the extra patch. I'm not sure why. -- You are

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 --- Comment #2 from Stefan Krah --- I didn't notice that you had already opened an issue, sorry. The _decimal.c changes are generally required because the mpdecimal.h header has been cleaned up. There were some leftovers like the typedef

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 Steve Wills changed: What|Removed |Added CC||swi...@freebsd.org --- Comment #1

[Bug 253604] lang/python39: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604 Li-Wen Hsu changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 253492] lang/python39: use system libmpdec

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253492 Li-Wen Hsu changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 253492] lang/python39: use system libmpdec

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253492 Li-Wen Hsu changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 253603] lang/python38: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253603 Li-Wen Hsu changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 253601] lang/python37: use libmpdec from ports

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601 Li-Wen Hsu changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 253492] lang/python39: use system libmpdec

2021-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253492 Li-Wen Hsu changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu