From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#22738: Build failure in vigra Date: Wed, 24 Feb 2016 12:30:38 +0100 Message-ID: References: <20160219020232.2f416584@scratchpost.org> <20160219035911.GA18399@jasmine> <20160224103252.GA22799@solar> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYXer-00008F-CM for bug-guix@gnu.org; Wed, 24 Feb 2016 06:31:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYXeo-0006Xw-1G for bug-guix@gnu.org; Wed, 24 Feb 2016 06:31:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:45413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYXen-0006Xq-PK for bug-guix@gnu.org; Wed, 24 Feb 2016 06:31:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aYXen-0004HR-L3 for bug-guix@gnu.org; Wed, 24 Feb 2016 06:31:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160224103252.GA22799@solar> 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: Andreas Enge Cc: 22738@debbugs.gnu.org Andreas Enge writes: > 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 I’m told[1] that this is solved on branch “version-1-11-rc”, but I haven’t been able to test this yet. Would anyone else like to try? ~~ Ricardo [1]: https://github.com/ukoethe/vigra/issues/326#issuecomment-187669279