Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2022 19:47:17 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c0c74694502b - main - math/py-piranha: mark BROKEN: does not build
Message-ID:  <202203221947.22MJlH3A067982@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203221947.22MJlH3A067982>