From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 01/01: gnu: python-setuptools: Update to 12.1. Date: Wed, 18 Feb 2015 09:33:46 +0100 Message-ID: <20150218083346.GA29709@debian.math.u-bordeaux1.fr> References: <20150215221146.8024.17763@vcs.savannah.gnu.org> <87ioez7ugs.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO05K-0001H2-HZ for guix-devel@gnu.org; Wed, 18 Feb 2015 03:34:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YO05F-0003BH-Ff for guix-devel@gnu.org; Wed, 18 Feb 2015 03:34:18 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:55566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO05F-0003Am-5d for guix-devel@gnu.org; Wed, 18 Feb 2015 03:34:13 -0500 Content-Disposition: inline In-Reply-To: <87ioez7ugs.fsf@netris.org> 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.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org On Tue, Feb 17, 2015 at 10:46:11PM -0500, Mark H Weaver wrote: > Strangely, this update broke python-urwid-1.3.0.x86_64-linux. Three > tests involving newlines broke: Even more strangely, it builds without problems on my machine. I wonder if something is wrong with the hydra build machine setup, or if we still have some kind of impurity in the build system. There is a growing number of packages that fail on hydra, but build locally: python-urwid, r, elfutils, lightning (which I tried the other day). Andreas