Date: Thu, 21 May 2026 07:54:34 +0000 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: 8e6471a61a7b - main - devel/folly: broken on aarch64 Message-ID: <6a0eba3a.3ed1b.7ecb3f24@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=8e6471a61a7b1aa5bf2c3eced573fc5306bd4ba8 commit 8e6471a61a7b1aa5bf2c3eced573fc5306bd4ba8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-21 06:36:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-21 07:54:30 +0000 devel/folly: broken on aarch64 --- devel/folly/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 713327cca589..96142fbf27a4 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -10,6 +10,7 @@ WWW= https://github.com/facebook/folly LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= install fails: cannot find ... libfolly_external_aor_memcpy_aarch64-use.so, see https://github.com/facebook/folly/issues/2652 BROKEN_i386= error: use of undeclared identifier 'DCHECK': https://github.com/facebook/folly/issues/1168 BROKEN_powerpc= compilation fails: Big endian requires a redesigned table (assert in folly/detail/base64_detail/Base64SWAR.cpp:107) BROKEN_powerpc64= compilation fails: Big endian requires a redesigned table (assert in folly/detail/base64_detail/Base64SWAR.cpp:107)home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0eba3a.3ed1b.7ecb3f24>
