mherkazandjian opened a new issue #8173:
URL: https://github.com/apache/tvm/issues/8173


   Hi,
   
   It seems that building the docker ci_cpu image build is failing.
   I tested reproducing this (i think bug) in a vanilla environment OS too, so 
   i think you should be able to reproduce it with the following procedure:
   
   ````bash
      # clone tvm repository
      git clone --recursive https://github.com/apache/tvm.git
   
      # build the docker ci_cpu image
      cd docker && ./build.sh ci_cpu
   ```` 
   the build fails when building at stage `` RUN bash 
/install/ubuntu_install_tflite.sh``
   
![image](https://user-images.githubusercontent.com/3264637/120411321-e44f3f00-c354-11eb-83cd-1b5754052c14.png)
   
   particularly the following error should show up:
   
   
![image](https://user-images.githubusercontent.com/3264637/120411461-25dfea00-c355-11eb-94ff-e17ed8904403.png)
   
   ps: what is the tag version here 
https://github.com/apache/tvm/blob/main/docker/Dockerfile.ci_cpu#L19 related to 
the 
   ``ci_cpu`` tag in the jenkins file 
https://github.com/apache/tvm/blob/main/Jenkinsfile#L49 ? where are these 
version tracked?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to