[Bug 238724] textproc/asciidoc 8.6.10 requires python 2.7 in spite of make.conf DEFAULT_VERSIONS+=python=3.7

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238724 --- Comment #6 from Kubilay Kocak --- (In reply to Dennis Clarke from comment #5) If adding Python 3.x support is going be a proposed change, these should be submitted upstream as a first course of action, as there are already open works i

[Bug 229946] devel/py-pip: Update to 19.1.1

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229946 Bug 229946 depends on bug 238792, which changed state. Bug 238792 Summary: devel/py-period: make compatible with compat with pip 19.1.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238792 What|Removed

[Bug 238724] textproc/asciidoc 8.6.10 requires python 2.7 in spite of make.conf DEFAULT_VERSIONS+=python=3.7

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238724 --- Comment #5 from Dennis Clarke --- (In reply to Alexey Dokuchaev from comment #3) I think crafting a small patch is the best way forwards. At least for now. Thank you. -- You are receiving this mail because: You are on the CC list

[Bug 238821] lang/python35: Use -std=c99

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #19 from commit-h...@freebsd.org --- A commit references this bug: Author: pkubaj Date: Thu Jun 27 17:12:59 UTC 2019 New revision: 505210 URL: https://svnweb.freebsd.org/changeset/ports/505210 Log: lang/python35: Use -std=c99

[Bug 238821] lang/python35: Use -std=c99

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Summary|lang/python35: Fix |lang/python35: Use -std=c99

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Piotr Kubaj changed: What|Removed |Added Summary|lang/python35: Use -std=c99 |lang/python35: Fix

[Bug 238821] lang/python35: Use -std=c99

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Summary|lang/python35: Fix |lang/python35: Use -std=c99

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback?(python |maintainer-feedback+

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Hardware|Any |powerpc -- You are receiving this

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #16 from Kubilay Kocak --- Over to you Piotr for commit/merge, thank you for the report, patch and putting up with me -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Attachment #205349||maintainer-approval+

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Assignee|pyt...@freebsd.org |pku...@freebsd.org --- Comment #14

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Attachment #205372|0 |1 is obsolete|

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Attachment #205349|1 |0 is obsolete|

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Keywords|needs-patch, needs-qa | --- Comment #13 from Kubilay Koca

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #12 from Piotr Kubaj --- (In reply to Kubilay Kocak from comment #10) Also, Python >= 3.6 doesn't fail, because it uses -std=gnu99. -- You are receiving this mail because: You are on the CC list for the bug. You are the assign

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #11 from Piotr Kubaj --- (In reply to Kubilay Kocak from comment #10) Yes, it's failing because of the error in my 1st comment: /wrkdirs/usr/ports/lang/python35/work/Python-3.5.7/Modules/_pickle.c: In function 'PyMemoTable_Copy'

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #10 from Kubilay Kocak --- Created attachment 205373 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205373&action=edit head-powerpc64-default-logs-python35-3.5.7_2.log Sorry, I completelty missed that it was an unrel

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #9 from Piotr Kubaj --- (In reply to Kubilay Kocak from comment #8) This bug report says: PPC Fedora build bot is not able to build the _ssl and _socket module. It looks like bluetooth.h is not compatible with std=c99. It uses s

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Keywords||needs-patch --- Comment #8 from Ku

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #7 from Piotr Kubaj --- Sorry, the commit changing to gnu99 is here: https://github.com/python/cpython/commit/7f9eb6eda30398ea7a5b630856abce81f91591f6 -- You are receiving this mail because: You are the assignee for the bug. Y

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Piotr Kubaj changed: What|Removed |Added Attachment #205349|0 |1 is obsolete|

maintainer-approval requested: [Bug 238821] lang/python35: Fix packaging on GCC architectures : [Attachment 205372] change to gnu99

2019-06-27 Thread bugzilla-noreply
Piotr Kubaj has asked freebsd-python mailing list for maintainer-approval: Bug 238821: lang/python35: Fix packaging on GCC architectures https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Attachment 205372: change to gnu99 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205372&action=e

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #6 from Piotr Kubaj --- (In reply to Piotr Kubaj from comment #4) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. ___ fr

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #4 from Piotr Kubaj --- (In reply to Kubilay Kocak from comment #3) The patch that fixes build on 3.6 is here: https://github.com/python/cpython/commit/7490577f6a7debf35bd13adf0f00fa9b272e8f8c They later changed to gnu99: https

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #3 from Kubilay Kocak --- (In reply to Piotr Kubaj from comment #2) Thank you for following up Piotr In future, when providing logs please provide them as attachments as external URL references tend to go missing/stale over ti

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 --- Comment #2 from Piotr Kubaj --- (In reply to Kubilay Kocak from comment #1) Here are successful build logs for other versions: https://talos.anongoth.pl/data/powerpc64-default/latest-per-pkg/python27-2.7.16_1.log https://talos.anongoth.

[Bug 238821] lang/python35: Fix packaging on GCC architectures

2019-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821 Kubilay Kocak changed: What|Removed |Added Status|New |Open Summary|lang/pytho