Closed
Description
System information
Type | Version/Name |
---|---|
Distribution Name | Chimera Linux |
Distribution Version | rolling |
Kernel Version | 6.5.x |
Architecture | aarch64 |
OpenZFS Version | 2:2 |
Describe the problem you're observing
Does not build on aarch64:
ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'kernel_neon_begin'
ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'kernel_neon_end'
Describe how to reproduce the problem
Build the kernel modules on aarch64.
Include any warning/errors/backtraces from the system logs
Clang 16 compiler, but should not be relevant.