Created attachment 241136 [details] port patch update to v2.3.5 the only change in this release is switch to pyproject.toml
Created attachment 241139 [details] Poudriere build log Hi, Build with poudriere (131amd64) fails with the following message: =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: extra: usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/__pycache__ extra: usr/local/lib/python3.9/site-packages/pyproject_hooks/__pycache__ extra: usr/local/lib/python3.9/site-packages/tomli/__pycache__ extra: usr/local/lib/python3.9/site-packages/packaging/__pycache__ extra: usr/local/lib/python3.9/site-packages/build/__pycache__ =>> Cleaning up wrkdir Can you look into that? (A full log is attached.) One workaround may be adding PYTHONDONTWRITEBYTECODE=1 to MAKE_ENV.
(In reply to Hiroki Tagato from comment #1) Sorry, the error was due to a misconfiguration of my poudriere instance. I will commit your patch shortly.
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=372f707af4de9f2462d338700f82cc626a295558 commit 372f707af4de9f2462d338700f82cc626a295558 Author: Pavel Timofeev <timp87@gmail.com> AuthorDate: 2023-03-27 03:16:19 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-03-27 12:20:40 +0000 security/pssh: update to 2.3.5 Changelog: https://github.com/lilydjwg/pssh/blob/v2.3.5/ChangeLog PR: 270475 Reported by: Pavel Timofeev <timp87@gmail.com> (maintainer) security/pssh/Makefile | 6 +++--- security/pssh/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)