Date: Thu, 19 Aug 2021 16:09:18 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 256558] lang/python3[89]: Fix build WITH_DEBUG Message-ID: <bug-256558-21822-Optc3fPety@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256558-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-256558-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=3D256558 --- Comment #14 from commit-hook@FreeBSD.org --- A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Df8bdb024e18168f77fa63e2e5941290= 6087846a9 commit f8bdb024e18168f77fa63e2e59412906087846a9 Author: Fukang Chen <loader@FreeBSD.org> AuthorDate: 2021-08-19 12:30:32 +0000 Commit: Fukang Chen <loader@FreeBSD.org> CommitDate: 2021-08-19 15:10:59 +0000 lang/python3[89]: Fix build WITH_DEBUG Python 3.8 [0] and 3.9 [1] are using a value for "EXT_SUFFIX" that includes "SOABI" on FreeBSD, C extension module filenames are affected by this change [2]. [0]: https://github.com/python/cpython/commit/b01091a3e71e6636d2df4db45920e820cd= f7df3b [1]: https://github.com/python/cpython/commit/4b155967b3e743cbdc31600f13f1bfcf07= f7b6ce [2]: https://github.com/python/cpython/blob/v3.8.11/Lib/distutils/command/build_= ext.py#L675-683 PR: 256558 Approved by: koobs (python, maintainer) MFH: 2020Q3 (blanket: bug & regression fix) (cherry picked from commit 350158a17ebb99b22cbb5098e8003ea14b548c72) lang/python38/pkg-plist | 140 +++++++++++++++++++++++---------------------= --- lang/python39/pkg-plist | 142 ++++++++++++++++++++++++--------------------= ---- 2 files changed, 141 insertions(+), 141 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. 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-256558-21822-Optc3fPety>