Created attachment 244642 [details] v1 (apply via "git am") # ncdu2-2.2.2_4 $ make test [...] 6 passed; 0 skipped; 1 failed. # ncdu2-2.3 (bug 273274) $ make test [...] Build Summary: 1/3 steps succeeded; 1 failed; 6/7 tests passed; 1 failed (disable with --summary none)
Created attachment 244643 [details] v1 (apply via "git am") Forgot to prepend ${SETENV} for consistency with do-build in the same file.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc284c23b1aec378e4593386846c7247099cf4cd commit dc284c23b1aec378e4593386846c7247099cf4cd Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-09-06 20:50:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-06 20:50:54 +0000 sysutils/ncdu2: Add make test PR: 273572 sysutils/ncdu2/Makefile | 3 +++ 1 file changed, 3 insertions(+)
Committed. Thanks!