Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 956420 - www-client/chromium-137.0.7151.40 fails in src_prepare
Summary: www-client/chromium-137.0.7151.40 fails in src_prepare
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
: 956432 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-05-22 06:36 UTC by Patrick Lauer
Modified: 2025-05-23 02:35 UTC (History)
2 users (show)

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 Patrick Lauer gentoo-dev 2025-05-22 06:36:49 UTC
>>> Preparing source in /var/tmp/portage/www-client/chromium-137.0.7151.40/work/chromium-137.0.7151.40 ...
 * Checking whether python3_13 is suitable ...
 *   dev-lang/python:3.13[xml(+)] ...                                                                                                                                                                                                                                                [ ok ]
 *   python_check_deps ...
 *     dev-python/setuptools[python_targets_python3_13(-)] ...                                                                                                                                                                                                                       [ ok ]
 * Using python3.13 to build (via PYTHON_COMPAT iteration)
 * Applying chromium-cross-compile.patch ...                                                                                                                                                                                                                                         [ ok ]
 * Applying chromium-109-system-zlib.patch ...                                                                                                                                                                                                                                       [ ok ]
 * Applying chromium-111-InkDropHost-crash.patch ...                                                                                                                                                                                                                                 [ ok ]
 * Applying chromium-131-unbundle-icu-target.patch ...                                                                                                                                                                                                                               [ ok ]
 * Applying chromium-134-bindgen-custom-toolchain.patch ...                                                                                                                                                                                                                          [ ok ]
 * Applying chromium-135-oauth2-client-switches.patch ...                                                                                                                                                                                                                            [ ok ]
 * Applying chromium-135-map_droppable-glibc.patch ...                                                                                                                                                                                                                               [ ok ]
 * Applying chromium-136-drop-nodejs-ver-check.patch ...                                                                                                                                                                                                                             [ ok ]
 * Applying chromium-137-openh264-include-path.patch ...                                                                                                                                                                                                                             [ ok ]
 * Applying chromium-137-pdfium-system-libpng.patch ...                                                                                                                                                                                                                              [ ok ]
 * Applying chromium-117-material-color-include.patch ...                                                                                                                                                                                                                            [ ok ]
 * Applying chromium-137-compiler.patch ...                                                                                                                                                                                                                                          [ ok ]
 * The following `keeplibs` directories were not found in the source tree:
 *   third_party/rar
 * ERROR: www-client/chromium-137.0.7151.40::gentoo failed (prepare phase):
 *   Please update the ebuild.

=================================================================
                        Package Settings
=================================================================

www-client/chromium-137.0.7151.27::gentoo was built with the following:
USE="X cups hangouts official system-harfbuzz system-png system-zstd vaapi widevine -bindist -bundled-toolchain -custom-cflags -debug -ffmpeg-chromium -gtk4 (-headless) -kerberos -pax-kernel (-pgo) -proprietary-codecs -pulseaudio -qt6 -screencast (-selinux) (-system-icu) -test -wayland" ABI_X86="(64)" L10N="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk ur vi zh-CN zh-TW" LLVM_SLOT="19 (-20)"
CFLAGS="-O2 -pipe -march=native -Wno-unknown-warning-option"
CXXFLAGS="-O2 -pipe -march=native -Wno-unknown-warning-option"
LDFLAGS="-O2 -Wl,--undefined-version"
Comment 1 Matt Jolly gentoo-dev 2025-05-22 06:39:08 UTC
oops, that's supposed to be 'unrar'.
Comment 2 Larry the Git Cow gentoo-dev 2025-05-22 06:46:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a1ec29cdc10217db472810d48f96247bcfa9ff

commit 26a1ec29cdc10217db472810d48f96247bcfa9ff
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2025-05-22 06:46:12 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2025-05-22 06:46:32 +0000

    www-client/chromium: Fix (un)rar handling
    
    Closes: https://bugs.gentoo.org/956420
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 www-client/chromium/chromium-137.0.7151.40.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2025-05-22 06:53:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a53429cb4d66d41932d3fca4d14b0c6339aff73

commit 4a53429cb4d66d41932d3fca4d14b0c6339aff73
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2025-05-22 06:42:38 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2025-05-22 06:48:14 +0000

    www-client/chromium: 138 correct path `rar` -> `unrar`
    
    Bug: https://bugs.gentoo.org/956390
    Closes: https://bugs.gentoo.org/956420
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 www-client/chromium/chromium-138.0.7180.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-23 02:35:46 UTC
*** Bug 956432 has been marked as a duplicate of this bug. ***