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

Bug 828506

Summary: www-client/firefox: please bump minimal rust dep to >=1.53.0
Product: Gentoo Linux Reporter: tt_1 <herrtimson>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tt_1 2021-12-07 11:44:09 UTC
for firefox-94.0.2 and firefox-95.0: 

 0:04.44 checking for rustc... /usr/bin/rustc
 0:04.44 checking for cargo... /usr/bin/cargo
 0:04.50 checking rustc version... 1.52.1
 0:04.50 checking cargo version... 1.52.0
 0:04.50 ERROR: Rust compiler 1.52.1 is too old.
 0:04.50 
 0:04.50 To compile Rust language sources please install at least
 0:04.50 version 1.53.0 of the 'rustc' toolchain (or, if using nightly,
 0:04.50 at least one version newer than 1.53.0) and make sure it is
 0:04.50 first in your path.
 0:04.50 
 0:04.50 You can verify this by typing 'rustc --version'.
 0:04.50 
 0:04.50 If you have the 'rustup' tool installed you can upgrade
 0:04.50 to the latest release by typing 'rustup update'. The
 0:04.50 installer is available from https://rustup.rs/


please bump the virtual/rust requirement in the ebuilds, thank you
Comment 1 Larry the Git Cow gentoo-dev 2021-12-10 00:18:57 UTC
The bug has been closed via the following commit(s):

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

commit 457b701560f36bccd0fe3965612803f9579ec6f6
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-12-10 00:15:52 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-12-10 00:18:46 +0000

    www-client/firefox: require >=virtual/rust-1.53.0
    
    Closes: https://bugs.gentoo.org/828506
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-client/firefox/firefox-95.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)