Created attachment 226778 [details] v1 Moin moin kde@ would like to aks for the next exp-run for cmake already. The patch is attached, and can also be found here: https://people.freebsd.org/~tcberner/patches/0001-devel-cmake-update-to-3.21.1.patch (The changelog does not seem to warrant an exp-run, the code diff does). mfg Tobias
There is 1 new failure: http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-07-30_20h31m25s/logs/cpeditor-6.8.2.log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8a7f486b1d060f32c074c66c4abaab223536beb commit d8a7f486b1d060f32c074c66c4abaab223536beb Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-08-01 07:35:37 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-08-01 07:35:40 +0000 editors/cpeditor: add workaround for cmake 3.21.1 CMake Error: Running '/usr/local/bin/ninja' '-C' '/wrkdirs/usr/ports/editors/cpeditor/work/.build' '-t' 'recompact' failed with: ninja: error: build.ninja:824: multiple rules generate ui/ui_appwindow.h [-w dupbuild=err] PR: 257489 editors/cpeditor/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
(In reply to commit-hook from comment #2) For completeness: https://github.com/cpeditor/cpeditor/issues/941
Created attachment 227792 [details] v1'
In the meantime 3.21.2 has been released -- the patch is attached as v1', and can also be found here: https://people.freebsd.org/~tcberner/patches/0001-devel-cmake-update-to-3.21.2.patch mfg Tobias
Exp-run looks fine
Committed. Thanks for the exp-run.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4c97b26769db0755a58aeb3f130dafc57506f97 commit e4c97b26769db0755a58aeb3f130dafc57506f97 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-07-29 13:02:32 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-09-20 05:47:33 +0000 devel/cmake: update to 3.21.2 Changelog: https://cmake.org/cmake/help/v3.21/release/3.21.html#id1 https://cmake.org/cmake/help/v3.21/release/3.21.html#id23 PR: 257489 Exp-run by: antoine devel/cmake-doc/Makefile | 2 +- devel/cmake-gui/Makefile | 2 +- devel/cmake/Makefile | 2 +- devel/cmake/distinfo | 6 +++--- devel/cmake/pkg-plist | 5 ++++- 5 files changed, 10 insertions(+), 7 deletions(-)