git: 344f90172654 - 2024Q4 - devel/spark: Marked i386 as broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 18:04:34 UTC
The branch 2024Q4 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=344f90172654f279b9badfc95605110f9f01a0a3 commit 344f90172654f279b9badfc95605110f9f01a0a3 Author: Martin Filla <freebsd@sysctl.cz> AuthorDate: 2024-10-29 17:56:23 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-29 18:01:41 +0000 devel/spark: Marked i386 as broken Not enough memory on this architecture to build the port. PR: 282310 MFH: 2024Q4 (cherry picked from commit a6250ad195d93049aac38332f9ce4de785fe6f05) --- devel/spark/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/spark/Makefile b/devel/spark/Makefile index d1b5e9479c10..1125b159cc79 100644 --- a/devel/spark/Makefile +++ b/devel/spark/Makefile @@ -15,6 +15,7 @@ LICENSE= APACHE20 BROKEN_armv6= fails to build: maven-assembly-plugin: Failed to retrieve numeric file attributes BROKEN_armv7= fails to build: maven-assembly-plugin: Failed to retrieve numeric file attributes +ROKEN_i386= not enough memory on this architecture to build the port BUILD_DEPENDS= ${LOCALBASE}/lib/libsnappyjava.so:archivers/snappy-java \ bash:shells/bash \