[Bug 2086639] Re: bindgen: bug triggers future kernel build error (fixed upstream)

2025-01-25 Thread NoisyCoil
Yeah, my suggestion was geared towards the next Ubuntu release, not one that was already frozen and could be unable to import Debian updates easily. The relevant patch for the rust-bindgen package is the one at [1]. Oracular is affected, Noble should not (they have llvm-19 but the default is v18),

[Bug 2086639] Re: bindgen: bug triggers future kernel build error (fixed upstream)

2025-01-25 Thread peter green
Not quite. +b in Debian only refers to binaries not source and ubuntu always imports source. What you need to do is apply the relavent patches to your rust-bindgen package, then rebuild rust-bindgen-cli against that new rust-bindgen package. -- You received this bug notification because you are

[Bug 2086639] Re: bindgen: bug triggers future kernel build error (fixed upstream)

2024-11-05 Thread Miguel Ojeda
NoisyCoil (Debian) told me that the version that needs to be picked is +b3 or higher (after it lands in unstable), or that it can be built on Ubuntu's infra using Debian's librust-bindgen-dev 0.66.1-11, which has reached testing. Thanks NoisyCoil! -- You received this bug notification because yo