Created attachment 693363 [details] build.log and emerge --info * ERROR: www-client/firefox-86.0.1::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 4630: Called die * The specific snippet of code: * ./mach configure || die * * If you need support, post the output of `emerge --info '=www-client/firefox-86.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-client/firefox-86.0.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/www-client/firefox-86.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-86.0.1/temp/environment'. * Working directory: '/var/tmp/portage/www-client/firefox-86.0.1/work/firefox-86.0.1' * S: '/var/tmp/portage/www-client/firefox-86.0.1/work/firefox-86.0.1'
Looks to be an issue related to running an unstable Firefox with a stable Rust.
Why is your rust version returning "1.47.0-nightly"? ^^^^^^^^ There is nothing we can do for you, your error is: > 0:05.97 checking rustc version... 1.47.0-nightly > 0:05.98 checking cargo version... 1.47.0 > 0:05.99 ERROR: Rust compiler 1.47.0-nightly is too old. > 0:05.99 > 0:05.99 To compile Rust language sources please install at least > 0:05.99 version 1.47.0 of the 'rustc' toolchain (or, if using nightly, > 0:05.99 at least one version newer than 1.47.0) and make sure it is > 0:05.99 first in your path. Please upgrade your rust installation/move to ::gentoo version. Closing as INVALID because this is not a bug in ebuild and we cannot add versions checks for packages/versions not in Gentoo repository.