While I successfully emerged sci-libs/tensorflow-2.7.0 just yesterday, 2.7.0-r1 fails to build: external/llvm-project/llvm/include/llvm/Support/Endian.h:188:47: error: expected ')' before numeric constant 188 | upperVal &= ((make_unsigned_t<value_type>)1 << startBit) - 1; Reproducible: Always
Created attachment 758693 [details] build.log
Created attachment 758694 [details] build info
Created attachment 758696 [details] emerge info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f822245c5185fd204c01a42a70989d5d7a070948 commit f822245c5185fd204c01a42a70989d5d7a070948 Author: Jason Zaman <perfinion@gentoo.org> AuthorDate: 2021-12-12 19:26:41 +0000 Commit: Jason Zaman <perfinion@gentoo.org> CommitDate: 2021-12-13 01:29:43 +0000 sci-libs/tensorflow-2.7.0-r1: Fix non-cuda build and unbundle abseil-cpp Closes: https://bugs.gentoo.org/828996 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org> sci-libs/tensorflow/tensorflow-2.7.0-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)