git: 1c088809a238 - main - databases/weaviate: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Sep 2025 17:09:23 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c088809a238630ec2dac5ec2c14ddf4822ac9cc commit 1c088809a238630ec2dac5ec2c14ddf4822ac9cc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-09-08 17:08:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-09-08 17:08:58 +0000 databases/weaviate: Broken on i386 Reported by: fallout --- databases/weaviate/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index a5ee70d2f158..06993255d14a 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -12,6 +12,8 @@ WWW= https://weaviate.io/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= build error: no error messages printed + USES= go:modules GO_MODULE= github.com/weaviate/weaviate