### 2026-04-23 07:45:02 Starting to work on REF refs/changes/82/65482/1 for rocky9.6 on x86_64 From https://review.whamcloud.com/fs/lustre-release * branch refs/changes/82/65482/1 -> FETCH_HEAD Note: switching to 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at fa533a955e LU-20178 osc: compression engine and BRW integration ### 2026-04-23 07:45:04 autogen.sh configure.ac:15: installing 'config/compile' configure.ac:10: installing 'config/config.guess' configure.ac:10: installing 'config/config.sub' configure.ac:12: installing 'config/install-sh' configure.ac:12: installing 'config/missing' libcfs/libcfs/autoMakefile.am: installing 'config/depcomp' ### 2026-04-23 07:45:16 Configure configure: loading site script /usr/share/config.site configure: creating cache config.cache 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 for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/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 /bin/ld option to reload object files... -r 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 /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking dependency style of gcc... gcc3 checking for rpmbuild... /bin/rpmbuild checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: Lustre base checks ============================================================================== checking whether to configure just enough for make dist... no checking if this distro uses dpkg... no checking for ranlib... (cached) ranlib checking for ld... /bin/ld -m elf_x86_64 checking for objdump... (cached) objdump checking for strip... (cached) strip checking size of unsigned long long... 8 checking for -Wno-format-truncation support... yes checking for -Wno-stringop-truncation support... yes checking for -Wno-stringop-overflow support... yes checking whether to use OSD addon... no checking whether to build Lustre docs... no checking whether to build Lustre manpages... yes checking whether to build Lustre utilities... yes checking whether to build Lustre tests... checking for python3... /bin/python3 checking for a version of Python >= '3.6.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.9 checking for Python library path... -L/usr/lib64 -lpython3.9 checking for Python site-packages path... /usr/lib/python3.9/site-packages checking python extra libraries... -lcrypt -ldl -lm -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for swig... /bin/swig checking SWIG version... 4.0.2 checking for SWIG library... /usr/share/swig/4.0.2 yes checking whether to build Lustre client support... yes which: no mpicc in (/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/green/.local/bin:/home/green/bin) dirname: missing operand Try 'dirname --help' for more information. checking whether mpitests can be built... no checking whether to build Linux kernel modules... yes (linux-gnu) checking for Linux sources... /home/green/bk/linux-5.14.0-570.58.1.el9_6 checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6... yes checking for Linux objects... /home/green/bk/linux-5.14.0-570.58.1.el9_6 checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/.config... yes checking for /boot/kernel.h... no checking for /var/adm/running-kernel.h... no checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/include/generated/autoconf.h... yes checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/include/linux/version.h... no checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/include/generated/uapi/linux/version.h... yes checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/include/linux/kconfig.h... yes checking for external module build target... M58 checking that modules can be built at all... yes checking for Linux kernel utsrelease... 5.14.0rocky96-debug checking for RedHat kernel release number... 96 checking for Linux kernel module package directory... extra/kernel checking for the name of module symbol version file... Module.symvers checking if Linux kernel was built with CONFIG_MODULES... yes checking if Linux kernel was built with CONFIG_MODVERSIONS... yes checking if Linux kernel module loading is possible... yes configure: LibCFS kernel checks ============================================================================== checking whether to use tunable 'panic_dumplog' support... no checking does function 'ktime_get_ts64' exist... yes checking does function 'prepare_to_wait_event' exist... yes checking does 'struct kernel_param_ops' exist... yes checking does function 'ktime_add' exist... yes checking does function 'ktime_after' exist... yes checking does function 'ktime_before' exist... yes checking does function 'ktime_compare' exist... yes checking shrinker has 'count_objects'... yes checking does function 'match_wildcard' exist... yes checking if enum mapping_flags has AS_EXITING flag... yes checking if iov_iter has member type... no checking does 'glob_match()' exist... yes checking does 'ns_to_timespec64()' exist... yes checking does function 'hlist_add_after' exist... no checking does 'struct timespec64' exist... yes checking does function 'ktime_get_ns' exist... yes checking does function 'ktime_get_real_ts64' exist... yes checking does function 'ktime_get_real_seconds' exist... yes checking does function 'ktime_get_real_ns' exist... yes checking does function 'ktime_to_timespec64' exist... yes checking does function 'timespec64_sub' exist... yes checking does function 'timespec64_to_ktime' exist... yes checking does function 'ktime_get_seconds' exist... yes checking does function 'wait_woken' exist... yes checking does function 'ktime_ms_delta' exist... yes checking does function 'kernel_param_unlock' exist... yes checking does function 'topology_sibling_cpumask' exist... yes checking if Linux kernel has 'kstrtobool_from_user'... yes checking if struct genl_ops has start callback... yes checking does crypto hash helper functions exist... yes checking if Linux kernel exports 'kset_find_obj'... yes checking if 'rhashtable_replace_fast' exists... yes checking kernel has fixed hash_64()... no checking if 'struct stacktrace_ops' address function returns an int... no checking if 'get_user_pages()' takes 6 arguments... no checking for linux/stringhash.h... yes checking if internal '__rhashtable_insert_fast()' returns int... no checking if 'rhashtable_walk_init' has 3 args... no checking if 'rhashtable_lookup' exist... yes checking does 'struct rhltable' exist... yes checking if 'struct stacktrace_ops' exists... no checking if 'get_user_pages()' takes gup_flags in arguments... no checking if 'rhashtable_walk_enter' exists... yes checking if libcfs supports CPU hotplug state machine... yes checking for linux/refcount.h... yes checking if 'rhashtable_lookup_get_insert_fast' exist... yes checking for linux/sched/signal.h... yes checking if 'kref_read' exists... yes checking if 'rht_bucket_var' exists... yes checking for linux/processor.h... yes checking for linux/wait_bit.h... yes checking if memalloc_noreclaim_{save,restore} exist... yes checking if Netlink supports netlink_ext_ack... yes checking if linux wait_queue_head list_head is named head... yes checking if 'cpus_read_unlock' exist... yes checking if 'uuid_t' exist... yes checking if 'nla_strdup()' exists... yes checking if 'wait_queue_entry_t' exists... yes checking if struct wait_bit_queue_entry exists... yes checking if DEFINE_TIMER takes only 2 arguments... yes checking if 'kernel_write' matches other read/write helpers... yes checking if 'kernel_read()' has loff_t *pos as last parameter... yes checking if Linux kernel exports 'save_stack_trace_tsk'... no checking if 'lockdep_is_held()' uses const argument... yes checking if setup_timer has been replaced with timer_setup... yes checking if 'wait_var_event' exist... yes checking if Linux bitmap memory management exist... yes checking if 'clear_and_wake_up_bit' exist... yes checking if 'tcp_sock_set_nodelay()' exists... yes checking if 'tcp_sock_set_keepidle()' exists... yes checking if page cache uses Xarray... yes checking if Netlink dump handlers support ext_ack... yes checking if iov_iter_type exists... no checking if totalram_pages is a function... yes checking if get_request_key_auth() is available... yes checking if lookup_user_key() is available... yes checking if force_sig has task parameter... no checking if struct cache_detail has writers... yes checking if struct genl_dumpit_info has family field... no checking if Linux kernel exports 'kallsyms_lookup_name'... no checking if 'tcp_sock_set_quickack()' exists... yes checking if 'tcp_sock_set_keepintvl()' exists... yes checking if 'tcp_sock_set_keepcnt()' exists... yes checking if mmap_lock API is available... yes checking if kernel_setsockopt still in use... no checking if __vmalloc has 2 args... yes checking if NR_UNSTABLE_NFS still in use... no checking if security_release_secctx has 1 arg... no checking if kfree_sensitive() is available... yes checking for crypto/sha2.h... yes checking if list_cmp_func_t type is defined... yes checking for crypto/internal/cipher.h... yes checking for linux/panic_notifier.h... yes checking does function 'param_set_uint_minmax' exist... yes configure: LNet kernel checks ============================================================================== checking whether to enable tunable backoff TCP support... yes checking if Linux kernel has tunable backoff TCP support... no checking whether to use Compat RDMA... no checking whether to use any OFED backport headers... no checking whether to enable OpenIB gen2 support... yes checking if Linux kernel has kthread_worker... no checking if 'rdma_create_id' wants four args... no checking if 'rdma_create_id' wants five args... no checking if 'struct ib_cq_init_attr' is used... no checking if 'ib_alloc_fast_reg_mr' exists... no checking if 'ib_get_dma_mr' exists... no checking if 'struct ib_rdma_wr' is defined... no checking if 4arg 'ib_map_mr_sg' exists... no checking if 5arg 'ib_map_mr_sg' exists... no checking if 'struct ib_device' has member 'attrs'... no checking if 2arg 'ib_alloc_pd' exists... no checking if function 'ib_inc_rkey' is defined... no checking if 'ib_post_send() and ib_post_recv()' have const parameters... no checking if struct ib_device_ops is defined... no checking if ib_sg_dma_address wrapper exists... no checking if 4arg 'rdma_reject' exists... no checking if FMR pools API available... no checking if 'rdma_connect_locked' exists... no checking if 'ethtool_link_settings' exists... no checking whether to enable GNI lnd... no checking kernel strscpy is available... no checking if Linux kernel exports 'kmap_to_page'... no checking if 'sk_data_ready' takes only one argument... no checking if 'sock_create_kern' first parameter is net... no checking if hypervisor_is_type function is available... no checking if Oracle OFED Extensions are enabled... no checking if 'getname' has two args... no checking if 'in_dev_for_each_ifa_rtnl' is defined... no checking ext4 source directory... /home/green/bk/linux-5.14.0-570.58.1.el9_6/fs/ext4 checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/fs/ext4/dir.c... yes checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/fs/ext4/file.c... yes checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/fs/ext4/inode.c... yes checking for /home/green/bk/linux-5.14.0-570.58.1.el9_6/fs/ext4/super.c... yes configure: Lustre kernel checks ============================================================================== checking whether to enable Lustre pinger support... yes checking whether to enable data checksum support... yes checking whether to enable flock by default... yes checking whether to enable a write with the health check... no checking whether to enable lru self-adjusting... yes checking if Linux kernel was built with CONFIG_FHANDLE in or as module... no configure: error: Lustre fid handling requires that CONFIG_FHANDLE is enabled in your kernel.