Date: Sat, 4 Jan 2025 03:33:47 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 17aaf4d07f15 - main - sysutils/procs: Update BROKEN lines Message-ID: <202501040333.5043Xl4P089695@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=17aaf4d07f156ea2e5532946412c53f944d0a282 commit 17aaf4d07f156ea2e5532946412c53f944d0a282 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-04 03:00:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-04 03:33:43 +0000 sysutils/procs: Update BROKEN lines Reported by: fallout --- sysutils/procs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index 67345511387d..7b03aeab9bb4 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -11,8 +11,7 @@ WWW= https://github.com/dalance/procs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv7= compilation fails: cannot find value `CRED_FLAG_CAPMODE` in crate `bsd_kvm_sys`, see https://github.com/dalance/bsd-kvm/issues/4 -#BROKEN_i386= compilation fails due to the broken bsd-kvm-0.1.4 crate, see https://github.com/dalance/bsd-kvm/issues/1#issuecomment-1902529988 +BROKEN_FreeBSD_15= compilation fails: cannot find value `CRED_FLAG_CAPMODE` in crate `bsd_kvm_sys`, see https://github.com/dalance/bsd-kvm/issues/4, https://github.com/dalance/bsd-kvm-sys/issues/1, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283410 USES= cargo llvm:lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501040333.5043Xl4P089695>