Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 20:51:25 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: 7ad528508c4c - main - science/py-tensorflow: mark BROKEN
Message-ID:  <202207212051.26LKpPOt089550@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=7ad528508c4cb63fa1ab50e1de09a0e05b277816

commit 7ad528508c4cb63fa1ab50e1de09a0e05b277816
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-21 19:47:33 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-21 20:49:19 +0000

    science/py-tensorflow: mark BROKEN
    
    Approved by:    portmgr blanket
---
 science/py-tensorflow/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 6c907e30ccb4..ccfdfbc6e3e7 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -13,6 +13,8 @@ COMMENT=	Computation using data flow graphs for scalable machine learning
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: candidate function template not viable: requires 3 arguments, but 2 were provided
+
 ONLY_FOR_ARCHS=	amd64 powerpc64 powerpc64le
 
 BUILD_DEPENDS=	${RUN_DEPENDS} \



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