Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943358 - www-client/firefox-132.0.2: Failed to emerge
Summary: www-client/firefox-132.0.2: Failed to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-13 13:22 UTC by Vitaliy Perekhovy
Modified: 2024-11-13 13:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaliy Perekhovy 2024-11-13 13:22:41 UTC
* Package:    www-client/firefox-132.0.2:rapid
 * Repository: gentoo
 * Maintainer: mozilla@gentoo.org
 * USE:        X abi_x86_64 amd64 dbus elibc_glibc eme-free gmp-autoupdate hwaccel jumbo-build kernel_linux libproxy llvm_slot_18 openh264 pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-png system-webp
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * ERROR: www-client/firefox-132.0.2::gentoo failed (pretend phase):
 *   _check-reqs_get_number: Missing unit: 6800
 * 
 * Call stack:
 *                ebuild.sh, line 136:  Called pkg_pretend
 *   firefox-132.0.2.ebuild, line 458:  Called check-reqs_pkg_pretend
 *        check-reqs.eclass, line 102:  Called check-reqs_pkg_setup
 *        check-reqs.eclass, line  92:  Called _check-reqs_run
 *        check-reqs.eclass, line 159:  Called _check-reqs_disk '/var/tmp/portage/www-client/firefox-132.0.2/temp' '6800'
 *        check-reqs.eclass, line 389:  Called _check-reqs_start_phase '6800' 'disk space at "/var/tmp/portage/www-client/firefox-132.0.2/temp"'
 *        check-reqs.eclass, line 430:  Called _check-reqs_get_number '6800'
 *        check-reqs.eclass, line 232:  Called die
 * The specific snippet of code:
 *   	[[ ${size} == ${1} ]] && die "${FUNCNAME}: Missing unit: ${1}"
 * 
 * If you need support, post the output of `emerge --info '=www-client/firefox-132.0.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-132.0.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-132.0.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-132.0.2/temp/die.env'.
 * Working directory: '/var/tmp/portage/www-client/firefox-132.0.2/empty'
 * S: '/var/tmp/portage/www-client/firefox-132.0.2/work/firefox-132.0.2'
/var/db/repos/gentoo/eclass/check-reqs.eclass: trap: line 2: unexpected EOF while looking for matching `)'
 * ERROR: www-client/firefox-132.0.2::gentoo failed (pretend phase):
 *   _check-reqs_get_unit: Unknown unit: 0
 * 
 * Call stack:
 *                ebuild.sh, line 136:  Called pkg_pretend
 *   firefox-132.0.2.ebuild, line 458:  Called check-reqs_pkg_pretend
 *        check-reqs.eclass, line 102:  Called check-reqs_pkg_setup
 *        check-reqs.eclass, line  92:  Called _check-reqs_run
 *        check-reqs.eclass, line 159:  Called _check-reqs_disk '/var/tmp/portage/www-client/firefox-132.0.2/temp' '6800'
 *        check-reqs.eclass, line 389:  Called _check-reqs_start_phase '6800' 'disk space at "/var/tmp/portage/www-client/firefox-132.0.2/temp"'
 *        check-reqs.eclass, line 430:  Called _check-reqs_get_unit '6800'
 *        check-reqs.eclass, line 265:  Called die
 * The specific snippet of code:
 *   			die "${FUNCNAME}: Unknown unit: ${unit}"
 * 
 * If you need support, post the output of `emerge --info '=www-client/firefox-132.0.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-132.0.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-132.0.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-132.0.2/temp/die.env'.
 * Working directory: '/var/tmp/portage/www-client/firefox-132.0.2/empty'
 * S: '/var/tmp/portage/www-client/firefox-132.0.2/work/firefox-132.0.2'


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-11-13 13:37:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0d8e6c618eec95490aaa44146bf6cbf17a0ea6

commit 1f0d8e6c618eec95490aaa44146bf6cbf17a0ea6
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2024-11-13 13:36:28 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-11-13 13:37:19 +0000

    www-client/firefox: fix a syntax error in check-reqs run in 132.0.2
    
    Closes: https://bugs.gentoo.org/943358
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-client/firefox/firefox-132.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)