st834 Tux's lil' helper
Joined: 23 Jun 2022 Posts: 96
|
Posted: Wed Nov 13, 2024 2:33 pm Post subject: firefox 128 can not be compiled |
|
|
Hello, an error occurs when building firefox 128.4.0. i have now received my compilation output:
Quote: |
>>> Failed to emerge www-client/firefox-128.4.0, Log file:
>>> '/var/tmp/portage/www-client/firefox-128.4.0/temp/build.log'
* Messages for package www-client/firefox-128.4.0:
* ERROR: www-client/firefox-128.4.0::gentoo failed (compile phase):
* Failed to run './mach build --verbose'
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 5178: Called virtx './mach' 'build' '--verbose'
* environment, line 6685: Called die
* The specific snippet of code:
* [[ ${retval} -ne 0 ]] && die "Failed to run '$@'";
*
* If you need support, post the output of `emerge --info '=www-client/firefox-128.4.0::gentoo'`,
* the complete build log and the output of `emerge -pqv '=www-client/firefox-128.4.0::gentoo'`.
* The complete build log is located at '/var/tmp/portage/www-client/firefox-128.4.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-128.4.0/temp/environment'.
* Working directory: '/var/tmp/portage/www-client/firefox-128.4.0/work/firefox-128.4.0'
* S: '/var/tmp/portage/www-client/firefox-128.4.0/work/firefox-128.4.0' |
Further firefox was compiled without problems, after update to 128 version the problem is occurred. MAKEOPTS is on "-j1" setup.
I googled the Internet, but unfortunately I did not find the reason, maybe someone has already encountered this.
Thanks a lot for ideas, |
|