| Summary: | www-client/firefox-74.0-r1 fails during src_compile() | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Fabio Rossi <rossi.f> |
| Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | jstein |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log.gz
emerge-info.txt.gz |
||
Created attachment 623532 [details]
emerge-info.txt.gz
You need to check dmesg, you have no error reported that would cause such a failure, only thing I can think of is a segfault when make is called. I have realized I had space problems on the system (disk full), sorry for the noise, closing this bug report |
Created attachment 623530 [details] build.log.gz Here is an extracted part of the log, the full copy is here attached 88Configure complete! Be sure to run |mach build| to pick up any changes 0:37.26 Clobber not needed. 8 0:37.26 Adding make options from /mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0/.mozconfig XARGS=/usr/bin/xargs MOZ_OBJDIR=/mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0/ff OBJDIR=/mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0/ff FOUND_MOZCONFIG=/mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0/.mozconfig export FOUND_MOZCONFIG 8 0:37.26 /usr/bin/gmake -f client.mk 8 0:37.27 /usr/bin/gmake -j8 -l8 -O -C /mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0/ff 8 0:37.29 gmake: *** [client.mk:125: build] Error 2 8 0:37.30 0 compiler warnings present. 8 * ERROR: www-client/firefox-74.0-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 5289: Called die * The specific snippet of code: * GDK_BACKEND=x11 MOZ_MAKE_FLAGS="${MAKEOPTS} -O" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 ${_virtx} ./mach build --verbose || die * * If you need support, post the output of `emerge --info '=www-client/firefox-74.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-client/firefox-74.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/www-client/firefox-74.0-r1:20200321-001345.log.gz'. * For convenience, a symlink to the build log is located at '/mnt/tmp/portage/www-client/firefox-74.0-r1/temp/build.log.gz'. * The ebuild environment file is located at '/mnt/tmp/portage/www-client/firefox-74.0-r1/temp/environment'. * Working directory: '/mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0' * S: '/mnt/tmp/portage/www-client/firefox-74.0-r1/work/firefox-74.0'