Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812551 - sys-devel/sparse: needs porting to LLVM 11+
Summary: sys-devel/sparse: needs porting to LLVM 11+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 812533
  Show dependency tree
 
Reported: 2021-09-11 08:01 UTC by Michał Górny
Modified: 2021-09-19 03:25 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-09-11 08:01:33 UTC
As summary says.
Comment 1 Larry the Git Cow gentoo-dev 2021-09-19 02:24:49 UTC
The bug has been closed via the following commit(s):

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

commit c5ea3c2cc75ac22165cd80e75298a75b30031294
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-19 02:15:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-19 02:24:20 +0000

    sys-devel/sparse: add 0.6.4
    
    Closes: https://bugs.gentoo.org/812551
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/sparse/Manifest            |  1 +
 sys-devel/sparse/sparse-0.6.4.ebuild | 73 ++++++++++++++++++++++++++++++++++++
 sys-devel/sparse/sparse-9999.ebuild  | 18 +++++----
 3 files changed, 84 insertions(+), 8 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2021-09-19 03:25:23 UTC
The bug has been referenced in the following commit(s):

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

commit f336e8bc9cb902d61882358e57531f9269c206e6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-19 03:11:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-19 03:11:41 +0000

    sys-devel/sparse: improve llvm_check_deps logic
    
    Bug: https://bugs.gentoo.org/812551
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/sparse/sparse-0.6.4.ebuild | 5 ++---
 sys-devel/sparse/sparse-9999.ebuild  | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)