Package: zfs-dkms Version: 2.1.11-1 Severity: serious Tags: sid trixie User: debian...@lists.debian.org Usertags: piuparts
Running the pre_build script: checking for gawk... gawk checking metadata... META file checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-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... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc-12 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 the compiler supports GNU C... yes checking whether gcc-12 accepts -g... yes checking for gcc-12 option to enable C11 features... none needed checking whether gcc-12 understands -c and -o together... yes checking dependency style of gcc-12... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-12... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc-12 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc-12 supports -fno-rtti -fno-exceptions... no checking for gcc-12 option to produce PIC... -fPIC -DPIC checking if gcc-12 PIC flag -fPIC -DPIC works... yes checking if gcc-12 static flag -static works... yes checking if gcc-12 supports -c -o file.o... yes checking if gcc-12 supports -c -o file.o... (cached) yes checking whether the gcc-12 linker (/usr/bin/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... yes checking for gcc... (cached) gcc-12 checking whether the compiler supports GNU C... (cached) yes checking whether gcc-12 accepts -g... (cached) yes checking for gcc-12 option to enable C11 features... (cached) none needed checking whether gcc-12 understands -c and -o together... (cached) yes checking dependency style of gcc-12... (cached) none checking whether ln -s works... yes checking for pkg-config... no checking dependency style of gcc-12... 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... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/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... kernel checking the number of available CPUs... 16 checking whether gcc-12 supports -Wno-clobbered... yes checking whether gcc-12 supports -Winfinite-recursion... yes checking whether gcc-12 supports -Wimplicit-fallthrough... yes checking whether gcc-12 supports -Wframe-larger-than=<size>... yes checking whether gcc-12 supports -Wno-format-truncation... yes checking whether gcc-12 supports -Wno-format-zero-length... yes checking whether gcc-12 supports -fno-omit-frame-pointer... yes checking whether gcc-12 supports -fno-ipa-sra... yes checking whether to build with -fsanitize=address 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 python3... python3 checking for python version... 3.11 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.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages configure: Disabling pyzfs for kernel/srpm config 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 checking kernel source and build directories... done checking kernel source directory... /lib/modules/6.3.0-1-amd64/source checking kernel build directory... /lib/modules/6.3.0-1-amd64/build checking kernel source version... 6.3.0-1-amd64 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 asm/fpu/xcr.h checking whether objtool header is available... linux/objtool.h checking whether wait_queue_entry_t exists... yes checking whether /dev/zfs minor is available... 249 checking whether DECLARE_EVENT_CLASS() is available... no checking for available kernel interfaces... done checking whether access_ok() has 'type' parameter... no checking whether global_node_page_state() exists... yes checking whether global_zone_page_state() exists... yes checking whether enum node_stat_item contains NR_FILE_PAGES... yes checking whether enum node_stat_item contains NR_INACTIVE_ANON... yes checking whether enum node_stat_item contains NR_INACTIVE_FILE... yes checking whether enum zone_stat_item contains NR_FILE_PAGES... no checking whether enum zone_stat_item contains NR_INACTIVE_ANON... no checking whether enum zone_stat_item contains NR_INACTIVE_FILE... no checking whether global_page_state enums are sane... yes checking whether compile-time stack validation (objtool) is available... yes checking whether STACK_FRAME_NON_STANDARD is defined... yes checking whether pde_data() is lowercase... yes checking whether fops->fallocate() exists... yes checking whether FALLOC_FL_ZERO_RANGE exists... yes checking whether zlib_deflate_workspacesize() wants 2 args... yes checking whether struct rw_semaphore has member activity... no checking whether struct rw_semaphore has atomic_long_t member count... yes checking whether header linux/sched/rt.h exists... yes checking whether header linux/sched/signal.h exists... yes checking whether io_schedule_timeout() is available... yes checking whether usleep_range() is available... yes checking whether kmem_cache_create_usercopy() exists... yes checking whether kvmalloc(ptr, flags) is available... yes checking whether __vmalloc(ptr, flags, pageflags) is available... no checking whether wait_on_bit() takes an action... no checking whether wq_head->head and wq_entry->entry exist... yes checking whether timestamp_truncate() exists... yes checking whether inode->i_*time's are timespec64... yes checking whether inode_lock_shared() exists... yes checking whether group_info->gid exists... yes checking whether kernel_write() takes loff_t pointer... yes checking whether kernel_read() takes loff_t pointer... yes checking whether timer_setup() is available... yes checking whether timer function expects timer_list... yes checking whether struct timer_list has flags... yes checking whether super_block->s_user_ns exists... yes checking whether proc_ops structure exists... yes checking whether bops->check_events() exists... yes checking whether bops->release() is void... yes checking whether bops->revalidate_disk() exists... no checking whether REQ_FAILFAST_MASK is defined... yes checking whether REQ_DISCARD is defined... no checking whether REQ_FLUSH is defined... no checking whether REQ_PREFLUSH is defined... yes checking whether REQ_OP_DISCARD is defined... yes checking whether REQ_OP_SECURE_ERASE is defined... yes checking whether REQ_OP_FLUSH is defined... yes checking whether bio->bi_opf is defined... yes checking whether bio_set_op_attrs is available... no checking whether bio_set_dev() is available... yes checking whether bio_set_dev() is GPL-only... yes checking whether bio_set_dev() is a macro... no checking whether bio_end_io_t wants 1 arg... yes checking whether bio->bi_status exists... yes checking whether bio has bi_iter... yes checking whether submit_bio() wants 1 arg... yes 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 linux/blk-cgroup.h exists... yes checking whether bio_alloc() wants 4 args... yes checking whether blkdev_get_by_path() exists... yes checking whether blkdev_put() exists... yes checking whether blkdev_reread_part() exists... no checking whether invalidate_bdev() exists... yes checking whether lookup_bdev() wants dev_t arg... yes checking whether bdev_logical_block_size() is available... yes checking whether bdev_physical_block_size() is available... yes checking whether check_disk_change() exists... no checking whether bdev_check_media_change() exists... yes checking whether bdev_whole() is available... yes checking whether bdevname() exists... no checking whether blkdev_get_by_path() handles ERESTARTSYS... no checking whether blkdev_issue_secure_erase() is available... yes checking whether bdev_kobj() exists... yes checking whether part_to_dev() exists... no checking whether struct blk_plug is available... yes checking whether blk_queue bdi is dynamic... no checking whether blk_queue_update_readahead() exists... no checking whether disk_update_readahead() exists... yes checking whether bdev_max_discard_sectors() is available... yes checking whether bdev_max_secure_erase_sectors() is available... yes checking whether blk_queue_flag_set() exists... yes checking whether blk_queue_flag_clear() exists... yes checking whether blk_queue_flush() is available... no checking whether blk_queue_write_cache() exists... yes checking whether blk_queue_write_cache() is GPL-only... yes checking whether blk_queue_max_hw_sectors() is available... yes checking whether blk_queue_max_segments() is available... yes checking whether GENHD_FL_EXT_DEVT flag is available... no checking whether GENHD_FL_NO_PART flag is available... yes checking whether revalidate_disk_size() is available... no checking whether revalidate_disk() is available... no checking whether get_disk_ro() is available... yes checking whether generic_readlink is global... no checking whether ql->discard_granularity is available... yes checking whether inode_owner_or_capable() exists... no checking whether inode_owner_or_capable() takes user_ns... configure: error: *** None of the expected "capability" 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.1.11-1 *** Compatible Kernels: 3.10 - 6.2 Andreas