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

Invalid License Error While Running bazel build for tensorflow #19029

Closed
cagrigider opened this issue May 2, 2018 · 4 comments
Closed

Invalid License Error While Running bazel build for tensorflow #19029

cagrigider opened this issue May 2, 2018 · 4 comments
Assignees
Labels
stat:awaiting tensorflower Status - Awaiting response from tensorflower type:build/install Build and install issues

Comments

@cagrigider
Copy link

cagrigider commented May 2, 2018

I am trying to compile tensorflow for Macbook, but every time I am getting same error.

When I Run this command

bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package

I get this error

/private/var/tmp/_bazel_cagrigider/2c548436011ab6b7308cd0cc70a91ed3/external/bazel_tools/tools/cpp/BUILD:3:1: invalid license type: 'notice'

Full Output Of Terminal

Mac OS 10.13.3

Xcode version = 9.2

Tensorflow version = 1.8

Bazel version = 0.13.0

Thanks.

@tensorflowbutler tensorflowbutler added the stat:awaiting response Status - Awaiting response from author label May 3, 2018
@tensorflowbutler
Copy link
Member

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks.
Have I written custom code
OS Platform and Distribution
TensorFlow installed from
TensorFlow version
Bazel version
CUDA/cuDNN version
GPU model and memory
Exact command to reproduce

@cagrigider
Copy link
Author

I am trying to use
Tensorflow 1.8 on my 2015 Macbook Pro (OS X 10.13.3 High Sierra) CPU only.

I installed Tensorflow from https://www.tensorflow.org/install/install_mac

Tensorflow Version = 1.8
Bazel Version = 0.13.0

I am getting error with that command
bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package

@tensorflowbutler tensorflowbutler removed the stat:awaiting response Status - Awaiting response from author label May 3, 2018
@angerson
Copy link
Contributor

angerson commented May 7, 2018

This looks like it could potentially be a bug with our build system or a problem with Bazel. Same failure instance: bazelbuild/bazel#5157

@gunan Any clues on this? We could defer to the Bazel-side bug for now.

@angerson angerson added stat:awaiting tensorflower Status - Awaiting response from tensorflower type:build/install Build and install issues labels May 7, 2018
@gunan
Copy link
Contributor

gunan commented May 8, 2018

This is an exact duplicate of bazelbuild/bazel#5157
The failure is also emitted from bazel_tools external repository.
I will close this as a duplicate.

@gunan gunan closed this as completed May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting tensorflower Status - Awaiting response from tensorflower type:build/install Build and install issues
Projects
None yet
Development

No branches or pull requests

4 participants