git: b535ab28c4ab - main - cad/surelog: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Jul 2022 17:05:32 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b535ab28c4ab76ec5d0727382946fbc539566f58 commit b535ab28c4ab76ec5d0727382946fbc539566f58 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-22 17:03:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-22 17:05:30 +0000 cad/surelog: Broken on aarch64 Reported by: fallout --- cad/surelog/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cad/surelog/Makefile b/cad/surelog/Makefile index baa6033a4fda..ec58d7a0caf2 100644 --- a/cad/surelog/Makefile +++ b/cad/surelog/Makefile @@ -10,6 +10,8 @@ COMMENT= SystemVerilog 2017 Pre-processor, Parser, Elaborator, etc LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= Creating OVM precompiled package... Segmentation fault (core dumped) # update to the current revision might help but it has C++ errors + BUILD_DEPENDS= utf8cpp>0:devel/utf8cpp \ ${PYTHON_PKGNAMEPREFIX}orderedmultidict>0:devel/py-orderedmultidict@${PY_FLAVOR} LIB_DEPENDS= libtcmalloc.so:devel/google-perftools