D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nfs-ganesha-2.8.2-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SuNhSb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf nfs-ganesha-2.8.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nfs-ganesha-2.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nfs-ganesha-2.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf contrib/libzfswrapper + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-src-scripts-gpfs-epoch.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/nfs-ganesha-2.8.1-add-missing-include-in-CMakeLists.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0002-src-CMakeLists.txt.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xt3yXe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nfs-ganesha-2.8.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd src + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_CONFIG=rpmbuild -DUSE_FSAL_NULL=ON -DUSE_FSAL_ZFS=OFF -DUSE_FSAL_XFS=ON -DUSE_FSAL_CEPH=OFF -DUSE_FSAL_LUSTRE=OFF -DUSE_FSAL_SHOOK=OFF -DUSE_FSAL_GPFS=OFF -DUSE_FSAL_HPSS=OFF -DUSE_FSAL_PANFS=OFF -DUSE_FSAL_PT=OFF -DUSE_FSAL_GLUSTER=OFF -DUSE_SYSTEM_NTIRPC=ON -DUSE_9P_RDMA=OFF -DUSE_FSAL_LUSTRE_UP=OFF -DUSE_LTTNG=OFF -DUSE_ADMIN_TOOLS=ON -DUSE_GUI_ADMIN_TOOLS=ON -DUSE_FSAL_VFS=ON -DUSE_FSAL_PROXY=ON -DUSE_DBUS=ON -DUSE_9P=ON -DDISTNAME_HAS_GIT_DATA=OFF -DALLOCATOR=jemalloc -- cmake version 3.19 -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- override default CMAKE_INSTALL_PREFIX = /usr -- Detected an UNKNOWN Linux machine -- toolchain options processed -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") -- Outside a git repository, use saved data CMake Warning at CMakeLists.txt:210 (message): Unhandled architecture aarch64 -- Building RPM -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- found krb5-config here /usr/bin/krb5-config -- Found kerberos 5 headers: /include -- Found kerberos 5 libs: /usr/lib64/libkrb5.so;/usr/lib64/libk5crypto.so;/usr/lib64/libcom_err.so;/usr/lib64/libgssapi_krb5.so -- Looking for include file gssapi.h -- Looking for include file gssapi.h - found -- Found PythonInterp: /usr/bin/python (found version "3.8.7") -- Looking for open_by_handle in handle -- Looking for open_by_handle in handle - found -- Looking for include file xfs/xfs.h -- Looking for include file xfs/xfs.h - found -- Looking for rgw_mount in rgw -- Looking for rgw_mount in rgw - not found -- Found rgw libraries: RGW_LIBRARY-NOTFOUND -- Could NOT find RGW: Found unsuitable version "0.0.0", but required is at least "1.1.6" (found ) CMake Warning at CMakeLists.txt:720 (message): Cannot find supported RGW runtime. Disabling RGW fsal build -- Found JeMalloc: /usr/lib64/libjemalloc.so -- checking for module 'dbus-1' -- found dbus-1, version 1.13.18 -- Found nfs idmap library: /usr/lib64/libnfsidmap.so -- Looking for wbcLookupSids in wbclient -- Looking for wbcLookupSids in wbclient - found -- Looking for 3 include files stdint.h, ..., wbclient.h -- Looking for 3 include files stdint.h, ..., wbclient.h - found -- Performing Test WBCLIENT4_H -- Performing Test WBCLIENT4_H - Success -- Found Winbind4 client: -- Looking for rados_read_op_omap_get_vals2 in rados -- Looking for rados_read_op_omap_get_vals2 in rados - not found -- Found rados libraries: RADOS_LIBRARY-NOTFOUND -- Could NOT find RADOS (missing: RADOS_INCLUDE_DIR RADOS_LIBRARY_DIR) CMake Warning at CMakeLists.txt:852 (message): Rados libraries not found. Disabling USE_RADOS_RECOV -- Found rados libraries: RADOS_LIBRARY-NOTFOUND -- Could NOT find RADOS (missing: RADOS_INCLUDE_DIR RADOS_LIBRARY_DIR) CMake Warning at CMakeLists.txt:861 (message): Rados libraries not found. Disabling RADOS_URLS -- Looking for cap_set_proc in cap -- Looking for cap_set_proc in cap - found -- Found Caps: /usr/lib64/libcap.so -- Looking for include file blkid/blkid.h -- Looking for include file blkid/blkid.h - found -- Looking for blkid_devno_to_devname in blkid -- Looking for blkid_devno_to_devname in blkid - found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for uuid_parse in uuid -- Looking for uuid_parse in uuid - found -- Looking for daemon in c -- Looking for daemon in c - found -- Found NTIRPC: /usr/include/ntirpc (found suitable version "1.8.0", minimum required is "1.6.1") /usr/include/ntirpc -- Looking for urcu_ref_get_unless_zero -- Looking for urcu_ref_get_unless_zero - found -- Found BISON: /usr/bin/bison (found version "3.7.4") -- Found FLEX: /usr/bin/flex (found version "2.6.4") -- -- ------------------------------------------------------- -- PLATFORM = LINUX -- ARCH = aarch64 -- VERSION = 2.8.2 -- BUILD HOST = pktaa1.mageia.org -- ------------------------------------------------------- -- USE_FSAL_PROXY = ON -- USE_FSAL_VFS = ON -- USE_FSAL_LUSTRE = OFF -- USE_FSAL_CEPH = OFF -- USE_FSAL_CEPH_MKNOD = -- USE_FSAL_CEPH_SETLK = -- USE_FSAL_CEPH_LL_LOOKUP_ROOT = -- USE_FSAL_CEPH_STATX = -- USE_FSAL_CEPH_LL_DELEGATION = -- USE_FSAL_CEPH_LL_SYNC_INODE = -- USE_FSAL_CEPH_ABORT_CONN = -- USE_FSAL_CEPH_RECLAIM_RESET = -- USE_FSAL_CEPH_GET_FS_CID = -- USE_FSAL_RGW = OFF -- USE_FSAL_XFS = ON -- USE_FSAL_PANFS = OFF -- USE_FSAL_GPFS = OFF -- USE_FSAL_GLUSTER = OFF -- USE_FSAL_NULL = ON -- USE_FSAL_MEM = ON -- USE_SYSTEM_NTIRPC = ON -- USE_DBUS = ON -- USE_CB_SIMULATOR = OFF -- USE_NFSIDMAP = ON -- ENABLE_ERROR_INJECTION = OFF -- ENABLE_VFS_DEBUG_ACL = OFF -- ENABLE_RFC_ACL = OFF -- USE_CAPS = ON -- USE_BLKID = ON -- DISTNAME_HAS_GIT_DATA = OFF -- _MSPAC_SUPPORT = ON -- USE_EFENCE = OFF -- _NO_TCP_REGISTER = OFF -- RPCBIND = ON -- DEBUG_SAL = OFF -- _VALGRIND_MEMCHECK = OFF -- ENABLE_LOCKTRACE = OFF -- PROXY_HANDLE_MAPPING = OFF -- DEBUG_MDCACHE = OFF -- DEBUG_SYMS = OFF -- COVERAGE = OFF -- ENFORCE_GCC = OFF -- USE_GTEST = OFF -- USE_GSS = ON -- TIRPC_EPOLL = ON -- USE_9P = ON -- _USE_9P = ON -- _USE_9P_RDMA = OFF -- USE_NFS_RDMA = OFF -- USE_NFS3 = ON -- USE_NLM = ON -- USE_ACL_MAPPING = OFF -- KRB5_PREFIX = -- CEPH_PREFIX = -- RGW_PREFIX = -- GLUSTER_PREFIX = -- CMAKE_PREFIX_PATH = -- _GIT_HEAD_COMMIT = NOT-GIT -- _GIT_HEAD_COMMIT_ABBREV = NOT-GIT -- _GIT_DESCRIBE = /home/iurt/rpmbuild/BUILD/nfs-ganesha-2.8.2/src -- ALLOCATOR = jemalloc -- GOLD_LINKER = -- CMAKE_INSTALL_PREFIX = /usr -- FSAL_DESTINATION = /usr/lib64/ganesha -- USE_ADMIN_TOOLS = ON -- USE_GUI_ADMIN_TOOLS = ON -- MODULES_PATH = -- USE_LTTNG = OFF -- USE_BLKIN = OFF -- USE_VSOCK = OFF -- USE_TOOL_MULTILOCK = OFF -- USE_MAN_PAGE = OFF -- USE_RADOS_RECOV = OFF -- RADOS_URLS = OFF -- USE_CUNIT = OFF -- SANITIZE_ADDRESS = OFF -- Found LSB_RELEASE: /usr/bin/lsb_release -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR USE_FSAL_HPSS USE_FSAL_LUSTRE_UP USE_FSAL_PT USE_FSAL_SHOOK USE_FSAL_ZFS -- Build files have been written to: /home/iurt/rpmbuild/BUILD/nfs-ganesha-2.8.2/src/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 make: *** No targets specified and no makefile found. Stop. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Xt3yXe (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Xt3yXe (%build) I: [iurt_root_command] ERROR: chroot