From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#31329: (guix self) can silently miscompile modules Date: Tue, 01 May 2018 16:02:19 +0200 Message-ID: <87y3h3qxsk.fsf@gnu.org> References: <87h8nrsn5f.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDVs2-0008RA-PM for bug-guix@gnu.org; Tue, 01 May 2018 10:03:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDVry-0003Dq-Sl for bug-guix@gnu.org; Tue, 01 May 2018 10:03:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37860) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fDVry-0003Dd-Q1 for bug-guix@gnu.org; Tue, 01 May 2018 10:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fDVry-0001be-E4 for bug-guix@gnu.org; Tue, 01 May 2018 10:03:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87h8nrsn5f.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 01 May 2018 12:09:16 +0200") 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: 31329-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Compilation should abort on the first exception. Done in 27e810c3e8707216c8b1b44e3d012cb0547b13d3. Ludo'.