Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850937 - sci-libs/rocFFT-5.0.2 fails to compile: error: downloading
Summary: sci-libs/rocFFT-5.0.2 fails to compile: error: downloading
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-10 06:38 UTC by Agostino Sarubbo
Modified: 2022-07-09 06:10 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,49.76 KB, text/plain)
2022-06-10 06:38 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,54.57 KB, text/plain)
2022-06-10 06:38 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 2022-06-10 06:38:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/rocFFT-5.0.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-10 06:38:20 UTC
Created attachment 783812 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-10 06:38:21 UTC
Created attachment 783815 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Yiyang Wu 2022-06-21 04:15:46 UTC
I'll have a look for that
Comment 4 Larry the Git Cow gentoo-dev 2022-07-09 06:10:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667ba2194399e0d35c23b5f8051f6816359f6307

commit 667ba2194399e0d35c23b5f8051f6816359f6307
Author:     Yiyang Wu <xgreenlandforwyy@gmail.com>
AuthorDate: 2022-07-08 13:52:13 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2022-07-09 06:09:47 +0000

    sci-libs/rocFFT: Correct BDEPEND
    
    Building rocFFT always needs rocm-cmake. If it's not present, cmake will
    try to download, causing bug #850937
    
    Closes: https://bugs.gentoo.org/850937
    Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 sci-libs/rocFFT/rocFFT-4.3.0-r1.ebuild | 4 ++--
 sci-libs/rocFFT/rocFFT-5.0.2.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)