git: 468314a719c5 - main - databases/surrealdb: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jan 2024 03:14:51 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=468314a719c52b9e21358c430fc3515623956d54 commit 468314a719c52b9e21358c430fc3515623956d54 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-22 02:15:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-22 03:14:47 +0000 databases/surrealdb: Broken on i386 Reported by: fallout --- databases/surrealdb/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile index 15883bfd1a2e..5f944609aeda 100644 --- a/databases/surrealdb/Makefile +++ b/databases/surrealdb/Makefile @@ -10,6 +10,8 @@ WWW= https://surrealdb.com LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: memory allocation of 109051908 bytes failed + LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm:15