Package: mpich / 4.3.2-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| mpich | 4.3.2-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0002 autogen.sh Avoid debian buggy which output.patch | (download) |
autogen.sh |
2 1 + 1 - 0 ! |
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".
Signed-off-by: Boyuan Yang <byang@debian.org>
|
| undefined type gpu.patch | (download) |
src/mpl/src/gpu/mpl_gpu_hip.c |
3 3 + 0 - 0 ! |
--- |
| disable checking ext modules.patch | (download) |
autogen.sh |
6 3 + 3 - 0 ! |
--- |
1
