Debian Patches
Status for libfabric/2.1.0-1.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-typo-in-library-message.patch | Fix typo in library message | Roland Fehrenbacher <rf@q-leap.de> | no | 2020-09-01 | ||
0002-Fix-manpages-NAME-sections.patch | Fix manpages NAME sections | Roland Fehrenbacher <rf@q-leap.de> | no | 2025-03-14 | ||
0003-Fix-build-error-due-to-size_t-pointer-to-uint64_t.patch | Fix remaining build errors due to size_t pointers to uint64_t | Andreas Bombe <aeb@debian.org> | no | 2024-10-19 | ||
0004-Fix-32-bit-build-failures-and-subsequent-type-errors.patch | Fix 32-bit build failures and subsequent type errors after OFI update. Adjusted (dropped conflicting man page fixes) patch from MR https://salsa.debian.org/hpc-team/libfabric/-/merge_requests/4 This patch adjusts various ofi_* functions and structures so that all pointer-to-integer or integer-to-pointer casts match the expected size_t* or uintptr_t types on 32-bit architectures, resolving FTBFS errors (e.g., in ofi_cma.h, ofi_mem.h, etc.). It also corrects a series of type mismatches and compilation issues introduced by the recent OFI update. |
Gonzalo Silvalde Blanco <gonzalo.silvalde@gmail.com> | no | debian | other, https://bugs.debian.org/1102068 | 2025-05-14 |