Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810718 - sci-libs/rocSPARSE-4.3.0 fails to compile
Summary: sci-libs/rocSPARSE-4.3.0 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-08-27 21:37 UTC by Agostino Sarubbo
Modified: 2021-10-10 14:53 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,170.24 KB, text/plain)
2021-08-27 21:37 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 2021-08-27 21:37:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/rocSPARSE-4.3.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-27 21:37:24 UTC
CC'ing also the author of the commit (53a7ade3df5481b63bdad1da958080d3c298c782)
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-27 21:37:26 UTC
Created attachment 736309 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-08-27 21:37:27 UTC
Possible context of error(s):

ModuleNotFoundError: No module named 'yaml'
Comment 4 Larry the Git Cow gentoo-dev 2021-10-10 14:53:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0661eee430b6eea02deef8a23268ed47579f3174

commit 0661eee430b6eea02deef8a23268ed47579f3174
Author:     YiyangWu <xgreenlandforwyy@gmail.com>
AuthorDate: 2021-10-08 14:32:04 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2021-10-10 14:52:01 +0000

    sci-libs/rocSPARSE: fix pyyaml missing issue.
    
    Closes: https://bugs.gentoo.org/810718
    Closes: https://github.com/gentoo/gentoo/pull/22517
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 sci-libs/rocSPARSE/rocSPARSE-4.3.0-r1.ebuild | 138 +++++++++++++++++++++++++++
 1 file changed, 138 insertions(+)