Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665664 - www-client/firefox-60.2.0 failed (compile phase): environment, line 5093: Called die
Summary: www-client/firefox-60.2.0 failed (compile phase): environment, line 5093: Ca...
Status: RESOLVED DUPLICATE of bug 663690
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-10 22:39 UTC by Nick Soveiko
Modified: 2019-09-02 18:46 UTC (History)
4 users (show)

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


Attachments
emerge --info (emerge-info.txt,6.74 KB, text/plain)
2018-09-10 22:39 UTC, Nick Soveiko
Details
build log (firefox-60.2.0:20180910-221532.log.gz,72.35 KB, application/gzip)
2018-09-10 22:46 UTC, Nick Soveiko
Details
requested information files described above (ff-logs.tgz,112.31 KB, application/x-compressed-tar)
2018-09-11 09:32 UTC, Tom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Soveiko 2018-09-10 22:39:19 UTC
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
Comment 1 Nick Soveiko 2018-09-10 22:43:54 UTC
# 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"
Comment 2 Nick Soveiko 2018-09-10 22:46:11 UTC
Created attachment 546580 [details]
build log
Comment 3 Tom 2018-09-11 09:31:19 UTC
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
Comment 4 Tom 2018-09-11 09:32:28 UTC
Created attachment 546598 [details]
requested information files described above
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2018-09-22 23:53:19 UTC
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 ***