[Bug] zfs fails to compile against linuxPackages_cachyos-lto 6.17.1
### What happens?
```
*** None of the expected "blkdev_get_by_path()" interfaces were detected.
*** This may be because your kernel version is newer than what is
*** supported, or you are using a patched custom kernel with
*** incompatible modifications.
***
*** ZFS Version: zfs-2.3.4-1
*** Compatible Kernels: 4.18 - 6.17
```
### What is expected to happen?
Build succeeds / ZFS compatible kernel is provided.
### If possible, please attach logs
```
Using udevCheckHook
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/7k2p8snycqc13zgpflxd7qp9gcwyw0w1-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
patching script interpreter paths in scripts
scripts/spdxcheck.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/k2y9xpcdqxma66kag80nhbv0pq2bznzf-perl-5.40.0/bin/perl"
scripts/zloop.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/bash"
scripts/zfs-tests-color.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/zfs_prepare_disk: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/mancheck.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/kmodtool: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/bash"
scripts/zimport.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/bash"
scripts/zfs-helpers.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/paxcheck.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/convert_wycheproof.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/k2y9xpcdqxma66kag80nhbv0pq2bznzf-perl-5.40.0/bin/perl"
scripts/zol2zfs-patch.sed: interpreter directive changed from "#!/bin/sed -f" to "/nix/store/7zy6jnnpqh16b18j6ar289vhwp17msh0-gnused-4.9/bin/sed -f"
scripts/zfs2zol-patch.sed: interpreter directive changed from "#!/bin/sed -f" to "/nix/store/7zy6jnnpqh16b18j6ar289vhwp17msh0-gnused-4.9/bin/sed -f"
scripts/dkms.mkconf: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/zfs.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/update_authors.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/k2y9xpcdqxma66kag80nhbv0pq2bznzf-perl-5.40.0/bin/perl"
scripts/man-dates.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/dkms.postbuild: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/cstyle.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/k2y9xpcdqxma66kag80nhbv0pq2bznzf-perl-5.40.0/bin/perl"
scripts/commitcheck.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/make_gitrev.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
scripts/zfs-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/bash"
Supported Kernel versions:
Linux-Maximum: 6.17
Linux-Minimum: 4.18
Checking kernelMinSupportedMajorMinor is correct...
Checking kernelMaxSupportedMajorMinor is correct...
Running phase: autoreconfPhase
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I config
autoreconf: configure.ac: tracing
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
autoreconf: running: /nix/store/k86r4yxzq82nj1c6fizqfp80dk4p7f56-autoconf-2.69/bin/autoconf --force
autoreconf: running: /nix/store/k86r4yxzq82nj1c6fizqfp80dk4p7f56-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:50: installing 'config/compile'
configure.ac:41: installing 'config/config.guess'
configure.ac:41: installing 'config/config.sub'
configure.ac:44: installing 'config/install-sh'
configure.ac:44: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory `.'
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
fixing libtool script ./config/ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cl2gkgnh26mmpka81pc2g5bzjfrili92-bash-5.3p3/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu --bindir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/bin --sbindir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/sbin --includedir=/nix/store/2wm2s9w3ighm6ai6jk4z4602sixklbj8-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu-dev/include --mandir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/share/man --infodir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/share/info --docdir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/share/doc/zfs --libdir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/lib --libexecdir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/libexec --localedir=/nix/store/mmbrm2fpr0gpna5gr4yymq13h2aqk7hk-zfs-all-2.3.4-6.17.1-x86_64-unknown-linux-gnu/share/locale --with-config=all --with-tirpc=1 --with-python=/nix/store/62fdlzq1x1ak2lsxp4ij7ip5k9nia3hc-python3-3.13.7/bin/python3.13 --enable-linux-experimental --with-dracutdir=\$\(out\)/lib/dracut --with-udevdir=\$\(out\)/lib/udev --with-systemdunitdir=\$\(out\)/etc/systemd/system --with-systemdpresetdir=\$\(out\)/etc/systemd/system-preset --with-systemdgeneratordir=\$\(out\)/lib/systemd/system-generator --with-mounthelperdir=\$\(out\)/bin --libexecdir=\$\(out\)/libexec --sysconfdir=/etc --localstatedir=/var --enable-systemd --enable-pam --with-linux=/nix/store/my5hixxjih6hh909l2fk1wj6azjdba4p-linux-x86_64-unknown-linux-gnu-6.17.1-dev/lib/modules/6.17.1-cachyos/source --with-linux-obj=/nix/store/my5hixxjih6hh909l2fk1wj6azjdba4p-linux-x86_64-unknown-linux-gnu-6.17.1-dev/lib/modules/6.17.1-cachyos/build KERNEL_CC=/nix/store/49aj2pqs10jkr5lf3ds87iynqp1v98k8-clang-21.1.1/bin/clang KERNEL_LD=/nix/store/fd7wj1vlq25qlvhak0bfy4xnyl6h1yl2-llvm-binutils-21.1.1/bin/x86_64-unknown-linux-gnu-ld KERNEL_AR=/nix/store/7pvsh72xppk8wsvv4k9dpjl8nw6zz4jz-x86_64-unknown-linux-gnu-clang-wrapper-21.1.1/bin/x86_64-unknown-linux-gnu-ar KERNEL_NM=/nix/store/7pvsh72xppk8wsvv4k9dpjl8nw6zz4jz-x86_64-unknown-linux-gnu-clang-wrapper-21.1.1/bin/x86_64-unknown-linux-gnu-nm KERNEL_STRIP=/nix/store/fd7wj1vlq25qlvhak0bfy4xnyl6h1yl2-llvm-binutils-21.1.1/bin/x86_64-unknown-linux-gnu-strip KERNEL_OBJCOPY=/nix/store/7pvsh72xppk8wsvv4k9dpjl8nw6zz4jz-x86_64-unknown-linux-gnu-clang-wrapper-21.1.1/bin/x86_64-unknown-linux-gnu-objcopy KERNEL_OBJDUMP=/nix/store/7pvsh72xppk8wsvv4k9dpjl8nw6zz4jz-x86_64-unknown-linux-gnu-clang-wrapper-21.1.1/bin/x86_64-unknown-linux-gnu-objdump KERNEL_READELF=/nix/store/7pvsh72xppk8wsvv4k9dpjl8nw6zz4jz-x86_64-unknown-linux-gnu-clang-wrapper-21.1.1/bin/x86_64-unknown-linux-gnu-readelf KERNEL_HOSTCC=/nix/store/dmypp1h4ldn0vfk3fi6yfyf5yxp9yz0k-gcc-wrapper-14.3.0/bin/cc KERNEL_HOSTCXX=/nix/store/dmypp1h4ldn0vfk3fi6yfyf5yxp9yz0k-gcc-wrapper-14.3.0/bin/c++ KERNEL_HOSTAR=/nix/store/0fq1mnfqjl9ain4jg5j56kl6h8bbmy1h-binutils-wrapper-2.44/bin/ar KERNEL_HOSTLD=/nix/store/0fq1mnfqjl9ain4jg5j56kl6h8bbmy1h-binutils-wrapper-2.44/bin/ld KERNEL_ARCH=x86_64 KERNEL_CROSS_COMPILE=x86_64-unknown-linux-gnu- KERNEL_CFLAGS_MODULE=-I/nix/store/d9vzxkjy9ywv31632m1md3ahw4fqjnjh-clang-21.1.1-lib/lib/clang/21/include KERNEL_CFLAGS_KERNEL=-I/nix/store/d9vzxkjy9ywv31632m1md3ahw4fqjnjh-clang-21.1.1-lib/lib/clang/21/include KERNEL_KBUILD_OUTPUT=/nix/store/my5hixxjih6hh909l2fk1wj6azjdba4p-linux-x86_64-unknown-linux-gnu-6.17.1-dev/lib/modules/6.17.1-cachyos/build --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu
checking for gawk... gawk
checking metadata... META file
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /nix/store/00bc157nm93q5fjz551fwk60ihlbilvj-coreutils-9.7/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/00bc157nm93q5fjz551fwk60ihlbilvj-coreutils-9.7/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-unknown-linux-gnu-gcc... x86_64-unknown-linux-gnu-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-unknown-linux-gnu-clang accepts -g... yes
checking for x86_64-unknown-linux-gnu-clang option to accept ISO C89... none needed
checking whether x86_64-unknown-linux-gnu-clang understands -c and -o together... yes
checking dependency style of x86_64-unknown-linux-gnu-clang... none
checking for a sed that does not truncate output... /nix/store/7zy6jnnpqh16b18j6ar289vhwp17msh0-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/6q57mnfak3q8ss656qgp245qzqvnniyr-gnugrep-3.12/bin/grep
checking for egrep... /nix/store/6q57mnfak3q8ss656qgp245qzqvnniyr-gnugrep-3.12/bin/grep -E
checking for fgrep... /nix/store/6q57mnfak3q8ss656qgp245qzqvnniyr-gnugrep-3.12/bin/grep -F
checking for ld used by x86_64-unknown-linux-gnu-clang... x86_64-unknown-linux-gnu-ld
checking if the linker (x86_64-unknown-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-gnu-nm
checking the name lister (x86_64-unknown-linux-gnu-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-unknown-linux-gnu-ld option to reload object files... -r
checking for file... file
checking for x86_64-unknown-linux-gnu-objdump... x86_64-unknown-linux-gnu-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnu-dlltool... x86_64-unknown-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnu-ranlib... x86_64-unknown-linux-gnu-ranlib
checking for x86_64-unknown-linux-gnu-ar... x86_64-unknown-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnu-strip... x86_64-unknown-linux-gnu-strip
checking command to parse x86_64-unknown-linux-gnu-nm output from x86_64-unknown-linux-gnu-clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/00bc157nm93q5fjz551fwk60ihlbilvj-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/00bc157nm93q5fjz551fwk60ihlbilvj-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-unknown-linux-gnu-clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-unknown-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes
checking for x86_64-unknown-linux-gnu-clang option to produce PIC... -fPIC -DPIC
checking if x86_64-unknown-linux-gnu-clang PIC flag -fPIC -DPIC works... yes
checking if x86_64-unknown-linux-gnu-clang static flag -static works... no
checking if x86_64-unknown-linux-gnu-clang supports -c -o file.o... yes
checking if x86_64-unknown-linux-gnu-clang supports -c -o file.o... (cached) yes
checking whether the x86_64-unknown-linux-gnu-clang linker (x86_64-unknown-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-unknown-linux-gnu-gcc... (cached) x86_64-unknown-linux-gnu-clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-unknown-linux-gnu-clang accepts -g... (cached) yes
checking for x86_64-unknown-linux-gnu-clang option to accept ISO C89... (cached) none needed
checking whether x86_64-unknown-linux-gnu-clang understands -c and -o together... (cached) yes
checking dependency style of x86_64-unknown-linux-gnu-clang... (cached) none
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking dependency style of x86_64-unknown-linux-gnu-clang... none
checking whether to build with code coverage support... no
checking how to create a pax tar archive... gnutar
checking zfs author... OpenZFS
checking zfs license... CDDL
checking whether NLS is requested... yes
checking for msgfmt... /nix/store/vxhqq9paalnry3qaxlfhiqda9886akd3-gettext-0.25.1/bin/msgfmt
checking for gmsgfmt... /nix/store/vxhqq9paalnry3qaxlfhiqda9886akd3-gettext-0.25.1/bin/msgfmt
checking for xgettext... /nix/store/vxhqq9paalnry3qaxlfhiqda9886akd3-gettext-0.25.1/bin/xgettext
checking for msgmerge... /nix/store/vxhqq9paalnry3qaxlfhiqda9886akd3-gettext-0.25.1/bin/msgmerge
checking for ld... x86_64-unknown-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-unknown-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib,lib
checking zfs config... all
checking the number of available CPUs... 16
checking whether x86_64-unknown-linux-gnu-clang supports -Wno-clobbered... no
checking whether x86_64-unknown-linux-gnu-clang supports -Winfinite-recursion... yes
checking whether /nix/store/49aj2pqs10jkr5lf3ds87iynqp1v98k8-clang-21.1.1/bin/clang supports -Winfinite-recursion... yes
checking whether x86_64-unknown-linux-gnu-clang supports -Wimplicit-fallthrough... yes
checking whether x86_64-unknown-linux-gnu-clang supports -Wframe-larger-than=<size>... yes
checking whether x86_64-unknown-linux-gnu-clang supports -Wno-format-truncation... yes
checking whether x86_64-unknown-linux-gnu-clang supports -Wno-format-zero-length... yes
checking whether x86_64-unknown-linux-gnu-clang supports -Wformat-overflow... yes
checking whether x86_64-unknown-linux-gnu-clang supports -fno-omit-frame-pointer... yes
checking whether x86_64-unknown-linux-gnu-clang supports -fno-ipa-sra... no
checking whether /nix/store/49aj2pqs10jkr5lf3ds87iynqp1v98k8-clang-21.1.1/bin/clang supports -fno-ipa-sra... no
checking whether to build with -fsanitize=address support... no
checking whether to build with -fsanitize=undefined support... no
checking whether host toolchain supports SSE... yes
checking whether host toolchain supports SSE2... yes
checking whether host toolchain supports SSE3... yes
checking whether host toolchain supports SSSE3... yes
checking whether host toolchain supports SSE4.1... yes
checking whether host toolchain supports SSE4.2... yes
checking whether host toolchain supports AVX... yes
checking whether host toolchain supports AVX2... yes
checking whether host toolchain supports AVX512F... yes
checking whether host toolchain supports AVX512CD... yes
checking whether host toolchain supports AVX512DQ... yes
checking whether host toolchain supports AVX512BW... yes
checking whether host toolchain supports AVX512IFMA... yes
checking whether host toolchain supports AVX512VBMI... yes
checking whether host toolchain supports AVX512PF... yes
checking whether host toolchain supports AVX512ER... yes
checking whether host toolchain supports AVX512VL... yes
checking whether host toolchain supports AES... yes
checking whether host toolchain supports PCLMULQDQ... yes
checking whether host toolchain supports MOVBE... yes
checking whether host toolchain supports XSAVE... yes
checking whether host toolchain supports XSAVEOPT... yes
checking whether host toolchain supports XSAVES... yes
checking for system type (linux-gnu)... Linux
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking for python3.13 module: packaging... no
checking for python3.13 module: distlib... no
checking whether to enable pyzfs: ... no
checking for sed --in-place... --in-place
checking for cppcheck... no
checking for shellcheck... no
checking for checkbashisms... no
checking for parallel... no
./configure: line 64969: gt_INTL_MACOSX: command not found
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dracut directory... $(out)/lib/dracut
checking for zlib... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for uncompress in -lz... yes
checking for crc32 in -lz... yes
checking for udev directories... $(out)/lib/udev;$(out)/lib/udev/rules.d
checking for systemd support... yes
checking for libudev... no
checking for libudev.h... no
checking for libudev.h... no
configure: WARNING: cannot find udev via pkg-config or in the standard locations
checking for uuid... yes
checking for uuid/uuid.h... yes
checking for uuid_generate in -luuid... yes
checking for uuid_is_null in -luuid... yes
checking for blkid... yes
checking for blkid/blkid.h... yes
checking for main in -lblkid... yes
checking linux/stat.h usability... yes
checking linux/stat.h presence... yes
checking for linux/stat.h... yes
checking for statx... yes
checking for STATX_MNT_ID... yes
checking for library containing xdrmem_create... no
checking for libtirpc... yes
checking for rpc/xdr.h... yes
checking for xdrmem_create in -ltirpc... yes
checking for libcrypto... yes
checking for openssl/evp.h... yes
checking for PKCS5_PBKDF2_HMAC_SHA1 in -lcrypto... yes
checking for libaio.h... no
checking for libaio.h... no
configure: WARNING: cannot find aio via pkg-config or in the standard locations
checking whether -latomic is required... no
checking for libfetch... none
checking for aio.h... yes
checking for lio_listio in -lrt... yes
checking for clock_gettime... yes
checking security/pam_modules.h usability... yes
checking security/pam_modules.h presence... yes
checking for security/pam_modules.h... yes
checking for library containing backtrace... none required
checking for libunwind... no
checking for libunwind.h... yes
checking for main in -lunwind... yes
checking for unw_get_elf_filename in libunwind... no
checking whether libunwind is llvm libunwind... yes
checking makedev() is declared in sys/sysmacros.h... yes
checking makedev() is declared in sys/mkdev.h... no
checking for execvpe... yes
checking for issetugid... no
checking for mlockall... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for gettid... yes
checking kernel source and build directories... done
checking kernel source directory... /nix/store/my5hixxjih6hh909l2fk1wj6azjdba4p-linux-x86_64-unknown-linux-gnu-6.17.1-dev/lib/modules/6.17.1-cachyos/source
checking kernel build directory... /nix/store/my5hixxjih6hh909l2fk1wj6azjdba4p-linux-x86_64-unknown-linux-gnu-6.17.1-dev/lib/modules/6.17.1-cachyos/build
checking kernel source version... 6.17.1-cachyos
checking for kernel config option compatibility... done
checking whether CONFIG_MODULES is defined... yes
checking whether CONFIG_BLOCK is defined... yes
checking whether mutex_lock() is GPL-only... no
checking whether CONFIG_TRIM_UNUSED_KSYM is disabled... yes
checking whether CONFIG_ZLIB_DEFLATE is defined... yes
checking whether CONFIG_ZLIB_INFLATE is defined... yes
checking kernel file name for module symbols... Module.symvers
checking whether fpu headers are available... asm/fpu/api.h
checking whether objtool header is available... linux/objtool.h
checking whether /dev/zfs minor is available... 249
checking whether DECLARE_EVENT_CLASS() is available... no
checking for available kernel interfaces... done
checking whether kernel defines intptr_t... yes
checking whether access_ok() has 'type' parameter... no
checking whether compile-time stack validation (objtool) is available... yes
checking whether STACK_FRAME_NON_STANDARD is defined... yes
checking whether STACK_FRAME_NON_STANDARD asm macro is defined... yes
checking whether CONFIG_OBJTOOL_WERROR is defined... no
checking whether pde_data() is lowercase... yes
checking whether generic_fadvise() is available... yes
checking whether header linux/sched/rt.h exists... yes
checking whether usleep_range() is available... yes
checking whether __vmalloc(ptr, flags, pageflags) is available... no
checking whether timestamp_truncate() exists... yes
checking whether inode_get_ctime() exists... yes
checking whether inode_set_ctime_to_ts() exists... yes
checking whether inode_get_atime() exists... yes
checking whether inode_set_atime_to_ts() exists... yes
checking whether inode_get_mtime() exists... yes
checking whether inode_set_mtime_to_ts() exists... yes
checking whether proc_ops structure exists... yes
checking whether bops->check_events() exists... yes
checking whether bops->release() is void and takes 2 args... no
checking whether bops->release() is void and takes 1 arg... yes
checking whether bops->revalidate_disk() exists... no
checking whether bio_set_op_attrs is available... no
checking whether bio_set_dev() is GPL-only... yes
checking whether bio_set_dev() is a macro... no
checking whether current->bio_list exists... yes
checking whether blkg_tryget() is available... no
checking whether bio->bi_bdev->bd_disk exists... yes
checking whether block_device_operations->submit_bio() returns void... yes
checking whether bio_alloc() wants 4 args... yes
checking whether blkdev_get_by_path() exists and takes 3 args... no
checking whether blkdev_get_by_path() exists and takes 4 args... no
checking whether bdev_open_by_path() exists... no
checking whether bdev_file_open_by_path() exists... no
configure: error:
*** None of the expected "blkdev_get_by_path()" interfaces were detected.
*** This may be because your kernel version is newer than what is
*** supported, or you are using a patched custom kernel with
*** incompatible modifications.
***
*** ZFS Version: zfs-2.3.4-1
*** Compatible Kernels: 4.18 - 6.17
```
### More information
Config exerpt:
```
boot.kernelPackages = pkgs.linuxPackages_cachyos;
boot.zfs.package = pkgs.zfs_cachyos;
```
flake.lock
```
"chaotic": {
"inputs": {
"flake-schemas": "flake-schemas",
"home-manager": "home-manager",
"jovian": "jovian",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1760134135,
"narHash": "sha256-X1JFfOcXlgzo1MKJ0nySvv2o33rA1CGHTcpiDE37p90=",
"owner": "chaotic-cx",
"repo": "nyx",
"rev": "2aacf8ca92001daa02ba216f68194d3fac3f3f0e",
"type": "github"
},
"original": {
"owner": "chaotic-cx",
"ref": "nyxpkgs-unstable",
"repo": "nyx",
"type": "github"
}
}
```
2 条评论