Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9, 1.16.1
-
Linux Ubuntu 16.04 s390x
Description
Building TensorFlow master using Bazel v0.12.0.
Facing build issue immediately with error:
ERROR: /home/jenkins/tensorflow/tensorflow/tools/pip_package/BUILD:117:1: no such package '@nasm//': java.io.IOException: block overrun and referenced by '//tensorflow/tools/pip_package:licenses'
{{ ERROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed; build aborted: no such package '@nasm//': java.io.IOException: block overrun}}
This is intermittent. Sometimes the build goes ahead. Also observed this error once:
ERROR: /home/test/tensorflow/tensorflow/tools/pip_package/BUILD:117:1: no such package '@nasm//': java.io.IOException: Error detected parsing the header and referenced by '//tensorflow/tools/pip_package:licenses'ERROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed; build aborted: no such package '@nasm//': java.io.IOException: Error detected parsing the header
Can someone please help in resolving this?
Getting this error with AdoptJDK 8.