Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2022 06:05:47 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a35bb9d4c06c - main - misc/valentina: Broken on i386
Message-ID:  <202204190605.23J65lkR078877@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a35bb9d4c06c5476761ecc5201347946c7c0a4ce

commit a35bb9d4c06c5476761ecc5201347946c7c0a4ce
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-19 03:52:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-19 06:05:43 +0000

    misc/valentina: Broken on i386
    
    Reported by:    fallout
---
 misc/valentina/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/valentina/Makefile b/misc/valentina/Makefile
index 34572c553196..cd38746118e4 100644
--- a/misc/valentina/Makefile
+++ b/misc/valentina/Makefile
@@ -8,6 +8,8 @@ COMMENT=	Sewing pattern drafting tool aiming to remake the garment industry
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE_GPL.txt
 
+BROKEN_i386=	ld: error: failed to open bin/valentina: Cannot allocate memory
+
 USES=		compiler:c++11-lang desktop-file-utils dos2unix gl gmake qmake qt:5
 USE_QT=		buildtools_build concurrent core gui linguisttools_build network \
 		opengl printsupport svg testlib_build widgets xml xmlpatterns



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204190605.23J65lkR078877>