git: 9cb5780b0325 - main - misc/pytorch: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Jan 2024 07:00:01 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cb5780b0325a0b837dae543e11d1e6a075d55ef commit 9cb5780b0325a0b837dae543e11d1e6a075d55ef Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-25 06:59:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-25 06:59:32 +0000 misc/pytorch: Broken on i386 Reported by: fallout --- misc/pytorch/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/misc/pytorch/Makefile b/misc/pytorch/Makefile index b48fb01272c5..d90d6dda4602 100644 --- a/misc/pytorch/Makefile +++ b/misc/pytorch/Makefile @@ -12,9 +12,7 @@ WWW= https://pytorch.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -#BROKEN_aarch64= configure fails: CMake Error at third_party/XNNPACK/CMakeLists.txt:94 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD -#BROKEN_i386= compilation fails: error: use of undeclared identifier 'AVX2' -#BROKEN_FreeBSD_14= fails to compile calling a private constructor of class +BROKEN_i386= compilation fails: error: use of undeclared identifier 'AVX2' BUILD_DEPENDS= gmake:devel/gmake \ ${LOCALBASE}/include/fxdiv.h:devel/fxdiv