Date: Tue, 11 Nov 2025 08:29:56 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: d6e844f56314 - main - misc/py-pytorch: Broken Message-ID: <202511110829.5AB8TuQv019231@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6e844f56314f64929d80ff1c91dd662a470a4a4 commit d6e844f56314f64929d80ff1c91dd662a470a4a4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-11-11 08:29:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-11-11 08:29:54 +0000 misc/py-pytorch: Broken ... figuring out how to fix. --- misc/py-pytorch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index 9e4d09be2c50..075b48802368 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -16,6 +16,7 @@ WWW= https://pytorch.org/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BRPKEN= fails in the run-time after the latest onnx update, see https://github.com/pytorch/pytorch/issues/167525 BROKEN_aarch64= build fails: CMake Error at third_party/QNNPACK/CMakeLists.txt:47 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD, see https://github.com/pytorch/pytorch/issues/144608 BROKEN_armv7= build fails: CMake Error at third_party/QNNPACK/CMakeLists.txt:47 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD, see https://github.com/pytorch/pytorch/issues/144608 BROKEN_i386= build fails: DispatchStub.cpp:162:29: [0m[0;1;31merror: [0m[1muse of undeclared identifier 'AVX2'[0mhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511110829.5AB8TuQv019231>
