Created attachment 237397 [details] Git-formatted patch This bug is logically idential to Bug 265022. Read my extensive analysis there. I have attached a Git-formatted patch and tested it on: poudriere testport -j 123-release-amd64 -z python37 -p default-head devel/tevent poudriere testport -j 123-release-amd64 -z python38 -p default-head devel/tevent poudriere testport -j 123-release-amd64 -z python39 -p default-head devel/tevent poudriere testport -j 123-release-amd64 -z python310 -p default-head devel/tevent This occured to me on 2022Q3 while bulding net/samba413. Please apply the patch to main and quarterly as well.
Fix from x11/xcb-proto: https://cgit.freebsd.org/ports/commit/?id=04f717e8125f4d5570d2d3a72c9a8512c026b996
Committed, thanks!
Kindly push to remove and back port to quarterly as well since it is broken there also.
remote*
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b1694c26d63e0dddc1ed14adcf504d5c4b8e420 commit 7b1694c26d63e0dddc1ed14adcf504d5c4b8e420 Author: Timur I. Bakeyev <timur@FreeBSD.org> AuthorDate: 2022-10-25 09:17:28 +0000 Commit: Timur I. Bakeyev <timur@FreeBSD.org> CommitDate: 2022-10-25 23:21:16 +0000 devel/tevent: Fixed packaging error with Python 3.7. PR: 267148 devel/tevent/Makefile | 16 ++++++++-------- devel/tevent/pkg-plist | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-)
Kindly apply to quarterly also since it is broken there as well.