Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677280 - sci-libs/tensorflow - Please downgrade your bazel installation to version 0.21.0 or lower to build TensorFlow!
Summary: sci-libs/tensorflow - Please downgrade your bazel installation to version 0.2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-04 22:44 UTC by Alex Ford
Modified: 2019-02-19 18:36 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Ford 2019-02-04 22:44:47 UTC
Installing tensorflow ( 1.13.0_rc0 in this instance) gives the following output:

WARNING: --batch mode is deprecated. Please instead explicitly shut down your Bazel server using the command "bazel shutdown".
INFO: Invocation ID: 2ecbe79a-ba1d-4bee-8fc2-036289111298
You have bazel 0.22.0- (@non-git) installed.
Please downgrade your bazel installation to version 0.21.0 or lower to build TensorFlow!


for ~amd64 at least, the default is to use bazel 0.22.0 (0.20.0 is stable)

An easy enough solution, just to implement it into the ebuild
Comment 1 Nils Freydank 2019-02-13 22:40:24 UTC
I can confirm the bug and the solution (i.e. downgrade) on default/linux/amd64/17.1/no-multilib/hardened.
Comment 2 Jason Zaman gentoo-dev 2019-02-19 18:36:43 UTC
This should be fixed in 1.13.0_rc2 :)