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/16 04:48:00 UTC

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

    [ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476827#comment-16476827 ] 

Namrata Bhave commented on COMPRESS-453:
----------------------------------------

Sorry about missing these details Stefan.

The bzip2 files are being downloaded from:

[https://mirror.bazel.build/www.nasm.us/pub/nasm/releasebuilds/2.12.02/nasm-2.12.02.tar.bz2]

[http://www.nasm.us/pub/nasm/releasebuilds/2.12.02/nasm-2.12.02.tar.bz2]

[http://pkgs.fedoraproject.org/repo/pkgs/nasm/nasm-2.12.02.tar.bz2/d15843c3fb7db39af80571ee27ec6fad/nasm-2.12.02.tar.bz2]

I tried using all 3, but get same error for them.

> 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.9, 1.16.1
>         Environment: Linux Ubuntu 16.04 s390x
>            Reporter: Namrata Bhave
>            Priority: Major
>
> 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.



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