EXPORTS rust/exports_bindings_generated.h RUSTC L rust/kernel.o error[E0599]: no method named `sub_ptr` found for raw pointer `*const T` in the current scope --> /work/aports-local/linux-asahi-edge/src/linux-asahi-6.14.7-1/rust/kernel/alloc/drain.rs:239:40 | 239 | let drop_offset = drop_ptr.sub_ptr(vec_ptr); | ^^^^^^^ method not found in `*const T` error: aborting due to 1 previous error For more information about this error, try `rustc --explain E0599`. make[2]: *** [rust/Makefile:486: rust/kernel.o] Error 1 make[1]: *** [/work/aports-local/linux-asahi-edge/src/linux-asahi-6.14.7-1/Makefile:1278: prepare] Error 2 make: *** [Makefile:251: __sub-make] Error 2 >>> ERROR: linux-asahi-edge: build failed