View previous topic :: View next topic |
Author |
Message |
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 517
|
Posted: Mon Jun 24, 2024 11:55 am Post subject: [solved] emerge chromium fails |
|
|
Hi folks
I'm trying to install Chromium because of ALSA problems with Firefox. But it fails with messages that I can't even begin to understand (attached). What, in particular, in Code: | screencast? ( wayland ) | ?
BR, Lars.
Code: |
!!! The ebuild selected to satisfy "chromium" has unmet requirements.
- www-client/chromium-126.0.6478.57::gentoo USE="X cups hangouts official proprietary-codecs qt5 screencast system-harfbuzz system-icu system-png system-toolchain system-zstd vaapi widevine -bindist -custom-cflags -debug -ffmpeg-chromium -gtk4 (-headless) -kerberos (-libcxx) (-lto) -pax-kernel (-pgo) -pulseaudio -qt6 (-selinux) -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"
The following REQUIRED_USE flag constraints are unsatisfied:
screencast? ( wayland )
The above constraints are a subset of the following complete expression:
!headless? ( any-of ( X wayland ) ) pgo? ( X !wayland ) qt6? ( qt5 ) screencast? ( wayland ) !system-toolchain? ( libcxx ) ffmpeg-chromium? ( bindist proprietary-codecs )
|
Last edited by lars_the_bear on Wed Jun 26, 2024 8:40 am; edited 1 time in total |
|
Back to top |
|
|
Banana Moderator
Joined: 21 May 2004 Posts: 1721 Location: Germany
|
|
Back to top |
|
|
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 517
|
Posted: Mon Jun 24, 2024 12:33 pm Post subject: |
|
|
Banana wrote: | The useflag screencast requires the useflag wayland to be set |
Does that mean that Chromium is a non-starter, in a system that does not support Wayland?
BR, Lars. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22624
|
Posted: Mon Jun 24, 2024 12:40 pm Post subject: |
|
|
Using Chromium with screencast enabled and Wayland support disabled is a non-starter, whether or not the system supports Wayland. If you don't want to build Wayland support, then disable screencast support. |
|
Back to top |
|
|
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 517
|
Posted: Mon Jun 24, 2024 1:17 pm Post subject: |
|
|
OK, thanks. Building now. If all goes well, I'll report back in, maybe, two days. If it doesn't get well, I might be reporting back sooner
BR, Lars. |
|
Back to top |
|
|
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 517
|
Posted: Wed Jun 26, 2024 8:39 am Post subject: |
|
|
I'm considering this 'solved' because I was able to get the build to start. But, after three days of running at full capacity, and still no end in sight, I gave up, and installed a binary release from an overlay.
BR, Lars. |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 1955
|
Posted: Wed Jun 26, 2024 8:44 am Post subject: |
|
|
I would recommend using google-chrome if you want a binary version of Chromium, rather than a binary built by a stranger. |
|
Back to top |
|
|
lars_the_bear Guru
Joined: 05 Jun 2024 Posts: 517
|
Posted: Wed Jun 26, 2024 11:25 am Post subject: |
|
|
sam_ wrote: | I would recommend using google-chrome if you want a binary version of Chromium, rather than a binary built by a stranger. |
All the binaries I use are built by strangers, apart from the ones I build myself. And then I'm building them from source written by strangers.
Whom do I distrust less -- Google, or a complete unknown? That's a tricky one...
BR, Lars. |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 1955
|
Posted: Wed Jun 26, 2024 11:46 am Post subject: |
|
|
lars_the_bear wrote: | sam_ wrote: | I would recommend using google-chrome if you want a binary version of Chromium, rather than a binary built by a stranger. |
All the binaries I use are built by strangers, apart from the ones I build myself. And then I'm building them from source written by strangers.
Whom do I distrust less -- Google, or a complete unknown? That's a tricky one...
BR, Lars. |
If you can't see the difference between using official Gentoo binaries from e.g. a stage3 and a random overlay, I'm not sure I can provide further clarity. |
|
Back to top |
|
|
|