From dea0d0054ad5ecc8594c7e1d9605b5d22df61880 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 25 Jun 2018 04:54:53 +0000 Subject: Mark as broken on aarch64. Approved by: portmgr (tier-2 blanket) --- science/py-PyQuante/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'science/py-PyQuante') diff --git a/science/py-PyQuante/Makefile b/science/py-PyQuante/Makefile index 6ef7eb5940ca..75150888537d 100644 --- a/science/py-PyQuante/Makefile +++ b/science/py-PyQuante/Makefile @@ -12,6 +12,8 @@ COMMENT= Quantum chemistry in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= fails to compile: Src/PyQuante/contracted_gto.c:2063:46: error: no member named 'd_type' in 'PyMethodDescrObject' + RUN_DEPENDS= ${PYNUMPY} USES= python:2.7 -- cgit v1.2.3