git: c0c74694502b - main - math/py-piranha: mark BROKEN: does not build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Mar 2022 19:47:17 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0c74694502b9cc2fc3ad3930f17f58dbe2a4af2 commit c0c74694502b9cc2fc3ad3930f17f58dbe2a4af2 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-03-22 19:15:17 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-03-22 19:46:34 +0000 math/py-piranha: mark BROKEN: does not build Approved by: portmgr blanket --- math/py-piranha/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index 5a494abcc902..b6405c93351d 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -8,6 +8,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for Piranha, the computer algebra system +BROKEN= does not build: src/real.hpp:811:11: error: expected unqualified-id + LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.gpl3