From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#26136: core-updates: python-minimal@2.7.13 fails due to missing zlib Date: Fri, 17 Mar 2017 15:08:51 +0100 Message-ID: <20170317150851.56e225f0@scratchpost.org> References: <20170317014622.GA27842@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cosYz-0000tJ-Ix for bug-guix@gnu.org; Fri, 17 Mar 2017 10:09:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cosYw-0003M0-G6 for bug-guix@gnu.org; Fri, 17 Mar 2017 10:09:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34522) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cosYw-0003Lt-Ci for bug-guix@gnu.org; Fri, 17 Mar 2017 10:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cosYw-0007x7-1x for bug-guix@gnu.org; Fri, 17 Mar 2017 10:09:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170317014622.GA27842@jasmine> 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: Leo Famulari Cc: 26136@debbugs.gnu.org Hmmm... Python 2.7.13 seems to bundle libffi-3.1. Do we want that? Also, I checked libffi/configure: If CONFIG_SHELL was set, it would have picked it up. Also, why does Python 2.7.13 try to configure things in the *install* phase ?