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

Bazel Build fails on Ubuntu 16.04 - No such target log_severity #37

Closed
mohammedayub44 opened this issue Aug 13, 2019 · 1 comment
Closed

Comments

@mohammedayub44
Copy link

Hi,

I'm trying to build the the Intel Optimized Binaries for Tensorflow Serving on my Ubuntu 16.04 machine. I ran into the below error no such target '@com_google_absl//absl/base:log_severity'

image

I'm running the below command -
docker build -t $USER/tensorflow-serving-devel-mkl -f /home/ubuntu/serving/tensorflow_serving/tools/docker/Dockerfile.devel-mkl2 .

The only thing I have changed in the docker file is the base image to be 16.04 instead of 18.04

Is there anything I'm missing ?

Thanks!

@ashahba
Copy link
Member

ashahba commented Sep 19, 2020

Hi @mohammedayub44 thanks for filing this issue.
A lot has changed since you filed this.
Would you let us know if this works now? By the way our supported OS is Ubuntu 18.04 as of now.

@ashahba ashahba closed this as completed Nov 16, 2020
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

2 participants