Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823922 - sci-libs/tensorflow-2.7.0 does not enable tests
Summary: sci-libs/tensorflow-2.7.0 does not enable tests
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:
Depends on:
Blocks: 784263
  Show dependency tree
 
Reported: 2021-11-16 07:25 UTC by Agostino Sarubbo
Modified: 2021-12-11 20:30 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,193.96 KB, application/x-xz)
2021-11-16 07:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)