Created attachment 224222 [details] Patch the ports tree kde@ would like to ask for an exp-run for the update to CMake 3.20.1. Patch is attached, applies to git main.
I have this error with git apply: error: cmake-doc/Makefile: No such file or directory error: cmake-gui/Makefile: No such file or directory error: cmake/Makefile: No such file or directory error: cmake/distinfo: No such file or directory error: cmake/files/patch-Modules_FindBoost.cmake: No such file or directory error: cmake/files/patch-Modules_FindFLEX.cmake: No such file or directory error: cmake/files/patch-Modules_FindOpenMP.cmake: No such file or directory error: cmake/files/patch-Modules_FindSDL.cmake: No such file or directory error: cmake/files/patch-cmake-issue-18031: No such file or directory error: cmake/files/patch-cmake-issue-21408: No such file or directory error: cmake/pkg-plist: No such file or directory error: kms-cmake-utils/Makefile: No such file or directory
`patch -p0` . Or, I'll attach a newer version with the `a/` and `b/` gunk and you can `patch -p1` as you expect. There's a git setting (diff.noprefix) that controls the gunk, and I normally have the gunk turned off for consistency between SVN diff and git diff and plain diff.
Created attachment 224245 [details] patch to ports tree (git, -p1) Re-generated with git `a/` and `b/` gunk.
New failure logs: http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-04-20_06h19m17s/logs/errors/evolution-data-server-3.40.0.log http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-04-20_06h19m17s/logs/errors/mysql-connector-c-6.1.11.log http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-20_06h21m52s/logs/errors/evolution-data-server-3.40.0.log
I've resolved those two failures (evolution was fixed upstream already; the mysql-connector has multiple vulnerabilities and makes me wonder if it's worth saving, but I fixed it anyway). Landed in 943e7f612560f35caff6298fbf5ec6ecf7b4d1f7, but I forgot to refer to this PR in it. Thanks for the exp-runs.