Mark BROKEN: fails to build

Extracting Bazel installation...
ERROR: /wrkdirs/usr/ports/science/py-tensorflow/work/tensorflow-1.2.1/bazel_ot/f4693a59cc0f39b12832b03860533e20/external/io_bazel_rules_closure/closure/private/defs.bzl:27:16: The `set` constructor for depsets is deprecated and will be removed. Please use the `depset` constructor instead. You can temporarily enable the deprecated `set` constructor by passing the flag --incompatible_disallow_set_constructor=false
ERROR: error loading package '': Extension file 'closure/private/defs.bzl' has errors

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin
2017-11-05 16:43:30 +00:00
parent fcd408d29f
commit 1db38a9aa7

View File

@@ -12,6 +12,8 @@ COMMENT= Computation using data flow graphs for scalable machine learning
LICENSE= APACHE20
BROKEN= fails to build
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel \
${PYTHON_PKGNAMEPREFIX}numpy>=1.11.2:math/py-numpy \
bash:shells/bash