From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Gibbons Subject: bug#37705: bug#37433: bug#37705: python-scikit-learn fails tests Date: Fri, 11 Oct 2019 13:48:40 -0600 Message-ID: References: <874l0fhyld.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42235) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJ0uN-0006m0-CA for bug-guix@gnu.org; Fri, 11 Oct 2019 15:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJ0uM-0002Gh-Bi for bug-guix@gnu.org; Fri, 11 Oct 2019 15:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51577) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJ0uM-0002Gc-6y for bug-guix@gnu.org; Fri, 11 Oct 2019 15:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJ0uM-0002yV-4p for bug-guix@gnu.org; Fri, 11 Oct 2019 15:49:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <874l0fhyld.fsf@elephly.net> 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: Ricardo Wurmus Cc: 37705@debbugs.gnu.org, 37433@debbugs.gnu.org On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote: > Jesse Gibbons writes: > > > I need python-scikit-learn for an ai project. > > > > "guix build python-scikit-learn" > > ... > > build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit- > > learn- > > 0.20.3.drv failed > > View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76- > > python-scikit-learn-0.20.3.drv.bz2'. > > > > > > log tarball attached. > > > > I'm working on fixing it, but help would be appreciated. > > This is a duplicate of bug 37433. > Ok. I sent patch #37707 to fix it.