New comment by BikyAlex on void-packages repository https://github.com/void-linux/void-packages/issues/41613#issuecomment-2171780068 Comment: Odroid N2+ (aarch64-musl) ``` uname -a Linux n2p 6.6.33_1 #1 SMP PREEMPT_DYNAMIC Sun Jun 16 00:15:32 UTC 2024 aarch64 GNU/Linux modprobe zfs modprobe: ERROR: could not insert 'zfs': Exec format error dmesg [ 753.427461] module spl: .gnu.linkonce.this_module section size must match the kernel's built struct module size at run time [ 787.174996] module spl: .gnu.linkonce.this_module section size must match the kernel's built struct module size at run time ``` Again, if I reboot, it fails to boot (well, it boots, but no tty or any error messages show up on the screen). If I xchroot on another aarch64 system and uninstall zfs, without modifying anything, it boots right back up.