Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713734 - www-client/firefox-74.0-r1 fails during src_compile()
Summary: www-client/firefox-74.0-r1 fails during src_compile()
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-21 10:58 UTC by Fabio Rossi
Modified: 2020-03-22 17:03 UTC (History)
1 user (show)

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


Attachments
build.log.gz (build.log.gz,38.66 KB, application/gzip)
2020-03-21 10:58 UTC, Fabio Rossi
Details
emerge-info.txt.gz (emerge-info.txt.gz,7.79 KB, application/gzip)
2020-03-21 10:59 UTC, Fabio Rossi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2020-03-21 10:58:25 UTC
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'
Comment 1 Fabio Rossi 2020-03-21 10:59:53 UTC
Created attachment 623532 [details]
emerge-info.txt.gz
Comment 2 Jory A. Pratt gentoo-dev 2020-03-22 00:07:53 UTC
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.
Comment 3 Fabio Rossi 2020-03-22 17:03:52 UTC
I have realized I had space problems on the system (disk full), sorry for the noise, closing this bug report