Closed
Description
System information
Type | Version/Name |
---|---|
Distribution Name | Ubuntu |
Distribution Version | 18.04.6 |
Kernel Version | 5.10.183 |
Architecture | aarch64 |
OpenZFS Version | master 70ea484 |
Describe the problem you're observing
build after copy-builtin from master on aarch64
Describe how to reproduce the problem
build after copy-builtin from master on aarch64
Include any warning/errors/backtraces from the system logs
fs/zfs/icp/asm-aarch64/blake3/b3_aarch64_sse2.S:54: Error: unknown pseudo-op: `.cfi_negate_ra_state'
fs/zfs/icp/asm-aarch64/blake3/b3_aarch64_sse2.S:558: Error: unknown pseudo-op: `.cfi_negate_ra_state'
fs/zfs/icp/asm-aarch64/blake3/b3_aarch64_sse2.S:611: Error: unknown pseudo-op: `.cfi_negate_ra_state'
make[2]: *** [fs/zfs/icp/asm-aarch64/blake3/b3_aarch64_sse2.o] Error 1
make[1]: *** [fs/zfs] Error 2
make: *** [fs] Error 2
make: *** Waiting for unfinished jobs....