Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661170 - sci-libs/tensorflow-1.9.0 fails to build
Summary: sci-libs/tensorflow-1.9.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
: 661382 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-07-14 18:39 UTC by Jan Ziak (atomsymbol)
Modified: 2018-07-17 10:44 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sci-libs:tensorflow-1.9.0.log (sci-libs:tensorflow-1.9.0:20180714-154502.log,10.11 KB, text/x-log)
2018-07-14 18:39 UTC, Jan Ziak (atomsymbol)
Details
emerge --info (emerge-info.txt,7.25 KB, text/plain)
2018-07-14 18:40 UTC, Jan Ziak (atomsymbol)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Ziak (atomsymbol) 2018-07-14 18:39:01 UTC
ERROR: /var/tmp/portage/sci-libs/tensorflow-1.9.0/work/tensorflow-1.9.0-python3_5/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)
Comment 1 Jan Ziak (atomsymbol) 2018-07-14 18:39:56 UTC
Created attachment 539570 [details]
sci-libs:tensorflow-1.9.0.log
Comment 2 Jan Ziak (atomsymbol) 2018-07-14 18:40:58 UTC
Created attachment 539572 [details]
emerge --info
Comment 3 Adam Marthaler 2018-07-15 01:39:11 UTC
Same here: 

 * 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: 133.114s
Comment 4 Larry the Git Cow gentoo-dev 2018-07-17 09:56:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de1b001ff4e8c37b73dfd2e6ed1e7f0543223e3

commit 2de1b001ff4e8c37b73dfd2e6ed1e7f0543223e3
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2018-07-17 09:54:27 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-07-17 09:56:10 +0000

    sci-libs/tensorflow: update bundled dep srcs
    
    Closes: https://bugs.gentoo.org/661170
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-libs/tensorflow/Manifest                |  1 +
 sci-libs/tensorflow/tensorflow-1.9.0.ebuild | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)
Comment 5 Adam Marthaler 2018-07-17 10:38:54 UTC
emerge --info
https://pastebin.com/x2hNVNbQ
Comment 6 Jason Zaman gentoo-dev 2018-07-17 10:44:55 UTC
*** Bug 661382 has been marked as a duplicate of this bug. ***