Created attachment 253244 [details] fix detect gettimeofday https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-08-29_19h57m48s/logs/errors/kBuild-0.1.9998_15.log
Created attachment 253245 [details] fix "unlink" and "string function" in "sed"
Copy files patch-src_kmk_configure.in and patch-src_sed_lib_utils.h in devel/kBuild/files/. Tested build and work (build emulators/virtualbox-ose) in poudriere and on live system 14.1 amd64.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=59df34eab546d798306c2abd064f5536cc70e8ed commit 59df34eab546d798306c2abd064f5536cc70e8ed Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-09-12 22:50:33 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-12 22:50:33 +0000 devel/kBuild: fix build with GCC14 - fix detect gettimeofday - fix "unlink" and "string functions" in "sed" PR: 281190 Reported by: exp-run (antoine) devel/kBuild/files/patch-src_kmk_configure.in (new) | 10 ++++++++++ devel/kBuild/files/patch-src_sed_lib_utils.h (new) | 11 +++++++++++ 2 files changed, 21 insertions(+)
Nice how you fixed this "for real" instead of just silencing the warnings!
(In reply to Gerald Pfeifer from comment #4) Thanks. (-8