From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:44519) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFwvW-0004nT-Fl for guix-patches@gnu.org; Thu, 03 Oct 2019 04:57:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFwvT-0003Mc-U2 for guix-patches@gnu.org; Thu, 03 Oct 2019 04:57:33 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58171) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFwv0-00033r-10 for guix-patches@gnu.org; Thu, 03 Oct 2019 04:57:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iFwuz-0002rC-Ut for guix-patches@gnu.org; Thu, 03 Oct 2019 04:57:01 -0400 Subject: [bug#37595] [PATCH 0/3] Some fixes for ecl-* Common Lisp packages Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:44422) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFwuu-0004hJ-T0 for guix-patches@gnu.org; Thu, 03 Oct 2019 04:56:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFwut-0002yT-UO for guix-patches@gnu.org; Thu, 03 Oct 2019 04:56:56 -0400 Received: from mout01.posteo.de ([185.67.36.65]:53040) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iFwsx-0002EL-IQ for guix-patches@gnu.org; Thu, 03 Oct 2019 04:56:55 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 366A1160060 for ; Thu, 3 Oct 2019 10:54:52 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46kRdx2QHBz6tm8 for ; Thu, 3 Oct 2019 10:54:45 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 03 Oct 2019 10:54:36 +0200 Message-ID: <875zl6ryyb.fsf@yamatai> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 37595@debbugs.gnu.org This patch series should reduce the number or Common Lisp packages that fail to build with ECL.