Hi Maintainer
numpy currently FTBFS when rebuilt with IEEE Long Double on ppc64el [1].
The patch below was applied in Ubuntu.
Regards
Graham
[1] https://buildd.debian.org/status/fetch.php?pkg=numpy&arch=ppc64el&ver=1%3A2.2.4%2Bds-1.1&stamp=1757002540&raw=0
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,11 @@
SKIP_TESTS += \
test_linalg
endif
+ifneq ($(filter ppc64el,$(DEB_HOST_ARCH)),)
+SKIP_TESTS += \
+ test_ppc64_ibm_double_double128 \
+ test_linear_interpolation_formula_symmetric
+endif
ifeq ($(PYBUILD_AUTOPKGTEST),1)
SKIP_TESTS += test_dict_mode
endif
We believe that the bug you reported is fixed in the latest version of
numpy, 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 1113967@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated numpy 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Fri, 05 Sep 2025 11:56:25 +0200
Source: numpy
Architecture: source
Version: 1:2.2.4+ds-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Closes: 1113967
Changes:
numpy (1:2.2.4+ds-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Skip two tests for IEEE long double on ppc64el (Graham Inggs).
Closes: #1113967.
Checksums-Sha1:
e0761ddf19a26641b814fedb02ad951748acbf43 3503 numpy_2.2.4+ds-1.2.dsc
e0b0e4b8aff3322168e15d5e0708fc892c71de4a 159356 numpy_2.2.4+ds-1.2.debian.tar.xz
d4729ca446b20d98fa03844dc094289d65fefb76 7376 numpy_2.2.4+ds-1.2_source.buildinfo
Checksums-Sha256:
f550fecba1516f2ccb641f1d3c38cd94aef1b8e05f1d9c4d10b61fb359afd706 3503 numpy_2.2.4+ds-1.2.dsc
f082bc4547d57f4f10183dd16b480c800c46d1d4fb14a5bfb73c03779babbd82 159356 numpy_2.2.4+ds-1.2.debian.tar.xz
e10c2d3b80b7d21c63d864b04a024ad083f721aa63ab1e52498a943df60f152c 7376 numpy_2.2.4+ds-1.2_source.buildinfo
Files:
2c06b4fa4255ea2dc4a147e9726cb26c 3503 python optional numpy_2.2.4+ds-1.2.dsc
bb2481c6098b7bc5970550f2560d81a3 159356 python optional numpy_2.2.4+ds-1.2.debian.tar.xz
cb1cbde10c02dc204bd4af8c6afe6f05 7376 python optional numpy_2.2.4+ds-1.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmi6tJkQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9Rt/EACZsNK5BcjjgmMHfWMZskJKGm7ZDCS9db1g
TmSxi69OKCKjXDWqOWLlFUEqfsjqbtFKMHY6nV6UbZ91aV7lIz/Xlg/V/tph9UmE
i2XilaBUIdHXBqN+6P3/C31jFF5g71StdBwNyEWhBPHti4dirGhcdjIbF4EpKrX0
3SyAQ/QZz5ht9AXlrhnT95qr864Uk/5CvNk+IdyZk5qRfHHuOGP5DzzKebOCtPGe
+i8HigAMQAEw0IDiAAIbFUaS5HZbcqlsTKifCh/0+HxLjoIvc7YJt22D2iNaJ5u9
5+BkvxvAPw9Koi/IFcbpXS9+mcWBthgHoWIBONLi53DBU8wKDHTsA9el6qSwPqsi
3HSJa0PKcr/hVZW7UGVYGYa9QFjtEfjTysi9qqx/+urbjES8cOeAtt1WXCT/hS6B
V1RaLL/saoDY46GfBC0tNCV9T+ftTiG19Jr6lT4SYXtSZ1CrAqXRLYXrvDWw8TG7
k3uk4gbn+tP8zpV3Q65Lk454gdXcDlCYrI6p/qs9JNww2UHL+Uw0bmOoD6I0BzT5
Uc286YdmJk/iQf87dwAH4i1ZjyWrSIm0xbR9Yb05LtXxBuPsbDt0P9DrbmzKr4YB
OhfU5Z1ylpWDcTb+SyOY96uO8zm/Tvc//Bz+J9sKrfiq4OElUk136z5XUkxo8TP+
TQYUpcwEFw==
=sqoj
-----END PGP SIGNATURE-----