From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 13 04:38:25 2025 Received: (at submit) by debbugs.gnu.org; 13 Feb 2025 09:38:25 +0000 Received: from localhost ([127.0.0.1]:40444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tiVfs-00034h-HK for submit@debbugs.gnu.org; Thu, 13 Feb 2025 04:38:25 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47442) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tiVfp-00034L-1L for submit@debbugs.gnu.org; Thu, 13 Feb 2025 04:38:22 -0500 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 1tiVfj-0000WL-5p for bug-guix@gnu.org; Thu, 13 Feb 2025 04:38:15 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tiVfh-0002AI-5K for bug-guix@gnu.org; Thu, 13 Feb 2025 04:38:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=g6t3ZFeq8B9A9d0amd4LIyciRfgLeCn090rRlVKFRes=; b=tbwZxdSDOnK6jWj5lqaRw9y+NeFhwu3OHs1lYHh0Nv4MKOtZ5r8KGiDI jv99EIuBA1GQgTOEqtcI3TJBvpwJNI0/NJHwUyHIIRroyGG4cGGqe0xbu 7kLEIdI41FE+MAMBa/2CnWzgMJQUlBqvo3e5KownenQPBgfQXjqbVfJeY w=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.13,282,1732575600"; d="scan'208,217";a="208068516" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Feb 2025 10:38:07 +0100 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: Non-deterministic test failure in python-numba 0.61.0 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 25 =?utf-8?Q?Pluvi=C3=B4se?= an 233 de la =?utf-8?Q?R=C3=A9volution=2C?= jour du =?utf-8?Q?Li=C3=A8vre?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 13 Feb 2025 10:38:07 +0100 Message-ID: <877c5u422o.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=192.134.164.83; envelope-from=ludovic.courtes@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) 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: -1.0 (-) Hello, The test suite of python-numba 0.61.0 appears to fail non-deterministically, possibly depending on the underlying CPU: --8<---------------cut here---------------start------------->8--- =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=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_wrapper_address_protocol_libm (numba.tests.test_function_type.T= estFunctionTypeExtensions) [] (jit=3D{'nop= ython': True}) Call cos and sinf from standard math library. ---------------------------------------------------------------------- Traceback (most recent call last): File "/gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/lib= /python3.10/site-packages/numba/tests/test_function_type.py", line 628, in = test_wrapper_address_protocol_libm self.assertEqual(jit_(myeval)(mycos, 0.0), 1.0) File "/gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/lib= /python3.10/site-packages/numba/core/dispatcher.py", line 424, in _compile_= for_args error_rewrite(e, 'typing') File "/gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/lib= /python3.10/site-packages/numba/core/dispatcher.py", line 365, in error_rew= rite raise e.with_traceback(None) numba.core.errors.TypingError: Failed in nopython mode pipeline (step: nopy= thon frontend) non-precise type pyobject During: typing of argument at /gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-p= ython-numba-0.61.0/lib/python3.10/site-packages/numba/tests/test_function_t= ype.py (619) File "../gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/lib= /python3.10/site-packages/numba/tests/test_function_type.py", line 619: def myeval(f, x): ^ During: Pass nopython_type_inference ---------------------------------------------------------------------- Ran 10498 tests in 2473.476s FAILED (errors=3D1, skipped=3D706, expected failures=3D18) error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "python3" arguments: ("-m" "numba.runte= sts" "-v" "-m") exit-status: 1 term-signal: #f stop-signal: #f>=20 phase `check' failed after 2479.6 seconds command "python3" "-m" "numba.runtests" "-v" "-m" failed with status 1 build process 18 exited with status 256 builder for `/gnu/store/39yljlzxy92x7gq74w5hv25sqwapdsz6-python-numba-0.61.= 0.drv' failed with exit code 1 --8<---------------cut here---------------end--------------->8--- (From .) This is tracked upstream at . Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 04 15:08:40 2025 Received: (at 76260) by debbugs.gnu.org; 4 Mar 2025 20:08:40 +0000 Received: from localhost ([127.0.0.1]:33081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tpYZD-0005b6-F5 for submit@debbugs.gnu.org; Tue, 04 Mar 2025 15:08:40 -0500 Received: from mail2.fsfe.org ([213.95.165.55]:54760) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tpYZ9-0005ar-R7 for 76260@debbugs.gnu.org; Tue, 04 Mar 2025 15:08:37 -0500 From: Jelle Licht DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021081301; t=1741118912; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=n7gLxEvTqS2cRDG/UorCuB9T11cZImXneUACSaHbti0=; b=kt3LV4dgNWjVIuAMJxw/aCmq+elfrypclLILGtILvyXDJDFpDDWMbW/5kOVeFdEvRN9i7T uaUWyubqf0URqKXqnqQDjJVTbR7AAE6xismX5AgdTsAMGroGv7UnczuDoMPUDSaHrByKyz 5/7rLXD9qd7Dg8EbTpPbV1p9mSEhWpk= To: Ludovic =?utf-8?Q?Court=C3=A8s?= , 76260@debbugs.gnu.org Subject: Re: bug#76260: Non-deterministic test failure in python-numba 0.61.0 In-Reply-To: <877c5u422o.fsf@inria.fr> References: <877c5u422o.fsf@inria.fr> Date: Tue, 04 Mar 2025 21:08:27 +0100 Message-ID: <87v7sopnic.fsf@fsfe.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 76260 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: -6.0 (------) Ludovic Court=C3=A8s writes: > Hello, > > The test suite of python-numba 0.61.0 appears to fail > non-deterministically, possibly depending on the underlying CPU: > > --8<---------------cut here---------------start------------->8--- > =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=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ERROR: test_wrapper_address_protocol_libm (numba.tests.test_function_type= .TestFunctionTypeExtensions) [] (jit=3D{'n= opython': True}) > Call cos and sinf from standard math library. > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/l= ib/python3.10/site-packages/numba/tests/test_function_type.py", line 628, i= n test_wrapper_address_protocol_libm > self.assertEqual(jit_(myeval)(mycos, 0.0), 1.0) > File "/gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/l= ib/python3.10/site-packages/numba/core/dispatcher.py", line 424, in _compil= e_for_args > error_rewrite(e, 'typing') > File "/gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/l= ib/python3.10/site-packages/numba/core/dispatcher.py", line 365, in error_r= ewrite > raise e.with_traceback(None) > numba.core.errors.TypingError: Failed in nopython mode pipeline (step: no= python frontend) > non-precise type pyobject > During: typing of argument at /gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3= -python-numba-0.61.0/lib/python3.10/site-packages/numba/tests/test_function= _type.py (619) > > File "../gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/l= ib/python3.10/site-packages/numba/tests/test_function_type.py", line 619: > > def myeval(f, x): > ^ > > During: Pass nopython_type_inference > > ---------------------------------------------------------------------- > Ran 10498 tests in 2473.476s > > FAILED (errors=3D1, skipped=3D706, expected failures=3D18) > error: in phase 'check': uncaught exception: > %exception #<&invoke-error program: "python3" arguments: ("-m" "numba.run= tests" "-v" "-m") exit-status: 1 term-signal: #f stop-signal: #f>=20 > phase `check' failed after 2479.6 seconds > command "python3" "-m" "numba.runtests" "-v" "-m" failed with status 1 > build process 18 exited with status 256 > builder for `/gnu/store/39yljlzxy92x7gq74w5hv25sqwapdsz6-python-numba-0.6= 1.0.drv' failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- Would it be possible to disable this test? There are quite some packages blocked by this breakage: guix refresh -l python-numba Building the following 60 packages would ensure 145 dependent packages are = rebuilt... Kind regards, Jelle From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 10 04:29:26 2025 Received: (at 76260) by debbugs.gnu.org; 10 Mar 2025 08:29:26 +0000 Received: from localhost ([127.0.0.1]:36259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1trYVp-00056I-MN for submit@debbugs.gnu.org; Mon, 10 Mar 2025 04:29:26 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:29738) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1trYVn-000563-6C for 76260@debbugs.gnu.org; Mon, 10 Mar 2025 04:29:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version:content-transfer-encoding; bh=xCItF3sWRItwdqAcgsKr4WWTOxrcJdLqpk6eUfhsTXM=; b=iiGlXYHTWBYInZoH2u9OXP+RZnqqMYDxfwrspQylXPjQJz1+KXeSgC3c czjlh2TxGzg5+e1aJ/J8w0UNk4lL3Q9iSB5HYf2YWX1ZVeo3xSQtyF5vY ry1tBEhNX+utJNTmFbrQ/XJL5OAes9xN1PFdRKoe+eL4sinUF7Q8Kqy77 g=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.14,235,1736809200"; d="scan'208";a="212001966" Received: from unknown (HELO ribbon) ([193.50.110.159]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Mar 2025 09:29:16 +0100 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Jelle Licht Subject: Re: bug#76260: Non-deterministic test failure in python-numba 0.61.0 In-Reply-To: <87v7sopnic.fsf@fsfe.org> (Jelle Licht's message of "Tue, 04 Mar 2025 21:08:27 +0100") References: <877c5u422o.fsf@inria.fr> <87v7sopnic.fsf@fsfe.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: =?utf-8?Q?D=C3=A9cadi?= 20 =?utf-8?Q?Vent=C3=B4se?= an 233 de la =?utf-8?Q?R=C3=A9volution=2C?= jour du Cordeau X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 10 Mar 2025 09:29:15 +0100 Message-ID: <87y0xdnvac.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 76260 Cc: sharlatanus@gmail.com, me@bonfacemunyoki.com, lars@6xq.net, 76260@debbugs.gnu.org, jgart@dismail.de, tanguy@bioneland.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: -3.3 (---) Hi Jelle, (Cc: Python team.) Jelle Licht skribis: > Ludovic Court=C3=A8s writes: [...] >> numba.core.errors.TypingError: Failed in nopython mode pipeline (step: n= opython frontend) >> non-precise type pyobject >> During: typing of argument at /gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c= 3-python-numba-0.61.0/lib/python3.10/site-packages/numba/tests/test_functio= n_type.py (619) >> >> File "../gnu/store/72yrh3zapdhq2ka5s0d9jlmx3ma0b0c3-python-numba-0.61.0/= lib/python3.10/site-packages/numba/tests/test_function_type.py", line 619: >> >> def myeval(f, x): >> ^ >> >> During: Pass nopython_type_inference >> >> ---------------------------------------------------------------------- >> Ran 10498 tests in 2473.476s >> >> FAILED (errors=3D1, skipped=3D706, expected failures=3D18) >> error: in phase 'check': uncaught exception: >> %exception #<&invoke-error program: "python3" arguments: ("-m" "numba.ru= ntests" "-v" "-m") exit-status: 1 term-signal: #f stop-signal: #f>=20 >> phase `check' failed after 2479.6 seconds >> command "python3" "-m" "numba.runtests" "-v" "-m" failed with status 1 >> build process 18 exited with status 256 >> builder for `/gnu/store/39yljlzxy92x7gq74w5hv25sqwapdsz6-python-numba-0.= 61.0.drv' failed with exit code 1 >> --8<---------------cut here---------------end--------------->8--- > > Would it be possible to disable this test? > There are quite some packages blocked by this breakage: > > guix refresh -l python-numba > Building the following 60 packages would ensure 145 dependent packages ar= e rebuilt... I=E2=80=99m not qualified so I defer to the Python team, but I agree that it would be nice to work around it somehow. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 11 03:56:11 2025 Received: (at 76260) by debbugs.gnu.org; 11 Mar 2025 07:56:11 +0000 Received: from localhost ([127.0.0.1]:41380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1truTD-0004xc-H6 for submit@debbugs.gnu.org; Tue, 11 Mar 2025 03:56:11 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:53604) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1truT9-0004xO-KS for 76260@debbugs.gnu.org; Tue, 11 Mar 2025 03:56:08 -0400 Received: by mail-wr1-x431.google.com with SMTP id ffacd0b85a97d-391342fc0b5so4343277f8f.3 for <76260@debbugs.gnu.org>; Tue, 11 Mar 2025 00:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1741679761; x=1742284561; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=Z/A8K0gnTyuBSfPXf/Lu5L/CKZwma71g1Htez0vms6o=; b=ZZZ0vtzrct5WlrYxybOACaT+KQx5YnfmupX2GMNsbmZmW88dA6AVu6CxW7e74x+mii w8vIrfNJMYxeTDK4mkfBKAY2Nfre8cc6NZF2+v9VGE1BcD5PIJEA6zQ1O+1vjgxx99w/ sAE0GbVDIUwu/QoSQTBBCAEgsCINJHuDt1c8DzNx056/+TaZlnzaa5hInJADjqup1Quj wAcTyrTkH2QFHWU3syinxjSZjfinIgwDRpVXfSAjLaqCSJYCq4mdQYePk/7THAI/KqeO gGMx+qXtV2Q5c8/5be7NUOj/z89eDtsx5D1/JQRZbJMjWh9Mfe7nFmrThqPeY0uaqdcT 26Bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741679761; x=1742284561; h=mime-version:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Z/A8K0gnTyuBSfPXf/Lu5L/CKZwma71g1Htez0vms6o=; b=pYoiQeWQgieCeJ2D2631Eq1pDC+ZRGkjl0nEKtS0BHhJS2Kp4TW2XVm68AvyHKW7zH 9C863+TXTSB4Dg2Y4LMm+47eMCLcORZCvkWKr8kt3DI1wDz3tPhJT/M4OV3Zjjm8k0+S OVF49huUSl9i24lXznC5RvRzfTk1v4vZfRvbK/bcmddaNRRmdix/yRzQWP96LV4KM8jL kLU1vQKGhe0AQ+4lZCFGJ4MWA/jcHxJhtA1xS4yBaJ3ESRn4cmZLzn049m2KgU/0XBXu EUQynFXATmdsknhC3QX4xx+U/jrNkDwIs5XQ9TqtOevZPcj3ywrYgo7nzxB9ytdUq5SW Trbw== X-Gm-Message-State: AOJu0YyI20HovJCnr1SvAavB7k/a1y+yqNLDD8yh68bkt4nadrUmIjzx APy6syf7Rva090jQ8OBprzYunm4vxzRv2+w/9foTIGdi/gZ1D//O X-Gm-Gg: ASbGncvbOeiWlCfqjJ5DspqrnkXapkcIWPjXG+3kR7x+myZ6MZwTMd2NDnEIw9f7gcV zOX9l4WZ5SKw5oxydkTL371NXcTcIwXHIXONzWCUuvAJxm1QKpvzaPmb9gRZy3mka8ReSYBdbFA bU+pvzopcgFZ0SQzF8skHmrumiOTvkDNr7LwDqj8PH6FkOS6RY3bcZTFvanMtaXT0J3Ie5AkvKR FsKIxoeb8Yz1lNkuCbVVgQIJwDvoogzRtRGDL8yyoy7hBvz4RFsOVm1icBE0IFW39jyk350ux8c 2o6dbaolXfurXqWoKWaIj2YsQ6aaI6DV6X/hSbB5ohP0I/mfu+mQmL4LmE2kX7k0TbNXMqY825D wdwWO0vsRfeAVNeIW1j09 X-Google-Smtp-Source: AGHT+IF89cakMci8PzBNzeYvb5oY9G7v4NanHke9HTggsnlL7dIKWw6/TM5dIiV8RHv/178b3k0PNA== X-Received: by 2002:a05:6000:2c5:b0:391:2f2f:828 with SMTP id ffacd0b85a97d-39132d664a7mr11942479f8f.29.1741679761084; Tue, 11 Mar 2025 00:56:01 -0700 (PDT) Received: from guxtil (cpc100684-bagu15-2-0-cust967.1-3.cable.virginm.net. [86.8.111.200]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3912bfdfcfbsm16880801f8f.28.2025.03.11.00.56.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Mar 2025 00:56:00 -0700 (PDT) From: Sharlatan Hellseher To: 76260@debbugs.gnu.org Subject: Non-deterministic test failure in python-numba 0.61.0 Date: Tue, 11 Mar 2025 07:55:57 +0000 Message-ID: <87wmcwxape.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76260 Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Jelle Licht 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 (-) --=-=-= Content-Type: text/plain Hi, The patch from #76917 had a positive effect and the most dependent packages are rebuilt successfully now . Feel free to close if you think it's resolved. -- Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJKBAEBCgA0FiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmfP7I0WHHNoYXJsYXRh bnVzQGdtYWlsLmNvbQAKCRB21ye/9izStWfCEADR1ghsm30F/w+aOsiKpNxETTGm TbDliQ+DQo0TU5/getIzdh3cPbiYPfDPdwkmPMd+k7c+OIJPpCVfAvSZ97NbqxLC PU9PnlLk1hfZFCGF0anfdttCYH5Gau/Rs26JqRipHXCgld1Y2jKglvAkoxSbRrF5 qheBKn2yI8CNmcypJLYbgbIfbvISWQfHh7TIrkYzFsIquWfsa+MwM/CQM6ml7mO2 dNbNqZ6FTb1GQf1wLxil+CXTsxKwGfnqDegffglc++lm1Q5R4Njnzo0vsTF0XMi0 O5LVt2+9yzU2vEP+c6pbe9G76nULq3IOyZgVw9iN7jzyOVaFzvrNEU+Igauc6TnY CuH8kMvIIcINJeeG2tolsCbFzNJDIxlPDaoCMCv7hFOjsiNgdXUSdod3NbAyb6Gu vl/UUz35Z2hfW3Uj8JgUeNVvYbEChDkwdigicZ34eFXRRWjkJoszuyFRfZhq59fY wq9P8JdUpKHxwt07HbIvkDy1IQaszRtXFHyLICL94Ude+Fe3yygD2UR4QmqCdt8C 5WsDAliAi3W9p4fUnqWsPeqnvPY2CVzina3vGUL9Kl6ix7160mxvFdJSmV7cb/9z ayHZfYque1eaqDImv1wCY6buA1ZEQyi2zI/pvj8lZszQZJOZb+V2n8xdpgtYXLn0 xoMniOuBtdnXGQBhBg== =4P15 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 25 04:57:09 2025 Received: (at 76260-done) by debbugs.gnu.org; 25 Mar 2025 08:57:09 +0000 Received: from localhost ([127.0.0.1]:36186 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tx05t-0000b0-8M for submit@debbugs.gnu.org; Tue, 25 Mar 2025 04:57:09 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:57140) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tx05p-0000aO-1E for 76260-done@debbugs.gnu.org; Tue, 25 Mar 2025 04:57:07 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 37991606; Tue, 25 Mar 2025 09:56:58 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id hL6J2DIZ5O-F; Tue, 25 Mar 2025 09:56:57 +0100 (CET) Received: from ribbon (nat-eduroam-36-gw-01-bso.bordeaux.inria.fr [194.199.1.36]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 43757490; Tue, 25 Mar 2025 09:56:57 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Sharlatan Hellseher Subject: Re: Non-deterministic test failure in python-numba 0.61.0 In-Reply-To: <87wmcwxape.fsf@gmail.com> (Sharlatan Hellseher's message of "Tue, 11 Mar 2025 07:55:57 +0000") References: <87wmcwxape.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 Germinal an 233 de la =?utf-8?Q?R=C3=A9vo?= =?utf-8?Q?lution=2C?= jour de la Poule X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 25 Mar 2025 09:56:55 +0100 Message-ID: <87ldstpjxk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 37991606 X-Spamd-Result: default: False [-6.10 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; BAYES_HAM(-3.00)[99.99%]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; RCPT_COUNT_THREE(0.00)[3]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: ------ X-Rspamd-Server: hera X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 76260-done Cc: 76260-done@debbugs.gnu.org, Jelle Licht 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: -0.0 (/) Sharlatan Hellseher skribis: > The patch from #76917 had a positive effect and the most dependent packages are > rebuilt successfully now . > > Feel free to close if you think it's resolved. Closing, thanks! From unknown Sat Jun 21 03:22:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 22 Apr 2025 11:24:13 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator