[From nobody Thu May  7 10:35:08 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:45:58 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-105.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 16; hammy, 126; neutral, 23; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;roehling@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:48362)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1w2Rvy-00DNrW-0k
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:58 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Subject:To:From:Message-ID:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=w15JrEctCQj+Aragrrb7rnsnHRqbTkVPMaBtm38JTkw=; b=IHFqV0/lj8C3C5BhRTIn+kRULL
 /DsG1Z+ICZ6w3Orr8MwHkDiwPP0htDfUDRTW/K64POovKjd2FVi+/A+5UClFc+0YEdngu2np+Aecd
 D8Hl+uIoHJDPV0LM6JNsJTonSFg7Qi/M2qaakbaTlZyWVmhNDkvTbKTZxA4dKRAHL15XORcB/4WqG
 59wT/9+hNpHcKpWKGNToltBBxJzeYZICObbmCNUGYEInQ4xB3paquxReYpq2zsSGOxxWTzFMHyVBB
 Kt6kjepUiZ/hjgSH98JluuIc4UCpolu15KPrBKD/ztlV14lkoHrH1Wk2bGgGrmF3MkEydYeFvhihn
 agfFoJxw==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;roehling@debian.org&gt;)
 id 1w2Rvx-002pTl-T4
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:56 +0000
Message-ID: &lt;a5d763866b637a0b2b23ebc06ef24d13@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: ffc: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:45:55 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: ffc
Version: 2019.2.0~legacy20230509.35df986-6
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

According to https://ci.debian.net data, your package ffc has an
autopkgtest regression with numpy.

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/f/ffc/unstable/amd64/69506539/ follows:

137s unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-interval-1-reference0] FAILED [  4%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-triangle-1-reference1] FAILED [  4%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-tetrahedron-1-reference2] FAILED [  5%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-quadrilateral-1-reference3] FAILED [  5%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-hexahedron-1-reference4] FAILED [  5%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Discontinuous Lagrange-interval-1-reference5] FAILED [  5%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Discontinuous Lagrange-triangle-1-reference6] FAILED [  6%]
137s unit/misc/test_elements.py::TestFunctionValues::test_values[Discontinuous Lagrange-tetrahedron-1-reference7] FAILED [  6%]
312s =================================== FAILURES ===================================
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s E                   TypeError: only 0-dimensional arrays can be converted to Python scalars
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-interval-1-reference0]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-triangle-1-reference1]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-tetrahedron-1-reference2]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-quadrilateral-1-reference3]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Lagrange-hexahedron-1-reference4]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Discontinuous Lagrange-interval-1-reference5]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Discontinuous Lagrange-triangle-1-reference6]
312s FAILED unit/misc/test_elements.py::TestFunctionValues::test_values[Discontinuous Lagrange-tetrahedron-1-reference7]
312s ============ 8 failed, 400 passed, 10 warnings in 177.42s (0:02:57) ============
313s test-ffc             FAIL non-zero exit status 1
313s test-ffc             FAIL non-zero exit status 1
]