Your message dated Tue, 09 Sep 2025 18:19:17 +0000
with message-id <[email protected]>
and subject line Bug#1114704: fixed in nipy 0.6.1-2
has caused the Debian Bug report #1114704,
regarding nipy: FTBFS with NumPy 2.3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114704: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114704
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nipy
Version: 0.6.1-1
Severity: important
User: [email protected]
Usertags: numpy2.3
Tags: ftbfs, forky, sid

Dear maintainer,

During a test rebuild for NumPy 2.3, nipy failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
../lib/lapack_lite/dlapack_lite.c:29692:19: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29692 |         j4 = (*n0 - 2 << 2) - *pp;
      |               ~~~~^~~
../lib/lapack_lite/dlapack_lite.c:29712:24: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29712 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~
../lib/lapack_lite/dlapack_lite.c:29728:24: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29728 |             i__1 = *n0 - 3 << 2;
      |                    ~~~~^~~
../lib/lapack_lite/dlapack_lite.c:29749:19: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29749 |         j4 = (*n0 - 2 << 2) - *pp;
      |               ~~~~^~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dlasq6_’:
../lib/lapack_lite/dlapack_lite.c:29863:20: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29863 |         i__1 = *n0 - 3 << 2;
      |                ~~~~^~~
../lib/lapack_lite/dlapack_lite.c:29887:20: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29887 |         i__1 = *n0 - 3 << 2;
      |                ~~~~^~~
../lib/lapack_lite/dlapack_lite.c:29916:15: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
29916 |     j4 = (*n0 - 2 << 2) - *pp;
      |           ~~~~^~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dlazq3_’:
../lib/lapack_lite/dlapack_lite.c:32091:24: warning: suggest parentheses around 
‘+’ inside ‘<<’ [-Wparentheses]
32091 |             ipn4 = *i0 + *n0 << 2;
      |                    ~~~~^~~~~
../lib/lapack_lite/dlapack_lite.c:32092:30: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
32092 |             i__1 = *i0 + *n0 - 1 << 1;
      |                    ~~~~~~~~~~^~~
