From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aCA7BQnfHGWeNgAAauVa8A:P1 (envelope-from ) for ; Wed, 04 Oct 2023 05:42:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aCA7BQnfHGWeNgAAauVa8A (envelope-from ) for ; Wed, 04 Oct 2023 05:42:01 +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 AAE7D5037B for ; Wed, 4 Oct 2023 05:42:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=N8NkrKxc; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696390920; 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-to: 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=m0OJ+Gf2LjPHM175qlHx9QGlRgc1URU48ynGiEmpRus=; b=X2M5lkCAU8Rok/opAurXpms1Wg4NwV3KdXnaiaznUbrqu22XkqHS1MDwiQwnoMbrQ7gtH/ yyVEPhqrDPHsRvjK+czjyMoEBANgScmFS9aRxkXnanIBh4/j+z7V83dgw/AtecDX1+MotZ WgThLY/c6HV6JyMIKPMJDRLkA7VEOMtHHfhelpF38K+jAZgUYLh549QwDQZt5LwDNWBV4t MySFP31n4Pn4o158IP1R5IzCpAjCCfmpD0OvENyZ8pXWOi61l9qj/0tzaiUTgGZwPxKAUJ PdVqERrQDnW8qbzdS3toVAL+EJipfirM3DV0nvf59OxyzPqXkzwFvIAPepVp8Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696390920; a=rsa-sha256; cv=none; b=kexJ5Z4+OEtmV1Is75+7ipBcAvyDro7pnsPcJRGoB4yyqniaPUknjZ4d7ogjQ2QkD/o8nI 0zf2UbDNEqIWXbE+0WC3HVl33vq26QAKD4YraG35op8pSIMQliXitw75XLoXLx6L4UBBC7 csBSz74JLcCpW+o891ROrANtSv9vADJ+vC5VeS4SN6W7shevI9OpQ0M8irVKb5i61+qCdW 1PSkeP3VWlzCtcd/K98iZ4PBCCFHQOX5/xqAsdENcjuOX8+dXs7iBRzKsQIAe4zUhbURNc YmS8q2hChrJSPsawfXlDiMT49EilFvG4Qj5YTt//AmGUJc2XgZ6FvYf6vRy3kQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=N8NkrKxc; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qnslf-0006Mq-Lm; Tue, 03 Oct 2023 23:41:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qnsle-0006Lw-5V for bug-guix@gnu.org; Tue, 03 Oct 2023 23:41:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qnsld-0007Dz-Sf for bug-guix@gnu.org; Tue, 03 Oct 2023 23:41:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qnslu-0007HP-Tt for bug-guix@gnu.org; Tue, 03 Oct 2023 23:42:02 -0400 Subject: bug#49467: python-scanpy 1.7.2 tests failing with SIGILL Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 04 Oct 2023 03:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49467 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 49467-done@debbugs.gnu.org Mail-Followup-To: 49467@debbugs.gnu.org, maxim.cournoyer@gmail.com, ludovic.courtes@inria.fr Received: via spool by 49467-done@debbugs.gnu.org id=D49467.169639090027943 (code D ref 49467); Wed, 04 Oct 2023 03:42:02 +0000 Received: (at 49467-done) by debbugs.gnu.org; 4 Oct 2023 03:41:40 +0000 Received: from localhost ([127.0.0.1]:41150 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnslX-0007Gb-E7 for submit@debbugs.gnu.org; Tue, 03 Oct 2023 23:41:39 -0400 Received: from mail-qt1-x82f.google.com ([2607:f8b0:4864:20::82f]:62600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnslT-0007GI-9N for 49467-done@debbugs.gnu.org; Tue, 03 Oct 2023 23:41:37 -0400 Received: by mail-qt1-x82f.google.com with SMTP id d75a77b69052e-4199d823108so4113361cf.0 for <49467-done@debbugs.gnu.org>; Tue, 03 Oct 2023 20:41:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696390871; x=1696995671; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=m0OJ+Gf2LjPHM175qlHx9QGlRgc1URU48ynGiEmpRus=; b=N8NkrKxc5zZOfnSqf1PVvkJHVZ7m4kbcfbhIirwBAuZxS75087AX+bYJyTT8zz7yXO TRZdjziPBHtjZ7Vxn8UY8cfqxLPWjWkWh5PHoRvIPepL6+8107Fw9nY4baTSLaAVg8Tx ZB9bSXbxrj5nLcUfMXFq6l51KpA6PuY14Kq2pMgNHl7crykO8ypXuHvDs22mnORF53Jb EByexeqoKWtMs6fJXrWONFXfcaBgmsHanFeVWgoM94X1WBHSzx7PJ721g0ZlrqEG/mlJ P8qvXzpPWQovRYGGkw2ybidiCOGIy20m/9gdFDEZR1gpxanUPq18yrJ/kIASbmAmJeHY Yg+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696390871; x=1696995671; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=m0OJ+Gf2LjPHM175qlHx9QGlRgc1URU48ynGiEmpRus=; b=dcQ6lGK/eNthMETSk6cJpLzgtKNo3ApNXcCKEWWuC+0T30dryVJTsmh3opXLmOTUkI 0tdS6gdd7tvgMVX3ZdFn8ltBtztUHL10s8HKolcSbHdAgqesbootrHyxnGva+TDy9fsu OoKsBmQJTmV2tXzYYWq2WyG6ewdxtFYMT9JhztLvh7KiOFPqUWgpS4LqrQfoG6EIcNr6 EUoqQr0m9xfh3uCaJy7WRv1C7lobovq3h/pYfrB2vzvjyPRmEJMWmQsXpYAbb9wqZav3 TMe00tCyOGWWL9/2zmh42p+Ow31zqeSDJW/jQ/gheeWo/ZT0C2+dECK1HIjYW+tKFquy /CkA== X-Gm-Message-State: AOJu0Yy7spjssCxq/8Mvvn37G/nqC7CN2TwmE2Mb8MbbapJMzwzjbA6m mWb2Kk8uLQIFfVJcotOhA/niw2IGh2zA1Q== X-Google-Smtp-Source: AGHT+IHrNTovWVJqmgCnvC6chacWxpi1L8bWIf1imPR5olZ4uZnl8BMMKSbNFo4gkOYhbk0/fsUSXA== X-Received: by 2002:a0c:9711:0:b0:65b:2cca:4196 with SMTP id k17-20020a0c9711000000b0065b2cca4196mr1462075qvd.29.1696390871554; Tue, 03 Oct 2023 20:41:11 -0700 (PDT) Received: from hurd (dsl-141-24.b2b2c.ca. [66.158.141.24]) by smtp.gmail.com with ESMTPSA id n20-20020a0ce554000000b00656e2464719sm1021525qvm.92.2023.10.03.20.41.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Oct 2023 20:41:11 -0700 (PDT) From: Maxim Cournoyer References: <8735solmk0.fsf@inria.fr> Date: Tue, 03 Oct 2023 23:41:10 -0400 In-Reply-To: <8735solmk0.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 08 Jul 2021 19:53:19 +0200") Message-ID: <87mswz2gx5.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.13 X-Spam-Score: -5.13 X-Migadu-Queue-Id: AAE7D5037B X-TUID: 3feftdWyH7cK Hi Ludo, Ludovic Court=C3=A8s writes: > On an x86_64 machine, I=E2=80=99ve seen this: > > $ guix build python-scanpy --no-grafts --check > > [=E2=80=A6] > > starting phase `check' > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D test session starts =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > platform linux -- Python 3.8.2, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 > rootdir: /tmp/guix-build-python-scanpy-1.7.2.drv-0/scanpy-1.7.2 > plugins: hypothesis-5.4.1, cov-2.8.1, black-0.3.8 > Fatal Python error: Illegal instruction > > Current thread 0x00007ffff785c300 (most recent call first): > File "", line 219 in _call_with_frames_rem= oved > File "", line 1109 in exec_module > File "", line 671 in _load_unlocked > File "", line 975 in _find_and_load_unlock= ed > File "", line 991 in _find_and_load > File "", line 219 in _call_with_frames_rem= oved > File "", line 1042 in _handle_fromlist > File "/gnu/store/368d0i579ga5sbc3mms4bg7bd4lzj6km-python-numcodecs-0.6.= 4/lib/python3.8/site-packages/numcodecs/__init [...] > File "/gnu/store/436410968f8mpdlsn1pw456mpgwmbh4m-python-pytest-5.3.5/l= ib/python3.8/site-packages/_pytest/runner.py", line 237 in from_call > File "/gnu/store/436410968f8mpdlsn1pw456mpgwmbh4m-python-pytest-5.3.5/l= ib/python3.8/site-packages/_pytest/runner.py", line 257 in pytest_make_coll= ect_report > File "/gnu/store/nqi6xqx8h2fxldi3xbigkc24wfzzsy5j-python-pluggy-0.13.1/= lib/python3.8/site-packages/pluggy/callers.py", line 187 in _multicall > File "/gnu/store/nqi6xqx8h2fxldi3xbigkc24wfzzsy5j-python-pluggy-0.13.1/= lib/python3.8/site-packages/pluggy/manager.py", line 84 in > File "/gnu/store/nqi6xqx8h2fxldi3xbigkc24wfzzsy5j-python-pluggy-0.13.1/= lib/python3.8/site-packages/pluggy/manager.py", line 93 in _hookexec > File "/gnu/store/nqi6xqx8h2fxldi3xbigkc24wfzzsy5j-python-pluggy-0.13.1/= lib/python3.8/site-packages/pluggy/hooks.py", line 286 in __call__ > File "/gnu/store/436410968f8mpdlsn1pw456mpgwmbh4m-python-pytest-5.3.5/l= ib/python3.8/site-packages/_pytest/runner.py", line 379 in collect_one_node > ... > command "pytest" failed with signal 4 > builder for `/gnu/store/xdqc4a2xhkiknasj8rk36gl3gr5iswr8-python-scanpy-1.= 7.2.drv' failed with exit code 1 > build of /gnu/store/xdqc4a2xhkiknasj8rk36gl3gr5iswr8-python-scanpy-1.7.2.= drv failed > > It would seem that one of these dependencies has code using x86_64 ISA > extensions that this particular CPU doesn=E2=80=99t support. > > Thoughts? I don't reproduce with /gnu/store/0ch25pmwnxl8vfdwiqz3rk9n4hmmhj39-python-scanpy-1.9.1 on an old x86_64 CPU (Intel Q6700). I'm assuming for the best and closing :-) --=20 Thanks, Maxim