git: d6aa39967c25 - main - graphics/alizams: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 02:43:16 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d6aa39967c2582e9f91f184ba39ba750b428c965
commit d6aa39967c2582e9f91f184ba39ba750b428c965
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-11-27 02:42:42 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-11-27 02:43:14 +0000
graphics/alizams: Broken on i386
Reported by: fallout
---
graphics/alizams/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/alizams/Makefile b/graphics/alizams/Makefile
index d547b34b639c..901d715a6ef4 100644
--- a/graphics/alizams/Makefile
+++ b/graphics/alizams/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/AlizaMedicalImaging/AlizaMS
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: use of undeclared identifier '_mm_cvtsd_si64', see https://github.com/InsightSoftwareConsortium/ITK/issues/3771
+
LIB_DEPENDS= libITKCommon-${ITK_VER}.so:science/InsightToolkit
TEST_DEPENDS= googletest>0:devel/googletest