You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Namrata Bhave (JIRA)" <ji...@apache.org> on 2018/05/15 12:30:00 UTC

[jira] [Created] (COMPRESS-453) Facing block overrun error while building TensorFlow

Namrata Bhave created COMPRESS-453:
--------------------------------------

             Summary: Facing block overrun error while building TensorFlow
                 Key: COMPRESS-453
                 URL: https://issues.apache.org/jira/browse/COMPRESS-453
             Project: Commons Compress
          Issue Type: Bug
          Components: Compressors
    Affects Versions: 1.16.1, 1.9
         Environment: Linux Ubuntu 16.04 s390x
            Reporter: Namrata Bhave


Building TensorFlow master using Bazel v0.12.0.

Facing build issue immediately with error:
ERROR: /home/jenkins/workspace/TensorFlow_IBMZ_CI/TensorFlow_SC/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:
{quote}ERROR: /home/test/TF_another/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
{quote}
Can someone please help in resolving this?

Getting this error with AdoptJDK 8.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)