Debian Patches

Status for mpich/5.0.1-11

Patch Description Author Forwarded Bugs Origin Last update
0002-autogen.sh-Avoid-debian-buggy-which-output.patch autogen.sh: Avoid debian buggy which output
Debian's /usr/bin/which after Debian 11 release starts
printing deprecation warning, which causes configure error
("bash not found") when autogen.sh parses output merging
stdout and stderr using 2>&1.

To circumvent this problem, temporarily replace invocation to
which tool with POSIX-compliant "command -v".
Boyuan Yang <byang@debian.org> no 2021-10-15
disable-checking-ext-modules.patch Build fix needed for Debian: don't check external modules Alastair McKinstry <mckinstry@debian.org> not-needed
add-fortran-bindings.patch no
689a0869c8f58167e3b0b5db13f8ce8db5f24009.patch abi: cast to uintptr_t in ABI_IS_BUILTIN
On 32-bit systems, a pointer cast to intptr_t can be negative, which
makes the check for the range 0 to 0x1000 invalid. Cast to uintptr_t
fixes it.
Hui Zhou <hzhou321@anl.gov> no 2026-04-20

All known versions for source package 'mpich'

Links