--- /dev/null +++ b/debian/patches/Fix-name-conflict-with-libc6.patch @@ -0,0 +1,231 @@ +From: Andreas Glinserer <[email protected]> +Date: Wed, 24 Jun 2026 15:42:48 +0200 +Subject: Fix name conflict with libc6 + +Fixes a compilation error where the CUDA header declarations mismatch +the host libc declarations. This fixes nvcc execution on resolute +onwards. This issue is fixed with CUDA 13-2 onward, which is also +the inspiration for this patch. + +Bug: https://bugs.launchpad.net/ubuntu/+source/cuda-crt-13-1/+bug/2155233 +Origin: cuda-crt-13-2
This is not a valid value for the Origin tag. Please see the DEP-3 specification[1]. 1. https://dep-team.pages.debian.net/deps/dep3/ ** Changed in: cuda-crt-13-1 (Ubuntu Resolute) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155233 Title: cuda-toolkit cannot compile minimal example To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cuda-crt-13-1/+bug/2155233/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
