git: ae57da2b6ae5 - 2022Q2 - misc/valentina: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Apr 2022 06:16:20 UTC
The branch 2022Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae57da2b6ae5e07d7b6a2f4c5e5b8bfd2d2c5d89 commit ae57da2b6ae5e07d7b6a2f4c5e5b8bfd2d2c5d89 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:15:35 +0000 misc/valentina: Broken on i386 Reported by: fallout (cherry picked from commit a35bb9d4c06c5476761ecc5201347946c7c0a4ce) --- 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