All of lore.kernel.org
 help / color / mirror / Atom feed
* allmodconfig builds failing to link on arm64
@ 2022-04-08 11:54 Will Deacon
  2022-04-08 14:45 ` Mark Rutland
  0 siblings, 1 reply; 10+ messages in thread
From: Will Deacon @ 2022-04-08 11:54 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: mark.rutland, catalin.marinas, keescook, ardb, nathan

Hi folks,

Since -rc1 (although I haven't tried bisecting the merge window), I'm
not able to link allmodconfig for arm64:

aarch64-linux-gnu-ld: .init.data has both ordered [`__patchable_function_entries' in init/main.o] and unordered [`.init_array.1' in virt/lib/irqbypass.o] sections
aarch64-linux-gnu-ld: final link failed: bad value
make: *** [Makefile:1158: vmlinux] Error 1

I'm using an Android clang based on 12.0.6 and LD claims to be
2.33.1.20191209.

Is anybody else having problems? The linker error is useless enough that I
haven't found time to dig any further into it and the build robots haven't
reported any failures to my knowledge. The only similar report I found in
the archive is:

https://lore.kernel.org/all/85bfe02c-9432-c5b0-04e0-8096adf37b93@gmx.com/#t

which apparently went away after a make clean whereas mine persists.

Will

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-04-13 15:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08 11:54 allmodconfig builds failing to link on arm64 Will Deacon
2022-04-08 14:45 ` Mark Rutland
2022-04-08 15:04   ` Nathan Chancellor
2022-04-08 15:04     ` Nathan Chancellor
2022-04-08 15:06   ` Mark Rutland
2022-04-08 16:13     ` Will Deacon
2022-04-08 17:17       ` Nathan Chancellor
2022-04-08 18:37         ` Nathan Chancellor
2022-04-13  9:26           ` Will Deacon
2022-04-13 15:04             ` Nathan Chancellor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.