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

Bug 823922

Summary: sci-libs/tensorflow-2.7.0 does not enable tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 784263    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2021-11-16 07:25:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/tensorflow-2.7.0 does not enable tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-16 07:25:12 UTC
Created attachment 751402 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2021-12-11 20:30:51 UTC
The bug has been closed via the following commit(s):

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

commit abbf65d88943c0d392fa945c69daf3fa251e1ed8
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2021-12-11 19:42:12 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2021-12-11 20:30:44 +0000

    sci-libs/tensorflow: Build with C++17
    
    Also explicitly restrict tests because GPUs are required and
    DISTUTILS_USE_SETUPTOOLS is not used when DISTUTILS_OPTIONAL
    is enabled.
    
    Closes: https://bugs.gentoo.org/823922
    Closes: https://bugs.gentoo.org/823918
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Jason Zaman <perfinion@gentoo.org>

 sci-libs/tensorflow/Manifest                   |   1 +
 sci-libs/tensorflow/tensorflow-2.7.0-r1.ebuild | 411 +++++++++++++++++++++++++
 2 files changed, 412 insertions(+)