Date: Thu, 19 Aug 2021 03:24:02 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: 1cd7caa55101 - main - graphics/py-mayavi: Broken on i386 Message-ID: <202108190324.17J3O2cZ094241@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cd7caa55101ed86633bb212f1271c7a7d4e7f76 commit 1cd7caa55101ed86633bb212f1271c7a7d4e7f76 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-19 03:22:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-19 03:23:55 +0000 graphics/py-mayavi: Broken on i386 Reported by: fallout --- graphics/py-mayavi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile index f9261e4e2938..b45191df8c3d 100644 --- a/graphics/py-mayavi/Makefile +++ b/graphics/py-mayavi/Makefile @@ -19,6 +19,8 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/image_LICENSE_OOo.txt LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE_YORICK.txt LICENSE_FILE_APACHE11= ${WRKSRC}/LICENSE_COLORBREWER.txt +BROKEN_i386= Building TVTK classes... Fatal Python error: Segmentation fault # might be specific to Mayavi or Python versions + BUILD_DEPENDS= vtk9>0:math/vtk9 \ ${PYNUMPY} \ ${PY_SPHINX} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108190324.17J3O2cZ094241>