From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Numpy failures Date: Sat, 7 Feb 2015 17:41:08 +0100 Message-ID: <20150207164108.GA7946@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK8Rb-0007KW-Td for guix-devel@gnu.org; Sat, 07 Feb 2015 11:41:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YK8Rb-0002f3-7D for guix-devel@gnu.org; Sat, 07 Feb 2015 11:41:19 -0500 Content-Disposition: inline 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: bug-guix@gnu.org, guix-devel@gnu.org python-numpy-bootstrap currently fails its tests on hydra, which entails a bunch of other failures. On my own x86_64 machines, the build succeeds, however. Andreas