https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/tensorflow-2.7.0 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html entry_points no longer use setuptools at runtime.
Created attachment 751398 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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(+)