Created attachment 546578 [details] emerge --info www-client/firefox-60.2.0 fails to build * ERROR: www-client/firefox-60.2.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 5093: Called die * The specific snippet of code: * MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 ./mach build --verbose || die
# emerge -pqv '=www-client/firefox-60.2.0::gentoo' [ebuild U ] www-client/firefox-60.2.0 [52.9.0] USE="dbus gmp-autoupdate screenshot%* startup-notification system-icu system-jpeg system-sqlite -bindist -custom-cflags -custom-optimization -debug -eme-free -hardened -hwaccel -jack (-neon) -pulseaudio (-selinux) -system-harfbuzz -system-libevent -system-libvpx {-test} -wifi (-gtk2%) (-jemalloc%*) (-pgo%) (-rust%) (-system-cairo%)" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"
Created attachment 546580 [details] build log
I'll reuse this entry for my bug report: after 14+ hours of compiling llvm, rust and cargo in preparation of firefox v60.2.0, compilation fails: "compiling cose v0.1.4" is the reason - look at timestamp 04:44 inside build.log The attached gzipped tar file encloses: - build.log - environment - output of: emerge --info - output of: emerge -pqv firefox - additionally output of: emerge -pqv rust cargo Nick seems to use gcc v7.3.0, locally gcc v6.4.0 is in use. CU Tom
Created attachment 546598 [details] requested information files described above
It is interesting that you somehow managed to get Rust/cargo installed on x86 which is currently broken... Anyway, I guess you hit bug 663690. Once we have a working cargo package on x86 recent firefox should build. *** This bug has been marked as a duplicate of bug 663690 ***