+ cd lustre-wc-rel
+ git fetch -p
+ git reset --hard HEAD
+ git checkout wc/master
Previous HEAD position was 3b81f95115 LU-17881 build: fix _flavor definition
HEAD is now at f8e3c4aa63 LU-17867 ko2iblnd: gcc bug work around
+ git clean -dfx
+ git log --pretty=oneline
+ head -3
f8e3c4aa633b86b9b77f565a424bda176944bea4 LU-17867 ko2iblnd: gcc bug work around
a13fc434c57fd72e5f8908a8a197fca1a0d373e5 LU-17662 osd-zfs: Support for ZFS 2.2.3
0264ad5ec604c1549cc2bfedbd182c0c40bc9fa1 LU-17477 tests: conf-sanity/48 with debug=0
+ KERNEL_VERSION=5.14.21-150500.53
+ ARCH=x86_64
++ ls -d /usr/src/linux-5.14.21-150500.53
+ LINUX_DIR=/usr/src/linux-5.14.21-150500.53
++ ls -d /usr/src/linux-5.14.21-150500.53-obj/x86_64/default
+ LINUX_OBJ_DIR=/usr/src/linux-5.14.21-150500.53-obj/x86_64/default
+ ./LUSTRE-VERSION-GEN
2.15.63_48_gf8e3c4a
+ sh ./autogen.sh
configure.ac:25: installing 'config/compile'
configure.ac:20: installing 'config/config.guess'
configure.ac:20: installing 'config/config.sub'
configure.ac:22: installing 'config/install-sh'
configure.ac:22: installing 'config/missing'
cc-plugins/Makefile.am: installing 'config/depcomp'
+ ./configure --enable-client --disable-server --disable-gss-keyring --enable-gss=no --enable-mpitests=no --with-o2ib=/usr/src/ofa_kernel/default --with-linux=/usr/src/linux-5.14.21-150500.53 --with-linux-obj=/usr/src/linux-5.14.21-150500.53-obj/x86_64/default
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... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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 style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 dependency style of gcc... gcc3
checking for ar... ar
checking for ranlib... ranlib
checking for ld... ld
checking for objdump... objdump
checking for strip... 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (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 ld option to reload object files... -r
checking for objdump... (cached) 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 archiver @FILE support... @
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc 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 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 (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 flex... /usr/bin/flex
checking for bison... /usr/bin/bison
checking for rpmbuild... /usr/bin/rpmbuild
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/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 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... yes
checking for python3... /usr/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.6m
checking for Python library path... -L/usr/lib64 -lpython3.6m
checking for Python site-packages path... /usr/lib/python3.6/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for swig... no
checking for swig3.0... no
checking for swig2.0... no
checking whether to build LUTF (LNet Unit Test Framework)... no
checking whether to build Lustre client support... yes
checking whether to build Linux kernel modules... yes (linux-gnu)
find: '/usr/src/kernels/': No such file or directory
checking for Linux sources... /usr/src/linux-5.14.21-150500.53
checking for /usr/src/linux-5.14.21-150500.53... yes
checking for Linux objects... /usr/src/linux-5.14.21-150500.53-obj/x86_64/default
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/.config... yes
checking for /boot/kernel.h... no
checking for /var/adm/running-kernel.h... no
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/include/generated/autoconf.h... yes
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/include/linux/version.h... no
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/include/generated/uapi/linux/version.h... yes
checking for /usr/src/linux-5.14.21-150500.53/include/linux/kconfig.h... yes
checking for external module build target... M54
checking for compiler version text... yes
checking that modules can be built at all... yes
checking for Linux kernel utsrelease... 5.14.21-150500.53-default
checking for RedHat kernel release number... 
checking if Linux kernel was built with CONFIG_SUSE_KERNEL... yes
checking for Linux kernel module package directory... updates/kernel
checking for the name of module symbol version file... Module.symvers
checking if Linux kernel module loading is possible... yes
checking whether to build ldiskfs... no
checking whether to enable zfs... no
configure: LibCFS kernel checks
==============================================================================
checking whether to use tunable 'panic_dumplog' support... no
checking if Linux kernel exports 'kset_find_obj'... yes
checking if Linux kernel exports 'save_stack_trace_tsk'... no
checking if Linux kernel exports '__genradix_ptr'... yes
checking if Linux kernel exports 'kallsyms_lookup_name'... 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 if external o2iblnd needs to use Compat RDMA... yes
checking whether to use any OFED backport headers... no
checking whether to enable OpenIB gen2 support... yes
configure: adding /usr/src/ofa_kernel/x86_64/5.14.21-150500.53-default/Module.symvers to external o2ib symbols
configure: WARNING:
NOTE: --enable-multiple-lnds is needed to enable both o2iblnd drivers.
* Disabling in-kernel o2iblnd in favor of external o2iblnd driver.
* There can be only one in this configuration
			    
checking if Linux kernel has kthread_worker... no
checking whether to enable GNI lnd... no
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 lru self-adjusting... yes
checking whether to enable gss support... no
checking for name_to_handle_at... yes
checking for copy_file_range... yes
checking whether OpenSSL has HMAC_Init_ex... yes
checking whether OpenSSL has FIPS_mode... yes
checking whether OpenSSL has EVP_PKEY_get_params... no
checking whether OpenSSL has functions needed for SSK... 
checking whether openssl-devel is present... yes
checking if Linux kernel exports 'new_sync_read'... no
checking if Linux kernel exports 'default_file_splice_read'... no
checking if Linux kernel exports 'account_page_dirtied'... no
configure: building 4 linux kernel compile tests for 'early'
configure: KBUILD_MODPOST_NOFINAL="yes" make modules CC="gcc" -k -j64 -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default  M=/work/lustre-wc-rel/_lpb CONFIG_CC_VERSION_TEXT='gcc..SUSE.Linux..7.5.0'
checking if 'lockdep_is_held()' uses const argument... yes
checking for linux header linux/wait_bit.h... yes
checking for linux header linux/blk-integrity.h... yes
checking if mmap_lock API is available... yes
configure: building 298 linux kernel compile tests for 'lustre'
configure: KBUILD_MODPOST_NOFINAL="yes" make modules CC="gcc" -k -j64 -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default  M=/work/lustre-wc-rel/_lpb CONFIG_CC_VERSION_TEXT='gcc..SUSE.Linux..7.5.0'
checking if Linux kernel was built with CONFIG_MODULES... yes
checking if Linux kernel was built with CONFIG_MODVERSIONS... yes
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 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_ts64' 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 if kernel strscpy is available... 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 '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 header linux/stringhash.h... yes
checking if internal '__rhashtable_insert_fast()' returns int... no
checking if 'rhashtable_walk_init' has 3 args... no
checking if NR_ZONE_WRITE_PENDING is available... yes
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... yes
checking if 'rhashtable_walk_enter' exists... yes
checking if libcfs supports CPU hotplug state machine... yes
checking if Netlink supports netlink_ext_ack... yes
checking if 'rhashtable_lookup_get_insert_fast' exist... yes
checking for linux header linux/sched/signal.h... yes
checking if 'kref_read' exists... yes
checking if 'rht_bucket_var' exists... yes
checking if 'cpus_read_unlock' exist... yes
checking for linux header linux/processor.h... yes
checking if linux wait_queue_head list_head is named head... yes
checking if struct wait_bit_queue_entry exists... yes
checking for linux header linux/refcount.h... yes
checking if memalloc_noreclaim_{save,restore} exist... yes
checking if 'nla_strdup()' exists... yes
checking if 'wait_queue_entry_t' 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 'bitmap_to_arr32()' exist... yes
checking if setup_timer has been replaced with timer_setup... yes
checking does 'ns_to_timespec64()' exist... 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... yes
checking if totalram_pages is a function... yes
checking if get_request_key_auth() is available... yes
checking does struct kobj_type have 'default_groups' member... yes
checking if uid_keyring exists... checking for user_uid_keyring_exists... no
checking if lookup_user_key() is available... yes
checking if struct cache_detail has writers... yes
checking if struct genl_dumpit_info has family field... yes
checking if struct proc_ops exists... yes
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 ip6_sock_set_addr_preferences() exists... yes
checking if ip_sock_set_tos() exists... yes
checking if __vmalloc has 2 args... yes
checking if NR_UNSTABLE_NFS still in use... no
checking if kernel_setsockopt still in use... no
checking if KEY_NEED_UNLINK exists... yes
checking if security_release_secctx has 1 arg... no
checking if kfree_sensitive() is available... yes
checking for linux header crypto/sha2.h... yes
checking if list_cmp_func_t type is defined... yes
checking if 'nla_strlcpy()' still exists... no
checking Is linux/fortify-string.h header available... yes
checking for linux header crypto/internal/cipher.h... yes
checking if task_is_running() is defined... yes
checking for linux header linux/stdarg.h... yes
checking for linux header linux/panic_notifier.h... yes
checking does function 'param_set_uint_minmax' exist... yes
checking does function 'pde_data' exist... no
checking does bio_alloc() takes a struct block_device... yes
checking is timer_delete_sync() available... yes
checking is timer_delete() available... yes
checking (external) if 'rdma_create_id' wants four args... no
checking (in-kernel) if 'rdma_create_id' wants four args... (cached) unused
checking (external) if 'rdma_create_id' wants five args... yes
checking (in-kernel) if 'rdma_create_id' wants five args... (cached) unused
checking (external) if 'struct ib_cq_init_attr' is used by ib_create_cq... yes
checking (in-kernel) if 'struct ib_cq_init_attr' is used by ib_create_cq... (cached) unused
checking (external) if 'ib_alloc_fast_reg_mr' exists... no
checking (in-kernel) if 'ib_alloc_fast_reg_mr' exists... (cached) unused
checking (external) if 'ib_get_dma_mr' exists... yes
checking (in-kernel) if 'ib_get_dma_mr' exists... (cached) unused
checking (external) if 'struct ib_rdma_wr' is defined... yes
checking (in-kernel) if 'struct ib_rdma_wr' is defined... (cached) unused
checking (external) if 'ib_map_mr_sg' with 4 args exists... no
checking (in-kernel) if 'ib_map_mr_sg' with 4 args exists... (cached) unused
checking (external) if struct ib_reg_wr exists... yes
checking (in-kernel) if struct ib_reg_wr exists... (cached) unused
checking (external) if 'ib_map_mr_sg()' with 5 args exists... (cached) yes
checking (in-kernel) if 'ib_map_mr_sg()' with 5 args exists... (cached) unused
checking (external) if 'struct ib_device' has member 'attrs'... yes
checking (in-kernel) if 'struct ib_device' has member 'attrs'... (cached) unused
checking (external) if 2arg 'ib_alloc_pd' exists... yes
checking (in-kernel) if 2arg 'ib_alloc_pd' exists... (cached) unused
checking (external) if function 'ib_inc_rkey' is defined... yes
checking (in-kernel) if function 'ib_inc_rkey' is defined... (cached) unused
checking (external) if 'ib_post_send() and ib_post_recv()' have const parameters... yes
checking (in-kernel) if 'ib_post_send() and ib_post_recv()' have const parameters... (cached) unused
checking (external) if if ib_dma_map_sg() is sane... yes
checking (in-kernel) if if ib_dma_map_sg() is sane... (cached) unused
checking (external) if struct ib_device_ops is defined... no
checking (in-kernel) if struct ib_device_ops is defined... (cached) unused
checking (external) if ib_sg_dma_address wrapper exists... no
checking (in-kernel) if ib_sg_dma_address wrapper exists... (cached) unused
checking (external) if 4arg 'rdma_reject' exists... yes
checking (in-kernel) if 4arg 'rdma_reject' exists... (cached) unused
checking (external) if FMR pools API available... no
checking (in-kernel) if FMR pools API available... (cached) unused
checking (external) if 'rdma_connect_locked' exists... yes
checking (in-kernel) if 'rdma_connect_locked' exists... (cached) unused
checking if 'sk_data_ready' takes only one argument... yes
checking if 'sock_create_kern' first parameter is net... yes
checking if 'ethtool_link_settings' exists... yes
checking if hypervisor_is_type function is available... yes
checking if Oracle OFED Extensions are enabled... no
checking if 'getname' has two args... yes
checking if 'in_dev_for_each_ifa_rtnl' is defined... yes
checking if Linux kernel enabled CONFIG_FHANDLE as built-in or module... yes
checking if Linux kernel enabled CONFIG_FS_POSIX_ACL as built-in or module... yes
checking if get_projid exists... yes
checking if 'address_space_operations.invalidatepage' requires 3 arguments... yes
checking if 'dir_context' exist... yes
checking if 'd_compare' taken 5 arguments... no
checking if 'd_count' exists... yes
checking if list 'dentry.d_u.d_alias' exist... no
checking if hlist 'dentry.d_u.d_alias' exist... yes
checking if 'dentry.d_child' exist... yes
checking if 'struct nsproxy' has 'pid_ns_for_children'... yes
checking if 'truncate_pagecache' with 'old_size' parameter... no
checking if 'PTR_ERR_OR_ZERO' is missing... yes
checking if 'struct kiocb' with 'ki_left' member... no
checking if register_shrinker() returns status... yes
checking if Linux kernel has 'vfs_rename' with 5 args... no
checking if Linux kernel has 'vfs_unlink' with 3 args... no
checking if 'd_is_positive' exist... yes
checking if Linux kernel has struct bvec_iter... yes
checking if Linux kernel has truncate_inode_pages_final... yes
checking if 'inode_operations->rename' taken flags as argument... no
checking if 'inode_operations' has '.set_acl' member function... yes
checking if Linux kernel has 'vfs_rename' with 6 args... no
checking if direct IO uses iov_iter... no
checking if 'iov_iter_init' takes a tag... yes
checking if 'iov_iter_truncate' exists... yes
checking if 'file_operations.read|write_iter' exist... yes
checking if 'pagecache_get_page' exists... yes
checking if 'blk_integrity.interval' exist... no
checking if struct key_match field exist... yes
checking if struct blk_integrity_iter exist... yes
checking if percpu_counter_init uses GFP_* flag as argument... yes
checking if filldir_t uses struct dir_context... yes
checking if struct kiocb has ki_nbytes field... no
checking if 'quotactl_ops.set_dqblk' takes struct qc_dqblk... yes
checking if kernel has exported aio_complete()... no
checking if kernel has is_root_inode()... yes
checking if struct address_space has backing_dev_info... no
checking if iov_iter_rw exist... yes
checking if Linux kernel has __bi_cnt in struct bio... yes
checking if 'bio_endio' with one argument exist... yes
checking if symlink inode operations have struct nameidata argument... no
checking if 'account_page_dirtied' with 3 args exists... no
checking if crypto_alloc_skcipher is defined... yes
checking if 'blk_integrity.interval_exp' exist... yes
checking if 'bio_integrity_payload.bip_iter' exist... yes
checking if 'struct cache_head' has 'cache_list' field... yes
checking if 'struct xattr_handler' functions pass in handler pointer... no
checking if 'locks_lock_file_wait' exists... yes
checking if 'struct key' has 'payload.data' as an array... yes
checking if 'struct xattr_handler' has a name member... yes
checking if Linux kernel has bi_opf in struct bio... yes
checking if submit_bio takes two arguments... no
checking if kernel has clean_bdev_aliases... yes
checking if Linux kernel has 'file_dentry'... yes
checking if 'inode_lock' is defined... yes
checking if 'iop' has 'get_link'... yes
checking if 'in_compat_syscall' is defined... yes
checking if 'struct xattr_handler' functions have inode parameter... no
checking if 'lock_page_memcg' is defined... yes
checking if down_write_killable exists... yes
checking if 'd_in_lookup' is defined... yes
checking if dentry operations supports 'd_init'... yes
checking if '->direct_IO()' takes 2 arguments... yes
checking if 'generic_write_sync()' takes 2 arguments... yes
checking if 'file_operations' has 'iterate_shared'... yes
checking if 'posix_acl_valid' takes 'struct user_namespace'... yes
checking if 'd_compare' taken 4 arguments... yes
checking if 'full_name_hash' taken 3 arguments... yes
checking if 'struct posix_acl_xattr_{header,entry}' defined... yes
checking if 'inode_operations' has {get,set,remove}xattr members... no
checking if 'struct group_info' has member 'gid'... yes
checking if '__vfs_setxattr' helper is available... no
checking if 'posix_acl_update_mode' exists... no
checking if 'struct backing_dev_info' has 'io_pages' field... yes
checking if 'generic_readlink' still exist... no
checking if 'struct vm_fault' replaced virtual_address with address field... yes
checking if 'inode_operations' getattr member can gather advance stats... no
checking if 'struct vm_operations' removed struct vm_area_struct... yes
checking if 'key.usage' is refcount_t... yes
checking if 'CRYPTO_MAX_ALG_NAME' is 128... yes
checking for linux header linux/fsmap.h... yes
checking if 'percpu_counter_add_batch()' exists... yes
checking if CURRENT_TIME has been replaced with current_time... yes
checking if 'super_setup_bdi_name' exist... yes
checking if 'bi_status' exist... yes
checking if 'bio_integrity_prep_fn' returns bool... yes
checking if get_inode_usage exists... yes
checking if 'pagevec_init' takes one parameter... yes
checking if 'bi_bdev' exist... yes
checking if interval_trees use rb_tree_cached... yes
checking if vm_fault_t type exists... yes
checking if VM_FAULT_RETRY is defined... yes
checking if struct address_space has i_pages... yes
checking if 'alloc_file_pseudo' is defined... yes
checking if inode timestamps are struct timespec64... yes
checking if 'radix_tree_tag_set' exists... yes
checking if MS_RDONLY was moved to uapi/linux/mount.h... yes
checking if cache_detail->hash_lock is a spinlock... yes
checking if struct genl_family has resv_start_op member... no
checking if bvec_iter_all exists for multi-page bvec iternation... yes
checking if 'keyring_search' has 4 args... yes
checking if struct bio has bi_phys_segments member... no
checking if Linux kernel exports 'flush_delayed_fput'... yes
checking if lock_manager_operations has lm_compare_owner... no
checking if fscrypt has 'struct fscrypt_digested_name'... no
checking if fscrypt_dummy_context_enabled() exists... no
checking if have kthread_use_mm... yes
checking if iter_file_splice_write() exists... yes
checking if fscrypt_fname_alloc_buffer() removed inode parameter... yes
checking if 'fscrypt_set_context()' exists... yes
checking if Linux kernel exports 'fscrypt_d_revalidate'... yes
checking if struct fscrypt_name has is_nokey_name field... yes
checking if fscrypt_set_test_dummy_encryption() take 'const char' parameter... yes
checking if fscrypt_free_dummy_policy() exists... yes
checking if 'struct backing_dev_info' has 'debug_stats' field... no
checking if fscrypt_is_no_key_name() exists... yes
checking if fscrypt_prepare_readdir() exists... yes
checking if 'bio_set_dev' is available... yes
checking if 'inode_operations' members have user namespace argument... yes
checking if 'inode_operations' has fileattr_get (and fileattr_set)... yes
checking if have copy_page_from_iter_atomic... yes
checking if 'get_acl' has a rcu argument... no
checking if 'get_acl' has a rcu argument... (cached) no
checking if have address_space have invalidate_lock member... yes
checking if have fault_in_iov_iter_readable... no
checking if security_dentry_init_security() returns xattr name... no
checking if kiocb->ki_complete() has 2 arguments... yes
checking if Linux kernel exports 'delete_from_page_cache'... yes
checking if wb_stat_mod() exists... no
checking if have address_spaace_operaions->invalidate_folio() member... no
checking if have address_spaace_operaions->dirty_folio() member... no
checking if alloc_inode_sb() exists... no
checking if grab_cache_page_write_begin() has flags argument... yes
checking if struct address_space_operations() has read_folio()... no
checking if read_cache_page() filler_t needs struct file... no
checking if struct address_space_operations() has release_folio()... no
checking if lsmcontext_init is available... no
checking if security_dentry_init_security needs lsmcontext... no
checking if no_llseek() is available... yes
checking if dquot_transfer() has user_ns argument... no
checking if struct address_space_operations() has migrate_folio()... no
checking if register_shrinker() returns status... no
checking if vfs_setxattr() value argument is non-const... yes
checking if iov_iter_get_pages_alloc2() is available... no
checking if user_backed_iter() is available... no
checking if get_random_u32() and get_random_u64() are available... yes
checking if filldir_t uses struct dir_context and returns bool... no
checking if filemap_get_folios_contig() is available... no
checking if get_random_u32_below()is available... no
checking if 'get_acl' and 'set_acl' use dentry argument... no
checking if 'inode_operations' members have mnt_idmap argument... no
checking if 'locks_lock_file_wait' exists in filelock.h... no
checking if 'kernel_cap_t' has u64 val... no
checking if 'folio_batch_reinit' is available... no
checking if 'iov_iter_iovec' is available... yes
checking if 'iov_iter_iovec' is available... no
checking if 'class_create' does not have module arg... no
checking if 'filemap_splice_read' is available... no
checking if enum iter_type has member 'iter_pipe'... yes
checking if get_user_pages removed 'vma' parameter... no
checking if 'struct folio_batch' is available... no
checking if 'struct pagevec' is available... yes
checking if 'flush_scheduled_work()' throws warning... no
checking if 'inode_get_ctime()' exists... no
checking if 'mmap_write_trylock()' is available... yes
checking if 'generic_fillattr()' has request_mask argument... no
checking if 'struct nsproxy.count' is refcount_t... no
checking if 'inode_get_mtime()' exists... no
checking if 'shrinker_alloc()' exists... no
checking if sruct dentry has d_children member... no
checking if generic_error_remove_folio() exists... no
checking if lsmcontext has id... no
checking if 'bio_integrity_prep_fn' exists... no
checking whether to build Lustre server support... no
checking whether to enable Lustre client crypto... 
checking if IS_ENCRYPTED is defined... yes
checking for fscrypt in-kernel support... yes
embedded-llcrypt
checking for copy_file_range... (cached) yes
checking whether OpenSSL has HMAC_Init_ex... yes
checking whether OpenSSL has FIPS_mode... yes
checking whether OpenSSL has EVP_PKEY_get_params... no
checking whether OpenSSL has functions needed for SSK... 
checking whether openssl-devel is present... yes
checking whether to build l_getsepol... yes
checking if 'struct getinfo_fid2path' has anonymous union... no
checking libaio.h usability... yes
checking libaio.h presence... yes
checking for libaio.h... yes
checking for name_to_handle_at... (cached) yes
checking whether to enable CDEBUG, CWARN... yes
checking whether to enable ENTRY/EXIT... yes
checking whether to enable LASSERT, LASSERTF... yes
checking whether to enable quota support global control... yes
checking sys/quota.h usability... yes
checking sys/quota.h presence... yes
checking for sys/quota.h... yes
checking libmount/libmount.h usability... yes
checking libmount/libmount.h presence... yes
checking for libmount/libmount.h... yes
checking for mnt_update_set_fs in -lmount... yes
checking whether to build with libmount... yes
checking whether to build iokit... yes
checking whether to use alternate names for e2fsprogs... disabled
configure: LibCFS core checks
==============================================================================
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
configure: LibCFS required packages checks
==============================================================================
checking whether to enable readline support... yes
checking for readline in -lreadline... no
checking whether to use libpthread for libcfs library... yes
checking for pthread_create in -lpthread... yes
configure: LNet core checks
==============================================================================
checking cuda source directory... Not found
checking gds source directory... Not found
configure: WARNING: CUDA or GDS sources not found. GDS support disabled
checking for libnl-genl-3.0 >= 3.1... yes
checking for nla_get_s32 in -lnl-3... yes
checking for nla_get_s64 in -lnl-3... yes
checking for netdb.h... (cached) yes
checking for strnlen... yes
checking whether to enable 'efence' debugging support... no
checking for yaml_parser_initialize in -lyaml... yes
checking if RDMA_PS_TCP exists... checking if 'enum nlmsgerr_attrs' exists... configure: Lustre core checks
==============================================================================
checking for maximum number of MDS threads... 
checking for netdb.h... (cached) yes
checking for endian.h... (cached) yes
checking ext2fs/ext2fs.h usability... yes
checking ext2fs/ext2fs.h presence... yes
checking for ext2fs/ext2fs.h... yes
checking for statx... yes
checking for crc32 in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for is_selinux_enabled in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for add_key in -lkeyutils... yes
checking whether to report minimum OST free space... no
checking whether to randomly failing memory alloc... yes
checking whether to check invariants (expensive cpu-wise)... no
checking whether to track references with lu_ref... no
checking whether to enable page state tracking... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking systemd unit file directory... /usr/lib/systemd/system
checking bash-completion directory... Package bash-completion was not found in the pkg-config search path.
Perhaps you should add the directory containing `bash-completion.pc'
to the PKG_CONFIG_PATH environment variable
No package 'bash-completion' found
/usr/share/bash-completion/completions
configure: remove temporary parallel configure dir /work/lustre-wc-rel/_lpb
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libcfs/Makefile
config.status: creating libcfs/autoMakefile
config.status: creating libcfs/autoconf/Makefile
config.status: creating libcfs/include/Makefile
config.status: creating libcfs/include/libcfs/Makefile
config.status: creating libcfs/include/uapi/Makefile
config.status: creating libcfs/include/libcfs/linux/Makefile
config.status: creating libcfs/include/libcfs/util/Makefile
config.status: creating libcfs/include/libcfs/crypto/Makefile
config.status: creating libcfs/include/uapi/linux/Makefile
config.status: creating libcfs/libcfs/Makefile
config.status: creating libcfs/libcfs/autoMakefile
config.status: creating libcfs/libcfs/linux/Makefile
config.status: creating libcfs/libcfs/util/Makefile
config.status: creating libcfs/libcfs/crypto/Makefile
config.status: creating Makefile
config.status: creating autoMakefile
config.status: creating config/Makefile
config.status: creating Rules
config.status: creating lustre.spec
config.status: creating lustre-dkms.spec
config.status: creating ldiskfs/Makefile
config.status: creating ldiskfs/autoMakefile
config.status: creating lustre/utils/lustre.pc
config.status: creating lustre-iokit/Makefile
config.status: creating lustre-iokit/obdfilter-survey/Makefile
config.status: creating lustre-iokit/ost-survey/Makefile
config.status: creating lustre-iokit/sgpdd-survey/Makefile
config.status: creating lustre-iokit/mds-survey/Makefile
config.status: creating lustre-iokit/ior-survey/Makefile
config.status: creating lustre-iokit/stats-collect/Makefile
config.status: creating lustre-iokit/lst-survey/Makefile
config.status: creating lnet/Makefile
config.status: creating lnet/autoMakefile
config.status: creating lnet/autoconf/Makefile
config.status: creating lnet/doc/Makefile
config.status: creating lnet/include/Makefile
config.status: creating lnet/include/lnet/Makefile
config.status: creating lnet/include/uapi/linux/lnet/Makefile
config.status: creating lnet/klnds/Makefile
config.status: creating lnet/klnds/autoMakefile
config.status: creating lnet/klnds/o2iblnd/Makefile
config.status: creating lnet/klnds/o2iblnd/autoMakefile
config.status: creating lnet/klnds/in-kernel-o2iblnd/Makefile
config.status: creating lnet/klnds/in-kernel-o2iblnd/autoMakefile
config.status: creating lnet/klnds/gnilnd/Makefile
config.status: creating lnet/klnds/gnilnd/autoMakefile
config.status: creating lnet/klnds/socklnd/Makefile
config.status: creating lnet/klnds/socklnd/autoMakefile
config.status: creating lnet/klnds/kfilnd/Makefile
config.status: creating lnet/klnds/kfilnd/autoMakefile
config.status: creating lnet/lnet/Makefile
config.status: creating lnet/lnet/autoMakefile
config.status: creating lnet/selftest/Makefile
config.status: creating lnet/selftest/autoMakefile
config.status: creating lnet/utils/Makefile
config.status: creating lnet/utils/lnetconfig/Makefile
config.status: creating lustre/Makefile
config.status: creating lustre/autoMakefile
config.status: creating lustre/autoconf/Makefile
config.status: creating lustre/conf/Makefile
config.status: creating lustre/conf/resource/Makefile
config.status: creating lustre/doc/Makefile
config.status: creating lustre/include/Makefile
config.status: creating lustre/include/lustre/Makefile
config.status: creating lustre/include/uapi/linux/lustre/Makefile
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.3.target
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.2.target
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.1.target
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.0.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.9.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.8.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.7.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.6.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.5.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.4.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.3.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.2.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.1.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.9.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.8.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.7.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.6.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.5.target
config.status: creating lustre/kernel_patches/targets/4.14-rhel7.5.target
config.status: creating lustre/kernel_patches/targets/4.14-rhel7.6.target
config.status: creating lustre/kernel_patches/targets/4.12-sles12sp4.target
config.status: creating lustre/kernel_patches/targets/4.12-sles12sp5.target
config.status: creating lustre/kernel_patches/targets/4.12-sles15sp1.target
config.status: creating lustre/kernel_patches/targets/5.3-sles15sp2.target
config.status: creating lustre/kernel_patches/targets/5.3-sles15sp3.target
config.status: creating lustre/kernel_patches/targets/5.14-sles15sp4.target
config.status: creating lustre/kernel_patches/targets/5.14-sles15sp5.target
config.status: creating lustre/kernel_patches/targets/3.x-fc18.target
config.status: creating lustre/kernel_patches/targets/5.10-oe2203.target
config.status: creating lustre/kernel_patches/targets/5.10-oe2203sp1.target
config.status: creating lustre/kernel_patches/targets/5.10-oe2203sp2.target
config.status: creating lustre/ldlm/Makefile
config.status: creating lustre/ldlm/autoMakefile
config.status: creating lustre/ec/autoMakefile
config.status: creating lustre/ec/Makefile
config.status: creating lustre/fid/Makefile
config.status: creating lustre/fid/autoMakefile
config.status: creating lustre/llite/Makefile
config.status: creating lustre/llite/autoMakefile
config.status: creating lustre/lov/Makefile
config.status: creating lustre/lov/autoMakefile
config.status: creating lustre/mdc/Makefile
config.status: creating lustre/mdc/autoMakefile
config.status: creating lustre/lmv/Makefile
config.status: creating lustre/lmv/autoMakefile
config.status: creating lustre/lfsck/Makefile
config.status: creating lustre/lfsck/autoMakefile
config.status: creating lustre/mdt/Makefile
config.status: creating lustre/mdt/autoMakefile
config.status: creating lustre/mdd/Makefile
config.status: creating lustre/mdd/autoMakefile
config.status: creating lustre/fld/Makefile
config.status: creating lustre/fld/autoMakefile
config.status: creating lustre/obdclass/Makefile
config.status: creating lustre/obdclass/autoMakefile
config.status: creating lustre/obdecho/Makefile
config.status: creating lustre/obdecho/autoMakefile
config.status: creating lustre/ofd/Makefile
config.status: creating lustre/ofd/autoMakefile
config.status: creating lustre/osc/Makefile
config.status: creating lustre/osc/autoMakefile
config.status: creating lustre/ost/Makefile
config.status: creating lustre/ost/autoMakefile
config.status: creating lustre/osd-ldiskfs/Makefile
config.status: creating lustre/osd-ldiskfs/autoMakefile
config.status: creating lustre/osd-zfs/Makefile
config.status: creating lustre/osd-zfs/autoMakefile
config.status: creating lustre/mgc/Makefile
config.status: creating lustre/mgc/autoMakefile
config.status: creating lustre/mgs/Makefile
config.status: creating lustre/mgs/autoMakefile
config.status: creating lustre/target/Makefile
config.status: creating lustre/target/autoMakefile
config.status: creating lustre/ptlrpc/Makefile
config.status: creating lustre/ptlrpc/autoMakefile
config.status: creating lustre/ptlrpc/gss/Makefile
config.status: creating lustre/ptlrpc/gss/autoMakefile
config.status: creating lustre/quota/Makefile
config.status: creating lustre/quota/autoMakefile
config.status: creating lustre/scripts/Makefile
config.status: creating lustre/scripts/systemd/Makefile
config.status: creating lustre/tests/Makefile
config.status: creating lustre/tests/mpi/Makefile
config.status: creating lustre/tests/iabf/Makefile
config.status: creating lustre/tests/lutf/Makefile
config.status: creating lustre/tests/lutf/src/Makefile
config.status: creating lustre/kunit/Makefile
config.status: creating lustre/kunit/autoMakefile
config.status: creating lustre/utils/Makefile
config.status: creating lustre/utils/gss/Makefile
config.status: creating lustre/osp/Makefile
config.status: creating lustre/osp/autoMakefile
config.status: creating lustre/lod/Makefile
config.status: creating lustre/lod/autoMakefile
config.status: creating cc-plugins/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

CC:            gcc
CFLAGS:        -g -O2 -Wall -Werror 
EXTRA_CFLAGS:  

EXTRA_KCFLAGS: -include /work/lustre-wc-rel/undef.h -include /work/lustre-wc-rel/config.h  -g -I/work/lustre-wc-rel/libcfs/include -I/work/lustre-wc-rel/libcfs/include/libcfs -I/work/lustre-wc-rel/lnet/include/uapi -I/work/lustre-wc-rel/lnet/include -I/work/lustre-wc-rel/lustre/include/uapi -I/work/lustre-wc-rel/lustre/include -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow

LD:            ld -m elf_x86_64

CXX:           g++
CPPFLAGS:      -include /work/lustre-wc-rel/undef.h -include /work/lustre-wc-rel/config.h -I/work/lustre-wc-rel/lnet/include/uapi -I/work/lustre-wc-rel/lustre/include/uapi -I/work/lustre-wc-rel/libcfs/include -I/work/lustre-wc-rel/lnet/utils/ -I/work/lustre-wc-rel/lustre/include 

Type 'make' to build Lustre.
+ make rpms
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/work/lustre-wc-rel'
grep -v config.h.in config.h.in > undef.h
if test -d "lustre-2.15.63_48_gf8e3c4a"; then find "lustre-2.15.63_48_gf8e3c4a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "lustre-2.15.63_48_gf8e3c4a" || { sleep 5 && rm -rf "lustre-2.15.63_48_gf8e3c4a"; }; else :; fi
test -d "lustre-2.15.63_48_gf8e3c4a" || mkdir "lustre-2.15.63_48_gf8e3c4a"
 (cd ldiskfs && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/ldiskfs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/ldiskfs'
make[2]: Leaving directory '/work/lustre-wc-rel/ldiskfs'
 (cd lustre-iokit && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/lustre-iokit \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/lustre-iokit'
 (cd obdfilter-survey && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/obdfilter-survey \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/obdfilter-survey'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/obdfilter-survey'
 (cd sgpdd-survey && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/sgpdd-survey \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/sgpdd-survey'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/sgpdd-survey'
 (cd ost-survey && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ost-survey \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/ost-survey'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/ost-survey'
 (cd ior-survey && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ior-survey \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/ior-survey'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/ior-survey'
 (cd mds-survey && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/mds-survey \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/mds-survey'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/mds-survey'
 (cd stats-collect && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/stats-collect \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/stats-collect'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/stats-collect'
 (cd lst-survey && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre-iokit/lst-survey \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre-iokit/lst-survey'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre-iokit/lst-survey'
make[2]: Leaving directory '/work/lustre-wc-rel/lustre-iokit'
 (cd libcfs && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/libcfs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/libcfs'
 (cd libcfs && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/libcfs/libcfs'
 (cd linux && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/linux \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/libcfs/libcfs/linux'
make[4]: Leaving directory '/work/lustre-wc-rel/libcfs/libcfs/linux'
 (cd util && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/util \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/libcfs/libcfs/util'
make[4]: Leaving directory '/work/lustre-wc-rel/libcfs/libcfs/util'
 (cd crypto && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/crypto \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/libcfs/libcfs/crypto'
make[4]: Leaving directory '/work/lustre-wc-rel/libcfs/libcfs/crypto'
make[3]: Leaving directory '/work/lustre-wc-rel/libcfs/libcfs'
 (cd include && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/libcfs/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/libcfs/include'
 (cd libcfs && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/libcfs/include/libcfs'
 (cd linux && make  top_distdir=../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/linux \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/work/lustre-wc-rel/libcfs/include/libcfs/linux'
make[5]: Leaving directory '/work/lustre-wc-rel/libcfs/include/libcfs/linux'
 (cd util && make  top_distdir=../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/util \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/work/lustre-wc-rel/libcfs/include/libcfs/util'
make[5]: Leaving directory '/work/lustre-wc-rel/libcfs/include/libcfs/util'
 (cd crypto && make  top_distdir=../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/crypto \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/work/lustre-wc-rel/libcfs/include/libcfs/crypto'
make[5]: Leaving directory '/work/lustre-wc-rel/libcfs/include/libcfs/crypto'
make[4]: Leaving directory '/work/lustre-wc-rel/libcfs/include/libcfs'
 (cd uapi && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/libcfs/include/uapi'
 (cd linux && make  top_distdir=../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi/linux \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/work/lustre-wc-rel/libcfs/include/uapi/linux'
make[5]: Leaving directory '/work/lustre-wc-rel/libcfs/include/uapi/linux'
make[4]: Leaving directory '/work/lustre-wc-rel/libcfs/include/uapi'
make[3]: Leaving directory '/work/lustre-wc-rel/libcfs/include'
 (cd autoconf && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/libcfs/autoconf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/libcfs/autoconf'
make[3]: Leaving directory '/work/lustre-wc-rel/libcfs/autoconf'
make[2]: Leaving directory '/work/lustre-wc-rel/libcfs'
 (cd lnet && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/lnet \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/lnet'
 (cd lnet && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/lnet \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/lnet'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/lnet'
 (cd klnds && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/klnds \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/klnds'
 (cd socklnd && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/klnds/socklnd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/klnds/socklnd'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/klnds/socklnd'
 (cd gnilnd && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/klnds/gnilnd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/klnds/gnilnd'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/klnds/gnilnd'
 (cd o2iblnd && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/klnds/o2iblnd'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/klnds/o2iblnd'
 (cd kfilnd && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/klnds/kfilnd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/klnds/kfilnd'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/klnds/kfilnd'
 (cd in-kernel-o2iblnd && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/klnds/in-kernel-o2iblnd'
sed --regexp-extended -e 's/([^a-zA-Z0-9_])HAVE_OFED_/\1IN_KERNEL_HAVE_OFED_/g' ../o2iblnd/o2iblnd.c > o2iblnd.c
sed --regexp-extended -e 's/([^a-zA-Z0-9_])HAVE_OFED_/\1IN_KERNEL_HAVE_OFED_/g' ../o2iblnd/o2iblnd_cb.c > o2iblnd_cb.c
sed --regexp-extended -e 's/([^a-zA-Z0-9_])HAVE_OFED_/\1IN_KERNEL_HAVE_OFED_/g' ../o2iblnd/o2iblnd_modparams.c > o2iblnd_modparams.c
sed --regexp-extended -e 's/([^a-zA-Z0-9_])HAVE_OFED_/\1IN_KERNEL_HAVE_OFED_/g' ../o2iblnd/o2iblnd-idl.h > o2iblnd-idl.h
sed --regexp-extended -e 's/([^a-zA-Z0-9_])HAVE_OFED_/\1IN_KERNEL_HAVE_OFED_/g' ../o2iblnd/o2iblnd.h > o2iblnd.h
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/klnds/in-kernel-o2iblnd'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/klnds'
 (cd selftest && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/selftest \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/selftest'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/selftest'
 (cd doc && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/doc'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/doc'
 (cd utils && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/utils'
 (cd lnetconfig && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/utils/lnetconfig'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/utils/lnetconfig'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/utils'
 (cd include && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/include'
 (cd lnet && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lnet/include/lnet \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/include/lnet'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/include/lnet'
 (cd uapi/linux/lnet && make  top_distdir=../../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../../lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi/linux/lnet \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lnet/include/uapi/linux/lnet'
make[4]: Leaving directory '/work/lustre-wc-rel/lnet/include/uapi/linux/lnet'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/include'
 (cd autoconf && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lnet/autoconf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lnet/autoconf'
make[3]: Leaving directory '/work/lustre-wc-rel/lnet/autoconf'
make[2]: Leaving directory '/work/lustre-wc-rel/lnet'
 (cd lustre && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/lustre \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/lustre'
 (cd include && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/include'
 (cd lustre && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/include/lustre \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/include/lustre'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/include/lustre'
 (cd uapi/linux/lustre && make  top_distdir=../../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../../lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi/linux/lustre \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/include/uapi/linux/lustre'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/include/uapi/linux/lustre'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/include'
 (cd obdclass && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/obdclass \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/obdclass'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/obdclass'
 (cd ldlm && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/ldlm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/ldlm'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/ldlm'
 (cd ptlrpc && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/ptlrpc'
 (cd gss && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc/gss \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/ptlrpc/gss'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/ptlrpc/gss'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/ptlrpc'
 (cd obdecho && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/obdecho \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/obdecho'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/obdecho'
 (cd ec && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/ec \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/ec'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/ec'
 (cd mgc && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/mgc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/mgc'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/mgc'
 (cd fid && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/fid \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/fid'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/fid'
 (cd fld && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/fld \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/fld'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/fld'
 (cd doc && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/doc'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/doc'
 (cd utils && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/utils'
 (cd gss && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/utils/gss \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/utils/gss'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/utils/gss'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/utils'
 (cd tests && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/tests'
 (cd mpi && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/tests/mpi \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/tests/mpi'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/tests/mpi'
 (cd lutf && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/tests/lutf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/tests/lutf'
 (cd src && make  top_distdir=../../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../../lustre-2.15.63_48_gf8e3c4a/lustre/tests/lutf/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/work/lustre-wc-rel/lustre/tests/lutf/src'
make[5]: Leaving directory '/work/lustre-wc-rel/lustre/tests/lutf/src'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/tests/lutf'
 (cd iabf && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/tests/iabf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/tests/iabf'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/tests/iabf'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/tests'
 (cd scripts && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/scripts \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/scripts'
 (cd systemd && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/scripts/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/scripts/systemd'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/scripts/systemd'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/scripts'
 (cd autoconf && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/autoconf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/autoconf'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/autoconf'
 (cd conf && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/conf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/conf'
 (cd resource && make  top_distdir=../../../lustre-2.15.63_48_gf8e3c4a distdir=../../../lustre-2.15.63_48_gf8e3c4a/lustre/conf/resource \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/work/lustre-wc-rel/lustre/conf/resource'
make[4]: Leaving directory '/work/lustre-wc-rel/lustre/conf/resource'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/conf'
 (cd kunit && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/kunit \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/kunit'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/kunit'
 (cd ost && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/ost \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/ost'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/ost'
 (cd mgs && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/mgs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/mgs'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/mgs'
 (cd mdt && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/mdt \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/mdt'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/mdt'
 (cd mdd && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/mdd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/mdd'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/mdd'
 (cd ofd && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/ofd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/ofd'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/ofd'
 (cd osd-zfs && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/osd-zfs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/osd-zfs'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/osd-zfs'
 (cd osd-ldiskfs && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/osd-ldiskfs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/osd-ldiskfs'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/osd-ldiskfs'
 (cd quota && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/quota \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/quota'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/quota'
 (cd osp && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/osp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/osp'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/osp'
 (cd lod && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/lod \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/lod'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/lod'
 (cd target && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/target \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/target'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/target'
 (cd lfsck && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/lfsck \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/lfsck'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/lfsck'
 (cd mdc && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/mdc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/mdc'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/mdc'
 (cd lmv && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/lmv \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/lmv'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/lmv'
 (cd llite && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/llite \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/llite'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/llite'
 (cd lov && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/lov \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/lov'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/lov'
 (cd osc && make  top_distdir=../../lustre-2.15.63_48_gf8e3c4a distdir=../../lustre-2.15.63_48_gf8e3c4a/lustre/osc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/work/lustre-wc-rel/lustre/osc'
make[3]: Leaving directory '/work/lustre-wc-rel/lustre/osc'
make[2]: Leaving directory '/work/lustre-wc-rel/lustre'
 (cd cc-plugins && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/cc-plugins \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/cc-plugins'
make[2]: Leaving directory '/work/lustre-wc-rel/cc-plugins'
 (cd config && make  top_distdir=../lustre-2.15.63_48_gf8e3c4a distdir=../lustre-2.15.63_48_gf8e3c4a/config \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/work/lustre-wc-rel/config'
make[2]: Leaving directory '/work/lustre-wc-rel/config'
make  \
  top_distdir="lustre-2.15.63_48_gf8e3c4a" distdir="lustre-2.15.63_48_gf8e3c4a" \
  dist-hook
make[2]: Entering directory '/work/lustre-wc-rel'
find lustre-2.15.63_48_gf8e3c4a -name .deps -o \
		-name CVS -o \
		-name .svn -o \
		-name .git -o \
		-name .#* -exec rm -rf {} \;
make[2]: Leaving directory '/work/lustre-wc-rel'
test -n "" \
|| find "lustre-2.15.63_48_gf8e3c4a" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/sh /work/lustre-wc-rel/config/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "lustre-2.15.63_48_gf8e3c4a"
tardir=lustre-2.15.63_48_gf8e3c4a && tar --format=posix -chf - "$tardir" | eval GZIP= gzip --best -c >lustre-2.15.63_48_gf8e3c4a.tar.gz
make[1]: Leaving directory '/work/lustre-wc-rel'
if test -d "lustre-2.15.63_48_gf8e3c4a"; then find "lustre-2.15.63_48_gf8e3c4a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "lustre-2.15.63_48_gf8e3c4a" || { sleep 5 && rm -rf "lustre-2.15.63_48_gf8e3c4a"; }; else :; fi
rpmbuilddir=`mktemp -t -d rpmbuild-lustre-$USER-XXXXXXXX`; \
make  \
	rpmbuilddir="$rpmbuilddir" rpm-local || exit 1; \
cp ./rpm/* .; \
/usr/bin/rpmbuild \
	--define "_tmppath $rpmbuilddir/TMP" \
	--define "_topdir $rpmbuilddir" \
	--define "dist %{nil}" \
	-ts lustre-2.15.63_48_gf8e3c4a.tar.gz || exit 1; \
cp $rpmbuilddir/SRPMS/lustre-2.15.63_48_gf8e3c4a-*.src.rpm . || exit 1; \
rm -rf $rpmbuilddir
make[1]: Entering directory '/work/lustre-wc-rel'
make[1]: Leaving directory '/work/lustre-wc-rel'
Wrote: /tmp/rpmbuild-lustre--pQRghn1w/SRPMS/lustre-2.15.63_48_gf8e3c4a-1.src.rpm
rpmbuilddir=`mktemp -t -d rpmbuild-lustre-$USER-XXXXXXXX`; \
if test "x" != "x"; then \
	export CONFIG_CACHE_FILE=""; \
fi; \
make  \
	rpmbuilddir="$rpmbuilddir" rpm-local || exit 1; \
/usr/bin/rpmbuild \
	--define "_tmppath $rpmbuilddir/TMP" \
	--define "_topdir $rpmbuilddir" \
	 --define "configure_args  '--enable-client' '--disable-gss-keyring' '--enable-gss=no' '--enable-mpitests=no' '--with-o2ib=/usr/src/ofa_kernel/default'" --define "kdir /usr/src/linux-5.14.21-150500.53" --define "kobjdir /usr/src/linux-5.14.21-150500.53-obj/x86_64/default" --without lustre_tests_lutf --without servers --without ldiskfs --without gss --without multiple_lnds --with mofed --without o2ib --without kfi --without gni --without mpi \
	--rebuild lustre-2.15.63_48_gf8e3c4a-*.src.rpm || exit 1; \
cp $rpmbuilddir/RPMS/*/*.rpm . || exit 1; \
rm -rf $rpmbuilddir
make[1]: Entering directory '/work/lustre-wc-rel'
make[1]: Leaving directory '/work/lustre-wc-rel'
warning: Macro %flavors_to_build needs whitespace before body
warning: Macro %_suse_kernel_module_subpackage defined but not used within scope
warning: Macro %flavors_to_build needs whitespace before body
warning: Macro %_suse_kernel_module_subpackage defined but not used within scope
Installing lustre-2.15.63_48_gf8e3c4a-1.src.rpm
Executing(%prep): /bin/sh -e /tmp/rpmbuild-lustre--b5rhLFTq/TMP/rpm-tmp.GO1j6B
+ umask 022
+ cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD
+ cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD
+ rm -rf lustre-2.15.63_48_gf8e3c4a
+ /usr/bin/gzip -dc /tmp/rpmbuild-lustre--b5rhLFTq/SOURCES/lustre-2.15.63_48_gf8e3c4a.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lustre-2.15.63_48_gf8e3c4a
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ ln lustre/ChangeLog ChangeLog-lustre
+ ln lnet/ChangeLog ChangeLog-lnet
+ exit 0
Executing(%build): /bin/sh -e /tmp/rpmbuild-lustre--b5rhLFTq/TMP/rpm-tmp.kf2CrD
+ umask 022
+ cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD
+ /usr/bin/rm -rf /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64
++ dirname /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64
+ /usr/bin/mkdir -p /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT
+ /usr/bin/mkdir /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64
+ cd lustre-2.15.63_48_gf8e3c4a
+ cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a
+ export 'UTILS_CFLAGS=-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
+ UTILS_CFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables'
+ export UTILS_LDFLAGS=
+ UTILS_LDFLAGS=
+ CONFIGURE_ARGS=''\''--enable-client'\'' '\''--disable-gss-keyring'\'' '\''--enable-gss=no'\'' '\''--enable-mpitests=no'\'' '\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
+ '[' -n ''\''--enable-client'\'' '\''--disable-gss-keyring'\'' '\''--enable-gss=no'\'' '\''--enable-mpitests=no'\'' '\''--with-o2ib=/usr/src/ofa_kernel/default'\''' ']'
++ echo ''\''--enable-client'\''' ''\''--disable-gss-keyring'\''' ''\''--enable-gss=no'\''' ''\''--enable-mpitests=no'\''' ''\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
++ sed -e 's/"\?--with-linux=[^ ][^ ]* \?//'
+ CONFIGURE_ARGS=''\''--enable-client'\'' '\''--disable-gss-keyring'\'' '\''--enable-gss=no'\'' '\''--enable-mpitests=no'\'' '\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
++ echo ''\''--enable-client'\''' ''\''--disable-gss-keyring'\''' ''\''--enable-gss=no'\''' ''\''--enable-mpitests=no'\''' ''\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
++ sed -e 's/"\?--with-linux-obj=[^ ][^ ]* \?//'
+ CONFIGURE_ARGS=''\''--enable-client'\'' '\''--disable-gss-keyring'\'' '\''--enable-gss=no'\'' '\''--enable-mpitests=no'\'' '\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
++ echo ''\''--enable-client'\''' ''\''--disable-gss-keyring'\''' ''\''--enable-gss=no'\''' ''\''--enable-mpitests=no'\''' ''\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
++ sed -e 's/"\?--with-kmp-moddir=[^ ][^ ]* \?//'
+ CONFIGURE_ARGS=''\''--enable-client'\'' '\''--disable-gss-keyring'\'' '\''--enable-gss=no'\'' '\''--enable-mpitests=no'\'' '\''--with-o2ib=/usr/src/ofa_kernel/default'\'''
+ '[' -f '' ']'
+ WITH_KFI=
+ WITH_O2IB=
++ xargs dirname
+++ echo --enable-client --disable-gss-keyring --enable-gss=no --enable-mpitests=no --with-o2ib=/usr/src/ofa_kernel/default
+++ tr ' ' '\n'
+++ grep -- --with-o2ib=
+++ cut -c 13-
++ find -H /usr/src/ofa_kernel/default -type d -name ofed_scripts
+ o2ib_path=/usr/src/ofa_kernel/default
+ '[' -z /usr/src/ofa_kernel/default ']'
++ echo /usr/src/ofa_kernel/default
++ wc -w
+ '[' 1 -ge 2 ']'
+ WITH_O2IB=--with-o2ib=/usr/src/ofa_kernel/default
+ CFLAGS='-g -O2 -Werror'
+ export CFLAGS
+ CXXFLAGS='-g -O2 -Werror'
+ export CXXFLAGS
+ FFLAGS='-g -O2 -Werror'
+ export FFLAGS
+ eval ./configure --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking ''\''--enable-client'\''' ''\''--disable-gss-keyring'\''' ''\''--enable-gss=no'\''' ''\''--enable-mpitests=no'\''' ''\''--with-o2ib=/usr/src/ofa_kernel/default'\''' --enable-tests --enable-utils --enable-modules --disable-ldiskfs --disable-server --without-zfs --disable-gss --disable-gss-keyring --with-systemdsystemunitdir=/usr/lib/systemd/system --with-o2ib=/usr/src/ofa_kernel/default --with-linux=/usr/src/linux-5.14.21-150500.53 --with-linux-obj=/usr/src/linux-5.14.21-150500.53-obj/x86_64/default --with-kmp-moddir=updates/lustre-client
++ ./configure --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --enable-client --disable-gss-keyring --enable-gss=no --enable-mpitests=no --with-o2ib=/usr/src/ofa_kernel/default --enable-tests --enable-utils --enable-modules --disable-ldiskfs --disable-server --without-zfs --disable-gss --disable-gss-keyring --with-systemdsystemunitdir=/usr/lib/systemd/system --with-o2ib=/usr/src/ofa_kernel/default --with-linux=/usr/src/linux-5.14.21-150500.53 --with-linux-obj=/usr/src/linux-5.14.21-150500.53-obj/x86_64/default --with-kmp-moddir=updates/lustre-client
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... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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 style of include used by make... GNU
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 dependency style of gcc... none
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 dependency style of gcc... none
checking for ar... ar
checking for ranlib... ranlib
checking for ld... ld
checking for objdump... objdump
checking for strip... 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (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 ld option to reload object files... -r
checking for objdump... (cached) 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 archiver @FILE support... @
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc 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 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 (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 flex... /usr/bin/flex
checking for bison... /usr/bin/bison
checking for rpmbuild... /usr/bin/rpmbuild
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/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 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... yes
checking for python3... /usr/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.6m
checking for Python library path... -L/usr/lib64 -lpython3.6m
checking for Python site-packages path... /usr/lib/python3.6/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for swig... no
checking for swig3.0... no
checking for swig2.0... no
checking whether to build LUTF (LNet Unit Test Framework)... no
checking whether to build Lustre client support... yes
checking whether to build Linux kernel modules... yes (linux-gnu)
find: '/usr/src/kernels/': No such file or directory
checking for Linux sources... /usr/src/linux-5.14.21-150500.53
checking for /usr/src/linux-5.14.21-150500.53... yes
checking for Linux objects... /usr/src/linux-5.14.21-150500.53-obj/x86_64/default
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/.config... yes
checking for /boot/kernel.h... no
checking for /var/adm/running-kernel.h... no
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/include/generated/autoconf.h... yes
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/include/linux/version.h... no
checking for /usr/src/linux-5.14.21-150500.53-obj/x86_64/default/include/generated/uapi/linux/version.h... yes
checking for /usr/src/linux-5.14.21-150500.53/include/linux/kconfig.h... yes
checking for external module build target... M54
checking for compiler version text... yes
checking that modules can be built at all... yes
checking for Linux kernel utsrelease... 5.14.21-150500.53-default
checking for RedHat kernel release number... 
checking if Linux kernel was built with CONFIG_SUSE_KERNEL... yes
checking for Linux kernel module package directory... updates/lustre-client
checking for the name of module symbol version file... Module.symvers
checking if Linux kernel module loading is possible... yes
checking whether to build ldiskfs... no
checking whether to enable zfs... no
configure: LibCFS kernel checks
==============================================================================
checking whether to use tunable 'panic_dumplog' support... no
checking if Linux kernel exports 'kset_find_obj'... yes
checking if Linux kernel exports 'save_stack_trace_tsk'... no
checking if Linux kernel exports '__genradix_ptr'... yes
checking if Linux kernel exports 'kallsyms_lookup_name'... 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 if external o2iblnd needs to use Compat RDMA... yes
checking whether to use any OFED backport headers... no
checking whether to enable OpenIB gen2 support... yes
configure: adding /usr/src/ofa_kernel/x86_64/5.14.21-150500.53-default/Module.symvers to external o2ib symbols
configure: WARNING:
NOTE: --enable-multiple-lnds is needed to enable both o2iblnd drivers.
* Disabling in-kernel o2iblnd in favor of external o2iblnd driver.
* There can be only one in this configuration
			    
checking if Linux kernel has kthread_worker... no
checking whether to enable GNI lnd... no
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 lru self-adjusting... yes
checking whether to enable gss support... no
checking for name_to_handle_at... yes
checking for copy_file_range... yes
checking whether OpenSSL has HMAC_Init_ex... yes
checking whether OpenSSL has FIPS_mode... yes
checking whether OpenSSL has EVP_PKEY_get_params... no
checking whether OpenSSL has functions needed for SSK... 
checking whether openssl-devel is present... yes
checking if Linux kernel exports 'new_sync_read'... no
checking if Linux kernel exports 'default_file_splice_read'... no
checking if Linux kernel exports 'account_page_dirtied'... no
configure: building 4 linux kernel compile tests for 'early'
configure: KBUILD_MODPOST_NOFINAL="yes" make modules CC="gcc" -k -j64 -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default  M=/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/_lpb CONFIG_CC_VERSION_TEXT='gcc..SUSE.Linux..7.5.0'
checking if 'lockdep_is_held()' uses const argument... yes
checking for linux header linux/wait_bit.h... yes
checking for linux header linux/blk-integrity.h... yes
checking if mmap_lock API is available... yes
configure: building 298 linux kernel compile tests for 'lustre'
configure: KBUILD_MODPOST_NOFINAL="yes" make modules CC="gcc" -k -j64 -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default  M=/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/_lpb CONFIG_CC_VERSION_TEXT='gcc..SUSE.Linux..7.5.0'
checking if Linux kernel was built with CONFIG_MODULES... yes
checking if Linux kernel was built with CONFIG_MODVERSIONS... yes
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 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_ts64' 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 if kernel strscpy is available... 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 '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 header linux/stringhash.h... yes
checking if internal '__rhashtable_insert_fast()' returns int... no
checking if 'rhashtable_walk_init' has 3 args... no
checking if NR_ZONE_WRITE_PENDING is available... yes
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... yes
checking if 'rhashtable_walk_enter' exists... yes
checking if libcfs supports CPU hotplug state machine... yes
checking if Netlink supports netlink_ext_ack... yes
checking if 'rhashtable_lookup_get_insert_fast' exist... yes
checking for linux header linux/sched/signal.h... yes
checking if 'kref_read' exists... yes
checking if 'rht_bucket_var' exists... yes
checking if 'cpus_read_unlock' exist... yes
checking for linux header linux/processor.h... yes
checking if linux wait_queue_head list_head is named head... yes
checking if struct wait_bit_queue_entry exists... yes
checking for linux header linux/refcount.h... yes
checking if memalloc_noreclaim_{save,restore} exist... yes
checking if 'nla_strdup()' exists... yes
checking if 'wait_queue_entry_t' 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 'bitmap_to_arr32()' exist... yes
checking if setup_timer has been replaced with timer_setup... yes
checking does 'ns_to_timespec64()' exist... 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... yes
checking if totalram_pages is a function... yes
checking if get_request_key_auth() is available... yes
checking does struct kobj_type have 'default_groups' member... yes
checking if uid_keyring exists... checking for user_uid_keyring_exists... no
checking if lookup_user_key() is available... yes
checking if struct cache_detail has writers... yes
checking if struct genl_dumpit_info has family field... yes
checking if struct proc_ops exists... yes
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 ip6_sock_set_addr_preferences() exists... yes
checking if ip_sock_set_tos() exists... yes
checking if __vmalloc has 2 args... yes
checking if NR_UNSTABLE_NFS still in use... no
checking if kernel_setsockopt still in use... no
checking if KEY_NEED_UNLINK exists... yes
checking if security_release_secctx has 1 arg... no
checking if kfree_sensitive() is available... yes
checking for linux header crypto/sha2.h... yes
checking if list_cmp_func_t type is defined... yes
checking if 'nla_strlcpy()' still exists... no
checking Is linux/fortify-string.h header available... yes
checking for linux header crypto/internal/cipher.h... yes
checking if task_is_running() is defined... yes
checking for linux header linux/stdarg.h... yes
checking for linux header linux/panic_notifier.h... yes
checking does function 'param_set_uint_minmax' exist... yes
checking does function 'pde_data' exist... no
checking does bio_alloc() takes a struct block_device... yes
checking is timer_delete_sync() available... yes
checking is timer_delete() available... yes
checking (external) if 'rdma_create_id' wants four args... no
checking (in-kernel) if 'rdma_create_id' wants four args... (cached) unused
checking (external) if 'rdma_create_id' wants five args... yes
checking (in-kernel) if 'rdma_create_id' wants five args... (cached) unused
checking (external) if 'struct ib_cq_init_attr' is used by ib_create_cq... yes
checking (in-kernel) if 'struct ib_cq_init_attr' is used by ib_create_cq... (cached) unused
checking (external) if 'ib_alloc_fast_reg_mr' exists... no
checking (in-kernel) if 'ib_alloc_fast_reg_mr' exists... (cached) unused
checking (external) if 'ib_get_dma_mr' exists... yes
checking (in-kernel) if 'ib_get_dma_mr' exists... (cached) unused
checking (external) if 'struct ib_rdma_wr' is defined... yes
checking (in-kernel) if 'struct ib_rdma_wr' is defined... (cached) unused
checking (external) if 'ib_map_mr_sg' with 4 args exists... no
checking (in-kernel) if 'ib_map_mr_sg' with 4 args exists... (cached) unused
checking (external) if struct ib_reg_wr exists... yes
checking (in-kernel) if struct ib_reg_wr exists... (cached) unused
checking (external) if 'ib_map_mr_sg()' with 5 args exists... (cached) yes
checking (in-kernel) if 'ib_map_mr_sg()' with 5 args exists... (cached) unused
checking (external) if 'struct ib_device' has member 'attrs'... yes
checking (in-kernel) if 'struct ib_device' has member 'attrs'... (cached) unused
checking (external) if 2arg 'ib_alloc_pd' exists... yes
checking (in-kernel) if 2arg 'ib_alloc_pd' exists... (cached) unused
checking (external) if function 'ib_inc_rkey' is defined... yes
checking (in-kernel) if function 'ib_inc_rkey' is defined... (cached) unused
checking (external) if 'ib_post_send() and ib_post_recv()' have const parameters... yes
checking (in-kernel) if 'ib_post_send() and ib_post_recv()' have const parameters... (cached) unused
checking (external) if if ib_dma_map_sg() is sane... yes
checking (in-kernel) if if ib_dma_map_sg() is sane... (cached) unused
checking (external) if struct ib_device_ops is defined... no
checking (in-kernel) if struct ib_device_ops is defined... (cached) unused
checking (external) if ib_sg_dma_address wrapper exists... no
checking (in-kernel) if ib_sg_dma_address wrapper exists... (cached) unused
checking (external) if 4arg 'rdma_reject' exists... yes
checking (in-kernel) if 4arg 'rdma_reject' exists... (cached) unused
checking (external) if FMR pools API available... no
checking (in-kernel) if FMR pools API available... (cached) unused
checking (external) if 'rdma_connect_locked' exists... yes
checking (in-kernel) if 'rdma_connect_locked' exists... (cached) unused
checking if 'sk_data_ready' takes only one argument... yes
checking if 'sock_create_kern' first parameter is net... yes
checking if 'ethtool_link_settings' exists... yes
checking if hypervisor_is_type function is available... yes
checking if Oracle OFED Extensions are enabled... no
checking if 'getname' has two args... yes
checking if 'in_dev_for_each_ifa_rtnl' is defined... yes
checking if Linux kernel enabled CONFIG_FHANDLE as built-in or module... yes
checking if Linux kernel enabled CONFIG_FS_POSIX_ACL as built-in or module... yes
checking if get_projid exists... yes
checking if 'address_space_operations.invalidatepage' requires 3 arguments... yes
checking if 'dir_context' exist... yes
checking if 'd_compare' taken 5 arguments... no
checking if 'd_count' exists... yes
checking if list 'dentry.d_u.d_alias' exist... no
checking if hlist 'dentry.d_u.d_alias' exist... yes
checking if 'dentry.d_child' exist... yes
checking if 'struct nsproxy' has 'pid_ns_for_children'... yes
checking if 'truncate_pagecache' with 'old_size' parameter... no
checking if 'PTR_ERR_OR_ZERO' is missing... yes
checking if 'struct kiocb' with 'ki_left' member... no
checking if register_shrinker() returns status... yes
checking if Linux kernel has 'vfs_rename' with 5 args... no
checking if Linux kernel has 'vfs_unlink' with 3 args... no
checking if 'd_is_positive' exist... yes
checking if Linux kernel has struct bvec_iter... yes
checking if Linux kernel has truncate_inode_pages_final... yes
checking if 'inode_operations->rename' taken flags as argument... no
checking if 'inode_operations' has '.set_acl' member function... yes
checking if Linux kernel has 'vfs_rename' with 6 args... no
checking if direct IO uses iov_iter... no
checking if 'iov_iter_init' takes a tag... yes
checking if 'iov_iter_truncate' exists... yes
checking if 'file_operations.read|write_iter' exist... yes
checking if 'pagecache_get_page' exists... yes
checking if 'blk_integrity.interval' exist... no
checking if struct key_match field exist... yes
checking if struct blk_integrity_iter exist... yes
checking if percpu_counter_init uses GFP_* flag as argument... yes
checking if filldir_t uses struct dir_context... yes
checking if struct kiocb has ki_nbytes field... no
checking if 'quotactl_ops.set_dqblk' takes struct qc_dqblk... yes
checking if kernel has exported aio_complete()... no
checking if kernel has is_root_inode()... yes
checking if struct address_space has backing_dev_info... no
checking if iov_iter_rw exist... yes
checking if Linux kernel has __bi_cnt in struct bio... yes
checking if 'bio_endio' with one argument exist... yes
checking if symlink inode operations have struct nameidata argument... no
checking if 'account_page_dirtied' with 3 args exists... no
checking if crypto_alloc_skcipher is defined... yes
checking if 'blk_integrity.interval_exp' exist... yes
checking if 'bio_integrity_payload.bip_iter' exist... yes
checking if 'struct cache_head' has 'cache_list' field... yes
checking if 'struct xattr_handler' functions pass in handler pointer... no
checking if 'locks_lock_file_wait' exists... yes
checking if 'struct key' has 'payload.data' as an array... yes
checking if 'struct xattr_handler' has a name member... yes
checking if Linux kernel has bi_opf in struct bio... yes
checking if submit_bio takes two arguments... no
checking if kernel has clean_bdev_aliases... yes
checking if Linux kernel has 'file_dentry'... yes
checking if 'inode_lock' is defined... yes
checking if 'iop' has 'get_link'... yes
checking if 'in_compat_syscall' is defined... yes
checking if 'struct xattr_handler' functions have inode parameter... no
checking if 'lock_page_memcg' is defined... yes
checking if down_write_killable exists... yes
checking if 'd_in_lookup' is defined... yes
checking if dentry operations supports 'd_init'... yes
checking if '->direct_IO()' takes 2 arguments... yes
checking if 'generic_write_sync()' takes 2 arguments... yes
checking if 'file_operations' has 'iterate_shared'... yes
checking if 'posix_acl_valid' takes 'struct user_namespace'... yes
checking if 'd_compare' taken 4 arguments... yes
checking if 'full_name_hash' taken 3 arguments... yes
checking if 'struct posix_acl_xattr_{header,entry}' defined... yes
checking if 'inode_operations' has {get,set,remove}xattr members... no
checking if 'struct group_info' has member 'gid'... yes
checking if '__vfs_setxattr' helper is available... no
checking if 'posix_acl_update_mode' exists... no
checking if 'struct backing_dev_info' has 'io_pages' field... yes
checking if 'generic_readlink' still exist... no
checking if 'struct vm_fault' replaced virtual_address with address field... yes
checking if 'inode_operations' getattr member can gather advance stats... no
checking if 'struct vm_operations' removed struct vm_area_struct... yes
checking if 'key.usage' is refcount_t... yes
checking if 'CRYPTO_MAX_ALG_NAME' is 128... yes
checking for linux header linux/fsmap.h... yes
checking if 'percpu_counter_add_batch()' exists... yes
checking if CURRENT_TIME has been replaced with current_time... yes
checking if 'super_setup_bdi_name' exist... yes
checking if 'bi_status' exist... yes
checking if 'bio_integrity_prep_fn' returns bool... yes
checking if get_inode_usage exists... yes
checking if 'pagevec_init' takes one parameter... yes
checking if 'bi_bdev' exist... yes
checking if interval_trees use rb_tree_cached... yes
checking if vm_fault_t type exists... yes
checking if VM_FAULT_RETRY is defined... yes
checking if struct address_space has i_pages... yes
checking if 'alloc_file_pseudo' is defined... yes
checking if inode timestamps are struct timespec64... yes
checking if 'radix_tree_tag_set' exists... yes
checking if MS_RDONLY was moved to uapi/linux/mount.h... yes
checking if cache_detail->hash_lock is a spinlock... yes
checking if struct genl_family has resv_start_op member... no
checking if bvec_iter_all exists for multi-page bvec iternation... yes
checking if 'keyring_search' has 4 args... yes
checking if struct bio has bi_phys_segments member... no
checking if Linux kernel exports 'flush_delayed_fput'... yes
checking if lock_manager_operations has lm_compare_owner... no
checking if fscrypt has 'struct fscrypt_digested_name'... no
checking if fscrypt_dummy_context_enabled() exists... no
checking if have kthread_use_mm... yes
checking if iter_file_splice_write() exists... yes
checking if fscrypt_fname_alloc_buffer() removed inode parameter... yes
checking if 'fscrypt_set_context()' exists... yes
checking if Linux kernel exports 'fscrypt_d_revalidate'... yes
checking if struct fscrypt_name has is_nokey_name field... yes
checking if fscrypt_set_test_dummy_encryption() take 'const char' parameter... yes
checking if fscrypt_free_dummy_policy() exists... yes
checking if 'struct backing_dev_info' has 'debug_stats' field... no
checking if fscrypt_is_no_key_name() exists... yes
checking if fscrypt_prepare_readdir() exists... yes
checking if 'bio_set_dev' is available... yes
checking if 'inode_operations' members have user namespace argument... yes
checking if 'inode_operations' has fileattr_get (and fileattr_set)... yes
checking if have copy_page_from_iter_atomic... yes
checking if 'get_acl' has a rcu argument... no
checking if 'get_acl' has a rcu argument... (cached) no
checking if have address_space have invalidate_lock member... yes
checking if have fault_in_iov_iter_readable... no
checking if security_dentry_init_security() returns xattr name... no
checking if kiocb->ki_complete() has 2 arguments... yes
checking if Linux kernel exports 'delete_from_page_cache'... yes
checking if wb_stat_mod() exists... no
checking if have address_spaace_operaions->invalidate_folio() member... no
checking if have address_spaace_operaions->dirty_folio() member... no
checking if alloc_inode_sb() exists... no
checking if grab_cache_page_write_begin() has flags argument... yes
checking if struct address_space_operations() has read_folio()... no
checking if read_cache_page() filler_t needs struct file... no
checking if struct address_space_operations() has release_folio()... no
checking if lsmcontext_init is available... no
checking if security_dentry_init_security needs lsmcontext... no
checking if no_llseek() is available... yes
checking if dquot_transfer() has user_ns argument... no
checking if struct address_space_operations() has migrate_folio()... no
checking if register_shrinker() returns status... no
checking if vfs_setxattr() value argument is non-const... yes
checking if iov_iter_get_pages_alloc2() is available... no
checking if user_backed_iter() is available... no
checking if get_random_u32() and get_random_u64() are available... yes
checking if filldir_t uses struct dir_context and returns bool... no
checking if filemap_get_folios_contig() is available... no
checking if get_random_u32_below()is available... no
checking if 'get_acl' and 'set_acl' use dentry argument... no
checking if 'inode_operations' members have mnt_idmap argument... no
checking if 'locks_lock_file_wait' exists in filelock.h... no
checking if 'kernel_cap_t' has u64 val... no
checking if 'folio_batch_reinit' is available... no
checking if 'iov_iter_iovec' is available... yes
checking if 'iov_iter_iovec' is available... no
checking if 'class_create' does not have module arg... no
checking if 'filemap_splice_read' is available... no
checking if enum iter_type has member 'iter_pipe'... yes
checking if get_user_pages removed 'vma' parameter... no
checking if 'struct folio_batch' is available... no
checking if 'struct pagevec' is available... yes
checking if 'flush_scheduled_work()' throws warning... no
checking if 'inode_get_ctime()' exists... no
checking if 'mmap_write_trylock()' is available... yes
checking if 'generic_fillattr()' has request_mask argument... no
checking if 'struct nsproxy.count' is refcount_t... no
checking if 'inode_get_mtime()' exists... no
checking if 'shrinker_alloc()' exists... no
checking if sruct dentry has d_children member... no
checking if generic_error_remove_folio() exists... no
checking if lsmcontext has id... no
checking if 'bio_integrity_prep_fn' exists... no
checking whether to build Lustre server support... no
checking whether to enable Lustre client crypto... 
checking if IS_ENCRYPTED is defined... yes
checking for fscrypt in-kernel support... yes
embedded-llcrypt
checking for copy_file_range... (cached) yes
checking whether OpenSSL has HMAC_Init_ex... yes
checking whether OpenSSL has FIPS_mode... yes
checking whether OpenSSL has EVP_PKEY_get_params... no
checking whether OpenSSL has functions needed for SSK... 
checking whether openssl-devel is present... yes
checking whether to build l_getsepol... yes
checking if 'struct getinfo_fid2path' has anonymous union... no
checking libaio.h usability... yes
checking libaio.h presence... yes
checking for libaio.h... yes
checking for name_to_handle_at... (cached) yes
checking whether to enable CDEBUG, CWARN... yes
checking whether to enable ENTRY/EXIT... yes
checking whether to enable LASSERT, LASSERTF... yes
checking whether to enable quota support global control... yes
checking sys/quota.h usability... yes
checking sys/quota.h presence... yes
checking for sys/quota.h... yes
checking libmount/libmount.h usability... yes
checking libmount/libmount.h presence... yes
checking for libmount/libmount.h... yes
checking for mnt_update_set_fs in -lmount... yes
checking whether to build with libmount... yes
checking whether to build iokit... yes
checking whether to use alternate names for e2fsprogs... disabled
configure: LibCFS core checks
==============================================================================
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
configure: LibCFS required packages checks
==============================================================================
checking whether to enable readline support... yes
checking for readline in -lreadline... no
checking whether to use libpthread for libcfs library... yes
checking for pthread_create in -lpthread... yes
configure: LNet core checks
==============================================================================
checking cuda source directory... Not found
checking gds source directory... Not found
configure: WARNING: CUDA or GDS sources not found. GDS support disabled
checking for libnl-genl-3.0 >= 3.1... yes
checking for nla_get_s32 in -lnl-3... yes
checking for nla_get_s64 in -lnl-3... yes
checking for netdb.h... (cached) yes
checking for strnlen... yes
checking whether to enable 'efence' debugging support... no
checking for yaml_parser_initialize in -lyaml... yes
checking if RDMA_PS_TCP exists... checking if 'enum nlmsgerr_attrs' exists... configure: Lustre core checks
==============================================================================
checking for maximum number of MDS threads... 
checking for netdb.h... (cached) yes
checking for endian.h... (cached) yes
checking ext2fs/ext2fs.h usability... yes
checking ext2fs/ext2fs.h presence... yes
checking for ext2fs/ext2fs.h... yes
checking for statx... yes
checking for crc32 in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for is_selinux_enabled in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for add_key in -lkeyutils... yes
checking whether to report minimum OST free space... no
checking whether to randomly failing memory alloc... yes
checking whether to check invariants (expensive cpu-wise)... no
checking whether to track references with lu_ref... no
checking whether to enable page state tracking... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking systemd unit file directory... /usr/lib/systemd/system
checking bash-completion directory... Package bash-completion was not found in the pkg-config search path.
Perhaps you should add the directory containing `bash-completion.pc'
to the PKG_CONFIG_PATH environment variable
No package 'bash-completion' found
/usr/share/bash-completion/completions
configure: remove temporary parallel configure dir /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/_lpb
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libcfs/Makefile
config.status: creating libcfs/autoMakefile
config.status: creating libcfs/autoconf/Makefile
config.status: creating libcfs/include/Makefile
config.status: creating libcfs/include/libcfs/Makefile
config.status: creating libcfs/include/uapi/Makefile
config.status: creating libcfs/include/libcfs/linux/Makefile
config.status: creating libcfs/include/libcfs/util/Makefile
config.status: creating libcfs/include/libcfs/crypto/Makefile
config.status: creating libcfs/include/uapi/linux/Makefile
config.status: creating libcfs/libcfs/Makefile
config.status: creating libcfs/libcfs/autoMakefile
config.status: creating libcfs/libcfs/linux/Makefile
config.status: creating libcfs/libcfs/util/Makefile
config.status: creating libcfs/libcfs/crypto/Makefile
config.status: creating Makefile
config.status: creating autoMakefile
config.status: creating config/Makefile
config.status: creating Rules
config.status: creating lustre.spec
config.status: creating lustre-dkms.spec
config.status: creating ldiskfs/Makefile
config.status: creating ldiskfs/autoMakefile
config.status: creating lustre/utils/lustre.pc
config.status: creating lustre-iokit/Makefile
config.status: creating lustre-iokit/obdfilter-survey/Makefile
config.status: creating lustre-iokit/ost-survey/Makefile
config.status: creating lustre-iokit/sgpdd-survey/Makefile
config.status: creating lustre-iokit/mds-survey/Makefile
config.status: creating lustre-iokit/ior-survey/Makefile
config.status: creating lustre-iokit/stats-collect/Makefile
config.status: creating lustre-iokit/lst-survey/Makefile
config.status: creating lnet/Makefile
config.status: creating lnet/autoMakefile
config.status: creating lnet/autoconf/Makefile
config.status: creating lnet/doc/Makefile
config.status: creating lnet/include/Makefile
config.status: creating lnet/include/lnet/Makefile
config.status: creating lnet/include/uapi/linux/lnet/Makefile
config.status: creating lnet/klnds/Makefile
config.status: creating lnet/klnds/autoMakefile
config.status: creating lnet/klnds/o2iblnd/Makefile
config.status: creating lnet/klnds/o2iblnd/autoMakefile
config.status: creating lnet/klnds/in-kernel-o2iblnd/Makefile
config.status: creating lnet/klnds/in-kernel-o2iblnd/autoMakefile
config.status: creating lnet/klnds/gnilnd/Makefile
config.status: creating lnet/klnds/gnilnd/autoMakefile
config.status: creating lnet/klnds/socklnd/Makefile
config.status: creating lnet/klnds/socklnd/autoMakefile
config.status: creating lnet/klnds/kfilnd/Makefile
config.status: creating lnet/klnds/kfilnd/autoMakefile
config.status: creating lnet/lnet/Makefile
config.status: creating lnet/lnet/autoMakefile
config.status: creating lnet/selftest/Makefile
config.status: creating lnet/selftest/autoMakefile
config.status: creating lnet/utils/Makefile
config.status: creating lnet/utils/lnetconfig/Makefile
config.status: creating lustre/Makefile
config.status: creating lustre/autoMakefile
config.status: creating lustre/autoconf/Makefile
config.status: creating lustre/conf/Makefile
config.status: creating lustre/conf/resource/Makefile
config.status: creating lustre/doc/Makefile
config.status: creating lustre/include/Makefile
config.status: creating lustre/include/lustre/Makefile
config.status: creating lustre/include/uapi/linux/lustre/Makefile
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.3.target
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.2.target
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.1.target
config.status: creating lustre/kernel_patches/targets/5.14-rhel9.0.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.9.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.8.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.7.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.6.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.5.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.4.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.3.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.2.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.1.target
config.status: creating lustre/kernel_patches/targets/4.18-rhel8.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.9.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.8.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.7.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.6.target
config.status: creating lustre/kernel_patches/targets/3.10-rhel7.5.target
config.status: creating lustre/kernel_patches/targets/4.14-rhel7.5.target
config.status: creating lustre/kernel_patches/targets/4.14-rhel7.6.target
config.status: creating lustre/kernel_patches/targets/4.12-sles12sp4.target
config.status: creating lustre/kernel_patches/targets/4.12-sles12sp5.target
config.status: creating lustre/kernel_patches/targets/4.12-sles15sp1.target
config.status: creating lustre/kernel_patches/targets/5.3-sles15sp2.target
config.status: creating lustre/kernel_patches/targets/5.3-sles15sp3.target
config.status: creating lustre/kernel_patches/targets/5.14-sles15sp4.target
config.status: creating lustre/kernel_patches/targets/5.14-sles15sp5.target
config.status: creating lustre/kernel_patches/targets/3.x-fc18.target
config.status: creating lustre/kernel_patches/targets/5.10-oe2203.target
config.status: creating lustre/kernel_patches/targets/5.10-oe2203sp1.target
config.status: creating lustre/kernel_patches/targets/5.10-oe2203sp2.target
config.status: creating lustre/ldlm/Makefile
config.status: creating lustre/ldlm/autoMakefile
config.status: creating lustre/ec/autoMakefile
config.status: creating lustre/ec/Makefile
config.status: creating lustre/fid/Makefile
config.status: creating lustre/fid/autoMakefile
config.status: creating lustre/llite/Makefile
config.status: creating lustre/llite/autoMakefile
config.status: creating lustre/lov/Makefile
config.status: creating lustre/lov/autoMakefile
config.status: creating lustre/mdc/Makefile
config.status: creating lustre/mdc/autoMakefile
config.status: creating lustre/lmv/Makefile
config.status: creating lustre/lmv/autoMakefile
config.status: creating lustre/lfsck/Makefile
config.status: creating lustre/lfsck/autoMakefile
config.status: creating lustre/mdt/Makefile
config.status: creating lustre/mdt/autoMakefile
config.status: creating lustre/mdd/Makefile
config.status: creating lustre/mdd/autoMakefile
config.status: creating lustre/fld/Makefile
config.status: creating lustre/fld/autoMakefile
config.status: creating lustre/obdclass/Makefile
config.status: creating lustre/obdclass/autoMakefile
config.status: creating lustre/obdecho/Makefile
config.status: creating lustre/obdecho/autoMakefile
config.status: creating lustre/ofd/Makefile
config.status: creating lustre/ofd/autoMakefile
config.status: creating lustre/osc/Makefile
config.status: creating lustre/osc/autoMakefile
config.status: creating lustre/ost/Makefile
config.status: creating lustre/ost/autoMakefile
config.status: creating lustre/osd-ldiskfs/Makefile
config.status: creating lustre/osd-ldiskfs/autoMakefile
config.status: creating lustre/osd-zfs/Makefile
config.status: creating lustre/osd-zfs/autoMakefile
config.status: creating lustre/mgc/Makefile
config.status: creating lustre/mgc/autoMakefile
config.status: creating lustre/mgs/Makefile
config.status: creating lustre/mgs/autoMakefile
config.status: creating lustre/target/Makefile
config.status: creating lustre/target/autoMakefile
config.status: creating lustre/ptlrpc/Makefile
config.status: creating lustre/ptlrpc/autoMakefile
config.status: creating lustre/ptlrpc/gss/Makefile
config.status: creating lustre/ptlrpc/gss/autoMakefile
config.status: creating lustre/quota/Makefile
config.status: creating lustre/quota/autoMakefile
config.status: creating lustre/scripts/Makefile
config.status: creating lustre/scripts/systemd/Makefile
config.status: creating lustre/tests/Makefile
config.status: creating lustre/tests/mpi/Makefile
config.status: creating lustre/tests/iabf/Makefile
config.status: creating lustre/tests/lutf/Makefile
config.status: creating lustre/tests/lutf/src/Makefile
config.status: creating lustre/kunit/Makefile
config.status: creating lustre/kunit/autoMakefile
config.status: creating lustre/utils/Makefile
config.status: creating lustre/utils/gss/Makefile
config.status: creating lustre/osp/Makefile
config.status: creating lustre/osp/autoMakefile
config.status: creating lustre/lod/Makefile
config.status: creating lustre/lod/autoMakefile
config.status: creating cc-plugins/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

CC:            gcc
CFLAGS:        -g -O2 -Werror 
EXTRA_CFLAGS:  

EXTRA_KCFLAGS: -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h  -g -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow

LD:            ld -m elf_x86_64

CXX:           g++
CPPFLAGS:      -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include 

Type 'make' to build Lustre.
+ make -j64 -s
Making all in .
/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/tracefile.o: warning: objtool: cfs_trace_lock_tcd()+0x7d: unreachable instruction
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ec/ec.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit/kinode.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit/obd_test.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fld/fld.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fid/fid.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit/llog_test.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdecho/obdecho.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mgc/mgc.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/socklnd/ksocklnd.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/selftest/lnet_selftest.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lmv/lmv.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/libcfs.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mdc/mdc.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/osc/osc.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lov/lov.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/lnet/lnet.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc/ptlrpc.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/llite/lustre.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdclass/obdclass.ko due to unavailability of vmlinux
Skipping BTF generation for /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd/ko2iblnd.ko due to unavailability of vmlinux
Making all in lustre-iokit
Making all in obdfilter-survey
Making all in sgpdd-survey
Making all in ost-survey
Making all in ior-survey
Making all in mds-survey
Making all in stats-collect
Making all in lst-survey
Making all in libcfs
Making all in libcfs
Making all in linux
Making all in util
Making all in crypto
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/string.c  -fPIC -DPIC -o util/.libs/libcfs_la-string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/param.c  -fPIC -DPIC -o util/.libs/libcfs_la-param.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/nidstrings.c  -fPIC -DPIC -o util/.libs/libcfs_la-nidstrings.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/parser.c  -fPIC -DPIC -o util/.libs/libcfs_la-parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/l_ioctl.c  -fPIC -DPIC -o util/.libs/libcfs_la-l_ioctl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/l_ioctl.c -o util/libcfs_la-l_ioctl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/param.c -o util/libcfs_la-param.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/string.c -o util/libcfs_la-string.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/parser.c -o util/libcfs_la-parser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -g -O2 -Werror -c util/nidstrings.c -o util/libcfs_la-nidstrings.o >/dev/null 2>&1
libtool: link: ar cru .libs/libcfs.a util/.libs/libcfs_la-string.o util/.libs/libcfs_la-nidstrings.o util/.libs/libcfs_la-param.o util/.libs/libcfs_la-parser.o util/.libs/libcfs_la-l_ioctl.o 
libtool: link: ranlib .libs/libcfs.a
libtool: link: ( cd ".libs" && rm -f "libcfs.la" && ln -s "../libcfs.la" "libcfs.la" )
Making all in include
Making all in libcfs
Making all in linux
Making all in util
Making all in crypto
Making all in uapi
Making all in linux
Making all in autoconf
Making all in lnet
Making all in lnet
Making all in klnds
Making all in socklnd
Making all in gnilnd
Making all in o2iblnd
Making all in kfilnd
Making all in in-kernel-o2iblnd
Making all in selftest
Making all in doc
Making all in utils
Making all in lnetconfig
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig.c  -fPIC -DPIC -o .libs/liblnetconfig_la-liblnetconfig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c cyaml.c  -fPIC -DPIC -o .libs/liblnetconfig_la-cyaml.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig_lnd.c  -fPIC -DPIC -o .libs/liblnetconfig_la-liblnetconfig_lnd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig_udsp.c  -fPIC -DPIC -o .libs/liblnetconfig_la-liblnetconfig_udsp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig_netlink.c  -fPIC -DPIC -o .libs/liblnetconfig_la-liblnetconfig_netlink.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig_lnd.c -o liblnetconfig_la-liblnetconfig_lnd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig_udsp.c -o liblnetconfig_la-liblnetconfig_udsp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c cyaml.c -o liblnetconfig_la-cyaml.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig_netlink.c -o liblnetconfig_la-liblnetconfig_netlink.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -I/usr/include/libnl3 -fPIC -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -g -O2 -Werror -c liblnetconfig.c -o liblnetconfig_la-liblnetconfig.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  .libs/liblnetconfig_la-liblnetconfig.o .libs/liblnetconfig_la-liblnetconfig_lnd.o .libs/liblnetconfig_la-cyaml.o .libs/liblnetconfig_la-liblnetconfig_udsp.o .libs/liblnetconfig_la-liblnetconfig_netlink.o  -Wl,--whole-archive ../../../libcfs/libcfs/.libs/libcfs.a -Wl,--no-whole-archive  -L../../../libcfs/libcfs -lyaml -lm -lnl-genl-3 -lnl-3 -lkeyutils  -g -O2   -Wl,-soname -Wl,liblnetconfig.so.4 -o .libs/liblnetconfig.so.4.0.0
libtool: link: (cd ".libs" && rm -f "liblnetconfig.so.4" && ln -s "liblnetconfig.so.4.0.0" "liblnetconfig.so.4")
libtool: link: (cd ".libs" && rm -f "liblnetconfig.so" && ln -s "liblnetconfig.so.4.0.0" "liblnetconfig.so")
libtool: link: (cd .libs/liblnetconfig.lax/libcfs.a && ar x "/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/../../../libcfs/libcfs/.libs/libcfs.a")
libtool: link: ar cru .libs/liblnetconfig.a  liblnetconfig_la-liblnetconfig.o liblnetconfig_la-liblnetconfig_lnd.o liblnetconfig_la-cyaml.o liblnetconfig_la-liblnetconfig_udsp.o liblnetconfig_la-liblnetconfig_netlink.o  .libs/liblnetconfig.lax/libcfs.a/libcfs_la-l_ioctl.o .libs/liblnetconfig.lax/libcfs.a/libcfs_la-nidstrings.o .libs/liblnetconfig.lax/libcfs.a/libcfs_la-param.o .libs/liblnetconfig.lax/libcfs.a/libcfs_la-parser.o .libs/liblnetconfig.lax/libcfs.a/libcfs_la-string.o 
libtool: link: ranlib .libs/liblnetconfig.a
libtool: link: rm -fr .libs/liblnetconfig.lax
libtool: link: ( cd ".libs" && rm -f "liblnetconfig.la" && ln -s "../liblnetconfig.la" "liblnetconfig.la" )
libtool: link: gcc -fPIC -D_GNU_SOURCE -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I/usr/include/libnl3 -g -O2 -Werror -o wirecheck wirecheck.o  -L. -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I/usr/include/libnl3 -g -O2 -Werror -o .libs/routerstat routerstat.o  -L. ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -L../../../libcfs/libcfs -lyaml -lm -lnl-genl-3 -lnl-3 -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_LINUX_TIME_H -D_GNU_SOURCE -I/usr/include/libnl3 -g -O2 -Werror -o .libs/lst lst-lst.o  -L. ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -L../../../libcfs/libcfs -lm -lnl-genl-3 -lnl-3 -lyaml -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I/usr/include/libnl3 -g -O2 -Werror -o .libs/lnetctl lnetctl.o  -L. ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -L../../../libcfs/libcfs -lm -lnl-genl-3 -lnl-3 -lyaml -lkeyutils -Wl,-rpath -Wl,/usr/lib64
Making all in include
Making all in lnet
Making all in uapi/linux/lnet
Making all in autoconf
Making all in lustre
Making all in include
Making all in lustre
Making all in uapi/linux/lustre
Making all in obdclass
Making all in ldlm
Making all in ptlrpc
Making all in obdecho
Making all in ec
Making all in mgc
Making all in fid
Making all in fld
Making all in doc
Making all in utils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_util.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_lease.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_lease.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_root.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_root.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_lseek.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_lseek.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_ladvise.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_ladvise.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_nodemap.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_nodemap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_pcc.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_pcc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_json.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_json.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_mirror.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_mirror.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_ioctl.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_ioctl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_kernelconn.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_kernelconn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_layout.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_layout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_hsm.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_hsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_swap.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_swap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_chlg.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_chlg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_param.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_param.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_heat.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_heat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_fid.c  -fPIC -DPIC -o .libs/liblustreapi_la-liblustreapi_fid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_lseek.c -o liblustreapi_la-liblustreapi_lseek.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_ladvise.c -o liblustreapi_la-liblustreapi_ladvise.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_nodemap.c -o liblustreapi_la-liblustreapi_nodemap.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_kernelconn.c -o liblustreapi_la-liblustreapi_kernelconn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_heat.c -o liblustreapi_la-liblustreapi_heat.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_lease.c -o liblustreapi_la-liblustreapi_lease.o >/dev/null 2>&1
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o ll_decode_linkea ll_decode_linkea.o  -lkeyutils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_ioctl.c -o liblustreapi_la-liblustreapi_ioctl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_swap.c -o liblustreapi_la-liblustreapi_swap.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_json.c -o liblustreapi_la-liblustreapi_json.o >/dev/null 2>&1
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o l_foreign_symlink l_foreign_symlink.o  ../../libcfs/libcfs/.libs/libcfs.a -lkeyutils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_util.c -o liblustreapi_la-liblustreapi_util.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_mirror.c -o liblustreapi_la-liblustreapi_mirror.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_fid.c -o liblustreapi_la-liblustreapi_fid.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_root.c -o liblustreapi_la-liblustreapi_root.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_pcc.c -o liblustreapi_la-liblustreapi_pcc.o >/dev/null 2>&1
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o wiretest wiretest.o  -lkeyutils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_chlg.c -o liblustreapi_la-liblustreapi_chlg.o >/dev/null 2>&1
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o llverdev llverdev.o  -lkeyutils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_param.c -o liblustreapi_la-liblustreapi_param.o >/dev/null 2>&1
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -rdynamic -o mount.lustre mount_lustre-mount_lustre.o mount_lustre-mount_utils.o  -lselinux -lmount ../../libcfs/libcfs/.libs/libcfs.a -ldl -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o llverfs llverfs.o  -lext2fs -le2p -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o l_getidentity l_getidentity.o  -ldl ../../libcfs/libcfs/.libs/libcfs.a -lkeyutils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_hsm.c -o liblustreapi_la-liblustreapi_hsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi_layout.c -o liblustreapi_la-liblustreapi_layout.o >/dev/null 2>&1
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o wirecheck wirecheck-wirecheck.o  -lkeyutils
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/undef.h -include /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config.h -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/ -I/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -c liblustreapi.c -o liblustreapi_la-liblustreapi.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  .libs/liblustreapi_la-liblustreapi.o .libs/liblustreapi_la-liblustreapi_hsm.o .libs/liblustreapi_la-liblustreapi_nodemap.o .libs/liblustreapi_la-liblustreapi_json.o .libs/liblustreapi_la-liblustreapi_layout.o .libs/liblustreapi_la-liblustreapi_lease.o .libs/liblustreapi_la-liblustreapi_util.o .libs/liblustreapi_la-liblustreapi_kernelconn.o .libs/liblustreapi_la-liblustreapi_param.o .libs/liblustreapi_la-liblustreapi_mirror.o .libs/liblustreapi_la-liblustreapi_fid.o .libs/liblustreapi_la-liblustreapi_ladvise.o .libs/liblustreapi_la-liblustreapi_chlg.o .libs/liblustreapi_la-liblustreapi_heat.o .libs/liblustreapi_la-liblustreapi_pcc.o .libs/liblustreapi_la-liblustreapi_ioctl.o .libs/liblustreapi_la-liblustreapi_root.o .libs/liblustreapi_la-liblustreapi_lseek.o .libs/liblustreapi_la-liblustreapi_swap.o  -Wl,--whole-archive ../../libcfs/libcfs/.libs/libcfs.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs -Wl,-rpath -Wl,/usr/lib64 ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -L../../../libcfs/libcfs -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils  -g -O2 -Wl,--version-script=liblustreapi.map   -Wl,-soname -Wl,liblustreapi.so.1 -o .libs/liblustreapi.so.1.0.0
libtool: link: (cd ".libs" && rm -f "liblustreapi.so.1" && ln -s "liblustreapi.so.1.0.0" "liblustreapi.so.1")
libtool: link: (cd ".libs" && rm -f "liblustreapi.so" && ln -s "liblustreapi.so.1.0.0" "liblustreapi.so")
libtool: link: (cd .libs/liblustreapi.lax/libcfs.a && ar x "/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils/../../libcfs/libcfs/.libs/libcfs.a")
libtool: link: ar cru .libs/liblustreapi.a  liblustreapi_la-liblustreapi.o liblustreapi_la-liblustreapi_hsm.o liblustreapi_la-liblustreapi_nodemap.o liblustreapi_la-liblustreapi_json.o liblustreapi_la-liblustreapi_layout.o liblustreapi_la-liblustreapi_lease.o liblustreapi_la-liblustreapi_util.o liblustreapi_la-liblustreapi_kernelconn.o liblustreapi_la-liblustreapi_param.o liblustreapi_la-liblustreapi_mirror.o liblustreapi_la-liblustreapi_fid.o liblustreapi_la-liblustreapi_ladvise.o liblustreapi_la-liblustreapi_chlg.o liblustreapi_la-liblustreapi_heat.o liblustreapi_la-liblustreapi_pcc.o liblustreapi_la-liblustreapi_ioctl.o liblustreapi_la-liblustreapi_root.o liblustreapi_la-liblustreapi_lseek.o liblustreapi_la-liblustreapi_swap.o  .libs/liblustreapi.lax/libcfs.a/libcfs_la-l_ioctl.o .libs/liblustreapi.lax/libcfs.a/libcfs_la-nidstrings.o .libs/liblustreapi.lax/libcfs.a/libcfs_la-param.o .libs/liblustreapi.lax/libcfs.a/libcfs_la-parser.o .libs/liblustreapi.lax/libcfs.a/libcfs_la-string.o 
libtool: link: ranlib .libs/liblustreapi.a
libtool: link: rm -fr .libs/liblustreapi.lax
libtool: link: ( cd ".libs" && rm -f "liblustreapi.la" && ln -s "../liblustreapi.la" "liblustreapi.la" )
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o .libs/llsom_sync llsom_sync.o  ./.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o .libs/lustre_rsync lustre_rsync.o callvpe.o  ./.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o .libs/l_getsepol l_getsepol.o  ./.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lcrypto -lselinux -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Werror -o .libs/lhsmtool_posix lhsmtool_posix.o pid_file.o  ./.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lpthread ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I ../../lnet/utils -g -O2 -Werror -o .libs/lfs lfs-lfs.o lfs-lfs_project.o lfs-callvpe.o  ./.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lpthread -lz ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I/usr/include/libnl3 -I ../../lnet/utils -g -O2 -Werror -o .libs/lctl lctl-portals.o lctl-debug.o lctl-obd.o lctl-lustre_cfg.o lctl-lctl.o lctl-lctl_thread.o  ./.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lpthread ../../lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lkeyutils -Wl,-rpath -Wl,/usr/lib64
Making all in tests
Making all in iabf
libtool: link: gcc -g -Wall -Werror -g -O2 -Werror -pthread -o iabf iabf-iabf.o iabf-callvpe.o  -lkeyutils -pthread
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o truncate truncate.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o unlinkmany unlinkmany.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o opendevunlink opendevunlink.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o multifstat multifstat.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o writeme writeme.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o mrename mrename.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o mcreate mcreate.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o openfilleddirunlink openfilleddirunlink.o  -lkeyutils
libtool: link: gcc -Wno-stringop-overflow -g -O2 -Werror -o badarea_io badarea_io-badarea_io.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o tchmod tchmod.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o ll_sparseness_write ll_sparseness_write.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o opendirunlink opendirunlink.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o write_time_limit write_time_limit.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o lgetxattr_size_check lgetxattr_size_check.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o listxattr_size_check listxattr_size_check.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o memhog memhog.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o euid_access euid_access.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o orphan_linkea_check orphan_linkea_check.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o directio directio.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o expand_truncate_test expand_truncate_test.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o io_uring_probe io_uring_probe.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o mmap_cat mmap_cat.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o chownmany chownmany.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o mmap_mknod_test mmap_mknod_test.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o utime utime.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o rw_seq_cst_vs_drop_caches rw_seq_cst_vs_drop_caches.o  -lpthread -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o small_write small_write.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o ll_sparseness_verify ll_sparseness_verify.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o openunlink openunlink.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o splice-test splice-test.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o create_foreign_file create_foreign_file.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o openfile openfile.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o reads reads.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o parse_foreign_file parse_foreign_file.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o createtest createtest.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o smalliomany smalliomany.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o parse_foreign_dir parse_foreign_dir.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o sendfile sendfile.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o test_brw test_brw.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o lseek_test lseek_test.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/statone statone.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o fadvise_dontneed_helper fadvise_dontneed_helper.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o checkstat checkstat.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o runas runas.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o rename_many rename_many.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/create_foreign_dir create_foreign_dir.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/lov_getstripe_old lov_getstripe_old.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o writemany writemany.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/statmany statmany.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/ll_dirstripe_verify ll_dirstripe_verify.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o checkfiemap checkfiemap.o  -lpthread -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o check_fhandle_syscalls check_fhandle_syscalls.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o monitor_lustrefs monitor_lustrefs.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o foreign_symlink_striping foreign_symlink_striping.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o flock_deadlock flock_deadlock.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o aheadmany aheadmany.o  -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/rwv rwv.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/check_fallocate check_fallocate.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o aiocp aiocp.o  -laio -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/sendfile_grouplock sendfile_grouplock.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/flocks_test flocks_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/llapi_root_test llapi_root_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/createmany createmany.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/mirror_io mirror_io.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/group_lock_test group_lock_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/mmap_sanity mmap_sanity.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/multiop multiop.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o statx statx.o  -lselinux -lkeyutils
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/llapi_fid_test llapi_fid_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/llapi_hsm_test llapi_hsm_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/lockahead_test lockahead_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/swap_lock_test swap_lock_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/fsx fsx.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -g -O2 -Werror -o .libs/llapi_layout_test llapi_layout_test.o  ../../lustre/utils/.libs/liblustreapi.so -L../../../libcfs/libcfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/.libs/liblnetconfig.so -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -Wl,-rpath -Wl,/usr/lib64
Making all in scripts
Making all in systemd
Making all in autoconf
Making all in conf
Making all in resource
Making all in kunit
Making all in mdc
Making all in lmv
Making all in llite
Making all in lov
Making all in osc
+ exit 0
Executing(%install): /bin/sh -e /tmp/rpmbuild-lustre--b5rhLFTq/TMP/rpm-tmp.s8XgPz
+ umask 022
+ cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD
+ cd lustre-2.15.63_48_gf8e3c4a
+ make install DESTDIR=/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64
make[1]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a'
Making install in .
make[2]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a'
make DEQUOTE_CC_VERSION_TEXT=yes \
KBUILD_EXTRA_SYMBOLS=" " \
LDFLAGS= CC="gcc" -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default \
-f /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/linux-5.14.21-150500.53-obj/x86_64/default/.config \
LINUXINCLUDE='-I$(srctree)/arch/$(SRCARCH)/include -Iarch/$(SRCARCH)/include/generated -Iinclude $(if $(KBUILD_SRC)$(building_out_of_srctree),-Iinclude2 -I$(srctree)/include) -I$(srctree)/arch/$(SRCARCH)/include/uapi -Iarch/$(SRCARCH)/include/generated/uapi -I$(srctree)/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-5.14.21-150500.53/include/linux/kconfig.h' \
M=/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a -o tmp_include_depends -o scripts -o \
include/config/MARKER modules
make[3]: Entering directory '/usr/src/linux-5.14.21-150500.53-obj/x86_64/default'
make[3]: Leaving directory '/usr/src/linux-5.14.21-150500.53-obj/x86_64/default'
make DEQUOTE_CC_VERSION_TEXT=yes BUILD_EXT_O2IB=yes \
KBUILD_EXTRA_SYMBOLS="/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/Module.symvers /usr/src/ofa_kernel/x86_64/5.14.21-150500.53-default/Module.symvers " \
LDFLAGS= CC="gcc" -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default \
-f /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/linux-5.14.21-150500.53-obj/x86_64/default/.config \
LINUXINCLUDE='-I$(srctree)/arch/$(SRCARCH)/include -Iarch/$(SRCARCH)/include/generated -Iinclude $(if $(KBUILD_SRC)$(building_out_of_srctree),-Iinclude2 -I$(srctree)/include) -I$(srctree)/arch/$(SRCARCH)/include/uapi -Iarch/$(SRCARCH)/include/generated/uapi -I$(srctree)/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-5.14.21-150500.53/include/linux/kconfig.h' \
M=/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd -o tmp_include_depends -o scripts -o \
include/config/MARKER modules
make[3]: Entering directory '/usr/src/linux-5.14.21-150500.53-obj/x86_64/default'
make[3]: Leaving directory '/usr/src/linux-5.14.21-150500.53-obj/x86_64/default'
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a'
make[2]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a'
Making install in lustre-iokit
make[2]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit'
Making install in obdfilter-survey
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/obdfilter-survey'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/obdfilter-survey'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c obdfilter-survey iokit-libecho iokit-plot-obdfilter '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/obdfilter-survey'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/obdfilter-survey'
Making install in sgpdd-survey
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/sgpdd-survey'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/sgpdd-survey'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c iokit-plot-sgpdd sgpdd-survey '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/sgpdd-survey'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/sgpdd-survey'
Making install in ost-survey
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ost-survey'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ost-survey'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c ost-survey iokit-plot-ost '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ost-survey'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ost-survey'
Making install in ior-survey
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ior-survey'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ior-survey'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c ior-survey iokit-parse-ior '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ior-survey'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/ior-survey'
Making install in mds-survey
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/mds-survey'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/mds-survey'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c mds-survey '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/mds-survey'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/mds-survey'
Making install in stats-collect
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/stats-collect'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/stats-collect'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c iokit-config iokit-gather-stats iokit-lstats '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/stats-collect'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/stats-collect'
Making install in lst-survey
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/lst-survey'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/lst-survey'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c lst.sh lst-survey '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/lst-survey'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit/lst-survey'
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit'
make[2]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre-iokit'
Making install in libcfs
make[2]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs'
Making install in libcfs
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs'
Making install in linux
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/linux'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/linux'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/linux'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/linux'
Making install in util
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/util'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/util'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/util'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/util'
Making install in crypto
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/crypto'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/crypto'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/crypto'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs/crypto'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
 /usr/bin/install -c -m 644 libcfs.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/libcfs'
Making install in include
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include'
Making install in libcfs
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs'
Making install in linux
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/linux'
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/linux'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/linux'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/linux'
Making install in util
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/util'
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/util'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/util'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/util'
Making install in crypto
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/crypto'
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/crypto'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/crypto'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs/crypto'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs'
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/libcfs'
Making install in uapi
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi'
Making install in linux
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi/linux'
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi/linux'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi/linux'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi/linux'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi'
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include/uapi'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/include'
Making install in autoconf
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/autoconf'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/autoconf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/autoconf'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs/autoconf'
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs'
make[2]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libcfs'
Making install in lnet
make[2]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet'
Making install in lnet
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/lnet'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/lnet'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
 /usr/bin/install -c -m 644 lnet.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/lnet'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/lnet'
Making install in klnds
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds'
Making install in socklnd
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/socklnd'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/socklnd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
 /usr/bin/install -c -m 644 ksocklnd.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/socklnd'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/socklnd'
Making install in gnilnd
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/gnilnd'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/gnilnd'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/gnilnd'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/gnilnd'
Making install in o2iblnd
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
 /usr/bin/install -c -m 644 ko2iblnd.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/o2iblnd'
Making install in kfilnd
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/kfilnd'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/kfilnd'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/kfilnd'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/kfilnd'
Making install in in-kernel-o2iblnd
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd'
make  install-exec-hook
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd'
make[6]: Nothing to be done for 'install-exec-hook'.
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds/in-kernel-o2iblnd'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/klnds'
Making install in selftest
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/selftest'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/selftest'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
 /usr/bin/install -c -m 644 lnet_selftest.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/selftest'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/selftest'
Making install in doc
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/doc'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/doc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man7'
 /usr/bin/install -c -m 644 lnet.7 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man7'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man8'
 /usr/bin/install -c -m 644 lnetctl.8 lst.8 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man8'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/doc'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/doc'
Making install in utils
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils'
Making install in lnetconfig
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblnetconfig.la '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/liblnetconfig.so.4.0.0 /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.so.4.0.0
libtool: install: (cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64 && { ln -s -f liblnetconfig.so.4.0.0 liblnetconfig.so.4 || { rm -f liblnetconfig.so.4 && ln -s liblnetconfig.so.4.0.0 liblnetconfig.so.4; }; })
libtool: install: (cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64 && { ln -s -f liblnetconfig.so.4.0.0 liblnetconfig.so || { rm -f liblnetconfig.so && ln -s liblnetconfig.so.4.0.0 liblnetconfig.so; }; })
libtool: install: /usr/bin/install -c .libs/liblnetconfig.lai /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.la
libtool: install: /usr/bin/install -c .libs/liblnetconfig.a /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.a
libtool: install: chmod 644 /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.a
libtool: install: ranlib /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c routerstat lst lnetctl wirecheck '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
libtool: warning: '../../lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/routerstat /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/routerstat
libtool: warning: '../../lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lst /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lst
libtool: warning: '../../lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lnetctl /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lnetctl
libtool: install: /usr/bin/install -c wirecheck /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/wirecheck
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils'
Making install in include
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include'
Making install in lnet
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/lnet'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/lnet'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/lnet'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/lnet'
Making install in uapi/linux/lnet
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi/linux/lnet'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi/linux/lnet'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/include/linux/lnet'
 /usr/bin/install -c -m 644 libcfs_debug.h libcfs_ioctl.h lnetctl.h lnet-dlc.h lnetst.h lnet-idl.h lnet-nl.h lnet-types.h nidstr.h socklnd.h '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/include/linux/lnet'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi/linux/lnet'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include/uapi/linux/lnet'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/include'
Making install in autoconf
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/autoconf'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/autoconf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/autoconf'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/autoconf'
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet'
make[2]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet'
Making install in lustre
make[2]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre'
Making install in include
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include'
Making install in lustre
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/lustre'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/lustre'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/include/lustre'
 /usr/bin/install -c -m 644 lustreapi.h lustre_user.h liblustreapi.h ll_fiemap.h lustre_lfsck_user.h lustre_barrier_user.h '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/include/lustre'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/lustre'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/lustre'
Making install in uapi/linux/lustre
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi/linux/lustre'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi/linux/lustre'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/include/linux/lustre'
 /usr/bin/install -c -m 644 lustre_cfg.h lustre_fid.h lustre_fiemap.h lustre_idl.h lustre_ioctl.h lgss.h lustre_kernelcomm.h lustre_ostid.h lustre_param.h lustre_user.h lustre_ver.h '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/include/linux/lustre'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi/linux/lustre'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include/uapi/linux/lustre'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/include'
Making install in obdclass
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdclass'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdclass'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 obdclass.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdclass'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdclass'
Making install in ldlm
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ldlm'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ldlm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ldlm'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ldlm'
Making install in ptlrpc
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 ptlrpc.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ptlrpc'
Making install in obdecho
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdecho'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdecho'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 obdecho.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdecho'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/obdecho'
Making install in ec
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ec'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ec'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 ec.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ec'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/ec'
Making install in mgc
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mgc'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mgc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 mgc.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mgc'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mgc'
Making install in fid
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fid'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fid'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 fid.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fid'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fid'
Making install in fld
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fld'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fld'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 fld.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fld'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/fld'
Making install in doc
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/doc'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/doc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 lfs.1 lfs-changelog.1 lfs-changelog_clear.1 lfs-df.1 lfs-fid2path.1 lfs-find.1 lfs-flushctx.1 lfs-getdirstripe.1 lfs-getname.1 lfs-getsom.1 lfs-getstripe.1 lfs-heat_get.1 lfs-heat_set.1 lfs-hsm.1 lfs-hsm_action.1 lfs-hsm_clear.1 lfs-hsm_set.1 lfs-hsm_state.1 lfs-ladvise.1 lfs_migrate.1 lfs-migrate.1 lfs-mirror-copy.1 lfs-mirror-create.1 lfs-mirror-delete.1 lfs-mirror-extend.1 lfs-mirror-read.1 lfs-mirror-resync.1 lfs-mirror-split.1 lfs-mirror-verify.1 lfs-mirror-write.1 lfs-mkdir.1 lfs-path2fid.1 lfs-pcc-detach.1 lfs-pcc-state.1 lfs-pcc.1 lfs-project.1 lfs-quota.1 lfs-rmfid.1 lfs-setdirstripe.1 lfs-setquota.1 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 lfs-setstripe.1 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man1'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man3'
 /usr/bin/install -c -m 644 llapi_changelog_clear.3 llapi_changelog_fini.3 llapi_changelog_free.3 llapi_changelog_get_fd.3 llapi_changelog_in_buf.3 llapi_changelog_recv.3 llapi_changelog_set_xflags.3 llapi_changelog_start.3 llapi_create_volatile_param.3 llapi_fd2parent.3 llapi_fid_parse.3 llapi_fid_to_handle.3 llapi_file_create.3 llapi_file_create_foreign.3 llapi_file_get_stripe.3 llapi_file_open.3 llapi_get_fsname.3 llapi_get_fsname_instance.3 llapi_get_instance.3 llapi_get_lum_dir.3 llapi_get_lum_dir_fd.3 llapi_get_lum_file.3 llapi_get_lum_file_fd.3 llapi_getname.3 llapi_group_lock.3 llapi_group_unlock.3 llapi_heat_get.3 llapi_heat_set.3 llapi_hsm_action_begin.3 llapi_hsm_action_end.3 llapi_hsm_action_get_dfid.3 llapi_hsm_action_get_fd.3 llapi_hsm_action_progress.3 llapi_hsm_copytool_get_fd.3 llapi_hsm_copytool_recv.3 llapi_hsm_copytool_register.3 llapi_hsm_copytool_unregister.3 llapi_hsm_state_get.3 llapi_hsm_state_set.3 llapi_ioctl.3 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man3'
 /usr/bin/install -c -m 644 llapi_ladvise.3 llapi_layout_alloc.3 llapi_layout_comp_add.3 llapi_layout_comp_del.3 llapi_layout_comp_extent_get.3 llapi_layout_comp_extent_set.3 llapi_layout_comp_flags_clear.3 llapi_layout_comp_flags_get.3 llapi_layout_comp_flags_set.3 llapi_layout_comp_id_get.3 llapi_layout_comp_use.3 llapi_layout_comp_use_id.3 llapi_layout_extension_size_get.3 llapi_layout_extension_size_set.3 llapi_layout_file_comp_add.3 llapi_layout_file_comp_del.3 llapi_layout_file_create.3 llapi_layout_file_open.3 llapi_layout_free.3 llapi_layout_get_by_fd.3 llapi_layout_get_by_fid.3 llapi_layout_get_by_path.3 llapi_layout_get_by_xattr.3 llapi_layout_ost_index_get.3 llapi_layout_ost_index_set.3 llapi_layout_ost_index_reset.3 llapi_layout_pattern_get.3 llapi_layout_pattern_set.3 llapi_layout_pool_name_get.3 llapi_layout_pool_name_set.3 llapi_layout_stripe_count_get.3 llapi_layout_stripe_count_set.3 llapi_layout_stripe_size_get.3 llapi_layout_stripe_size_set.3 llapi_open_by_fid.3 llapi_open_by_fid_at.3 llapi_param_get_paths.3 llapi_param_get_value.3 llapi_path2fid.3 llapi_path2parent.3 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man3'
 /usr/bin/install -c -m 644 llapi_pcc_attach.3 llapi_pcc_attach_fid.3 llapi_pcc_attach_fid_str.3 llapi_pcc_detach_fid.3 llapi_pcc_detach_fid_fd.3 llapi_pcc_detach_fid_str.3 llapi_pcc_detach_file.3 llapi_pccdev_get.3 llapi_pccdev_set.3 llapi_pcc_state_get.3 llapi_pcc_state_get_fd.3 llapi_quotactl.3 llapi_rmfid.3 llapi_rmfid_at.3 llapi_search_mdt.3 llapi_search_ost.3 llapi_search_tgt.3 llapi_search_rootpath.3 llapi_search_rootpath_by_dev.3 llapi_unlink_foreign.3 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man3'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man5'
 /usr/bin/install -c -m 644 ldev.conf.5 nids.5 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man5'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man7'
 /usr/bin/install -c -m 644 lustreapi.7 llapi_layout.7 lustre.7 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man7'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man8'
 /usr/bin/install -c -m 644 lctl.8 lctl-dl.8 lctl-device_list.8 lctl-get_param.8 lctl-list_param.8 lctl-network.8 lctl-pcc.8 lctl-pool_add.8 lctl-pool_new.8 lctl-set_param.8 ldev.8 lfs-rm_entry.8 lfs-rmentry.8 lgss_sk.8 lhbadm.8 ll_decode_linkea.8 llsom_sync.8 llstat.8 lustre_routes_config.8 lustre_routes_conversion.8 lustre_rsync.8 mount.lustre.8 plot-llstat.8 routerstat.8 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/man/man8'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/doc'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/doc'
Making install in utils
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   liblustreapi.la '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64'
libtool: warning: relinking 'liblustreapi.la'
libtool: install: (cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils; /bin/sh "/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/libtool"  --tag CC --mode=relink gcc -fPIC -D_GNU_SOURCE -I/usr/include/libnl3 -I ../../lnet/utils -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DLUSTRE_UTILS=1 -g -O2 -Werror -version-info 1:0:0 -Wl,--version-script=liblustreapi.map -o liblustreapi.la -rpath /usr/lib64 liblustreapi_la-liblustreapi.lo liblustreapi_la-liblustreapi_hsm.lo liblustreapi_la-liblustreapi_nodemap.lo liblustreapi_la-liblustreapi_json.lo liblustreapi_la-liblustreapi_layout.lo liblustreapi_la-liblustreapi_lease.lo liblustreapi_la-liblustreapi_util.lo liblustreapi_la-liblustreapi_kernelconn.lo liblustreapi_la-liblustreapi_param.lo liblustreapi_la-liblustreapi_mirror.lo liblustreapi_la-liblustreapi_fid.lo liblustreapi_la-liblustreapi_ladvise.lo liblustreapi_la-liblustreapi_chlg.lo liblustreapi_la-liblustreapi_heat.lo liblustreapi_la-liblustreapi_pcc.lo liblustreapi_la-liblustreapi_ioctl.lo liblustreapi_la-liblustreapi_root.lo liblustreapi_la-liblustreapi_lseek.lo liblustreapi_la-liblustreapi_swap.lo ../../libcfs/libcfs/libcfs.la ../../lnet/utils/lnetconfig/liblnetconfig.la -lnl-genl-3 -lnl-3 -lpthread -lkeyutils -inst-prefix-dir /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/liblustreapi_la-liblustreapi.o .libs/liblustreapi_la-liblustreapi_hsm.o .libs/liblustreapi_la-liblustreapi_nodemap.o .libs/liblustreapi_la-liblustreapi_json.o .libs/liblustreapi_la-liblustreapi_layout.o .libs/liblustreapi_la-liblustreapi_lease.o .libs/liblustreapi_la-liblustreapi_util.o .libs/liblustreapi_la-liblustreapi_kernelconn.o .libs/liblustreapi_la-liblustreapi_param.o .libs/liblustreapi_la-liblustreapi_mirror.o .libs/liblustreapi_la-liblustreapi_fid.o .libs/liblustreapi_la-liblustreapi_ladvise.o .libs/liblustreapi_la-liblustreapi_chlg.o .libs/liblustreapi_la-liblustreapi_heat.o .libs/liblustreapi_la-liblustreapi_pcc.o .libs/liblustreapi_la-liblustreapi_ioctl.o .libs/liblustreapi_la-liblustreapi_root.o .libs/liblustreapi_la-liblustreapi_lseek.o .libs/liblustreapi_la-liblustreapi_swap.o  -Wl,--whole-archive ../../libcfs/libcfs/.libs/libcfs.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/usr/lib64 -L/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64 -L/usr/lib64 -llnetconfig -L../../../libcfs/libcfs -lyaml -lm -lnl-genl-3 -lnl-3 -lpthread -lkeyutils  -g -O2 -Wl,--version-script=liblustreapi.map   -Wl,-soname -Wl,liblustreapi.so.1 -o .libs/liblustreapi.so.1.0.0
libtool: install: /usr/bin/install -c .libs/liblustreapi.so.1.0.0T /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.so.1.0.0
libtool: install: (cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64 && { ln -s -f liblustreapi.so.1.0.0 liblustreapi.so.1 || { rm -f liblustreapi.so.1 && ln -s liblustreapi.so.1.0.0 liblustreapi.so.1; }; })
libtool: install: (cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64 && { ln -s -f liblustreapi.so.1.0.0 liblustreapi.so || { rm -f liblustreapi.so && ln -s liblustreapi.so.1.0.0 liblustreapi.so; }; })
libtool: install: /usr/bin/install -c .libs/liblustreapi.lai /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.la
libtool: install: /usr/bin/install -c .libs/liblustreapi.a /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.a
libtool: install: chmod 644 /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.a
libtool: install: ranlib /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c lfs '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
libtool: warning: 'liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: warning: '../../lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin/lfs
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c llstat llobdstat lljobstat plot-llstat '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c lctl l_getidentity llverdev llverfs lustre_rsync ll_decode_linkea llsom_sync l_foreign_symlink wirecheck wiretest lhsmtool_posix l_getsepol '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
libtool: warning: 'liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: warning: '../../lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lctl /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lctl
libtool: install: /usr/bin/install -c l_getidentity /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/l_getidentity
libtool: install: /usr/bin/install -c llverdev /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/llverdev
libtool: install: /usr/bin/install -c llverfs /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/llverfs
libtool: warning: 'liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lustre_rsync /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lustre_rsync
libtool: install: /usr/bin/install -c ll_decode_linkea /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/ll_decode_linkea
libtool: warning: 'liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/llsom_sync /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/llsom_sync
libtool: install: /usr/bin/install -c l_foreign_symlink /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/l_foreign_symlink
libtool: install: /usr/bin/install -c wirecheck /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/wirecheck
libtool: install: /usr/bin/install -c wiretest /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/wiretest
libtool: warning: 'liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: warning: '../../lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lhsmtool_posix /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lhsmtool_posix
libtool: warning: 'liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/l_getsepol /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/l_getsepol
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
 /usr/bin/install -c ldlm_debug_upcall '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
make  install-exec-hook
make[6]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
/bin/sh /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config/install-sh -d /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64
/bin/sh /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/config/install-sh -d /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre
for p in  ; do \
  if test -f $p; then \
    f="`echo $p | sed -e 's|^.*/||'`"; \
    echo " /usr/bin/install -c -m 644 $p /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/$f"; \
    /usr/bin/install -c -m 644 $p /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/$f; \
  else :; fi; \
done
make[6]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 lustre.pc '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mount.lustre '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/sbin'
libtool: install: /usr/bin/install -c mount.lustre /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/sbin/mount.lustre
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/utils'
Making install in tests
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests'
Making install in iabf
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests/iabf'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests/iabf'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c iabf '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
libtool: install: /usr/bin/install -c iabf /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/iabf
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests/iabf'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests/iabf'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mcreate statx '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
libtool: install: /usr/bin/install -c mcreate /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin/mcreate
libtool: install: /usr/bin/install -c statx /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin/statx
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/clientapi'
 /usr/bin/install -c -m 644  clientapi/simple_test.c '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/clientapi'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/acl'
 /usr/bin/install -c -m 644  acl/cp.test acl/getfacl-noacl.test acl/inheritance.test acl/misc.test acl/permissions.test acl/setfacl.test acl/permissions_xattr.test acl/974.test acl/974_remote.test acl/2561.test acl/2561_zfs.test acl/4924.test '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/acl'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/cfg/'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/test-groups/'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/acl/'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/racer/'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/posix/'
 /usr/bin/install -c racer/dir_create.sh racer/dir_migrate.sh racer/dir_remote.sh racer/file_chmod.sh racer/file_chown.sh racer/file_concat.sh racer/file_create.sh racer/file_delxattr.sh racer/file_exec.sh racer/file_fallocate.sh racer/file_getxattr.sh racer/file_link.sh racer/file_list.sh racer/file_mknod.sh racer/file_rename.sh racer/file_rm.sh racer/file_setxattr.sh racer/file_swap.sh racer/file_symlink.sh racer/file_truncate.sh racer/lss_create.sh racer/lss_destroy.sh racer/racer.sh '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/racer/'
 /usr/bin/install -c acl/make-tree acl/run '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/acl/'
 /usr/bin/install -c posix/posix.cfg '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/posix/'
 /usr/bin/install -c test-groups/regression test-groups/regression-mpi '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/test-groups/'
 /usr/bin/install -c cfg/local.sh cfg/ncli.sh '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/cfg/'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/install -c -m 644 disk2_7-ldiskfs.tar.bz2 disk2_7-zfs.tar.bz2 disk2_9-zfs.tar.bz2 disk2_9-ldiskfs.tar.bz2 disk2_10-ldiskfs.tar.bz2 disk2_12-ldiskfs.tar.bz2 ldiskfs_mdt1_2_11.tar.bz2 ldiskfs_mdt2_2_11.tar.bz2 ldiskfs_ost1_2_11.tar.bz2 ldiskfs_ost2_2_11.tar.bz2 zfs_mdt1_2_11.tar.bz2 zfs_mdt2_2_11.tar.bz2 zfs_ost1_2_11.tar.bz2 zfs_ost2_2_11.tar.bz2 '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c openunlink truncate directio writeme utime tchmod fsx test_brw sendfile createmany chownmany statmany multifstat createtest opendirunlink opendevunlink unlinkmany checkstat statone runas openfile smalliomany small_write multiop ll_sparseness_verify ll_sparseness_write mrename ll_dirstripe_verify openfilleddirunlink rename_many memhog euid_access rw_seq_cst_vs_drop_caches mmap_sanity writemany reads flocks_test flock_deadlock write_time_limit rwv lgetxattr_size_check checkfiemap listxattr_size_check check_fhandle_syscalls badarea_io llapi_layout_test orphan_linkea_check llapi_hsm_test group_lock_test llapi_fid_test sendfile_grouplock mmap_cat swap_lock_test lockahead_test mirror_io mmap_mknod_test create_foreign_file parse_foreign_file create_foreign_dir parse_foreign_dir check_fallocate splice-test lseek_test expand_truncate_test foreign_symlink_striping lov_getstripe_old io_uring_probe fadvise_dontneed_helper llapi_root_test aheadmany monitor_lustrefs aiocp '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
libtool: install: /usr/bin/install -c openunlink /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/openunlink
libtool: install: /usr/bin/install -c truncate /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/truncate
libtool: install: /usr/bin/install -c directio /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/directio
libtool: install: /usr/bin/install -c writeme /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/writeme
libtool: install: /usr/bin/install -c utime /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/utime
libtool: install: /usr/bin/install -c tchmod /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/tchmod
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/fsx /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/fsx
libtool: install: /usr/bin/install -c test_brw /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/test_brw
libtool: install: /usr/bin/install -c sendfile /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/sendfile
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/createmany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/createmany
libtool: install: /usr/bin/install -c chownmany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/chownmany
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/statmany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/statmany
libtool: install: /usr/bin/install -c multifstat /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/multifstat
libtool: install: /usr/bin/install -c createtest /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/createtest
libtool: install: /usr/bin/install -c opendirunlink /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/opendirunlink
libtool: install: /usr/bin/install -c opendevunlink /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/opendevunlink
libtool: install: /usr/bin/install -c unlinkmany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/unlinkmany
libtool: install: /usr/bin/install -c checkstat /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/checkstat
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/statone /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/statone
libtool: install: /usr/bin/install -c runas /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/runas
libtool: install: /usr/bin/install -c openfile /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/openfile
libtool: install: /usr/bin/install -c smalliomany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/smalliomany
libtool: install: /usr/bin/install -c small_write /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/small_write
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/multiop /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/multiop
libtool: install: /usr/bin/install -c ll_sparseness_verify /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/ll_sparseness_verify
libtool: install: /usr/bin/install -c ll_sparseness_write /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/ll_sparseness_write
libtool: install: /usr/bin/install -c mrename /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mrename
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/ll_dirstripe_verify /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/ll_dirstripe_verify
libtool: install: /usr/bin/install -c openfilleddirunlink /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/openfilleddirunlink
libtool: install: /usr/bin/install -c rename_many /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/rename_many
libtool: install: /usr/bin/install -c memhog /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/memhog
libtool: install: /usr/bin/install -c euid_access /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/euid_access
libtool: install: /usr/bin/install -c rw_seq_cst_vs_drop_caches /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/rw_seq_cst_vs_drop_caches
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/mmap_sanity /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mmap_sanity
libtool: install: /usr/bin/install -c writemany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/writemany
libtool: install: /usr/bin/install -c reads /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/reads
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/flocks_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/flocks_test
libtool: install: /usr/bin/install -c flock_deadlock /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/flock_deadlock
libtool: install: /usr/bin/install -c write_time_limit /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/write_time_limit
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/rwv /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/rwv
libtool: install: /usr/bin/install -c lgetxattr_size_check /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lgetxattr_size_check
libtool: install: /usr/bin/install -c checkfiemap /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/checkfiemap
libtool: install: /usr/bin/install -c listxattr_size_check /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/listxattr_size_check
libtool: install: /usr/bin/install -c check_fhandle_syscalls /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/check_fhandle_syscalls
libtool: install: /usr/bin/install -c badarea_io /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/badarea_io
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/llapi_layout_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_layout_test
libtool: install: /usr/bin/install -c orphan_linkea_check /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/orphan_linkea_check
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/llapi_hsm_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_hsm_test
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/group_lock_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/group_lock_test
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/llapi_fid_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_fid_test
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/sendfile_grouplock /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/sendfile_grouplock
libtool: install: /usr/bin/install -c mmap_cat /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mmap_cat
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/swap_lock_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/swap_lock_test
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lockahead_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lockahead_test
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/mirror_io /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mirror_io
libtool: install: /usr/bin/install -c mmap_mknod_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mmap_mknod_test
libtool: install: /usr/bin/install -c create_foreign_file /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/create_foreign_file
libtool: install: /usr/bin/install -c parse_foreign_file /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/parse_foreign_file
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/create_foreign_dir /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/create_foreign_dir
libtool: install: /usr/bin/install -c parse_foreign_dir /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/parse_foreign_dir
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/check_fallocate /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/check_fallocate
libtool: install: /usr/bin/install -c splice-test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/splice-test
libtool: install: /usr/bin/install -c lseek_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lseek_test
libtool: install: /usr/bin/install -c expand_truncate_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/expand_truncate_test
libtool: install: /usr/bin/install -c foreign_symlink_striping /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/foreign_symlink_striping
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/lov_getstripe_old /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lov_getstripe_old
libtool: install: /usr/bin/install -c io_uring_probe /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/io_uring_probe
libtool: install: /usr/bin/install -c fadvise_dontneed_helper /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/fadvise_dontneed_helper
libtool: warning: '../../lustre/utils/liblustreapi.la' has not been installed in '/usr/lib64'
libtool: warning: '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lnet/utils/lnetconfig/liblnetconfig.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/llapi_root_test /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_root_test
libtool: install: /usr/bin/install -c aheadmany /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/aheadmany
libtool: install: /usr/bin/install -c monitor_lustrefs /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/monitor_lustrefs
libtool: install: /usr/bin/install -c aiocp /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/aiocp
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/install -c leak_finder.pl llmount.sh llmountcleanup.sh functions.sh test-framework.sh runvmstat runiozone runtests sanity.sh rundbench acceptance-small.sh conf-sanity.sh insanity.sh oos.sh oos2.sh dne_sanity.sh sanity-compr.sh recovery-small.sh replay-dual.sh sanity-quota.sh replay-ost-single.sh replay-single.sh run-llog.sh sanityn.sh large-scale.sh racer.sh replay-vbr.sh performance-sanity.sh sanity-benchmark.sh lockorder.sh socketclient socketserver runmultiop_bg_pause sanity-sec.sh sanity-selinux.sh recovery-scale-lib.sh recovery-mds-scale.sh recovery-oss-scale.sh sanity-krb5.sh krb5_login.sh '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/install -c setup_kerberos.sh run_dd.sh run_tar.sh run_iozone.sh run_dbench.sh run_IOR.sh recovery-double-scale.sh recovery-random-scale.sh parallel-scale.sh lustre-rsync-test.sh ost-pools.sh rpc.sh yaml.sh lutf.sh lnet-selftest.sh obdfilter-survey.sh mmp.sh mmp_mark.sh sgpdd-survey.sh maloo_upload.sh auster setup-nfs.sh mds-survey.sh parallel-scale-nfs.sh large-lun.sh parallel-scale-nfsv3.sh parallel-scale-nfsv4.sh setup-cifs.sh parallel-scale-cifs.sh posix.sh sanity-scrub.sh scrub-performance.sh ha.sh pjdfstest.sh sanity-lfsck.sh lfsck-performance.sh sanity-hsm.sh sanity-lsnapshot.sh sanity-pfl.sh sanity-flr.sh '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
 /usr/bin/install -c sanity-dom.sh sanity-pcc.sh dom-performance.sh sanity-lnet.sh '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/tests'
Making install in scripts
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts'
Making install in systemd
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts/systemd'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/systemd/system'
 /usr/bin/install -c -m 644 lnet.service '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/systemd/system'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/systemd/system'
 /usr/bin/install -c lsvcgss.service '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/systemd/system'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts/systemd'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts/systemd'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/install -c lfs_migrate '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
 /usr/bin/install -c lustre_rmmod ko2iblnd-probe ksocklnd-config ldev lustre_routes_config lustre_routes_conversion '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 bash-completion/lustre bash-completion/lctl bash-completion/lfs '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/bash-completion/completions'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/scripts'
Making install in autoconf
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/autoconf'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/autoconf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/autoconf'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/autoconf'
Making install in conf
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf'
Making install in resource
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf/resource'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf/resource'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf/resource'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf/resource'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf'
make[5]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/etc'
 /usr/bin/install -c -m 644 lnet.conf lnet_routes.conf '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/etc'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/firewalld/services'
 /usr/bin/install -c -m 644 lustre.xml '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/firewalld/services'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/etc/modprobe.d'
 /usr/bin/install -c -m 644 ko2iblnd.conf '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/etc/modprobe.d'
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/udev/rules.d'
 /usr/bin/install -c -m 644 99-lustre.rules '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib/udev/rules.d'
make[5]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/conf'
Making install in kunit
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 llog_test.ko obd_test.ko kinode.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/kunit'
Making install in mdc
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mdc'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mdc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 mdc.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mdc'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/mdc'
Making install in lmv
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lmv'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lmv'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 lmv.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lmv'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lmv'
Making install in llite
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/llite'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/llite'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 lustre.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/llite'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/llite'
Making install in lov
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lov'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lov'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 lov.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lov'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/lov'
Making install in osc
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/osc'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/osc'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
 /usr/bin/install -c -m 644 osc.ko '/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/'
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/osc'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre/osc'
make[3]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre'
make[4]: Entering directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre'
make[3]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre'
make[2]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/lustre'
make[1]: Leaving directory '/tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a'
+ basemodpath=/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client
+ /usr/bin/install -D -m 0644 /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a/Module.symvers /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/Module.symvers
+ mkdir -p /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs
+ mv /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/llog_test.ko /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko
+ mv /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obd_test.ko /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko
+ mv /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/kinode.ko /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko
+ '[' -f /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ldlm_extent.ko ']'
+ '[' -d /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/openmpi ']'
+ '[' -d /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/mpich ']'
+ :
+ echo /usr/lib/systemd/system/lnet.service
+ echo /usr/lib/systemd/system/lsvcgss.service
+ find /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64 -name '*.so' -type f -exec chmod +x '{}' ';'
+ rm -f /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.la
+ echo '%attr(-, root, root) /usr/lib64/liblnetconfig.a'
+ echo '%attr(-, root, root) /usr/lib64/liblnetconfig.so'
+ echo '%attr(-, root, root) /usr/lib64/liblnetconfig.so.*'
+ mkdir -p /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64//usr/share/lustre
+ '[' -d /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre ']'
+ find /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre -name '*.la' -type f -exec rm -f '{}' ';'
+ echo '/usr/lib/firewalld/services/*.xml'
+ find /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules -name '*.ko' -type f -exec chmod u+x '{}' ';'
+ rm -f /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.la
+ :
+ echo '%dir /usr/lib64/lustre'
+ echo '%dir /usr/lib64/lustre/tests'
+ echo '/usr/lib64/lustre/tests/*'
+ echo /usr/bin/mcreate
+ echo /usr/bin/statx
+ echo /usr/sbin/wirecheck
+ echo /usr/sbin/wiretest
+ '[' -n '' ']'
+ /usr/lib/rpm/find-debuginfo.sh -j64 --build-id-seed 2.15.63_48_gf8e3c4a-1 --unique-debug-suffix -2.15.63_48_gf8e3c4a-1.x86_64 --unique-debug-src-base lustre-client-2.15.63_48_gf8e3c4a-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /tmp/rpmbuild-lustre--b5rhLFTq/BUILD/lustre-2.15.63_48_gf8e3c4a
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ec.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fld.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fid.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lmv.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lov.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lustre.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mgc.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mdc.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdclass.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdecho.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/osc.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ptlrpc.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/libcfs.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ko2iblnd.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ksocklnd.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin/lfs
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/sbin/mount.lustre
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet_selftest.ko
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin/mcreate
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/bin/statx
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblnetconfig.so.4.0.0
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/liblustreapi.so.1.0.0
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/aheadmany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/aiocp
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/badarea_io
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/check_fhandle_syscalls
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/check_fallocate
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/checkfiemap
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/chownmany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/create_foreign_dir
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/createmany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/checkstat
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/create_foreign_file
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/createtest
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/directio
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/expand_truncate_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/fadvise_dontneed_helper
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/flock_deadlock
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/euid_access
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/foreign_symlink_striping
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/group_lock_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/io_uring_probe
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lgetxattr_size_check
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/listxattr_size_check
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/iabf
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/ll_dirstripe_verify
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_fid_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/ll_sparseness_verify
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/flocks_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/ll_sparseness_write
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_hsm_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_root_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lov_getstripe_old
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mirror_io
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lseek_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/lockahead_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/memhog
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mmap_cat
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/llapi_layout_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/fsx
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mmap_mknod_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mmap_sanity
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/monitor_lustrefs
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/multifstat
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/multiop
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/opendevunlink
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/openfilleddirunlink
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/mrename
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/openfile
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/opendirunlink
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/openunlink
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/parse_foreign_dir
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/orphan_linkea_check
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/reads
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/rw_seq_cst_vs_drop_caches
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/runas
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/parse_foreign_file
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/rwv
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/sendfile
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/rename_many
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/small_write
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/sendfile_grouplock
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/smalliomany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/statmany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/statone
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/splice-test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/tchmod
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/swap_lock_test
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/utime
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/truncate
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/write_time_limit
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/unlinkmany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/writemany
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/l_foreign_symlink
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/l_getidentity
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/l_getsepol
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/writeme
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/ll_decode_linkea
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lctl
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/lib64/lustre/tests/test_brw
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/llsom_sync
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lhsmtool_posix
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/llverfs
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lnetctl
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/llverdev
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lst
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/lustre_rsync
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/routerstat
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/wirecheck
extracting debug info from /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/sbin/wiretest
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ec.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fid.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fld.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lmv.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lov.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lustre.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mdc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mgc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdclass.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdecho.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/osc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ptlrpc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ko2iblnd.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ksocklnd.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/libcfs.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
dwz: "./lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet_selftest.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug" is not a shared library
/usr/lib/rpm/sepdebugcrcfix: Updated 94 CRC32s, 20 CRC32s did match.
24148 blocks
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-suse
calling /usr/lib/rpm/brp-suse.d/brp-99-compress-vmlinux
calling /usr/lib/rpm/brp-suse.d/brp-99-pesign
No buildservice signing certificate
Creating /usr/src/packages/OTHER/lustre-client.cpio.rsasign
28781 blocks
Processing files: lustre-client-2.15.63_48_gf8e3c4a-1.x86_64
Provides: config(lustre-client) = 2.15.63_48_gf8e3c4a-1 liblnetconfig.so.4()(64bit) liblustreapi.so.1()(64bit) lustre-client = 2.15.63_48_gf8e3c4a-1 lustre-client(x86-64) = 2.15.63_48_gf8e3c4a-1
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd
Requires(preun): /bin/sh systemd
Requires(postun): /bin/sh systemd
Requires: /bin/bash /usr/bin/perl /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.22)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libe2p.so.2()(64bit) libext2fs.so.2()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) liblnetconfig.so.4()(64bit) liblustreapi.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libmount.so.1()(64bit) libmount.so.1(MOUNT_2.19)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-3.so.200(libnl_3_2_27)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit)
Obsoletes: lustre-client < 2.15.63_48_gf8e3c4a
Processing files: lustre-client-devel-2.15.63_48_gf8e3c4a-1.x86_64
Provides: lustre-client-devel = 2.15.63_48_gf8e3c4a-1 lustre-client-devel(x86-64) = 2.15.63_48_gf8e3c4a-1 lustre-devel = 2.15.63_48_gf8e3c4a pkgconfig(lustre) = 2.15.63_48_gf8e3c4a
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config
Processing files: lustre-client-tests-2.15.63_48_gf8e3c4a-1.x86_64
Provides: lustre-client-tests = 2.15.63_48_gf8e3c4a lustre-client-tests = 2.15.63_48_gf8e3c4a-1 lustre-client-tests(x86-64) = 2.15.63_48_gf8e3c4a-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/bash /usr/bin/env /usr/bin/perl libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libkeyutils.so.1()(64bit) liblnetconfig.so.4()(64bit) liblustreapi.so.1()(64bit) libm.so.6()(64bit) libnl-3.so.200()(64bit) libnl-genl-3.so.200()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libyaml-0.so.2()(64bit)
Recommends: dbench iozone perl
Suggests: clush pdsh
Processing files: lustre-iokit-2.15.63_48_gf8e3c4a-1.x86_64
Executing(%doc): /bin/sh -e /tmp/rpmbuild-lustre--b5rhLFTq/TMP/rpm-tmp.8PLeTz
+ umask 022
+ cd /tmp/rpmbuild-lustre--b5rhLFTq/BUILD
+ cd lustre-2.15.63_48_gf8e3c4a
+ DOCDIR=/tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/ior-survey/README.ior-survey /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/mds-survey/README.mds-survey /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/obdfilter-survey/README.obdfilter-survey /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/ost-survey/README.ost-survey /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/sgpdd-survey/README.sgpdd-survey /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/stats-collect/README.iokit-lstats /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ cp -pr lustre-iokit/lst-survey/README.lst-survey /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64/usr/share/doc/packages/lustre-iokit
+ exit 0
Provides: lustre-iokit = 2.15.63_48_gf8e3c4a-1 lustre-iokit(x86-64) = 2.15.63_48_gf8e3c4a-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/bash /usr/bin/perl
Recommends: perl
Processing files: lustre-client-debugsource-2.15.63_48_gf8e3c4a-1.x86_64
Provides: lustre-client-debugsource = 2.15.63_48_gf8e3c4a-1 lustre-client-debugsource(x86-64) = 2.15.63_48_gf8e3c4a-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lustre-client-debuginfo-2.15.63_48_gf8e3c4a-1.x86_64
Provides: debuginfo(build-id) = 02260dcbbf87b3a8aa4715c8c610b8a5f3bb63c6 debuginfo(build-id) = 05deb4b062ee9b27abf45a96f7a63b28670f6c5b debuginfo(build-id) = 195ca249e583c71692a713b4ac3e4e79c5f9e5ec debuginfo(build-id) = 1e57ee0b7bb45ccec9830c75593156ab3562990a debuginfo(build-id) = 1fcf92bcf1b17fc072faf7538568912b6e1f405e debuginfo(build-id) = 2004618beec0764bee634336a7b162af1f003d70 debuginfo(build-id) = 2069005779eea9a1358efd3040f3b628257e4b5c debuginfo(build-id) = 38f8b4054b41fb81bf8aba27e7666f2f9d5ce50c debuginfo(build-id) = 395eec6bbe5dcffe394ced450e3f0237f871d33a debuginfo(build-id) = 5a651b5eba9775c2611f492b4028d5b6e7d20515 debuginfo(build-id) = 6e52ff634d7e67ea8fd1cc5652769146a8a4ffc8 debuginfo(build-id) = 8f46fb5c479e3a0253ac673468b7285cdf722852 debuginfo(build-id) = b1a39a23166b2760719cfa9a17725080c768f2cf debuginfo(build-id) = b73758c1aac60d7c4862228c84a35dc2f58f59cf debuginfo(build-id) = c19a501c9e1452b078e91cde701e72c9f2f8fbfd debuginfo(build-id) = c9a0cde97bab8458f1a84c2788b68ddab94f5176 debuginfo(build-id) = ca1ec77b85b9428fb5309ce897c563e3e1068089 debuginfo(build-id) = db698d87056e2bb6935bda0a3c3feeafe2dd8b94 debuginfo(build-id) = f00f1e7d9d26cfe4a22e0aa5ba7c5a60aeea1994 lustre-client-debuginfo = 2.15.63_48_gf8e3c4a-1 lustre-client-debuginfo(x86-64) = 2.15.63_48_gf8e3c4a-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lustre-client-debugsource(x86-64) = 2.15.63_48_gf8e3c4a-1
Processing files: lustre-client-tests-debuginfo-2.15.63_48_gf8e3c4a-1.x86_64
Provides: debuginfo(build-id) = 02260dcbbf87b3a8aa4715c8c610b8a5f3bb63c6 debuginfo(build-id) = 02d0824068fe04804ff316829b7507dea2c02ca2 debuginfo(build-id) = 0d6079e18d2e90d53f582eddca73aeb7202ac9da debuginfo(build-id) = 0f1a0209c5d8cf19914b253a5f4e799351a5dbb6 debuginfo(build-id) = 0f784abb4f41ede7ecb14fcf9d61f110d9d4963e debuginfo(build-id) = 0fbd233f9bfffe0f7898f0115176653e8eb6e30a debuginfo(build-id) = 103174cf05664a2077b9b655b407181b8a5775d2 debuginfo(build-id) = 1070f10e21e0010ef030d725d9c84556f3217922 debuginfo(build-id) = 115690780288bfe7fdb1cfcb720e64957ee2d32d debuginfo(build-id) = 1234d042993e8e573a9a3fed57428fa3d3ed96d3 debuginfo(build-id) = 1506ced47a1787dafb38b5044aeaebe5bbbf9041 debuginfo(build-id) = 164d8fd5f7897c0682428ae3d8a30f9f5bcfbc88 debuginfo(build-id) = 18037a599e8a1b9f1a1f04e28a624f56f9ae9fa3 debuginfo(build-id) = 1c0ac8e70232738554b5f2c21459c07be27f240a debuginfo(build-id) = 1cc8412763b84abce5d26bb32fbb2f1c389251e6 debuginfo(build-id) = 2069005779eea9a1358efd3040f3b628257e4b5c debuginfo(build-id) = 216e69f36590f2cfeae9e17540fb83b6f0188ca5 debuginfo(build-id) = 2c76c852b88019963abc2c08213d30f04d19ff77 debuginfo(build-id) = 32818697d7ca47c250c1099f78093acbc96bc7d7 debuginfo(build-id) = 339ab1f6a507a4c25965977c77805e1fa86073b2 debuginfo(build-id) = 348a98e70d36fe1469daf835c229c76c432a7e22 debuginfo(build-id) = 35777b9d25addc01a00c223afc5244ad4e20ce70 debuginfo(build-id) = 3cd8c6e9d6294fac1f8d8d572fcf1703b3f80786 debuginfo(build-id) = 3d29228116a7e27c6c808f19884a861284699f03 debuginfo(build-id) = 3fac88c94c83f869d83f6d42fc46815fbf4cd0be debuginfo(build-id) = 44db3039ce614b36c12fabfe6cad322284e7663b debuginfo(build-id) = 45908aaf0704c092f26c307b1b00f50ab4aaddde debuginfo(build-id) = 493037ed9741c01505cdbca57be8d789ce082278 debuginfo(build-id) = 4dab58fc9a35b0ae12988ed5c100be917fbf9fb8 debuginfo(build-id) = 4f5c6670a14dcd0db211e9d8196126c3e67d2c30 debuginfo(build-id) = 5290b5966a69ba75e5308e12c338c15db8bec3d0 debuginfo(build-id) = 57009214c56019c9d4c668821bf6087d19c3ecf7 debuginfo(build-id) = 58fafcde0284c778b7a81167b74a153c33b8c9cf debuginfo(build-id) = 5fb3a0c2455035a6f13629591a8560e5127ec387 debuginfo(build-id) = 61836f82b182991d522acf40dccb25b9c7261fc2 debuginfo(build-id) = 63fb45fa3047cce2b38d2eda3b8d9ad4efdb69c3 debuginfo(build-id) = 67308814c7123db7068068e60b7ac6710fd00f83 debuginfo(build-id) = 673d2a27e77ab0732694be794e028563cd9b46b9 debuginfo(build-id) = 6cba730789e62645e5118b4e350756ee22df8363 debuginfo(build-id) = 6d15f722e331a358a36fc5696d82f406c68c2cef debuginfo(build-id) = 6d6f80c49065376cdfd59db15ffa676cd2a9643c debuginfo(build-id) = 70580b1e4cc6b44c9a68de2092c523d611726982 debuginfo(build-id) = 71d04e29a6f015b25da381c4a9804334852a10af debuginfo(build-id) = 72418242a7a46984ab6b354d3b8b402cfbc386a4 debuginfo(build-id) = 747d36d572b5294b56f21e927eae8cdd9e5fd6d7 debuginfo(build-id) = 76234d24e7e03ca46f330fdc285854a9958cca5f debuginfo(build-id) = 76f356b078ff606d2c8da146273ab13ee0e73b6d debuginfo(build-id) = 7b6a38900abac3a27afe0fed0e9d657a9cf653c3 debuginfo(build-id) = 7cb38b5c2ff73b49b67f451efebc796ae2c0b505 debuginfo(build-id) = 7d46e0116a652af70fdc305a5f9344bd387a4e2c debuginfo(build-id) = 7f946173edcd4e8e54ab7a5492854910fb6d77a5 debuginfo(build-id) = 8788a08732b3083f4ce048ced35dc047c88b3af2 debuginfo(build-id) = 8a5b2a8c7b5081760d28de15e31174f2c46b3d42 debuginfo(build-id) = 8bcf255a3b2943ece9a5e3adea7da7cb89b4a935 debuginfo(build-id) = 8c998f5b5dcffb728d821a8897b13c5b3ae47657 debuginfo(build-id) = 8f285489844026dc3e496f14d9a0063e3ef7bcd3 debuginfo(build-id) = 915644b8fa53f6b5549e66c4626abbed6c385006 debuginfo(build-id) = 919f1365af31f3433349bfb340dc16fb194c7456 debuginfo(build-id) = 9c55a0b243784af25fe8c2192ab2d3f1da0b16d9 debuginfo(build-id) = a44540ff890b919744621ca0ec01183e089845dc debuginfo(build-id) = ad27c9a4ab91b97f97a577ac7027ea780055ae13 debuginfo(build-id) = af2960cdb432873f8373cf4b12dac50a6e661ee7 debuginfo(build-id) = b2eb91aa7a29617d462ec89c8bf99f67b057b450 debuginfo(build-id) = b4b0ee47c18af4405694e5219e4d2b961a39b24b debuginfo(build-id) = b8a4b145807f513c3c1ac961b0d52b47d619d342 debuginfo(build-id) = bf03d65fef96354cfebffc8ec06d1a39162c87fa debuginfo(build-id) = bfaaa7642eea29342f7b58a1c39cb90ab503eacf debuginfo(build-id) = c0ba1f8d08985d5680e93f687f42afaecf58f2f4 debuginfo(build-id) = c43a82426757369b962a072e0f8653c21f0cf9e4 debuginfo(build-id) = caef19675cc0404f6fbc3b07c002a7fb5d0ceebc debuginfo(build-id) = dca3cd34edd9e8ee472ccb023bf32a869d896c01 debuginfo(build-id) = e655c86a10d1d9610d5a41ecd252390b9b451c5f debuginfo(build-id) = eb5153464f4768056b526b2e7e4ab3010cd3f9c4 debuginfo(build-id) = f0c34969030b1eb5f68f4f5fb827da851dedead5 debuginfo(build-id) = f35409299d18710e32a6d56ec5621d5d92b10efb debuginfo(build-id) = fa7175d4349296b54155c05cb96ae5ca47121922 debuginfo(build-id) = fcdf62e1b1e663c419d456dbca7d2eb943bdda74 lustre-client-tests-debuginfo = 2.15.63_48_gf8e3c4a-1 lustre-client-tests-debuginfo(x86-64) = 2.15.63_48_gf8e3c4a-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lustre-client-debugsource(x86-64) = 2.15.63_48_gf8e3c4a-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/rpmbuild-lustre--b5rhLFTq/BUILDROOT/lustre-client-2.15.63_48_gf8e3c4a-1.x86_64
error: Installed (but unpackaged) file(s) found:
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ec.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fid.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fld.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lmv.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lov.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lustre.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mdc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mgc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdclass.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdecho.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/osc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ptlrpc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ko2iblnd.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ksocklnd.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/libcfs.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet_selftest.ko
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ec.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fid.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fld.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lmv.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lov.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lustre.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mdc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mgc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdclass.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdecho.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/osc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ptlrpc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ko2iblnd.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ksocklnd.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/libcfs.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet_selftest.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug


RPM build errors:
    Macro %flavors_to_build needs whitespace before body
    Macro %_suse_kernel_module_subpackage defined but not used within scope
    Macro %flavors_to_build needs whitespace before body
    Macro %_suse_kernel_module_subpackage defined but not used within scope
    Installed (but unpackaged) file(s) found:
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ec.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fid.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fld.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lmv.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lov.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lustre.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mdc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mgc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdclass.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdecho.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/osc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ptlrpc.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ko2iblnd.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ksocklnd.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/libcfs.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet.ko
   /lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet_selftest.ko
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/kinode.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/llog_test.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client-tests/fs/obd_test.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ec.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fid.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/fld.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lmv.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lov.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/lustre.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mdc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/mgc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdclass.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/obdecho.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/osc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/fs/ptlrpc.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ko2iblnd.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/ksocklnd.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/libcfs.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
   /usr/lib/debug/lib/modules/5.14.21-150500.53-default/updates/lustre-client/net/lnet_selftest.ko-2.15.63_48_gf8e3c4a-1.x86_64.debug
make: *** [autoMakefile:1322: rpms] Error 1