From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6LKXHXxBkWINQQEAbAwnHQ (envelope-from ) for ; Fri, 27 May 2022 23:24:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id fuGeHHxBkWK/JwAAG6o9tA (envelope-from ) for ; Fri, 27 May 2022 23:24:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3BBC81A4BA for ; Fri, 27 May 2022 23:24:12 +0200 (CEST) Received: from localhost ([::1]:38218 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nuhRK-0001Jt-9f for larch@yhetil.org; Fri, 27 May 2022 17:24:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhRB-0001HG-Vn for guix-patches@gnu.org; Fri, 27 May 2022 17:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42003) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nuhRB-00007R-MU for guix-patches@gnu.org; Fri, 27 May 2022 17:24:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nuhRB-0000WA-J5 for guix-patches@gnu.org; Fri, 27 May 2022 17:24:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55565] [PATCH] gnu: Add python-blis Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 27 May 2022 21:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55565 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Artyom V. Poptsov" Cc: 55565@debbugs.gnu.org Received: via spool by 55565-submit@debbugs.gnu.org id=B55565.16536866111953 (code B ref 55565); Fri, 27 May 2022 21:24:01 +0000 Received: (at 55565) by debbugs.gnu.org; 27 May 2022 21:23:31 +0000 Received: from localhost ([127.0.0.1]:35900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nuhQg-0000VP-Vc for submit@debbugs.gnu.org; Fri, 27 May 2022 17:23:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nuhQf-0000VC-Bg for 55565@debbugs.gnu.org; Fri, 27 May 2022 17:23:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40508) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhQa-0008Vo-4p; Fri, 27 May 2022 17:23:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ClbwPAKJvwooKUFyvWLk298AyVPSsAIb9dR8pwOZHqg=; b=deQHsDV4eBlIVUYtKuOz T2RYHxUkkWMhTN1rIUPUBOzyIWr6f/C/8W5S4duwMQCNulHwSZJoNOea9DTwGZsLKGuqCuS1Uw+3P gEmH5esnDwFW/6uaQp9aBgAoLJ8owKT3D+9UVreFz819h6+Xup7N+agIILCAQqOphbcBGLrus1/t4 XHRDhcf1C4wxRcdUeVDDmJqAMJjHjEKYKbSfVM7C+ysmV32OZp/+yn3KkUEmHNVdkORips5iehGv5 uX7ONCBzWSKVe7xgY+nJMND4oVQZMdgguweTXWzCVCp/k0rNbDuu5ghyQ2v3wBUjrJztxIiuVVf3G axTnu2Y7gWqb9A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:64482 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhQZ-0001F4-Nw; Fri, 27 May 2022 17:23:23 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87tu9ifs3m.fsf@gmail.com> Date: Fri, 27 May 2022 23:23:22 +0200 In-Reply-To: <87tu9ifs3m.fsf@gmail.com> (Artyom V. Poptsov's message of "Sun, 22 May 2022 01:17:33 +0300") Message-ID: <87pmjyd60l.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653686652; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ClbwPAKJvwooKUFyvWLk298AyVPSsAIb9dR8pwOZHqg=; b=lg6oBhgG6msW3raiZb6Yd8bLw9eOFI/dMN8Jz9SSM6JDglGpnlemOpKRnaedUaFWWf1Zbo ZHQsyYZ5o3W90z1LpxwnWFACWBOeQyyM7IM+GErrr+bIxyB5RZt/o6Xhud+RT/K8RZofor HIYlrVRnqC29isj3NyW/Mc30lJk1dfPJhRsOgfIM4Do6O57FgNXGPmgiPlCqtpgGB1NJGq O3S0PcyDnO0oivjWhqI2JsdwmipmMjf9Ehlc+ro3jYH/hg7rL0fgeD2XjkFDsS4g7en8yv zCSwI2JNU+vWWLOUTHnPjTDauHke7+9GDaaenxXk7LdviO1Ub5qbAb6dSksmZQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653686652; a=rsa-sha256; cv=none; b=ZkUJmrxvr5TutBRfSz1moh2dUXqd449cD/ehm3DH5Q8zjBE62HStCw/wS2PRourYAYShcr LIJXIogtsQG8F87rn5y7O2rtGMoaYec6Qu8V9UVYA4crnVzGNHtfn7/E02IkYKv/dl13bZ bOaZMeVEFZJNV/m6v4UXfxQ1s8+SqscNt5qYlqRk+zecEdeYX4tJ/xR4NpUMBfMKfXkxaB 8HrjtyJyow+T9HAx+Gz0EzEjEYX+ahzSfoXs6LDuQQ2JcgmCHTluLJ7a4ZUAJOhec5KbNe gxflUEWAQv76PHa1mWEaNWouaVcyiDxlRb+QPFCN7jaDEtOs82fQIDPjqBX4bg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=deQHsDV4; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.75 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=deQHsDV4; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3BBC81A4BA X-Spam-Score: -4.75 X-Migadu-Scanner: scn0.migadu.com X-TUID: skfRSXm0boSF Hi Artyom, "Artyom V. Poptsov" skribis: > From 3d22d0e5f7929ac1b782217ec207a5e462316c66 Mon Sep 17 00:00:00 2001 > From: "Artyom V. Poptsov" > Date: Sun, 22 May 2022 01:14:26 +0300 > Subject: [PATCH] gnu: Add python-blis > > * gnu/packages/python-xyz.scm (python-blis): New variable. [...] > + (native-inputs (list python-pytest python-cython)) > + (inputs (list python python-numpy python-hypothesis)) > + (arguments > + ;; XXX: Tests are failing with the following error: > + ;; AttributeError: module 'numpy.__config__' has no attribute 'blas= _ilp64_opt_info' > + (list #:tests? #f)) Doesn=E2=80=99t that failure suggest something=E2=80=99s really wrong? See= ms worth investigating. > + (home-page "https://github.com/explosion/cython-blis") > + (synopsis "Fast matrix-multiplication Python library") > + (description > + "This package provides the @url{https://github.com/flame/blis, > +Blis linear algebra} routines as a self-contained Python C-extension.") Blis isn=E2=80=99t listed in =E2=80=98inputs=E2=80=99, and apparently that= =E2=80=99s because it=E2=80=99s bundled. Could you =E2=80=9Cunbundle=E2=80=9D it? That is, add Blis as an input, ma= ke sure it gets used during the build process, and remove the bundled copy. Thanks in advance, Ludo=E2=80=99.