Date: Sat, 25 Sep 2021 16:49:36 GMT From: Mikael Urankar <mikael@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 99ed6689d503 - main - devel/libcircllhist: Mark as broken on aarch64. Message-ID: <202109251649.18PGnaiF059347@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=99ed6689d503d95591bb9e8ad8f7ee97fe6e7d27 commit 99ed6689d503d95591bb9e8ad8f7ee97fe6e7d27 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2021-09-25 16:40:47 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2021-09-25 16:49:33 +0000 devel/libcircllhist: Mark as broken on aarch64. --- devel/libcircllhist/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/libcircllhist/Makefile b/devel/libcircllhist/Makefile index c292ab526908..8488dd4c2d25 100644 --- a/devel/libcircllhist/Makefile +++ b/devel/libcircllhist/Makefile @@ -10,6 +10,8 @@ COMMENT= Circonus log-linear histogram C implementation LICENSE= BSD3CLAUSE +BROKEN_aarch64= fails to configure: error: cannot compute sizeof (char) + USE_GITHUB= yes GH_ACCOUNT= circonus-labs GH_TAGNAME= b7c6248
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109251649.18PGnaiF059347>