Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937410

Summary: app-shells/starship-1.19.0: Fails to build with Rust 1.80.0
Product: Gentoo Linux Reporter: Randy Barlow <randy>
Component: Current packagesAssignee: Randy Barlow <randy>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/37986
Whiteboard:
Package list:
Runtime testing required: ---

Description Randy Barlow 2024-08-05 22:00:32 UTC
Rust 1.80.0 is not in tree yet, but there's an open PR for it[0]. In that PR, I found that starship does not build with Rust 1.80.0 due to a regression in Rust[1].

Fortunately, there's a starship-1.20.1 release upstream that seems to fix this regression, so this ticket can be addressed simply by updating starship to the latest upstream.


[0] https://github.com/gentoo/gentoo/pull/37727
[1] https://github.com/rust-lang/rust/issues/127343
Comment 1 Larry the Git Cow gentoo-dev 2024-08-09 15:08:53 UTC
The bug has been closed via the following commit(s):

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

commit 9ae7fc5a5eb2fdeda30d9037bafaf650b72c119c
Author:     Randy Barlow <randy@electronsweatshop.com>
AuthorDate: 2024-08-05 22:02:04 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-09 15:00:39 +0000

    app-shells/starship: Add 1.20.1
    
    Closes: https://bugs.gentoo.org/937410
    Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-shells/starship/Manifest               | 243 ++++++++++++++++
 app-shells/starship/starship-1.20.1.ebuild | 446 +++++++++++++++++++++++++++++
 2 files changed, 689 insertions(+)