From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#22738: Build failure in vigra Date: Wed, 24 Feb 2016 11:32:52 +0100 Message-ID: <20160224103252.GA22799@solar> References: <20160219020232.2f416584@scratchpost.org> <20160219035911.GA18399@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYWli-000518-0H for bug-guix@gnu.org; Wed, 24 Feb 2016 05:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYWle-0007uH-0z for bug-guix@gnu.org; Wed, 24 Feb 2016 05:34:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:45382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYWld-0007uA-Rd for bug-guix@gnu.org; Wed, 24 Feb 2016 05:34:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aYWld-0002rY-Mr for bug-guix@gnu.org; Wed, 24 Feb 2016 05:34:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160219035911.GA18399@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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Leo Famulari Cc: 22738@debbugs.gnu.org On Thu, Feb 18, 2016 at 10:59:11PM -0500, Leo Famulari wrote: > It looks like we need this module 'vigranumpy': > https://ukoethe.github.io/vigra/doc-release/vigranumpy/index.html This is part of the vigra source code. There should soon be a new vigra release: https://mailhost.informatik.uni-hamburg.de/pipermail/vigra/2016-February/001317.html but it also failed its tests for me (in another place). I made a bug report on the vigra mailing list: https://mailhost.informatik.uni-hamburg.de/pipermail/vigra/2016-February/001319.html Andreas