Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rules_closure problem: function change #23

Open
kashiwachen opened this issue Mar 17, 2018 · 3 comments
Open

rules_closure problem: function change #23

kashiwachen opened this issue Mar 17, 2018 · 3 comments

Comments

@kashiwachen
Copy link

nvidia@tegra-ubuntu:/media/nvidia/YYFSD/DL/installTensorFlowTX2$ ./buildTensorFlow.sh
ERROR: /home/nvidia/.cache/bazel/_bazel_nvidia/d2751a49dacf4cb14a513ec663770624/external/io_bazel_rules_closure/closure/stylesheets/closure_css_binary.bzl:65:13: The function 'set' has been removed in favor of 'depset', please use the latter. You can temporarily refer to the old 'set' constructor from unexecuted code by using --incompatible_disallow_uncalled_set_constructor=false
ERROR: error loading package '': Extension 'closure/stylesheets/closure_css_binary.bzl' has errors
ERROR: error loading package '': Extension 'closure/stylesheets/closure_css_binary.bzl' has errors
INFO: Elapsed time: 0.284s
FAILED: Build did NOT complete successfully (0 packages loaded)

@toreal
Copy link

toreal commented Mar 23, 2018

I have the same problem. It looks like this situation happened was because of the Bazel version be updated to 0.10.0.
Bazel version

If I downgrade Bazel, do I will face the issue 19 .

@jiangyonghui
Copy link

@toreal @PochiaOscar have you guys solved this issue?

@toreal
Copy link

toreal commented Apr 19, 2018

@jiangyonghui Yes. I solved it. I try to get the newest version for all packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants