Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744652 - sci-libs/tensorflow-2.2.0-r2 fails to compile
Summary: sci-libs/tensorflow-2.2.0-r2 fails to compile
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:
 
Reported: 2020-09-25 13:47 UTC by Agostino Sarubbo
Modified: 2020-09-25 18:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,6.17 KB, text/plain)
2020-09-25 13:47 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 2020-09-25 13:47:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/tensorflow-2.2.0-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-25 13:47:22 UTC
Created attachment 662380 [details]
build.log

build log and emerge --info
Comment 2 Jouni Kosonen 2020-09-25 15:36:45 UTC
sci-libs/tensorflow/tensorflow-2.2.0-r2.ebuild
168c168
<       unpack tensorflow-patches-${PVR}.tar.bz2
---
>       unpack tensorflow-patches-${PV}-r1.tar.bz2
Comment 3 Benda Xu gentoo-dev 2020-09-25 16:59:19 UTC
exactly.

Sorry guys. I have overlooked this line.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-25 18:32:14 UTC
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(-)