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

Utilize Bazel 1.0 during build #498

Closed
seanpmorgan opened this issue Sep 10, 2019 · 2 comments
Closed

Utilize Bazel 1.0 during build #498

seanpmorgan opened this issue Sep 10, 2019 · 2 comments
Labels
build help wanted Needs help as a contribution

Comments

@seanpmorgan
Copy link
Member

Bazel 1.0 should be released this month, and with it we'll get guarantees of backwards compatibility (currently the build may fail depending which version of bazel is installed)

bazelbuild/bazel#8573

@seanpmorgan seanpmorgan added build blocked Pending something elses completion labels Sep 10, 2019
@seanpmorgan seanpmorgan added help wanted Needs help as a contribution and removed blocked Pending something elses completion labels Oct 11, 2019
@Squadrick
Copy link
Member

TFA builds fine on Bazel 1.0

Colab: https://colab.research.google.com/drive/12Krat_CFTeztcJsUTg1OdciZc-2Cih8w

I've tested locally on 1.0.1, and it works great as well.

@hmnshupndey
Copy link

TFA builds fine on Bazel 1.0

Colab: https://colab.research.google.com/drive/12Krat_CFTeztcJsUTg1OdciZc-2Cih8w

I've tested locally on 1.0.1, and it works great as well.

How did you manage to remove spaces in your paths. I have also tried it but it is showing error:-
WARNING: ignoring LD_PRELOAD in environment.
Starting local Bazel server and connecting to it...
ERROR: bazel does not currently work properly from paths containing spaces (com.google.devtools.build.lib.runtime.BlazeWorkspace@44e17dda).
INFO: Invocation ID: f0c627d8-14c5-4909-8af4-9e011749347e
Please help!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build help wanted Needs help as a contribution
Projects
None yet
Development

No branches or pull requests

3 participants