From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Cross-compilation broken on canonical packages. Date: Tue, 11 Feb 2020 14:01:49 +0100 Message-ID: <87pnelmg5e.fsf@gmail.com> References: <878snff7pv.fsf@gmail.com> <877e2zf7kv.fsf@gmail.com> <871rt0ntvy.fsf@gnu.org> <87fthc9vav.fsf@gmail.com> <87y2ut645u.fsf@gnu.org> <87tv5gbz0o.fsf@gmail.com> <87blrlu3zv.fsf@gnu.org> <877e29v7qu.fsf@gmail.com> <87tv5cwxv1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33297) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1VAn-0000ld-V0 for guix-devel@gnu.org; Tue, 11 Feb 2020 08:01:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1VAn-0000Da-2V for guix-devel@gnu.org; Tue, 11 Feb 2020 08:01:53 -0500 In-reply-to: <87tv5cwxv1.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Hey Ludo, >> But I'd like to avoid that. I'll see if I can figure out something >> better after a good night. > > Couldn't find much better, here's a patch, tell my what you think! I pushed a patch removing all canonical-packages calls, except the one for the default-locales-libcs variable. About this variable, I don't know if the dirty patch I proposed is better than accepting that the glibc used for locales is different from the one programs are linked against. WDYT? Thanks, Mathieu