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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0822C1382C5 for ; Wed, 13 May 2020 02:17:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15FDBE0BE1; Wed, 13 May 2020 02:17:37 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [159.69.161.202]) (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 B7282E0B8B for ; Wed, 13 May 2020 02:17:36 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jYgxh-000Jef-W0 for gentoo-user@lists.gentoo.org; Wed, 13 May 2020 04:17:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Cmake: Just wonderful! Date: Wed, 13 May 2020 02:17:29 -0000 (UTC) Message-ID: References: User-Agent: slrn/1.0.3 (Linux) 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 X-Archives-Salt: 79640ffa-c4fa-48d8-8aea-7a5881e42b8b X-Archives-Hash: 88a8184b65f0c2976d77e9e40b428656 On 2020-05-13, Alan Grimes wrote: > This is just fantasmagorically wonderful: IIRC, I had the same error (building a different package). I just did "emerge -C cmake" then did another 'emerge -auvND world', and it all worked itself out. -- Grant