Summary: | sci-libs/tensorflow-2.2.0-r2 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Jason Zaman <perfinion> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | heroxbd |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 662380 [details]
build.log
build log and emerge --info
sci-libs/tensorflow/tensorflow-2.2.0-r2.ebuild
168c168
< unpack tensorflow-patches-${PVR}.tar.bz2
---
> unpack tensorflow-patches-${PV}-r1.tar.bz2
exactly. Sorry guys. I have overlooked this line. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d501b5290f018a2ba16caedf175e9c1330cacb commit c6d501b5290f018a2ba16caedf175e9c1330cacb Author: Benda Xu <heroxbd@gentoo.org> AuthorDate: 2020-09-25 17:05:37 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-09-25 18:31:57 +0000 sci-libs/tensorflow: correct the name of the patch tarball. Suggested-by: Jouni Kosonen <jouni.kosonen@tukesoft.com> Closes: https://bugs.gentoo.org/744652 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org> sci-libs/tensorflow/tensorflow-2.2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |