Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937410 - app-shells/starship-1.19.0: Fails to build with Rust 1.80.0
Summary: app-shells/starship-1.19.0: Fails to build with Rust 1.80.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Randy Barlow
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-08-05 22:00 UTC by Randy Barlow
Modified: 2024-08-09 15:08 UTC (History)
1 user (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 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(+)