From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BAE8F15800A for ; Tue, 10 Dec 2024 17:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B1F6E08A8; Tue, 10 Dec 2024 17:58:54 +0000 (UTC) Received: from dallas-out-003-2.smtp25.com (dallas-out-003-2.smtp25.com [63.71.12.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A13C5E0844 for ; Tue, 10 Dec 2024 17:58:53 +0000 (UTC) Received: from john-covicis-macbook-pro.taildc8be.ts.net (vpn-server4.covici.com [166.84.7.75]) (authenticated bits=0) by ccs.covici.com (8.17.1.9/8.17.1.9) with ESMTPSA id 4BAHwkNg994474 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Tue, 10 Dec 2024 12:58:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccs.covici.com; s=default; t=1733853530; bh=CPF6dG7WNE65adJdZJYVHafeZoUoacKXFyee2yXw/BU=; h=Date:From:To:Subject:In-Reply-To:References; b=iB8l1CYqc6qW2tloYW86XL/2+9cNbTEFzQ3tMYCbj1iKqYiOSwgltdm5XhueModZy 9Mhe01PHs2WeORz7RReNszmIjuu/1FrrPAUXw8pJn8ghe7iswUXCMsj20vwbFp+4e4 87jbP1QhXF3BJgHtI6oo0NA+BUaap5d7P9DXsOKw= Date: Tue, 10 Dec 2024 12:58:45 -0500 Message-ID: From: covici@ccs.covici.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problems with world update and chromium and maybe something else In-Reply-To: <00808d43-5bfc-464c-8053-f1644040299e@gentoo.org> References: <00808d43-5bfc-464c-8053-f1644040299e@gentoo.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.1 (aarch64-apple-darwin23.6.0) MULE/6.0 (HANACHIRUSATO) Organization: Covici Computer Systems Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SpamH-Filter: dallas-out-003.smtp25.com-4BAHwpj6008855 X-SpamH-OriginatingIP: 70.109.51.194 X-Archives-Salt: b7b3182a-20d7-4baf-befa-71cc5b7e9e85 X-Archives-Hash: 1815da9e91828f5e4083d43f867ac2e3 On Tue, 10 Dec 2024 10:43:04 -0500, Eli Schwartz wrote: > > [1 ] > [1.1 ] > On 12/10/24 10:28 AM, covici@ccs.covici.com wrote: > > Hi. So, in my attempt at the recent world update, I would like not to > > use wayland because of accessibility problems and yet I see: > > > > Script started on 2024-12-10 10:09:20-05:00 [COMMAND="emerge --update --deep --changed-use --with-bdeps=y --keep-going world" TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="80" LINES="24"] > > ]0;emerge > > These are the packages that would be merged, in order: > > > > Calculating dependencies > > > > !!! Problem resolving dependencies for www-client/chromium from @selected > > ... done! > > Dependency resolution took 5.70 s (backtrack: 0/200). > > > > > > !!! The ebuild selected to satisfy "www-client/chromium" has unmet requirements. > > - www-client/chromium-132.0.6834.32::gentoo USE="X cups hangouts official proprietary-codecs qt5 qt6 screencast system-harfbuzz system-zstd vaapi widevine -bindist -custom-cflags -debug -ffmpeg-chromium -gtk4 (-headless) -kerberos -pax-kernel (-pgo) -pulseaudio (-selinux) (-system-icu) -system-png -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" > > > > The following REQUIRED_USE flag constraints are unsatisfied: > > screencast? ( wayland ) > > > You see portage telling you that the "screencast" USE flag is enabled by > default, and that it depends on the "wayland" USE flag, and you cannot > disable wayland unless you also disable screencast. > > You can just disable screencast. It is enabled as a default by some > desktop profiles, but nothing requires you to use those defaults. > > > > The above constraints are a subset of the following complete expression: > > !headless? ( any-of ( X wayland ) ) pgo? ( X !wayland ) qt6? ( qt5 ) screencast? ( wayland ) ffmpeg-chromium? ( bindist proprietary-codecs ) exactly-one-of ( llvm_slot_19 ) > > > > (dependency required by "@selected" [set]) > > (dependency required by "@world" [argument]) > > ]0;root@:/usr/src > > Script done on 2024-12-10 10:09:26-05:00 [COMMAND_EXIT_CODE="1"] > > > > Also, where do I put lvm19 --what is portage looking for? > > > Portage isn't asking you to do anything with llvm19. "A subset of the > following complete expression" just means that portage is providing > additional full diagnostic information about the *entire* package > details. The screencast part is the only issue. > > llvm19 is enabled and forced by default anyway. Thanks much, I will definitly try that!