Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

chromium compile fail [slvd]

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
cwc
Veteran
Veteran
User avatar
Posts: 1491
Joined: Mon Mar 20, 2006 10:36 pm
Location: Tri-Cities, WA USA
Contact:
Contact cwc
Website

chromium compile fail [slvd]

  • Quote

Post by cwc » Sat Feb 21, 2026 11:50 pm

Chromium compile fail.
I just updated rust.
Here is what I have in make.conf
MAKEOPTS="-j6"
EMERGE_DEFAULT_OPTS="-j1 --quiet-build"

I really don't understand what is going on here:

Code: Select all

ninja: error: '../../../../../../../../../usr/bin/rustfmt', needed by 'gen/base/logging_log_severity_bindgen_generator/bindings.rs', missing and no known rule to make it 

here is rustfmt on my system:
locate rustfmt
/opt/rust-bin-1.92.0/bin/rustfmt
/opt/rust-bin-1.92.0/bin/rustfmt-bin-1.92.0
/opt/rust-bin-1.92.0/lib/rustlib/manifest-rustfmt-preview
/opt/rust-bin-1.92.0/share/doc/rustfmt
/opt/rust-bin-1.92.0/share/doc/rustfmt/LICENSE-APACHE
/opt/rust-bin-1.92.0/share/doc/rustfmt/LICENSE-MIT
/opt/rust-bin-1.92.0/share/doc/rustfmt/README.md
/usr/bin/rustfmt-bin-1.92.0
/usr/share/vim/vim91/autoload/rustfmt.vim
/usr/src/linux-6.12.58-gentoo/.rustfmt.toml




error:

Code: Select all


* Configuring Chromium ...
gn gen --args=is_clang=true clang_use_chrome_plugins=false use_clang_modules=false use_lld=true custom_toolchain="//build/toolchain/linux/unbundle:default" bindgen_libclang_path="/usr/lib/llvm/21/lib64" clang_base_path="/usr/lib/clang/21/" rust_bindgen_root="/usr/" rust_sysroot_absolute="/opt/rust-bin-1.92.0/" rustc_version="1.92.0" host_toolchain="//build/toolchain/linux/unbundle:default" target_cpu="x64" blink_enable_generated_code_formatting=false dcheck_always_on=false dcheck_is_configurable=false disable_fieldtrial_testing_config=true enable_freetype=true enable_hangout_services_extension=true enable_nocompile_tests=false enable_pseudolocales=false enable_widevine=true fatal_linker_warnings=false google_api_key="AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc" is_component_build=false is_debug=false is_official_build=true ozone_auto_platforms=false ozone_platform_headless=true safe_browsing_use_unrar=true thin_lto_enable_optimizations=false treat_warnings_as_errors=false use_custom_libcxx=true use_ozone=true use_sysroot=false use_system_harfbuzz=true use_thin_lto=false v8_use_libm_trig_functions=true proprietary_codecs=true ffmpeg_branding="Chrome" gtk_version=3 link_pulseaudio=true ozone_platform_wayland=true ozone_platform_x11=true ozone_platform="wayland" rtc_use_pipewire=true use_cups=true use_kerberos=false use_pulseaudio=true use_qt5=false use_system_libffi=true use_system_minigbm=true use_vaapi=true use_xkbcommon=true use_qt6=true moc_qt6_path="/usr/lib64/qt6/libexec" is_cfi=false symbol_level=0 chrome_pgo_phase=0 out/Release
Done. Made 29236 targets from 4376 files in 8569ms
>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109 ...
 * 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 EPYTHON)
