Re: linux-next: build failure after merge of the rust tree
From: Miguel Ojeda
Date: Tue May 27 2025 - 06:03:29 EST
On Tue, May 27, 2025 at 11:42 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> After merging the rust tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> x86_64-linux-gnu-ld: vmlinux.o: in function `kernel::alloc::kvec::tests::kunit_rust_wrapper_test_kvec_retain':
> (.text+0x1bd7194): undefined reference to `kunit_unary_assert_format'
Sorry about that -- I did my usual tests (several archs, Rust
versions, etc.), but not an `allmodconfig`. I will take a look.
Cheers,
Miguel