Your message dated Mon, 26 Feb 2024 16:09:01 +0000
with message-id <[email protected]>
and subject line Bug#1032008: fixed in mpich 4.2.0-4
has caused the Debian Bug report #1032008,
regarding mpich FTBFS on ppc64
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.)
--
1032008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032008
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mpich
Version: 4.0.1-1
Severity: important
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=mpich&arch=ppc64
...
checking for ucp/api/ucp.h... no
configure: error: --with-ucx is given but not found
This is due to the following in debian/rules:
UCX_ARCH:= amd64 ppc64el arm64
...
ifneq (,$(findstring $(DEB_HOST_ARCH),$(UCX_ARCH)))
DEVICE:= --with-device=ch4:ucx
UCX:= --with-ucx=/usr
#PMIX:= --with-pmix=/usr/lib/$(DEB_HOST_MULTIARCH)/pmix2
endif
The problem is that "ppc64" is a substring of "ppc64el".
"filter" instead of "findstring" fixes the problem.
--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 4.2.0-4
Done: Alastair McKinstry <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mpich, 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.
Alastair McKinstry <[email protected]> (supplier of updated mpich 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: SHA256
Format: 1.8
Date: Mon, 26 Feb 2024 14:43:24 +0000
Source: mpich
Architecture: source
Version: 4.2.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 1032008
Changes:
mpich (4.2.0-4) unstable; urgency=medium
.
* Fix for ppc64 detection: Closes: #1032008
* Put default install of *mod files in d/not-installed.Closes: #1064841
Checksums-Sha1:
a289546c4de995170ebe1892c6b20011460c1485 2918 mpich_4.2.0-4.dsc
17d39e710a142b540cdccfd2b76dfe54c19b98b5 339176 mpich_4.2.0-4.debian.tar.xz
Checksums-Sha256:
52c4834cc8fe21579629f22693da0cfe0f6dc85de9488260030eae3aad539290 2918
mpich_4.2.0-4.dsc
568e222612b9bf61b01961ebf04d5306cb04d46f8feed41290d9b70c3a1ab4af 339176
mpich_4.2.0-4.debian.tar.xz
Files:
ac03f8fe30ab068e74d6efe11d739161 2918 devel optional mpich_4.2.0-4.dsc
2970927e992f7f99e59cdba7964b1863 339176 devel optional
mpich_4.2.0-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmXcs8QACgkQy+a7Tl2a
06WJaA//UwDmBCEn6jWdKgh93UmK6QT3sqU7GMN/VBz51xk2T16dOnMqI7ApjZO/
xX/ycOhD3LRumkZSG7K8/HXI4SjXRy+uIS0ZSfL8FK4gOwkSRC34tyqdrxfsrBx7
yRTMZFBh1ZgquQrxJoYhSs0OzF+4DQf600f7XK/oSoBUnEn4wW7qSD2P6c3RKoOi
ZkxLrbCjExMWQshVP+rtDd8BCBHCsTdAv09LhpGaftJZhko0cM5NLVVOihI6a1NT
23cFS56tavfPaXvKv4WegH/bXeltw4hIhSudADA5oeABP8E1EG7UzSnGPkA1Mr09
vk3i01iPkufvAzT/0we+LNQjrGv8gNdjxNjjdwhC3lmJ5uQdC6SVOexi1Pi9eg80
jkeB6My19cyjD82xpLskK55HPRYQC+M7hrJkpSydHBNts2mHS0gMbtbw6gtc8zvw
6bQOfxref0CFk95jfnjamtkcoKbaBJrD2gffPQuGHymSrS2E7rcQPeE5fZOw6Qy6
rnWU4BfZOQr5xlwCZ6nx30KXLB3OBAiHWyI1YsBtVpFylSIgLDgtyqfhIQzHZr2z
1i/4b23CgL4LzaZ1DY6Kwa8evkaky1NCwGWqUTNWxBWPKLwq9+hjbWp8r3BVMPl6
6DE3SCVp+zz8NiLC/IUJmzttw9LQoWcNcJRU7RReL0xvsLX+H60=
=8PPh
-----END PGP SIGNATURE-----
pgp4savLbecU0.pgp
Description: PGP signature
--- End Message ---