Linux MIPS Architecture development
 help / color / mirror / Atom feed
* mips allmodconfig build error with llvm-18.1.7-x86_64
@ 2024-06-17 15:50 Jeff Johnson
  2024-06-17 17:44 ` Nathan Chancellor
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Johnson @ 2024-06-17 15:50 UTC (permalink / raw)
  To: linux-mips, llvm

As part of my tree-wide cleanup of missing MODULE_DESCRIPTION() macros I'm
trying to do allmodconfig builds for every architecture.

With:
export ARCH=mips
export LLVM=llvm-18.1.7-x86_64/bin/
make distclean
make allmodconfig
make -j$(nproc)

I'm getting build errors like:
Cannot find symbol for section 46: .text.free_initmem.
init/main.o: failed

Cannot find symbol for section 6: .text.copy_from_kernel_nofault_allowed.
mm/maccess.o: failed

Cannot find symbol for section 10: .text.arch_asym_cpu_priority.
kernel/sched/fair.o: failed

Interestingly, if I make 'defconfig' instead of 'allmodconfig' I don't see
this issue.

Any thoughts on how to have a successful mips allmodconfig build?

/jeff


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-18  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 15:50 mips allmodconfig build error with llvm-18.1.7-x86_64 Jeff Johnson
2024-06-17 17:44 ` Nathan Chancellor
2024-06-18  9:28   ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox