git: a35bb9d4c06c - main - misc/valentina: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Apr 2022 06:05:47 UTC
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