ninja -v -l0 -j6 -C out/Release chrome chromedriver chrome_sandbox
ninja: Entering directory `out/Release'
ninja: error: '../../../../../../../../../usr/bin/rustfmt', needed by 'gen/base/logging_log_severity_bindgen_generator/bindings.rs', missing and no known rule to make it
 * ERROR: www-client/chromium-145.0.7632.109::gentoo failed (compile phase):
 *   ninja -v -l0 -j6 -C out/Release chrome chromedriver chrome_sandbox failed
 * 
 * Call stack:
 *     ebuild.sh, line  143:  Called src_compile
 *   environment, line 4379:  Called chromium_compile
 *   environment, line 1874:  Called eninja '-C' 'out/Release' 'chrome' 'chromedriver' 'chrome_sandbox'
 *   environment, line 2173:  Called die
 * The specific snippet of code:
 *       "$@" || die -n "${*} failed"
 * 
 * If you need support, post the output of `
 `,
 * the complete build log and the output of `emerge -pqv '=www-client/chromium-145.0.7632.109::gentoo'`.
 * 
 * MemTotal:       65787900 kB
 * SwapTotal:      67108860 kB
 * 
 * The complete build log is located at '/var/tmp/portage/www-client/chromium-145.0.7632.109/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-145.0.7632.109/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109'
 * S: '/var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109'

 * Messages for package www-client/chromium-145.0.7632.109:

 * Removing bundled binaries from source tree ...
 * ERROR: www-client/chromium-145.0.7632.109::gentoo failed (compile phase):
 *   ninja -v -l0 -j6 -C out/Release chrome chromedriver chrome_sandbox failed
 * Call stack:
 *     ebuild.sh, line  143:  Called src_compile
 *   environment, line 4379:  Called chromium_compile
 *   environment, line 1874:  Called eninja '-C' 'out/Release' 'chrome' 'chromedriver' 'chrome_sandbox'
 *   environment, line 2173:  Called die
 * The specific snippet of code:
 *       "$@" || die -n "${*} failed"
 * If you need support, post the output of `emerge --info '=www-client/chromium-145.0.7632.109::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/chromium-145.0.7632.109::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/chromium-145.0.7632.109/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-145.0.7632.109/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109'
 * S: '/var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109'

Code: Select all


