From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carl Dong Subject: bug#37876: Regression in MAKE-GCC-TOOLCHAIN after core-updates merge Date: Wed, 23 Oct 2019 15:30:22 +0000 Message-ID: References: <874l00xzbl.fsf@gnu.org> Reply-To: Carl Dong Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40383) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNIbH-00005L-7I for bug-guix@gnu.org; Wed, 23 Oct 2019 11:31:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNIbG-00041k-6J for bug-guix@gnu.org; Wed, 23 Oct 2019 11:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54236) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNIbG-00041d-2b for bug-guix@gnu.org; Wed, 23 Oct 2019 11:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNIbF-0002bv-SD for bug-guix@gnu.org; Wed, 23 Oct 2019 11:31:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: "37876@debbugs.gnu.org" <37876@debbugs.gnu.org> Hi all, Looking closer at the code, the regression seems to be in MAKE-GCC-LIBC in = (gnu packages base), rather than in MAKE-GCC-TOOLCHAIN. New minimal reproducer: --8<---------------cut here---------------start------------->8--- (use-modules (gnu packages commencement) (gnu packages gcc) (gnu packages base)) (make-gcc-libc gcc glibc-2.28) --8<---------------cut here---------------end--------------->8--- Cheers, Carl Dong contact@carldong.me "I fight for the users"