Date: Sat, 29 Mar 2025 05:58:59 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: a453880436d0 - main - devel/lace: Broken on i386 Message-ID: <202503290558.52T5wxq4041218@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a453880436d062b78a20fbfa000aa77bcec737c5 commit a453880436d062b78a20fbfa000aa77bcec737c5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-29 05:49:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-29 05:58:47 +0000 devel/lace: Broken on i386 Reported by: fallout --- devel/lace/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/lace/Makefile b/devel/lace/Makefile index d30c4db4a72b..8d64462f5496 100644 --- a/devel/lace/Makefile +++ b/devel/lace/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/trolando/lace LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: static assertion failed due to requirement '(sizeof(struct _Task) % 64) == 0': Task size should be a multiple of LINE_SIZE + USES= cmake:testing USE_GITHUB= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503290558.52T5wxq4041218>
