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

Bug 671386

Summary: www-client/firefox-63.0.3 ERROR: Cargo package manager not found
Product: Gentoo Linux Reporter: Stefan Strogin <steils>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: herrtimson
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=www-client/firefox-63.0.3::gentoo'
emerge -pqv '=www-client/firefox-63.0.3::gentoo'
build.log
environment

Description Stefan Strogin gentoo-dev 2018-11-18 00:01:44 UTC
0:05.73 ERROR: Cargo package manager not found.
 0:05.73 To compile Rust language sources, you must have 'cargo' in your path.
 0:05.73 See https://www.rust-lang.org/ for more information.
 0:05.73 
 0:05.73 You can install cargo by running './mach bootstrap'
 0:05.73 or by directly running the installer from https://rustup.rs/
 0:05.73 
 0:05.76 *** Fix above errors and then restart with\
 0:05.76                "/usr/bin/gmake -f client.mk build"
 0:05.76 gmake: *** [client.mk:127: configure] Error 1

~/ eselect rust list
Available Rust versions:
  [1]   rust-1.30.1 *
Comment 1 Stefan Strogin gentoo-dev 2018-11-18 00:02:50 UTC
Created attachment 555506 [details]
emerge --info '=www-client/firefox-63.0.3::gentoo'
Comment 2 Stefan Strogin gentoo-dev 2018-11-18 00:04:56 UTC
Created attachment 555508 [details]
emerge -pqv '=www-client/firefox-63.0.3::gentoo'
Comment 3 Stefan Strogin gentoo-dev 2018-11-18 00:06:07 UTC
Created attachment 555510 [details]
build.log
Comment 4 Stefan Strogin gentoo-dev 2018-11-18 00:06:50 UTC
Created attachment 555512 [details]
environment
Comment 5 Aidan Thornton 2018-11-18 00:12:53 UTC
Probably bug #671182 (cargo symlink not set correctly after upgrading to rust 1.30.1), try the solution from that of re-selecting the current rust using eselect.
Comment 6 Arfrever Frehtes Taifersar Arahesis 2018-11-18 00:17:10 UTC

*** This bug has been marked as a duplicate of bug 671182 ***