../lib/lapack_lite/dlapack_lite.c:32159:60: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
32159 |         } else if (*dmin__ < 0. && *dmin1 > 0. && z__[(*n0 - 1 << 2) - 
*pp] <
      |                                                        ~~~~^~~
../lib/lapack_lite/dlapack_lite.c:32164:22: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
32164 |             z__[(*n0 - 1 << 2) - *pp + 2] = 0.;
      |                  ~~~~^~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dorgbr_’:
../lib/lapack_lite/dlapack_lite.c:32887:32: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
32887 |     } else if (*n < 0 || wantq && (*n > *m || *n < min(*m,*k)) || ! 
wantq && (
      |                          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c:32887:75: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
32887 |     } else if (*n < 0 || wantq && (*n > *m || *n < min(*m,*k)) || ! 
wantq && (
      |                                                                   
~~~~~~~~^~~~
32888 |             *m > *n || *m < min(*n,*k))) {
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
   
../lib/lapack_lite/dlapack_lite.c: In function ‘dorm2l_’:
../lib/lapack_lite/dlapack_lite.c:34048:14: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
34048 |     if (left && notran || ! left && ! notran) {
      |         ~~~~~^~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dorm2r_’:
../lib/lapack_lite/dlapack_lite.c:34249:14: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
34249 |     if (left && ! notran || ! left && notran) {
      |         ~~~~~^~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dormbr_’:
../lib/lapack_lite/dlapack_lite.c:34489:20: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
34489 |         if (applyq && *lda < max(1,nq) || ! applyq && *lda < 
max(i__1,i__2)) {
../lib/lapack_lite/dlapack_lite.c: In function ‘dorml2_’:
../lib/lapack_lite/dlapack_lite.c:34786:14: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
34786 |     if (left && notran || ! left && ! notran) {
      |         ~~~~~^~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dormlq_’:
../lib/lapack_lite/dlapack_lite.c:35078:18: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
35078 |         if (left && notran || ! left && ! notran) {
      |             ~~~~~^~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dormql_’:
../lib/lapack_lite/dlapack_lite.c:35391:18: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
35391 |         if (left && notran || ! left && ! notran) {
      |             ~~~~~^~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dormqr_’:
../lib/lapack_lite/dlapack_lite.c:35689:18: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
35689 |         if (left && ! notran || ! left && notran) {
      |             ~~~~~^~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dstedc_’:
../lib/lapack_lite/dlapack_lite.c:36623:39: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
36623 |     } else if (*ldz < 1 || icompz > 0 && *ldz < max(1,*n)) {
../lib/lapack_lite/dlapack_lite.c:36638:24: warning: suggest parentheses around 
‘-’ inside ‘<<’ [-Wparentheses]
36638 |             lwmin = *n - 1 << 1;
      |                     ~~~^~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dsteqr_’:
../lib/lapack_lite/dlapack_lite.c:37043:39: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
37043 |     } else if (*ldz < 1 || icompz > 0 && *ldz < max(1,*n)) {
../lib/lapack_lite/dlapack_lite.c: In function ‘dtrevc_’:
../lib/lapack_lite/dlapack_lite.c:39115:35: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
39115 |     } else if (*ldvl < 1 || leftv && *ldvl < *n) {
      |                             ~~~~~~^~~~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c:39117:36: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
39117 |     } else if (*ldvr < 1 || rightv && *ldvr < *n) {
      |                             ~~~~~~~^~~~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c: In function ‘dtrexc_’:
../lib/lapack_lite/dlapack_lite.c:40230:34: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
40230 |     } else if (*ldq < 1 || wantq && *ldq < max(1,*n)) {
../lib/lapack_lite/dlapack_lite.c: In function ‘ilaenv_’:
../lib/lapack_lite/dlapack_lite.c:40822:23: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
40822 |         if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || ic >= 
162 &&
      |             ~~~~~~~~~~^~~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c:40822:75: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
40822 |         if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || ic >= 
162 &&
      |                                                                 
~~~~~~~~~~^~
40823 |                 ic <= 169) {
      |                 ~~~~~~~~~                                               
   
../lib/lapack_lite/dlapack_lite.c:40827:31: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
40827 |                 if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || 
ic >=
      |                     ~~~~~~~~~~^~~~~~~~~~~~
../lib/lapack_lite/dlapack_lite.c:40828:29: warning: suggest parentheses around 
‘&&’ within ‘||’ [-Wparentheses]
40827 |                 if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || 
ic >=
      |                                                                         
~~~~~
40828 |                         162 && ic <= 169) {
      |                         ~~~~^~~~~~~~~~~~
ninja: build stopped: subcommand failed.

ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: 
python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir 
/build/reproducible-path/nipy-0.6.1/.pybuild/cpython3_3.13_nipy 
--config-setting compile-args=--verbose --config-setting 
setup-args=--wrap-mode=nodownload --config-setting setup-args=--prefix=/usr 
--config-setting setup-args=--sysconfdir=/etc --config-setting 
setup-args=--localstatedir=/var --config-setting 
setup-args=--libdir=lib/x86_64-linux-gnu 
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-09-08T03:57:40Z

-------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/debian/developers-roehling.numpy/artifact/2452919/

About the archive rebuild: The build was made on debusine.debian.net,
using sbuild.

You can find the build task here:
https://debusine.debian.net/debian/developers-roehling.numpy/work-request/163579/

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Cheers
Timo

--- End Message ---
--- Begin Message ---
Source: nipy
Source-Version: 0.6.1-2
Done: Michael R. Crusoe <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nipy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe <[email protected]> (supplier of updated nipy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 09 Sep 2025 16:41:30 +0200
Source: nipy
Architecture: source
Version: 0.6.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Michael R. Crusoe <[email protected]>
Closes: 1114704
Changes:
 nipy (0.6.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Pick up patch submitted to upstream for NumPy 2.3 support. Closes:
     #1114704
   * d/control: switch to autopkgtest-pkg-pybuild.
   * Standards-Version: 4.7.2 (routine-update)
   * Add missing build dependency on python3-numpy-dev for command dh_numpy3.
Checksums-Sha1:
 4a33c28f45a6d3c2ddf8e0222b6c35d818b52238 2457 nipy_0.6.1-2.dsc
 b548ef2f8f9459feda98b471d7520681e79983cc 12080 nipy_0.6.1-2.debian.tar.xz
 e527092ff6aab5d5f0523cbe96d62bdd06352797 14911 nipy_0.6.1-2_source.buildinfo
Checksums-Sha256:
 de232ffe4236c05c3f9cabaced899695ba0e295cdeecde62bd3b1cde19129839 2457 
nipy_0.6.1-2.dsc
 8aac7f3c2f14477d751e7dab0715c87af28578bd822068991e2a3fd263eada66 12080 
nipy_0.6.1-2.debian.tar.xz
 d2125f0a88a6908e422a7cc33ef524a8ce23952a529fa59959f8ddf4e993e0e3 14911 
nipy_0.6.1-2_source.buildinfo
Files:
 814f445dba16ebadbae98905fa0de223 2457 python optional nipy_0.6.1-2.dsc
 959c810a835a1ca4cc77868b78950b4b 12080 python optional 
nipy_0.6.1-2.debian.tar.xz
 84d1919d6a66e5fde2a49438075d935b 14911 python optional 
nipy_0.6.1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmjAbE4ACgkQPCZ2P2xn
5uKXBQ//XWUkIicJpKLtEdsOMyNpg/6vMQrYOdWtgoFuG+bt0vYhrZoLqd6/hlpw
PMB4I+gJ0mij4Z/g4oJ7cMDgk/8kfcaBRZmg7f2SSmJGzmrl0QfK5eqWJoY+wuDK
XrrJnf08qRR3KxR2B7CkY9QtfDiW+dCq97d6nHS09RPAmoeq7EmAx3YowD9XVtFG
YKnEX5XhndjMWnhfW2uL64UQgOUyPrCLW1Z1N+ABrFglO/3li/GFOfI91HUU/iO5
q76jPbclzugNMYE5WwCiGxAA8SdZ3kF9XowjugBFRXPeIyBYQiidwkNVlx9TU7M/
K0zVOrnLtqSDZSWqmpix8pxtypEmudjoizpAZUd0hX4OtlMW1lUZzdJPIpr/9N5X
k0gNZKAbTACi67L4Kswv3S7a1Ew+x89eviVyyfGtgP2yavMpsIB0hzZiY/50f827
5rllOdew14pHnUFlFDOz+IrRvzqYPuyIrOYTtfjcX1tJ14tuEWjvTipzw01j758p
SjPfGJxSCiDAVyORwDSzt1f7dlJsm1U+rET4fZhD3fhzblgkh6ahPfNRnKyaGST2
pdzNYeWzZeTkzJYDBzTLaNZ9EBaKol7uzVO4dE4nLVNqjdpnwpPNfGuSbu+DLETk
TQ9LERWK7RpSSjscCa1vfvBDKsl6zQLwSxH3E+l/q2eDmQ7MuQE=
=1ucS
-----END PGP SIGNATURE-----

Attachment: pgpdc68iHF_V2.pgp
Description: PGP signature


--- End Message ---

Reply via email to