Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661382

Summary: sci-libs/tensorflow-1.9.0 - 26cd968b735e227361c9703683266f01e5df7857.tar.gz not found
Product: Gentoo Linux Reporter: Adam Marthaler <bigun>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adam Marthaler 2018-07-17 10:37:19 UTC
During emerge, e-build complains /var/tmp/portage/sci-libs/tensorflow-1.9.0/temp/bazel-distdir/26cd968b735e227361c9703683266f01e5df7857.tar.gz isn't found.

Reproducible: Always

Steps to Reproduce:
1.emerge tensorflow-1.9.0
2.
3.
Actual Results:  
e-build fails

Expected Results:  
e-build complete

 * Running: bazel --output_base=/var/tmp/portage/sci-libs/tensorflow-1.9.0/work/bazel-base-python3_6 build //tensorflow:libtensorflow_framework.so //tensorflow:libtensorflow.so
WARNING: ignoring LD_PRELOAD in environment.
ERROR: /var/tmp/portage/sci-libs/tensorflow-1.9.0/work/tensorflow-1.9.0-python3_6/tensorflow/core/platform/default/build_config/BUILD:153:1: no such package '@com_googlesource_code_re2//': java.io.FileNotFoundException: /var/tmp/portage/sci-libs/tensorflow-1.9.0/temp/bazel-distdir/26cd968b735e227361c9703683266f01e5df7857.tar.gz (No such file or directory) and referenced by '//tensorflow/core/platform/default/build_config:platformlib'
ERROR: Analysis of target '//tensorflow:libtensorflow_framework.so' failed; build aborted: no such package '@com_googlesource_code_re2//': java.io.FileNotFoundException: /var/tmp/portage/sci-libs/tensorflow-1.9.0/temp/bazel-distdir/26cd968b735e227361c9703683266f01e5df7857.tar.gz (No such file or directory)
INFO: Elapsed time: 142.873s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (27 packages loaded)
    currently loading: @protobuf_archive// ... (2 packages)
 * ERROR: sci-libs/tensorflow-1.9.0::gentoo failed (compile phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 4743:  Called ebazel 'build' '//tensorflow:libtensorflow_framework.so' '//tensorflow:libtensorflow.so'
 *   environment, line 1939:  Called die
 * The specific snippet of code:
 *       bazel --output_base="${output_base}" $@ || die
Comment 1 Adam Marthaler 2018-07-17 10:39:16 UTC
emerge --info
https://pastebin.com/x2hNVNbQ
Comment 2 Adam Marthaler 2018-07-17 10:40:40 UTC
build.log
https://pastebin.com/rLUJ0akS
Comment 3 Jason Zaman gentoo-dev 2018-07-17 10:44:55 UTC

*** This bug has been marked as a duplicate of bug 661170 ***