From unknown Mon Aug 18 17:56:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51452: Numpy fails test suite with illegal instruction error on Core 2 Duo Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 28 Oct 2021 04:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51452 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 51452@debbugs.gnu.org X-Debbugs-Original-To: bug-guix Received: via spool by submit@debbugs.gnu.org id=B.163539554220302 (code B ref -1); Thu, 28 Oct 2021 04:33:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Oct 2021 04:32:22 +0000 Received: from localhost ([127.0.0.1]:51053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfx5I-0005H9-QG for submit@debbugs.gnu.org; Thu, 28 Oct 2021 00:32:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:32948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfx5E-0005Gz-U5 for submit@debbugs.gnu.org; Thu, 28 Oct 2021 00:32:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfx5E-0004SK-At for bug-guix@gnu.org; Thu, 28 Oct 2021 00:32:08 -0400 Received: from mail-qk1-x730.google.com ([2607:f8b0:4864:20::730]:46707) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfx5C-0000TY-1k for bug-guix@gnu.org; Thu, 28 Oct 2021 00:32:08 -0400 Received: by mail-qk1-x730.google.com with SMTP id h20so4621126qko.13 for ; Wed, 27 Oct 2021 21:32:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=J8w8Nd6dW9KcYhlNcgzGBrs48PNwSU64ZuEaGdVC7c8=; b=e0Pn38nkOmfWMFqxlgd9IFCdqczBLVD9dWXYYPMAjHrrQzK5pqFbtCQMKQ3gTPUswI H/URBY8HCtEojuzejAzp7YtD6TPuQjW+3N/oK0ag028Iu21NehPWMH1UJSYQZmEf6rx1 97b8d95qpFSAZE7gAQGYCOCc4fvNhjJ2y+fQuhT0ocg93wZHqZjd8u/Z4sqK1ckoHBTG n329QMF4vfaiVJtF8FBfVP9RQAde5rguMl01iRnynzCS+hX1/fAJ9z7fGCjIH5TWF9Pt iki8osJd6Bnf4TzUOan5ZTJtggsL0TnTD4oMtzFG4je64976GuKDqEqPAn/ggg/gK8aZ C2Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=J8w8Nd6dW9KcYhlNcgzGBrs48PNwSU64ZuEaGdVC7c8=; b=jNRlLciqfWE3NIA6uRP7KYdqMjngByo+b09sqF9e/yDttS19EsLrRf5WuuyZrUCyVv Cu80KooI9YcZNPBpW8uAN2cpRreQwx/32ou9qxDLc+ld7iFJJ6MgGD4Gvw4qd3Plm66v WFvNKi2Z9mA3qaWeaoIL9Oa7PA9TdCk4F/SkOq4SBYDD55yszV1Pne6LXLQgyqmWHBfV I0BGJlJ8ZF5HFeWnlMU0Ia9m9NC3iSBCAkn34ZzZwewmawaYJh8/H9TgbTyAEewGyrGe Xns65QdcksF0v4TcKBfQ0aQZ67ulSGIJPXKwUTGEPmKmTrJZkaVSu40pq9jMgGgH+5pZ S+Kg== X-Gm-Message-State: AOAM532TOyskgzsUtYrQ1DSgYzR9xzIN9SHEukCnDnUP2BBS5ZQvBDsW v/QLnCYb+mKpJtSaCyrQpYAVj8CWlu0= X-Google-Smtp-Source: ABdhPJyHvBvk+CcrjdRW9Mqj13Qy/PdivQVlUVXuIyQJtZLYU3zDyPI/nZ9wwcnt7PYTnnNP4fetPA== X-Received: by 2002:a05:620a:15b4:: with SMTP id f20mr1641135qkk.249.1635395523883; Wed, 27 Oct 2021 21:32:03 -0700 (PDT) Received: from hurd (dsl-152-69.b2b2c.ca. [66.158.152.69]) by smtp.gmail.com with ESMTPSA id f3sm1327966qko.32.2021.10.27.21.32.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 21:32:03 -0700 (PDT) From: Maxim Cournoyer Date: Thu, 28 Oct 2021 00:32:02 -0400 Message-ID: <87v91hahx9.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::730; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x730.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, While attempting to update numpy to 1.21.3, I encountered the following failure only on an older Q6700 (Core2Duo) Intel processor: --8<---------------cut here---------------start------------->8--- starting phase `check' Building, see build.log... ... build in progress ... build in progress ... build in progress Build OK NumPy version 1.21.3 NumPy relaxed strides checking option: True NumPy CPU features: SSE SSE2 SSE3 SSSE3* SSE41? POPCNT? SSE42? AVX? F16C? FMA3? AVX2? AVX512F? AVX512CD? AVX512_KNL? AVX512_KNM? AVX512_SKX? AVX512_CLX? AVX512_CNL? AVX512_ICL? ........................................................................ [ 0%] ..............................................................x......... [ 0%] ........................................................................ [ 1%] ........................................................x............... [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ...........................................................ss........... [ 3%] ........................................................................ [ 4%] ..........................................s............................. [ 4%] ........................................................................ [ 5%] x..........x..x..........x.............................................. [ 5%] ..............................................s......................... [ 5%] ..................................ssssssss.............................. [ 6%] ...................................................................ssss. [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] .Fatal Python error: Illegal instruction Current thread 0x00007ffff7833340 (most recent call first): File "<__array_function__ internals>", line 5 in dot File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/build/testenv/lib/python3.9/site-packages/numpy/core/tests/test_einsum.py", line 340 in check_einsum_sums File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/build/testenv/lib/python3.9/site-packages/numpy/core/tests/test_einsum.py", line 536 in test_einsum_sums_int8 File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/python.py", line 183 in pytest_pyfunc_call File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/python.py", line 1641 in runtest File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 162 in pytest_runtest_call File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 255 in File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 311 in from_call File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 254 in call_runtest_hook File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 215 in call_and_report File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 126 in runtestprotocol File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 109 in pytest_runtest_protocol File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 348 in pytest_runtestloop File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 323 in _main File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 269 in wrap_session File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/config/__init__.py", line 162 in main File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/build/testenv/lib/python3.9/site-packages/numpy/_pytesttester.py", line 197 in __call__ File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/./runtests.py", line 383 in main File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/./runtests.py", line 700 in error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "./runtests.py" arguments: ("-j" "4") exit-status: #f term-signal: 4 stop-signal: #f> phase `check' failed after 458.4 seconds --8<---------------cut here---------------end--------------->8--- I'm not sure what's at cause; I have the same problem when testing against the current 1.17.3. Thanks, Maxim From unknown Mon Aug 18 17:56:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51452: Numpy fails test suite with illegal instruction error on Core 2 Duo Resent-From: Thiago Jung Bauermann Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 28 Oct 2021 05:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51452 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 51452@debbugs.gnu.org Received: via spool by 51452-submit@debbugs.gnu.org id=B51452.163539726623602 (code B ref 51452); Thu, 28 Oct 2021 05:02:01 +0000 Received: (at 51452) by debbugs.gnu.org; 28 Oct 2021 05:01:06 +0000 Received: from localhost ([127.0.0.1]:51067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfxXG-00068c-O4 for submit@debbugs.gnu.org; Thu, 28 Oct 2021 01:01:06 -0400 Received: from mx.kolabnow.com ([212.103.80.154]:29898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfxXA-00067q-TJ for 51452@debbugs.gnu.org; Thu, 28 Oct 2021 01:01:05 -0400 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 80F80ECA; Thu, 28 Oct 2021 07:00:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1635397254; x=1637211655; bh=Z1Y/ubDsnvlgU0t6436WVhUXduToje8QZXF sNFXdYlk=; b=Dq+H+lFjWeaXwe4b203iMiWJQBbegcEK51Qxvc5ToVQPspRHH4d 4r3i9qTMLX48OX7uAYXCSpNypC0q4IiqW1qgwi9uuDJ6cHLKyyy+s31AabFo6vIs dK1/FWVPyz3vCtJyU7Qvb2vularXdgMkeAtPjf/yTdY7yslLqVRLY+TFm58m+nmi io5TfVVJXBo3tjRzKdP0aio5pN6U4oJuEVS81OemlhG/nOXt6PveApow57EihdXp yJmXIC1CpmCjEmTn6wfsnXfqQodAwFcaZPqMkZkKBpYNya0Gle3whgKdCPcYq553 aNlQhSoyaaVFzfZFdBcXOKWSpFI2e5Vk93+vjuBql0OT2wjLiQHDjNNtAsnlS3ZQ M7j5c3GrlELqc4+NtEGGIOfmN2eQSGxMIW8zl93iUh9exgoNeEWeJiRavWUvYp2Z Jgttf8QSkR3vXHicki16tHq71DKfVLSws+Cd0VuXj+WDqqi6r523iL5iAOqB3Y+H HM/qa3GO9D/88CG2gkvZiZexKq9maIab8+9i+gVtWJ29/m6v6Sv7Dl5cT7VQLDQs yBun8SiLaIdKcR1oqhVe/9nwrka0P3QBn8K96cqpbsW7eoaeaMDNz7zWDdBZ5MBH 2Sg2eGC2L1gQk1MxyvzZcaQ3nkNPx46CyRmotCQ6oNtRT/hR35NjZqSE= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9AOxSY3G4SdC; Thu, 28 Oct 2021 07:00:54 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by mx.kolabnow.com (Postfix) with ESMTPS id D2019B7D; Thu, 28 Oct 2021 07:00:52 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 5D00F4EF1; Thu, 28 Oct 2021 07:00:52 +0200 (CEST) From: Thiago Jung Bauermann Date: Thu, 28 Oct 2021 02:00:47 -0300 Message-ID: <3453256.kC10ZQAFEV@popigai> In-Reply-To: <87v91hahx9.fsf@gmail.com> References: <87v91hahx9.fsf@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Maxim, Em quinta-feira, 28 de outubro de 2021, =E0s 01:32:02 -03, Maxim Cournoyer= =20 escreveu: > I'm not sure what's at cause; I have the same problem when testing > against the current 1.17.3. Just a shot in the dark, but could this be related to the compiler version= =20 in the master branch? Does the problem still happen on core-updates-frozen? =2D-=20 Thanks, Thiago From unknown Mon Aug 18 17:56:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51452: Numpy fails test suite with illegal instruction error on Core 2 Duo Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 29 Oct 2021 20:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51452 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Thiago Jung Bauermann Cc: 51452@debbugs.gnu.org Received: via spool by 51452-submit@debbugs.gnu.org id=B51452.163553859515146 (code B ref 51452); Fri, 29 Oct 2021 20:17:01 +0000 Received: (at 51452) by debbugs.gnu.org; 29 Oct 2021 20:16:35 +0000 Received: from localhost ([127.0.0.1]:56052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgYIl-0003wD-4N for submit@debbugs.gnu.org; Fri, 29 Oct 2021 16:16:35 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:40772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgYIj-0003vy-BD for 51452@debbugs.gnu.org; Fri, 29 Oct 2021 16:16:33 -0400 Received: by mail-qt1-f179.google.com with SMTP id 19so8663182qtt.7 for <51452@debbugs.gnu.org>; Fri, 29 Oct 2021 13:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=w+2u6edRy7qEdj+8K+GrhsFWJyIov/OMRoEot5NlgDc=; b=THIHtzQqCFpAmgwThaWG83D87mKPtXEBTxO7UsnHkkh5rksk/PaNOj6sEVxuF/bRt6 eeWvKCBj/t80Dty5Y5K0pAeoDWfSYqcH/ortp53Xj2chi59uWjZ3LCpj7cjXsAuhp6Rw dxs9bJsNqG3+t3bwGI5Qegd2SRGEtsPiqIazw5tla39XivDLPUWq9eTcKmnsJzX0xE1r iCs8m+UNzeaCtO4KBphj2i+gFNZsi3y6WwHe0iOB9ElSOTN1A/QWm1ZFO8jEAAbGtY53 iL7V+iLq83hUfPgEuWnqVBz1Fc4OSxYGevQtWJlzTlyBqkoEEBwFFFhYHpItiGqDVxot 8YfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=w+2u6edRy7qEdj+8K+GrhsFWJyIov/OMRoEot5NlgDc=; b=ENBHk33iMTXAPDQkiQTOhzoqMSeeu3pTUHa+6NVdmVHrJvptKwTzCgOh/MvNfk0Hvp K0hHMJsTiEjHYzL04mkMtGhQyKQ8veA6CkBoG8K7iZML1+b/afUquhZ3E2qxQxcUL/Ck D4MLw9K4uaWTLaBFF0BJGZo+1AbJ2SsDXmF/xi7F4nmQUw0s8tMXSOjyFH0CO5ynbTaj dMdq8vQqQbcwapZmipJydus/j3yeGNXGTEvjBo9ckg/47ZDYBCMc7ABz16i6DpUoP5ch rBhHJEy7CCHRDb7UJXQpqtp5KZ99g+xaonbkPTP1D1Pi+2G9jdpDHkpJXMORajNLLzgR ajCg== X-Gm-Message-State: AOAM532/cKCZe9s2ewLPyySBDPhC5AzKaPibVnFNFL8xj60RcMRSlezH Ia83k9Waok8jFitdy5RAO8XOo6ngiWQ= X-Google-Smtp-Source: ABdhPJyJBfxDOxWU9bHAp2xs+nQrFFgblTtQu2Ce0Q8IMAVKOHgLesngQ4P0yhH+DuvokpcSst4Bzw== X-Received: by 2002:ac8:5c49:: with SMTP id j9mr11195591qtj.234.1635538587520; Fri, 29 Oct 2021 13:16:27 -0700 (PDT) Received: from hurd (dsl-148-192.b2b2c.ca. [66.158.148.192]) by smtp.gmail.com with ESMTPSA id q22sm4563911qkj.64.2021.10.29.13.16.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Oct 2021 13:16:27 -0700 (PDT) From: Maxim Cournoyer References: <87v91hahx9.fsf@gmail.com> <3453256.kC10ZQAFEV@popigai> Date: Fri, 29 Oct 2021 16:16:26 -0400 In-Reply-To: <3453256.kC10ZQAFEV@popigai> (Thiago Jung Bauermann's message of "Thu, 28 Oct 2021 02:00:47 -0300") Message-ID: <875ytfa8o5.fsf@gmail.com> 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-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Thiago Jung Bauermann writes: > Hello Maxim, > > Em quinta-feira, 28 de outubro de 2021, =C3=A0s 01:32:02 -03, Maxim Courn= oyer=20 > escreveu: >> I'm not sure what's at cause; I have the same problem when testing >> against the current 1.17.3. > > Just a shot in the dark, but could this be related to the compiler versio= n=20 > in the master branch? Does the problem still happen on core-updates-froze= n? The problem occurred on the cufbc branch; I guess it'd happen the same on cuf, but I haven't checked. I should try it on master! Thanks, Maxim From unknown Mon Aug 18 17:56:38 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Maxim Cournoyer Subject: bug#51452: closed (Re: bug#51452: Numpy fails test suite with illegal instruction error on Core 2 Duo) Message-ID: References: <87bl2qts4u.fsf@gmail.com> <87v91hahx9.fsf@gmail.com> X-Gnu-PR-Message: they-closed 51452 X-Gnu-PR-Package: guix Reply-To: 51452@debbugs.gnu.org Date: Thu, 11 Nov 2021 19:23:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1636658583-5726-1" This is a multi-part message in MIME format... ------------=_1636658583-5726-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #51452: Numpy fails test suite with illegal instruction error on Core 2 Duo which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 51452@debbugs.gnu.org. --=20 51452: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D51452 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1636658583-5726-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 51452-done) by debbugs.gnu.org; 11 Nov 2021 19:22:03 +0000 Received: from localhost ([127.0.0.1]:42301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlFe7-0001Rc-1f for submit@debbugs.gnu.org; Thu, 11 Nov 2021 14:22:03 -0500 Received: from mail-qk1-f170.google.com ([209.85.222.170]:39698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlFe4-0001R7-Sf for 51452-done@debbugs.gnu.org; Thu, 11 Nov 2021 14:22:02 -0500 Received: by mail-qk1-f170.google.com with SMTP id bk22so6837921qkb.6 for <51452-done@debbugs.gnu.org>; Thu, 11 Nov 2021 11:22:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=3+o1gzNgLPMc9wG4gIN2yzfGlHFitvmiFPsIeppPm54=; b=JAR2zd7rZVqojyTD5JFje2GuPKdfx2qCvt6yxAG0mS/f3KXHhkMHaUhjzC8YlttLVS RLECOFGeUjoanzApU4D9/meqRjaw8b+sdnRadqcdo9rok9UdtWw+mtvTIpDIpczYdIeE 0Dn+PlkjTPha2iNbXcZClo44ob3wOohrRPeJnWIQsMHKLKOPUv4kliziTMIA/gosI3h1 EN4W85IXri1h0o2wO/+zWDQYAaLL1W2ZtS/dJd2Brwu7ojQv5hBwJjFqbAMEOEcEtGok iFkEo1tIXrqUwzaFm8kO89tPlZZr+NGS/ecCQs6d64mc9pJZHDtHyP88rITd0GoZu8Zm aCCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=3+o1gzNgLPMc9wG4gIN2yzfGlHFitvmiFPsIeppPm54=; b=FdcGcjx/qeMAmD8qZQTB6rGU9tMPwnD5Wco9vpkcxNsbgTw8/FUiAm5/k8d/IaArU4 MeZaVifpMGboVhSR2nLznoyHUFDSEGByPuCUgn5lROJloNErEBXafE64kvHJH4YXawhI CJiwDVRxD8XUulMdlafqyHe9+rufJKYmL2DmFwKe09T1YvMTT4+1uK8ElyPIxlrovwhb RBV8EoQBdQxU+tX2xpXEarZgiE3pSS/35DZjJYMAm6VX7kj0uRE7ykQ6vSUM0liCcb1Y hur5JtyNjLgYx5BXZcYHwGsUdlyKI6fXmvozaxQ7smtuUbFAYdQPFDhEj5RLBVA/y/7r x8Nw== X-Gm-Message-State: AOAM531abhcGeQoR8C546m5Yf5t1/vcIwvljJXjywVACnSn3baCHFOns b4SzOVg6UW7YxVYs9asGsKY34Jev8voqPw== X-Google-Smtp-Source: ABdhPJynQGY3245hNFAuMIcmnRQyzgw1d28w2argU9uYqehCa95E7pb6QbxznlUuucj3D7VWt0IHjA== X-Received: by 2002:a05:620a:20d8:: with SMTP id f24mr2891135qka.256.1636658514865; Thu, 11 Nov 2021 11:21:54 -0800 (PST) Received: from hurd (dsl-10-133-155.b2b2c.ca. [72.10.133.155]) by smtp.gmail.com with ESMTPSA id d13sm663213qkn.100.2021.11.11.11.21.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 11:21:54 -0800 (PST) From: Maxim Cournoyer To: Thiago Jung Bauermann Subject: Re: bug#51452: Numpy fails test suite with illegal instruction error on Core 2 Duo References: <87v91hahx9.fsf@gmail.com> <3453256.kC10ZQAFEV@popigai> <875ytfa8o5.fsf@gmail.com> Date: Thu, 11 Nov 2021 14:21:53 -0500 In-Reply-To: <875ytfa8o5.fsf@gmail.com> (Maxim Cournoyer's message of "Fri, 29 Oct 2021 16:16:26 -0400") Message-ID: <87bl2qts4u.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 51452-done Cc: 51452-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, This is fixed on core-updates-frozen with commit 9e497f44ba. Thanks to Efraim for suggesting it. Closing. Maxim ------------=_1636658583-5726-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Oct 2021 04:32:22 +0000 Received: from localhost ([127.0.0.1]:51053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfx5I-0005H9-QG for submit@debbugs.gnu.org; Thu, 28 Oct 2021 00:32:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:32948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfx5E-0005Gz-U5 for submit@debbugs.gnu.org; Thu, 28 Oct 2021 00:32:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfx5E-0004SK-At for bug-guix@gnu.org; Thu, 28 Oct 2021 00:32:08 -0400 Received: from mail-qk1-x730.google.com ([2607:f8b0:4864:20::730]:46707) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfx5C-0000TY-1k for bug-guix@gnu.org; Thu, 28 Oct 2021 00:32:08 -0400 Received: by mail-qk1-x730.google.com with SMTP id h20so4621126qko.13 for ; Wed, 27 Oct 2021 21:32:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=J8w8Nd6dW9KcYhlNcgzGBrs48PNwSU64ZuEaGdVC7c8=; b=e0Pn38nkOmfWMFqxlgd9IFCdqczBLVD9dWXYYPMAjHrrQzK5pqFbtCQMKQ3gTPUswI H/URBY8HCtEojuzejAzp7YtD6TPuQjW+3N/oK0ag028Iu21NehPWMH1UJSYQZmEf6rx1 97b8d95qpFSAZE7gAQGYCOCc4fvNhjJ2y+fQuhT0ocg93wZHqZjd8u/Z4sqK1ckoHBTG n329QMF4vfaiVJtF8FBfVP9RQAde5rguMl01iRnynzCS+hX1/fAJ9z7fGCjIH5TWF9Pt iki8osJd6Bnf4TzUOan5ZTJtggsL0TnTD4oMtzFG4je64976GuKDqEqPAn/ggg/gK8aZ C2Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=J8w8Nd6dW9KcYhlNcgzGBrs48PNwSU64ZuEaGdVC7c8=; b=jNRlLciqfWE3NIA6uRP7KYdqMjngByo+b09sqF9e/yDttS19EsLrRf5WuuyZrUCyVv Cu80KooI9YcZNPBpW8uAN2cpRreQwx/32ou9qxDLc+ld7iFJJ6MgGD4Gvw4qd3Plm66v WFvNKi2Z9mA3qaWeaoIL9Oa7PA9TdCk4F/SkOq4SBYDD55yszV1Pne6LXLQgyqmWHBfV I0BGJlJ8ZF5HFeWnlMU0Ia9m9NC3iSBCAkn34ZzZwewmawaYJh8/H9TgbTyAEewGyrGe Xns65QdcksF0v4TcKBfQ0aQZ67ulSGIJPXKwUTGEPmKmTrJZkaVSu40pq9jMgGgH+5pZ S+Kg== X-Gm-Message-State: AOAM532TOyskgzsUtYrQ1DSgYzR9xzIN9SHEukCnDnUP2BBS5ZQvBDsW v/QLnCYb+mKpJtSaCyrQpYAVj8CWlu0= X-Google-Smtp-Source: ABdhPJyHvBvk+CcrjdRW9Mqj13Qy/PdivQVlUVXuIyQJtZLYU3zDyPI/nZ9wwcnt7PYTnnNP4fetPA== X-Received: by 2002:a05:620a:15b4:: with SMTP id f20mr1641135qkk.249.1635395523883; Wed, 27 Oct 2021 21:32:03 -0700 (PDT) Received: from hurd (dsl-152-69.b2b2c.ca. [66.158.152.69]) by smtp.gmail.com with ESMTPSA id f3sm1327966qko.32.2021.10.27.21.32.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 21:32:03 -0700 (PDT) From: Maxim Cournoyer To: bug-guix Subject: Numpy fails test suite with illegal instruction error on Core 2 Duo Date: Thu, 28 Oct 2021 00:32:02 -0400 Message-ID: <87v91hahx9.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::730; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x730.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, While attempting to update numpy to 1.21.3, I encountered the following failure only on an older Q6700 (Core2Duo) Intel processor: --8<---------------cut here---------------start------------->8--- starting phase `check' Building, see build.log... ... build in progress ... build in progress ... build in progress Build OK NumPy version 1.21.3 NumPy relaxed strides checking option: True NumPy CPU features: SSE SSE2 SSE3 SSSE3* SSE41? POPCNT? SSE42? AVX? F16C? FMA3? AVX2? AVX512F? AVX512CD? AVX512_KNL? AVX512_KNM? AVX512_SKX? AVX512_CLX? AVX512_CNL? AVX512_ICL? ........................................................................ [ 0%] ..............................................................x......... [ 0%] ........................................................................ [ 1%] ........................................................x............... [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ...........................................................ss........... [ 3%] ........................................................................ [ 4%] ..........................................s............................. [ 4%] ........................................................................ [ 5%] x..........x..x..........x.............................................. [ 5%] ..............................................s......................... [ 5%] ..................................ssssssss.............................. [ 6%] ...................................................................ssss. [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] .Fatal Python error: Illegal instruction Current thread 0x00007ffff7833340 (most recent call first): File "<__array_function__ internals>", line 5 in dot File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/build/testenv/lib/python3.9/site-packages/numpy/core/tests/test_einsum.py", line 340 in check_einsum_sums File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/build/testenv/lib/python3.9/site-packages/numpy/core/tests/test_einsum.py", line 536 in test_einsum_sums_int8 File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/python.py", line 183 in pytest_pyfunc_call File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/python.py", line 1641 in runtest File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 162 in pytest_runtest_call File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 255 in File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 311 in from_call File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 254 in call_runtest_hook File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 215 in call_and_report File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 126 in runtestprotocol File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/runner.py", line 109 in pytest_runtest_protocol File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 348 in pytest_runtestloop File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 323 in _main File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 269 in wrap_session File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187 in _multicall File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84 in File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93 in _hookexec File "/gnu/store/jl4mf8vm840bpcqb3ks4cpyymr83khnv-python-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286 in __call__ File "/gnu/store/r5an02g9ddc5xncz87vyn8crib0j13bx-python-pytest-6.2.5/lib/python3.9/site-packages/_pytest/config/__init__.py", line 162 in main File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/build/testenv/lib/python3.9/site-packages/numpy/_pytesttester.py", line 197 in __call__ File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/./runtests.py", line 383 in main File "/tmp/guix-build-python-numpy-1.21.3.drv-0/numpy-1.21.3/./runtests.py", line 700 in error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "./runtests.py" arguments: ("-j" "4") exit-status: #f term-signal: 4 stop-signal: #f> phase `check' failed after 458.4 seconds --8<---------------cut here---------------end--------------->8--- I'm not sure what's at cause; I have the same problem when testing against the current 1.17.3. Thanks, Maxim ------------=_1636658583-5726-1--