Created attachment 265355 [details] poudriere build log Poudriere build. ===> Missing license file for BSD2CLAUSE in /usr/ports/archivers/linux-rl9-lz4/files/LICENSE I am building with Poudriere-- is that path correct? did a git pull of the ports tree prior to Poudriere run I see these bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287779 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287782 What am I missing here?
Broken in https://cgit.freebsd.org/ports/commit/?id=c1750a9fe1944085c953dac1fe9a1c8ee6539231
Created attachment 265380 [details] poudriere build log of 14.3-amd64 - successful build The build does work on a supported system. Please try on a fully updated and cleanly rebuilt releng/15.0 - if it breaks there, please tell re@ RIGHT NOW.
(In reply to Matthias Andree from comment #2) Here: https://lists.freebsd.org/archives/freebsd-pkg-fallout/2025-November/846141.html ===> Missing license file for BSD2CLAUSE in /usr/ports/archivers/linux-rl9-lz4/files/LICENSE *** Error code 1 Where's that LICENSE file in the tree? https://cgit.freebsd.org/ports/tree/archivers/linux-rl9-lz4
Ah, now we're getting somewhere. Reopening.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=078e9c6dc8c9783ce453af1aba35abc511e850ff commit 078e9c6dc8c9783ce453af1aba35abc511e850ff Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-11-12 21:55:52 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-11-12 21:58:28 +0000 archivers/linux-rl9-lz4: Add missing LICENSE file. Reported by: rdunkle@smallcatbrain.com PR: 290969 Fixes: c1750a9fe1944085c953dac1fe9a1c8ee6539231 PR: 287782 archivers/linux-rl9-lz4/files/LICENSE (new) | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+)
I needed the "git add" for the newly added file, my oversight. Offering my apologies. Should be fixed now, please retry the port build after updating the ports tree to 078e9c6dc8c9 or newer, and report back.
(In reply to Matthias Andree from comment #6) No worries. Thanks a lot for the quick fix!