[From nobody Wed Mar 25 10:39:12 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:45:54 +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, 18; hammy, 150; neutral, 39; 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]:47286)
 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 1w2Rvu-00DNqn-2y
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:54 +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=fLvEjAsSrmH9/eh/stz6ZfvYJPaX7IlNLYXwPbML+kI=; b=v+EzpOxvvqb9BGr/Vg0slWoPRn
 mSDO7T4VrwKrQQ8XipxKYixcrOsrghlCFgAD4xIxjpPYND2ypjQkxB1fyk3O/OrbUSPTbMKCyCOAk
 bVSewxh7QzuMduoHrD3lIFSKoyGeR7Srb9dyppuYRb7YyjOKqmcmL22JwX8rTZR/cyZifhCSA3Hcy
 kOswKozZPmIbbe5y7V4ratQz5Akg6KvUPLE6Nrp6/t4f+dhgSFZ2WUFunLqkFeTK8Xz+9xHsYlIWG
 pHZDk6c2wdI1l3X1FXqXX4PTPKHYaNuPxNUSO8OwOYUYnYqXZqkOsbhQJgGGWrxocZ/+rZ7a7Ss8i
 Lym0/m+A==;
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 1w2Rvu-002pTa-Ja
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:53 +0000
Message-ID: &lt;17a76e6ec845fe826ad4cd849c35a0b1@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: compyle: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:45:52 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: compyle
Version: 0.9.1-2
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/c/compyle/unstable/amd64/69506490/
follows:

360s =================================== FAILURES ===================================
360s E       AttributeError: module 'numpy' has no attribute 'trapz'. Did you mean: 'trace'?
360s E       AttributeError: module 'numpy' has no attribute 'trapz'. Did you mean: 'trace'?
360s FAILED ../../build.Bd5/src/compyle/tests/test_array.py::test_trapz[cython] - ...
360s FAILED ../../build.Bd5/src/compyle/tests/test_array.py::test_trapz[opencl] - ...
360s = 2 failed, 275 passed, 57 skipped, 3 deselected, 1 xfailed, 34 warnings in 311.10s (0:05:11) =
361s E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd /tmp/autopkgtest-lxc._hgulx9x/downtmp/autopkgtest_tmp/build; python3.14 -m pytest -k &quot;not test_that_multiple_compiles_do_not_occur_for_same_source and not test_const_as_call_arg and not test_const_in_return&quot; --ignore=/tmp/autopkgtest-lxc._hgulx9x/downtmp/build.Bd5/src/compyle/tests/test_cuda.py --ignore=/tmp/autopkgtest-lxc._hgulx9x/downtmp/build.Bd5/src/compyle/tests/test_parallel.py /tmp/autopkgtest-lxc._hgulx9x/downtmp/build.Bd5/src/compyle/tests
639s =================================== FAILURES ===================================
639s E       AttributeError: module 'numpy' has no attribute 'trapz'. Did you mean: 'trace'?
640s E       AttributeError: module 'numpy' has no attribute 'trapz'. Did you mean: 'trace'?
640s FAILED ../../build.Bd5/src/compyle/tests/test_array.py::test_trapz[cython] - ...
640s FAILED ../../build.Bd5/src/compyle/tests/test_array.py::test_trapz[opencl] - ...
640s = 2 failed, 275 passed, 57 skipped, 3 deselected, 1 xfailed, 41 warnings in 277.77s (0:04:37) =
640s E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd /tmp/autopkgtest-lxc._hgulx9x/downtmp/autopkgtest_tmp/build; python3.13 -m pytest -k &quot;not test_that_multiple_compiles_do_not_occur_for_same_source and not test_const_as_call_arg and not test_const_in_return&quot; --ignore=/tmp/autopkgtest-lxc._hgulx9x/downtmp/build.Bd5/src/compyle/tests/test_cuda.py --ignore=/tmp/autopkgtest-lxc._hgulx9x/downtmp/build.Bd5/src/compyle/tests/test_parallel.py /tmp/autopkgtest-lxc._hgulx9x/downtmp/build.Bd5/src/compyle/tests
640s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p &quot;3.14 3.13&quot; --parallel= returned exit code 13
640s pybuild-autopkgtest: error: /tmp/JI80kC1IcR/run pybuild-autopkgtest returned exit code 2
640s pybuild-autopkgtest  FAIL non-zero exit status 25
640s pybuild-autopkgtest  FAIL non-zero exit status 25
]