git: 29b62c36f611 - 2022Q3 - cad/surelog: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Jul 2022 17:06:06 UTC
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=29b62c36f6113befc53cf2d3f5b45d6bcad911d6 commit 29b62c36f6113befc53cf2d3f5b45d6bcad911d6 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:06:04 +0000 cad/surelog: Broken on aarch64 Reported by: fallout (cherry picked from commit b535ab28c4ab76ec5d0727382946fbc539566f58) --- 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