On Tue, 16 Apr 2024, Martin Matuska wrote:

The branch main has been updated by mm:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1719886f6d08408b834d270c59ffcfd821c8f63a

commit 1719886f6d08408b834d270c59ffcfd821c8f63a
Merge: e4a0c92e7aea 90ba19eb7b81
Author:     Martin Matuska <[email protected]>
AuthorDate: 2024-04-16 20:52:34 +0000
Commit:     Martin Matuska <[email protected]>
CommitDate: 2024-04-16 20:54:07 +0000

   zfs: merge openzfs/zfs@90ba19eb7

   Notable upstream pull request merges:
    #15784 90ba19eb7b Do no use .cfi_negate_ra_state within the assembly
                      on Arm64
    #15942 b6bbaa8372 Give a better message from 'zpool get' with invalid
                      pool name
    #15943 ca678bc0bc Makefile.bsd: sort and cleanup source file list
    #15953 fa480fe5ba zinject: show more device fault fields
    #15983 30c4eba4ea Fix panics when truncating/deleting files
    #15992 99741bde59 zvol: use multiple taskq
    #16015 a100a195fa Add support for zfs mount -R <filesystem>
    #16022 5e5fd0a178 Speculative prefetch for reordered requests
    #16040 997f85b4d3 L2ARC: Relax locking during write
    #16042 b12738182c Improve dbuf_read() error reporting
    #16051 a9a4290173 xdr: header cleanup
    #16052 eeca9a91d6 Fix read errors race after block cloning
    #16057 aa5445c28b Remove db_state DB_NOFILL checks from syncing context
    #16061 76d1dde94c zinject: inject device errors into ioctls
    #16072 9e63631dea Small fix to prefetch ranges aggregation
    #16077 44f337be30 Illumos#16463 zfs_ioc_recv leaks nvlist
    #16085 4725e543be zinject: "no-op" error injection
    #16086 c6da985e28 Add the BTI elf note to the AArch64 SHA2 assembly

   Obtained from:  OpenZFS
   OpenZFS commit: 90ba19eb7b81f0225e63bedfb902000d23383921

This breaks aarch64
/usr/src/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/b3_aarch64_sse2.S:37:5:
 error: 'LD_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]


--
Bjoern A. Zeeb                                                     r15:7

Reply via email to