On Wed, Jan 11, 2023 at 9:45 AM Charlie Li wrote:
> Michael Zhilin wrote:
> > Hi,
> >
> > I have a problem with PYTHON_EXT_SUFFIX when I try to build ports
> > (including python) with the option WITH_DEBUG.
> >
> > I want to build subset of ports with WITH_DEBUG by poudriere, but
> > several pyth
Michael Zhilin wrote:
Hi,
I have a problem with PYTHON_EXT_SUFFIX when I try to build ports
(including python) with the option WITH_DEBUG.
I want to build subset of ports with WITH_DEBUG by poudriere, but
several python package builds have failed on phase "package" due to
missing artifacts.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722
Charlie Li changed:
What|Removed |Added
Keywords|needs-patch, needs-qa |
--
You are receiving this mail beca
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283
Bug 268283 depends on bug 255722, which changed state.
Bug 255722 Summary: [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722
What|Removed |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268018
Bug 268018 depends on bug 255722, which changed state.
Bug 255722 Summary: [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722
What|Removed |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722
Charlie Li changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722
--- Comment #34 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=cc8a1878e0242055ab6a8c20d33654451f78720e
commit cc8a1878e0242055ab6a8c20d33654451f78720e
Author:
Hi,
I have a problem with PYTHON_EXT_SUFFIX when I try to build ports
(including python) with the option WITH_DEBUG.
I want to build subset of ports with WITH_DEBUG by poudriere, but several
python package builds have failed on phase "package" due to missing
artifacts. The root cause of failure i