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 (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCE63158041 for ; Sat, 9 Mar 2024 19:37:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1A3CE2A32; Sat, 9 Mar 2024 19:37:05 +0000 (UTC) Received: from out.packetderm.com (out.packetderm.com [173.166.91.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30339E2A26 for ; Sat, 9 Mar 2024 19:37:05 +0000 (UTC) Received: from localhost (localhost[127.0.0.1]) (authenticated bits=0) by smtp (5.7.4/5.7.4) with ESMTPSA id 429Jb2LP026369 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 9 Mar 2024 14:37:04 -0500 (EST) (envelope-from waltdnes@waltdnes.org) Date: Sat, 9 Mar 2024 14:37:40 -0500 From: Walter Dnes To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Emerge trouble with firefox and thunderbird ... Message-ID: References: <94b05545-4ce9-4621-904e-4b0a792b4073@youngman.org.uk> <4913569.31r3eYUQgx@cube> 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4913569.31r3eYUQgx@cube> X-Archives-Salt: 806211dd-de2a-4c03-adc3-dd0d6586f79b X-Archives-Hash: ab2145a7c6d8275d3a1599ecb9defa89 On Sat, Mar 09, 2024 at 02:45:02PM +0000, Peter Humphrey wrote > >>> Running pre-merge checks for sys-libs/compiler-rt-18.1.0 > * Building using a compiler other than clang may result in broken atomics > * library. Enable USE=clang unless you have a very good reason not to. According to https://packages.gentoo.org/packages/sys-libs/compiler-rt "sys-libs/compiler-rt" is a "Compiler runtime library for clang (built-in part)" so like... dohhh. Use clang to support clang. The real question is what else, besides clang and its libraries, are you building that requires clang? > Does the compiler-rt ebuild override USE in make.conf? You can build it with USE="-clang", but that defeats the entire purpose of building compiler-rt. -- Roses are red Roses are blue Depending on their velocity Relative to you