Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951625 - dev-util/rustup-1.28 and higher requires >=rust-1.85.0 to build
Summary: dev-util/rustup-1.28 and higher requires >=rust-1.85.0 to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-19 10:47 UTC by Fat-Zer
Modified: 2025-03-22 12:41 UTC (History)
2 users (show)

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


Attachments
rustup-9999-build.log (rustup-9999:20250319-104626.log.gz,1.72 KB, application/gzip)
2025-03-19 10:49 UTC, Fat-Zer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fat-Zer 2025-03-19 10:47:07 UTC
Please bump up the dependencies in the ebuild as dev-util/rustup-9999 now requires 'edition2024' feature which is provided by >=rust-1.85.0.

Reproducible: Always
Comment 1 Fat-Zer 2025-03-19 10:49:04 UTC
Created attachment 921256 [details]
rustup-9999-build.log

A build log with a failure
Comment 2 Denis Drakhnia 2025-03-20 04:17:29 UTC
Also >=rustup-1.28 require >=rust-1.85 because of using new `edition = 2024`.
Comment 3 Larry the Git Cow gentoo-dev 2025-03-22 12:41:59 UTC
The bug has been closed via the following commit(s):

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

commit 23700f75a30b4f9b37134025a1bdedc4f9974ad4
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-22 12:41:38 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-22 12:41:53 +0000

    dev-util/rustup: require rust >=1.85.0 to build
    
    Closes: https://bugs.gentoo.org/951625
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/rustup/rustup-1.28.1.ebuild | 1 +
 dev-util/rustup/rustup-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)