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 523BB138330 for ; Wed, 10 Jan 2018 17:55:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07086E0934; Wed, 10 Jan 2018 17:55:44 +0000 (UTC) Received: from mtaout004-public.msg.strl.va.charter.net (mtaout004-public.msg.strl.va.charter.net [68.114.190.29]) by pigeon.gentoo.org (Postfix) with ESMTP id 8BB8BE08C9 for ; Wed, 10 Jan 2018 17:55:43 +0000 (UTC) Received: from impout003 ([68.114.189.18]) by mtaout004.msg.strl.va.charter.net (InterMail vM.9.00.023.01 201-2473-194) with ESMTP id <20180110175543.KHRF3685.mtaout004.msg.strl.va.charter.net@impout003> for ; Wed, 10 Jan 2018 11:55:43 -0600 Received: from [97.93.202.134] ([97.93.202.134]) by impout003 with charter.net id whvi1w00K2uVVC101hvjKP; Wed, 10 Jan 2018 11:55:43 -0600 X-Authority-Analysis: v=2.2 cv=XZf59Mx5 c=1 sm=1 tr=0 a=DOABN9EpTWmQ92XeSYFZIQ==:117 a=DOABN9EpTWmQ92XeSYFZIQ==:17 a=IkcTkHD0fZMA:10 a=x7bEGLp0ZPQA:10 a=7mOBRU54AAAA:8 a=92qegmkev5xd1JG-NIgA:9 a=QEXdDO2ut3YA:10 a=wa9RWnbW_A1YIeRBVszw:22 X-Auth-id: Y29yYmluYmlyZEBjaGFydGVyLm5ldA== To: gentoo-user@lists.gentoo.org From: Corbin Bird Subject: [gentoo-user] glibc emerge error Message-ID: <395ced69-7aa0-35b5-1a1c-cf01baada8af@charter.net> Date: Wed, 10 Jan 2018 11:55:31 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-Archives-Salt: db8fb12d-8137-4ab4-9d5b-1e0f77b338b9 X-Archives-Hash: 8833367a7c849ba68e6f47fa92a441b3 Is anyone else having a sys-libs/glibc emerge compile failure? > checking for python3... python3 > checking LD_LIBRARY_PATH variable... contains current directory > configure: error: > *** LD_LIBRARY_PATH shouldn't contain the current directory when > *** building glibc. Please change the environment variable > *** and run configure again. >  * ERROR: sys-libs/glibc-2.25-r10::gentoo failed (configure phase): >  *   failed to configure glibc sys-libs/glibc-2.25-r9 was set to masked / prompting this upgrade / re-compile: https://packages.gentoo.org/packages/sys-libs/glibc Same error regardless of the version of glibc I attempt to emerge. Corbin