Date: Tue, 29 Oct 2024 18:00:41 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a6250ad195d9 - main - devel/spark: Marked i386 as broken Message-ID: <202410291800.49TI0f6f034474@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6250ad195d93049aac38332f9ce4de785fe6f05 commit a6250ad195d93049aac38332f9ce4de785fe6f05 Author: Martin Filla <freebsd@sysctl.cz> AuthorDate: 2024-10-29 17:56:23 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-29 17:56:23 +0000 devel/spark: Marked i386 as broken Not enough memory on this architecture to build the port. PR: 282310 MFH: 2024Q4 --- 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 \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291800.49TI0f6f034474>
