git: afb3aa06d15c - main - biology/cytoscape: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 May 2024 01:45:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=afb3aa06d15c0b0df682e54704ad4576b5feeaae commit afb3aa06d15c0b0df682e54704ad4576b5feeaae Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-26 01:40:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-26 01:45:24 +0000 biology/cytoscape: Broken on i386 --- biology/cytoscape/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/cytoscape/Makefile b/biology/cytoscape/Makefile index 8be09cf415d6..16f1bf26ac6e 100644 --- a/biology/cytoscape/Makefile +++ b/biology/cytoscape/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/api/LICENSE BROKEN_armv6= build runs out of memory BROKEN_armv7= build runs out of memory +BROKEN_i386= runs out of memory: Failed to create assembly: Error creating assembly archive windows: Problem creating zip: Execution exception: Java heap space BUILD_DEPENDS= maven363>0:devel/maven363 \ bash:shells/bash