yoda ~ # emerge --info '=www-client/chromium-145.0.7632.109::gentoo'
Portage 3.0.77 (python 3.13.11-final-0, default/linux/amd64/23.0/split-usr/desktop, gcc-15, glibc-2.42-r5, 6.12.58-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.12.58-gentoo-x86_64-Intel-R-_Core-TM-_i7-3930K_CPU_@_3.20GHz-with-glibc2.42
KiB Mem:    65787900 total,  25355364 free
KiB Swap:   67108860 total,  67108860 free
Timestamp of repository gentoo: Sat, 21 Feb 2026 13:45:00 +0000
Head commit of repository gentoo: 86d2893c8a60021b98f1fbe78a99d59be42eeb4b
sh bash 5.3_p9
ld GNU ld (Gentoo 2.45.1 p1) 2.45.1
ccache version 4.12.1 [disabled]
app-misc/pax-utils:        1.3.10::gentoo
app-shells/bash:           5.3_p9::gentoo
dev-build/autoconf:        2.72-r6::gentoo
dev-build/automake:        1.18.1::gentoo
dev-build/cmake:           4.1.4::gentoo
dev-build/libtool:         2.5.4::gentoo
dev-build/make:            4.4.1-r102::gentoo
dev-build/meson:           1.9.2::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.42.0-r1::gentoo
dev-lang/python:           3.13.11::gentoo, 3.14.2::gentoo
dev-lang/rust:             1.91.0::gentoo, 1.92.0_p1-r1::gentoo
dev-lang/rust-bin:         1.91.0::gentoo, 1.92.0::gentoo
dev-util/ccache:           4.12.1::gentoo
llvm-core/clang:           19.1.7-r1::gentoo, 21.1.8::gentoo
llvm-core/lld:             19.1.7::gentoo, 21.1.8::gentoo
llvm-core/llvm:            19.1.7::gentoo, 21.1.8::gentoo
sys-apps/baselayout:       2.18::gentoo
sys-apps/openrc:           0.62.10::gentoo
sys-apps/sandbox:          2.46::gentoo
sys-devel/binutils:        2.45.1::gentoo
sys-devel/binutils-config: 5.6::gentoo
sys-devel/gcc:             15.2.1_p20260214::gentoo
sys-devel/gcc-config:      2.12.2::gentoo
sys-kernel/linux-headers:  6.18::gentoo (virtual/os-headers)
sys-libs/glibc:            2.42-r5::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-max-age: 3
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes

crossdev
    location: /var/db/repos/portage-crossdev
    masters: gentoo
    priority: 10
    volatile: False

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.3/ext-active/ /etc/php/cgi-php8.3/ext-active/ /etc/php/cli-php8.3/ext-active/ /etc/php/fpm-php8.3/ext-active/ /etc/php/phpdbg-php8.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="-j1 --quiet-build"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live compress-index config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://gentoo.osuosl.org/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j6"
PKGDIR="/var/cache/binpkgs"
PORTAGE_COMPRESS="bzip2"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 avif bluetooth branding bzip2 cairo cdda cdr cet crypt cups dbus dri dts dvd dvdr elogind encode exif flac gdbm gif gpm gtk gui iconv icu ipv6 jpeg jpegxl lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls ogg opengl openmp pam pango pcre pdf pipewire png policykit ppds pulseaudio qml qt6 readline screencast sdl seccomp sound spell split-usr ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower usb vorbis vulkan wayland webp wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_15" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oncore skytraq superstar2 tsip tripmate tnt" GRUB_PLATFORMS="pc" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-3" POSTGRES_TARGETS="postgres17" PYTHON_SINGLE_TARGET="python3_13" PYTHON_TARGETS="python3_13" RUBY_TARGETS="ruby32 ruby33" VIDEO_CARDS="amdgpu radeon radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

yoda ~ # 

emerge -pqv '=www-client/chromium-145.0.7632.109::gentoo'
[ebuild     U ] www-client/chromium-145.0.7632.109 [144.0.7559.132] USE="X cups hangouts official proprietary-codecs pulseaudio qt6 rar screencast system-harfbuzz system-zstd vaapi wayland widevine -bindist -bundled-toolchain -custom-cflags -debug -ffmpeg-chromium -gtk4 (-headless) -kerberos -pax-kernel (-pgo) (-selinux) (-system-icu) -test" 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="21" 
yoda ~ # 


Code: Select all


yoda ~ # 
yoda ~ # more /var/tmp/portage/www-client/chromium-145.0.7632.109/temp/build.log 
 * Package:    www-client/chromium-145.0.7632.109:0/stable
 * Repository: gentoo
 * Maintainer: chromium@gentoo.org kangie@gentoo.org
 * USE:        X abi_x86_64 amd64 cups elibc_glibc hangouts kernel_linux l10n_af l10n_am l10n_ar l10n_bg l10n_bn l10n_ca l10n_cs l10n_da l10n_de l10n_el l10n_en-GB l10n_es l10n
_es-419 l10n_et l10n_fa l10n_fi l10n_fil l10n_fr l10n_gu l10n_he l10n_hi l10n_hr l10n_hu l10n_id l10n_it l10n_ja l10n_kn l10n_ko l10n_lt l10n_lv l10n_ml l10n_mr l10n_ms l10n_nb l10n_nl l10n_
pl l10n_pt-BR l10n_pt-PT l10n_ro l10n_ru l10n_sk l10n_sl l10n_sr l10n_sv l10n_sw l10n_ta l10n_te l10n_th l10n_tr l10n_uk l10n_ur l10n_vi l10n_zh-CN l10n_zh-TW llvm_slot_21 official proprieta
ry-codecs pulseaudio qt6 rar screencast system-harfbuzz system-zstd vaapi wayland widevine
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking for at least 4 GiB RAM ...                                                                                                                                                 [ ok ]
 * Checking for at least 10 GiB disk space at "/var/tmp/portage/www-client/chromium-145.0.7632.109/temp" ...                                                                           [ ok ]
 * USE=official selected and LTO not detected.
 * It is _highly_ recommended that LTO be enabled for performance reasons
 * and to be consistent with the upstream "official" build optimisations.
 * Skipping Rust 9999 as it does not match llvm_slot_21
 * Checking whether Rust 1.94.0 is suitable ...
 *  Checking for dev-lang/rust:1.94.0[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.94.0[rustfmt] ...
 * Checking whether Rust 1.93.1 is suitable ...
 *  Checking for dev-lang/rust:1.93.1[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.93.1[rustfmt] ...
 * Checking whether Rust 1.93.0 is suitable ...
 *  Checking for dev-lang/rust:1.93.0[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.93.0[rustfmt] ...
 * Checking whether Rust 1.92.0 is suitable ...
 *  Checking for dev-lang/rust:1.92.0[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.92.0[rustfmt] ...
 * Using Rust 1.92.0 (binary)
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /usr/src/linux-6.12.58-gentoo
 * Found sources for kernel version:
 *     6.12.58-gentoo
 * Checking for suitable kernel configuration options ...                                                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking 'chromium-145.0.7632.109-linux.tar.xz' to /var/tmp/portage/www-client/chromium-145.0.7632.109/work
>>> Unpacking 'chromium-patches-145-1.tar.bz2' to /var/tmp/portage/www-client/chromium-145.0.7632.109/work
>>> Unpacking 'chromium-patches-copium-fe1caafa06.tar.gz' to /var/tmp/portage/www-client/chromium-145.0.7632.109/work
>>> Unpacking 'rollup-wasm-node-4.57.1.tgz' to /var/tmp/portage/www-client/chromium-145.0.7632.109/work
>>> Source unpacked in /var/tmp/portage/www-client/chromium-145.0.7632.109/work
>>> Preparing source in /var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109 ...
 * 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)
 * Removing bundled binaries from source tree ...
 * Symlinking /usr/bin/node ...
 * Symlinking /usr/bin/esbuild-0.25.1 ...
 * Moving rollup wasm-node package into place ...
 * Applying chromium-cross-compile.patch ...                                                                                                                                           [ ok ]
 * Applying chromium-109-system-zlib.patch ...                                                                                                                                         [ ok ]
 * Applying chromium-131-unbundle-icu-target.patch ...
patching file build/linux/unbundle/icu.gn
Hunk #1 succeeded at 69 with fuzz 1 (offset 4 lines).                                                                                                                                  [ ok ]
 * Applying chromium-138-nodejs-version-check.patch ...                                                                                                                                [ ok ]
 * Applying cr144-glibc-2.43.patch ...                                                                                                                                                 [ ok ]
 * Applying cr145-oauth2-client-switches.patch ...                                                                                                                                     [ ok ]
 * Applying cr145-revert-to-rollup-wasm.patch ...                                                                                                                                      [ ok ]
 * Applying chromium-142-work-with-old-fontconfig.patch ...                                                                                                                            [ ok ]
 * Applying cr143-libsync-__BEGIN_DECLS.patch ...                                                                                                                                      [ ok ]
 * Applying cr145-rustc_nightly_capability.patch ...                                                                                                                                   [ ok ]
 * Applying cr117-material-color-include.patch ...                                                                                                                                     [ ok ]
 * Applying cr144-bindgen-custom-toolchain.patch ...                                                                                                                                   [ ok ]
 * Applying cr145-compiler.patch ...                                                                                                                                                   [ ok ]
 * Unbundling third-party libraries ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109 ...
 * 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 EPYTHON)
 * Skipping Rust 9999 as it does not match llvm_slot_21
 * Checking whether Rust 1.94.0 is suitable ...
 *  Checking for dev-lang/rust:1.94.0[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.94.0[rustfmt] ...
 * Checking whether Rust 1.93.1 is suitable ...
 *  Checking for dev-lang/rust:1.93.1[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.93.1[rustfmt] ...
 * Checking whether Rust 1.93.0 is suitable ...
 *  Checking for dev-lang/rust:1.93.0[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.93.0[rustfmt] ...
 * Checking whether Rust 1.92.0 is suitable ...
 *  Checking for dev-lang/rust:1.92.0[rustfmt] ...
 *  Checking for dev-lang/rust-bin:1.92.0[rustfmt] ...
 * Configuring Chromium ...
gn gen --args=is_clang=true clang_use_chrome_plugins=false use_clang_modules=false use_lld=true custom_toolchain="//build/toolchain/linux/unbundle:default" bindgen_libclang_path="/usr/lib/ll
vm/21/lib64" clang_base_path="/usr/lib/clang/21/" rust_bindgen_root="/usr/" rust_sysroot_absolute="/opt/rust-bin-1.92.0/" rustc_version="1.92.0" host_toolchain="//build/toolchain/linux/unbun
dle:default" target_cpu="x64" blink_enable_generated_code_formatting=false dcheck_always_on=false dcheck_is_configurable=false disable_fieldtrial_testing_config=true enable_freetype=true ena
ble_hangout_services_extension=true enable_nocompile_tests=false enable_pseudolocales=false enable_widevine=true fatal_linker_warnings=false google_api_key="AIzaSyDEAOvatFo0eTgsV_ZlEzx0Obmep
sMzfAc" is_component_build=false is_debug=false is_official_build=true ozone_auto_platforms=false ozone_platform_headless=true safe_browsing_use_unrar=true thin_lto_enable_optimizations=fals
e treat_warnings_as_errors=false use_custom_libcxx=true use_ozone=true use_sysroot=false use_system_harfbuzz=true use_thin_lto=false v8_use_libm_trig_functions=true proprietary_codecs=true f
fmpeg_branding="Chrome" gtk_version=3 link_pulseaudio=true ozone_platform_wayland=true ozone_platform_x11=true ozone_platform="wayland" rtc_use_pipewire=true use_cups=true use_kerberos=false
 use_pulseaudio=true use_qt5=false use_system_libffi=true use_system_minigbm=true use_vaapi=true use_xkbcommon=true use_qt6=true moc_qt6_path="/usr/lib64/qt6/libexec" is_cfi=false symbol_lev
el=0 chrome_pgo_phase=0 out/Release
Done. Made 29236 targets from 4376 files in 8569ms
>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109 ...
 * 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 EPYTHON)
ninja -v -l0 -j6 -C out/Release chrome chromedriver chrome_sandbox
ninja: Entering directory `out/Release'
ninja: error: '../../../../../../../../../usr/bin/rustfmt', needed by 'gen/base/logging_log_severity_bindgen_generator/bindings.rs', missing and no known rule to make it
 * ERROR: www-client/chromium-145.0.7632.109::gentoo failed (compile phase):
 *   ninja -v -l0 -j6 -C out/Release chrome chromedriver chrome_sandbox failed
 * ore--(88%)
 * Call stack:
 *     ebuild.sh, line  143:  Called src_compile
 *   environment, line 4379:  Called chromium_compile
 *   environment, line 1874:  Called eninja '-C' 'out/Release' 'chrome' 'chromedriver' 'chrome_sandbox'
 *   environment, line 2173:  Called die
 * The specific snippet of code:
 *       "$@" || die -n "${*} failed"
 * ore--(92%)
 * If you need support, post the output of `emerge --info '=www-client/chromium-145.0.7632.109::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/chromium-145.0.7632.109::gentoo'`.
 * 
 * MemTotal:       65787900 kB
 * SwapTotal:      67108860 kB
 * 
 * The complete build log is located at '/var/tmp/portage/www-client/chromium-145.0.7632.109/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-145.0.7632.109/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109'
 * S: '/var/tmp/portage/www-client/chromium-145.0.7632.109/work/chromium-145.0.7632.109'
yoda ~ # 
yoda ~ # 







Last edited by cwc on Sun Feb 22, 2026 1:53 pm, edited 1 time in total.
Without diversity there can be no evolution:)
Top
cwc
Veteran
Veteran
User avatar
Posts: 1491
Joined: Mon Mar 20, 2006 10:36 pm
Location: Tri-Cities, WA USA
Contact:
Contact cwc
Website

  • Quote

Post by cwc » Sun Feb 22, 2026 1:27 am

I might have solved the problem by installing rust again with ">=dev-lang/rust-1.92.0 rustfmt" in /etc/portage/package/use/package.use.txt

14 hours to go.


Solved with installation of rust with ">=dev-lang/rust-1.92.0 rustfmt"
Without diversity there can be no evolution:)
Top
Post Reply

2 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic