Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'], chrootPath='/var/lib/mock/v8.1-testing-2772-2222/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/glusterfs-8.2-1.xcpng8.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'], chrootPath='/var/lib/mock/v8.1-testing-2772-2222/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XICIKJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glusterfs-8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/glusterfs-8.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glusterfs-8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'fixing python shebangs...' fixing python shebangs... + for f in api events extras geo-replication libglusterfs tools xlators + find api -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + for f in api events extras geo-replication libglusterfs tools xlators + find events -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + for f in api events extras geo-replication libglusterfs tools xlators + find extras -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + for f in api events extras geo-replication libglusterfs tools xlators + find geo-replication -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + for f in api events extras geo-replication libglusterfs tools xlators + find libglusterfs -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + for f in api events extras geo-replication libglusterfs tools xlators + find tools -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + for f in api events extras geo-replication libglusterfs tools xlators + find xlators -type f -exec sed -i 's|/usr/bin/python3|/usr/bin/python2|' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eqYE2j + umask 022 + cd /builddir/build/BUILD + cd glusterfs-8.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --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/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-tmpfilesdir=/usr/lib/tmpfiles.d --without-libtirpc 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 make supports nested variables... (cached) yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for x86_64-koji-linux-gnu-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-koji-linux-gnu file names to x86_64-koji-linux-gnu format... func_convert_file_noop checking how to convert x86_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for rpcgen... yes checking for /etc/centos-release... yes checking for dlopen in -ldl... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for bison... bison -y checking for x86_64-koji-linux-gnu-ld... /usr/bin/ld -m elf_x86_64 checking for MD5 in -lcrypto... yes checking for pthread_mutex_init in -lpthread... yes checking for dlopen... no checking for dlopen in -ldl... (cached) yes checking for rl_do_undo in -lreadline... yes checking for gettext in -lintl... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking openssl/dh.h usability... yes checking openssl/dh.h presence... yes checking for openssl/dh.h... yes checking openssl/ecdh.h usability... yes checking openssl/ecdh.h presence... yes checking for openssl/ecdh.h... yes checking for SSL_CTX_get0_param in -lssl... yes checking for pow in -lm... yes checking for x86_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UUID... yes checking for uuid.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for adler32 in -lz... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/oom.h usability... yes checking linux/oom.h presence... yes checking for linux/oom.h... yes checking for pthread_spin_init... yes checking for strnlen... yes checking for setfsuid... yes checking for setfsgid... yes checking for umount2... yes checking whether /usr/bin/python2 version >= 2.6... yes checking for /usr/bin/python2 version... 2.7 checking for /usr/bin/python2 platform... linux2 checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for PYTHON... yes checking for TLS_method in -lssl... no checking for TLSv1_2_method in -lssl... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking if python has ctypes support...... "yes" checking for ZLIB... yes features requiring zlib enabled: yes checking for XML... yes checking for curl_easy_setopt in -lcurl... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/buffer.h usability... yes checking openssl/buffer.h presence... yes checking for openssl/buffer.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for malloc_stats... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for linkat... yes checking for clock_gettime in -lrt... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking for gcc __atomic builtins... yes checking for gcc __sync builtins... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for llistxattr... yes checking for fdatasync... yes checking for fallocate... yes checking for posix_fallocate... yes checking for copy_file_range... no checking whether SYS_copy_file_range is declared... yes checking for utimensat... yes checking whether SEEK_HOLE is declared... yes checking for accept4... yes checking for paccept... no checking for /etc/debian_version... no checking for /etc/SuSE-release... no checking for /etc/redhat-release... yes checking whether gcc accepts -Werror=format-security... yes checking whether gcc accepts -Werror=implicit-function-declaration... yes checking if compiling with clang... no checking for readline in -lreadline -lcurses... yes checking for readline in -lreadline -ltermcap... yes checking for readline in -lreadline -lncurses... yes checking for io_setup in -laio... yes checking for URCU... yes checking for URCU_CDS... no checking for URCU_CDS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libglusterfs/Makefile config.status: creating libglusterfs/src/Makefile config.status: creating libglusterd/Makefile config.status: creating libglusterd/src/Makefile config.status: creating geo-replication/src/peer_gsec_create config.status: creating geo-replication/src/peer_mountbroker config.status: creating geo-replication/src/peer_mountbroker.py config.status: creating geo-replication/src/peer_georep-sshkey.py config.status: creating extras/peer_add_secret_pub config.status: creating geo-replication/syncdaemon/conf.py config.status: creating geo-replication/gsyncd.conf config.status: creating extras/snap_scheduler/conf.py config.status: creating glusterfsd/Makefile config.status: creating glusterfsd/src/Makefile config.status: creating rpc/Makefile config.status: creating rpc/rpc-lib/Makefile config.status: creating rpc/rpc-lib/src/Makefile config.status: creating rpc/rpc-transport/Makefile config.status: creating rpc/rpc-transport/socket/Makefile config.status: creating rpc/rpc-transport/socket/src/Makefile config.status: creating rpc/xdr/Makefile config.status: creating rpc/xdr/src/Makefile config.status: creating xlators/Makefile config.status: creating xlators/meta/Makefile config.status: creating xlators/meta/src/Makefile config.status: creating xlators/mount/Makefile config.status: creating xlators/mount/fuse/Makefile config.status: creating xlators/mount/fuse/src/Makefile config.status: creating xlators/mount/fuse/utils/mount.glusterfs config.status: creating xlators/mount/fuse/utils/mount_glusterfs config.status: creating xlators/mount/fuse/utils/Makefile config.status: creating xlators/storage/Makefile config.status: creating xlators/storage/posix/Makefile config.status: creating xlators/storage/posix/src/Makefile config.status: creating xlators/cluster/Makefile config.status: creating xlators/cluster/afr/Makefile config.status: creating xlators/cluster/afr/src/Makefile config.status: creating xlators/cluster/dht/Makefile config.status: creating xlators/cluster/dht/src/Makefile config.status: creating xlators/cluster/ec/Makefile config.status: creating xlators/cluster/ec/src/Makefile config.status: creating xlators/performance/Makefile config.status: creating xlators/performance/write-behind/Makefile config.status: creating xlators/performance/write-behind/src/Makefile config.status: creating xlators/performance/read-ahead/Makefile config.status: creating xlators/performance/read-ahead/src/Makefile config.status: creating xlators/performance/readdir-ahead/Makefile config.status: creating xlators/performance/readdir-ahead/src/Makefile config.status: creating xlators/performance/io-threads/Makefile config.status: creating xlators/performance/io-threads/src/Makefile config.status: creating xlators/performance/io-cache/Makefile config.status: creating xlators/performance/io-cache/src/Makefile config.status: creating xlators/performance/quick-read/Makefile config.status: creating xlators/performance/quick-read/src/Makefile config.status: creating xlators/performance/open-behind/Makefile config.status: creating xlators/performance/open-behind/src/Makefile config.status: creating xlators/performance/md-cache/Makefile config.status: creating xlators/performance/md-cache/src/Makefile config.status: creating xlators/performance/nl-cache/Makefile config.status: creating xlators/performance/nl-cache/src/Makefile config.status: creating xlators/debug/Makefile config.status: creating xlators/debug/sink/Makefile config.status: creating xlators/debug/sink/src/Makefile config.status: creating xlators/debug/trace/Makefile config.status: creating xlators/debug/trace/src/Makefile config.status: creating xlators/debug/error-gen/Makefile config.status: creating xlators/debug/error-gen/src/Makefile config.status: creating xlators/debug/delay-gen/Makefile config.status: creating xlators/debug/delay-gen/src/Makefile config.status: creating xlators/debug/io-stats/Makefile config.status: creating xlators/debug/io-stats/src/Makefile config.status: creating xlators/protocol/Makefile config.status: creating xlators/protocol/auth/Makefile config.status: creating xlators/protocol/auth/addr/Makefile config.status: creating xlators/protocol/auth/addr/src/Makefile config.status: creating xlators/protocol/auth/login/Makefile config.status: creating xlators/protocol/auth/login/src/Makefile config.status: creating xlators/protocol/client/Makefile config.status: creating xlators/protocol/client/src/Makefile config.status: creating xlators/protocol/server/Makefile config.status: creating xlators/protocol/server/src/Makefile config.status: creating xlators/features/Makefile config.status: creating xlators/features/arbiter/Makefile config.status: creating xlators/features/arbiter/src/Makefile config.status: creating xlators/features/thin-arbiter/Makefile config.status: creating xlators/features/thin-arbiter/src/Makefile config.status: creating xlators/features/changelog/Makefile config.status: creating xlators/features/changelog/src/Makefile config.status: creating xlators/features/changelog/lib/Makefile config.status: creating xlators/features/changelog/lib/src/Makefile config.status: creating xlators/features/locks/Makefile config.status: creating xlators/features/locks/src/Makefile config.status: creating xlators/features/quota/Makefile config.status: creating xlators/features/quota/src/Makefile config.status: creating xlators/features/marker/Makefile config.status: creating xlators/features/marker/src/Makefile config.status: creating xlators/features/selinux/Makefile config.status: creating xlators/features/selinux/src/Makefile config.status: creating xlators/features/sdfs/Makefile config.status: creating xlators/features/sdfs/src/Makefile config.status: creating xlators/features/read-only/Makefile config.status: creating xlators/features/read-only/src/Makefile config.status: creating xlators/features/compress/Makefile config.status: creating xlators/features/compress/src/Makefile config.status: creating xlators/features/namespace/Makefile config.status: creating xlators/features/namespace/src/Makefile config.status: creating xlators/features/quiesce/Makefile config.status: creating xlators/features/quiesce/src/Makefile config.status: creating xlators/features/barrier/Makefile config.status: creating xlators/features/barrier/src/Makefile config.status: creating xlators/features/index/Makefile config.status: creating xlators/features/index/src/Makefile config.status: creating xlators/features/gfid-access/Makefile config.status: creating xlators/features/gfid-access/src/Makefile config.status: creating xlators/features/trash/Makefile config.status: creating xlators/features/trash/src/Makefile config.status: creating xlators/features/snapview-server/Makefile config.status: creating xlators/features/snapview-server/src/Makefile config.status: creating xlators/features/snapview-client/Makefile config.status: creating xlators/features/snapview-client/src/Makefile config.status: creating xlators/features/upcall/Makefile config.status: creating xlators/features/upcall/src/Makefile config.status: creating xlators/features/shard/Makefile config.status: creating xlators/features/shard/src/Makefile config.status: creating xlators/features/bit-rot/Makefile config.status: creating xlators/features/bit-rot/src/Makefile config.status: creating xlators/features/bit-rot/src/stub/Makefile config.status: creating xlators/features/bit-rot/src/bitd/Makefile config.status: creating xlators/features/leases/Makefile config.status: creating xlators/features/leases/src/Makefile config.status: creating xlators/features/cloudsync/Makefile config.status: creating xlators/features/cloudsync/src/Makefile config.status: creating xlators/features/utime/Makefile config.status: creating xlators/features/utime/src/Makefile config.status: creating xlators/features/cloudsync/src/cloudsync-plugins/Makefile config.status: creating xlators/features/cloudsync/src/cloudsync-plugins/src/Makefile config.status: creating xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/Makefile config.status: creating xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src/Makefile config.status: creating xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/Makefile config.status: creating xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src/Makefile config.status: creating xlators/playground/Makefile config.status: creating xlators/playground/template/Makefile config.status: creating xlators/playground/template/src/Makefile config.status: creating xlators/system/Makefile config.status: creating xlators/system/posix-acl/Makefile config.status: creating xlators/system/posix-acl/src/Makefile config.status: creating xlators/nfs/Makefile config.status: creating xlators/nfs/server/Makefile config.status: creating xlators/nfs/server/src/Makefile config.status: creating xlators/mgmt/Makefile config.status: creating xlators/mgmt/glusterd/Makefile config.status: creating xlators/mgmt/glusterd/src/Makefile config.status: creating cli/Makefile config.status: creating cli/src/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating extras/glusterd.vol config.status: creating extras/cliutils/Makefile config.status: creating extras/init.d/Makefile config.status: creating extras/init.d/glusterd.plist config.status: creating extras/init.d/glusterd-Debian config.status: creating extras/init.d/glusterd-Redhat config.status: creating extras/init.d/glusterd-FreeBSD config.status: creating extras/init.d/glusterd-SuSE config.status: creating extras/init.d/glustereventsd-Debian config.status: creating extras/init.d/glustereventsd-Redhat config.status: creating extras/init.d/glustereventsd-FreeBSD config.status: creating extras/ganesha/Makefile config.status: creating extras/ganesha/config/Makefile config.status: creating extras/ganesha/scripts/Makefile config.status: creating extras/ganesha/ocf/Makefile config.status: creating extras/systemd/Makefile config.status: creating extras/systemd/glusterd.service config.status: creating extras/systemd/glustereventsd.service config.status: creating extras/systemd/glusterfssharedstorage.service config.status: creating extras/systemd/gluster-ta-volume.service config.status: creating extras/run-gluster.tmpfiles config.status: creating extras/benchmarking/Makefile config.status: creating extras/hook-scripts/Makefile config.status: creating extras/ocf/Makefile config.status: creating extras/ocf/glusterd config.status: creating extras/ocf/volume config.status: creating extras/LinuxRPM/Makefile config.status: creating extras/geo-rep/Makefile config.status: creating extras/geo-rep/schedule_georep.py config.status: creating extras/firewalld/Makefile config.status: creating extras/hook-scripts/add-brick/Makefile config.status: creating extras/hook-scripts/add-brick/pre/Makefile config.status: creating extras/hook-scripts/add-brick/post/Makefile config.status: creating extras/hook-scripts/create/Makefile config.status: creating extras/hook-scripts/create/post/Makefile config.status: creating extras/hook-scripts/delete/Makefile config.status: creating extras/hook-scripts/delete/pre/Makefile config.status: creating extras/hook-scripts/start/Makefile config.status: creating extras/hook-scripts/start/post/Makefile config.status: creating extras/hook-scripts/set/Makefile config.status: creating extras/hook-scripts/set/post/Makefile config.status: creating extras/hook-scripts/stop/Makefile config.status: creating extras/hook-scripts/stop/pre/Makefile config.status: creating extras/hook-scripts/reset/Makefile config.status: creating extras/hook-scripts/reset/post/Makefile config.status: creating extras/hook-scripts/reset/pre/Makefile config.status: creating extras/python/Makefile config.status: creating extras/snap_scheduler/Makefile config.status: creating events/Makefile config.status: creating events/src/Makefile config.status: creating events/src/eventsapiconf.py config.status: creating events/tools/Makefile config.status: creating contrib/fuse-util/Makefile config.status: creating contrib/umountd/Makefile config.status: creating glusterfs-api.pc config.status: creating libgfchangelog.pc config.status: creating api/Makefile config.status: creating api/src/Makefile config.status: creating api/examples/Makefile config.status: creating geo-replication/Makefile config.status: creating geo-replication/src/Makefile config.status: creating geo-replication/syncdaemon/Makefile config.status: creating tools/Makefile config.status: creating tools/gfind_missing_files/Makefile config.status: creating heal/Makefile config.status: creating heal/src/Makefile config.status: creating glusterfs.spec config.status: creating tools/glusterfind/src/tool.conf config.status: creating tools/glusterfind/glusterfind config.status: creating tools/glusterfind/Makefile config.status: creating tools/glusterfind/src/Makefile config.status: creating tools/setgfid2path/Makefile config.status: creating tools/setgfid2path/src/Makefile config.status: creating tests/env.rc config.status: creating config.h config.status: creating site.h config.status: executing depfiles commands config.status: executing libtool commands GlusterFS configure summary =========================== FUSE client : yes epoll IO multiplex : yes fusermount : yes readline : yes georeplication : yes Linux-AIO : yes Enable Debug : no Enable ASAN : no Enable TSAN : no Use syslog : yes XML output : yes Unit Tests : no Track priv ports : yes POSIX ACLs : yes SELinux features : yes firewalld-config : no Events : yes EC dynamic support : x64 sse avx Use memory pools : yes Nanosecond m/atimes : yes Server components : yes Legacy gNFS server : no IPV6 default : no Use TIRPC : no With Python : 2.7 Cloudsync : yes Link with TCMALLOC : no + sed -i 's| \\\$compiler_flags |&\\\$LDFLAGS |' libtool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|' libtool + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2' Making all in libglusterfs make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' bison -y -p graphyy -d ./graph.y /usr/bin/python2 ./gen-defaults.py ./defaults-tmpl.c > defaults.c /usr/bin/python2 ../../events/eventskeygen.py C_HEADER flex -Pgraphyy -t ./graph.l > graph.lex.c make all-am make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' CC libglusterfs_la-dict.lo CC libglusterfs_la-xlator.lo CC libglusterfs_la-logging.lo CC libglusterfs_la-hashfn.lo CC libglusterfs_la-common-utils.lo CC libglusterfs_la-timer.lo CC libglusterfs_la-inode.lo CC libglusterfs_la-call-stub.lo xlator.c: In function '__xlator_init': xlator.c:583:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.total.metrics[fop_idx].fop, 0); ^ xlator.c:583:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] xlator.c:584:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.total.metrics[fop_idx].cbk, 0); ^ xlator.c:584:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] xlator.c:586:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.interval.metrics[fop_idx].fop, 0); ^ xlator.c:586:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] xlator.c:587:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.interval.metrics[fop_idx].cbk, 0); ^ xlator.c:587:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] dict.c: In function 'get_new_data': dict.c:58:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(data->refcount, 0); ^ xlator.c:589:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.total.count, 0); ^ xlator.c:589:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] dict.c:58:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] xlator.c:590:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.interval.count, 0); ^ xlator.c:590:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] xlator.c: In function 'xlator_init': xlator.c:613:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->xprtrefcnt, 0); ^ xlator.c:613:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] xlator.c: In function 'xlator_mem_acct_init': xlator.c:723:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->mem_acct->refcnt, 1); ^ xlator.c:723:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] dict.c: In function 'dict_destroy': dict.c:723:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ctx->stats.max_dict_pairs, this->max_count); ^ dict.c:723:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-compat.lo inode.c: In function 'inode_forget_atomic': inode.c:755:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(inode->nlookup, 0); ^ inode.c:755:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-fd.lo CC libglusterfs_la-compat-errno.lo fd.c: In function 'fd_allocate': fd.c:633:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(fd->refcount, 1); ^ fd.c:633:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-event.lo CC libglusterfs_la-mem-pool.lo CC libglusterfs_la-gf-dirent.lo CC libglusterfs_la-syscall.lo mem-pool.c: In function 'mem_pools_preinit': mem-pool.c:538:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(pools[i].allocs_hot, 0); ^ mem-pool.c:538:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mem-pool.c:539:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(pools[i].allocs_cold, 0); ^ mem-pool.c:539:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mem-pool.c:540:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(pools[i].allocs_stdc, 0); ^ mem-pool.c:540:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-iobuf.lo mem-pool.c:541:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(pools[i].frees_to_list, 0); ^ mem-pool.c:541:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mem-pool.c: In function 'mem_pool_new_fn': mem-pool.c:686:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(new->active, 0); ^ mem-pool.c:686:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] iobuf.c: In function 'iobuf_get_from_stdalloc': iobuf.c:514:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iobuf->ref, 1); ^ iobuf.c:514:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] iobuf.c: In function 'iobref_new': iobuf.c:766:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iobref->ref, 1); ^ iobuf.c:766:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-globals.lo CC libglusterfs_la-statedump.lo CC libglusterfs_la-stack.lo CC libglusterfs_la-checksum.lo CC libglusterfs_la-daemon.lo CC libglusterfs_la-timespec.lo CC libglusterfs_la-rb.lo CC libglusterfs_la-rbthash.lo CC libglusterfs_la-store.lo CC libglusterfs_la-latency.lo CC libglusterfs_la-graph.lo CC libglusterfs_la-syncop.lo CC libglusterfs_la-graph-print.lo CC libglusterfs_la-trie.lo graph.c: In function 'glusterfs_svc_mux_pidfile_cleanup': graph.c:1483:10: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] lockf(fileno(volfile_obj->pidfp), F_ULOCK, 0); ^ CC libglusterfs_la-run.lo CC libglusterfs_la-options.lo CC libglusterfs_la-fd-lk.lo CC libglusterfs_la-circ-buff.lo CC libglusterfs_la-event-history.lo CC libglusterfs_la-gidcache.lo CC libglusterfs_la-ctx.lo CC libglusterfs_la-client_t.lo CC libglusterfs_la-event-poll.lo CC libglusterfs_la-event-epoll.lo CC libglusterfs_la-syncop-utils.lo ctx.c: In function 'glusterfs_ctx_new': ctx.c:51:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ctx->stats.max_dict_pairs, 0); ^ ctx.c:51:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ctx.c:52:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ctx->stats.total_pairs_used, 0); ^ ctx.c:52:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ctx.c:53:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ctx->stats.total_dicts_used, 0); ^ ctx.c:53:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] client_t.c: In function 'gf_client_get': client_t.c:186:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(client->bind, 1); ^ client_t.c:186:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] client_t.c:187:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(client->count, 1); ^ client_t.c:187:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] client_t.c:188:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(client->fd_cnt, 0); ^ client_t.c:188:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-cluster-syncop.lo CC libglusterfs_la-refcount.lo CC libglusterfs_la-basename_r.lo CC libglusterfs_la-dirname_r.lo CC libglusterfs_la-strfd.lo CC libglusterfs_la-parse-utils.lo CC libglusterfs_la-mntent.lo CC libglusterfs_la-execinfo.lo CC libglusterfs_la-quota-common-utils.lo CC libglusterfs_la-rot-buffs.lo CC libglusterfs_la-timer-wheel.lo CC libglusterfs_la-find_last_bit.lo CC libglusterfs_la-default-args.lo CC libglusterfs_la-locking.lo CC libglusterfs_la-xxhash.lo CC libglusterfs_la-throttle-tbf.lo CC libglusterfs_la-monitoring.lo CC libglusterfs_la-async.lo CC libglusterfs_la-events.lo monitoring.c: In function 'dump_latency_and_count': monitoring.c:98:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.interval.count, 0); ^ monitoring.c:98:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] monitoring.c:128:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.interval.metrics[index].cbk, 0); ^ monitoring.c:128:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] monitoring.c:129:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(xl->stats.interval.metrics[index].fop, 0); ^ monitoring.c:129:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC libglusterfs_la-y.tab.lo CC libglusterfs_la-graph.lex.lo CC libglusterfs_la-defaults.lo CCLD libglusterfs.la make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' Making all in rpc make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' Making all in xdr make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' Making all in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make all-am make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' CC libgfxdr_la-xdr-generic.lo CC libgfxdr_la-glusterfs4-xdr.lo CC libgfxdr_la-glusterfs3-xdr.lo CC libgfxdr_la-cli1-xdr.lo CC libgfxdr_la-rpc-common-xdr.lo CC libgfxdr_la-glusterd1-xdr.lo CC libgfxdr_la-changelog-xdr.lo CC libgfxdr_la-portmap-xdr.lo CCLD libgfxdr.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' Making all in rpc-lib make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' Making all in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' CC auth-unix.lo CC rpcsvc-auth.lo CC rpcsvc.lo CC auth-null.lo CC rpc-transport.lo CC xdr-rpc.lo CC xdr-rpcclnt.lo CC rpc-clnt.lo rpc-transport.c: In function 'rpc_transport_load': rpc-transport.c:353:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(trans->disconnect_progress, 0); ^ rpc-transport.c:353:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rpcsvc.c: In function 'rpcsvc_request_create': rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'u_long' [-Wformat=] gf_log(GF_RPCSVC, GF_LOG_TRACE, ^ rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'u_long' [-Wformat=] rpcsvc.c:535:5: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'u_long' [-Wformat=] gf_log(GF_RPCSVC, GF_LOG_ERROR, ^ rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'u_long' [-Wformat=] rpcsvc.c:557:9: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'u_long' [-Wformat=] gf_log(GF_RPCSVC, GF_LOG_ERROR, ^ rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'u_long' [-Wformat=] rpcsvc.c:579:9: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'u_long' [-Wformat=] rpc-clnt.c: In function 'rpc_clnt_handle_cbk': rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'u_long' [-Wformat=] gf_log(clnt->conn.name, GF_LOG_TRACE, ^ rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'u_long' [-Wformat=] rpc-clnt.c:698:5: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'u_long' [-Wformat=] rpc-clnt.c: In function 'rpc_clnt_new': rpc-clnt.c:1103:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(rpc->xid, 1); ^ rpc-clnt.c:1103:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC auth-glusterfs.lo CC rpc-drc.lo CC xdr_sizeof.lo CC rpc-clnt-ping.lo CC autoscale-threads.lo CC mgmt-pmap.lo rpc-drc.c: In function 'rpcsvc_get_drc_client': rpc-drc.c:193:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(client->ref, 0); ^ rpc-drc.c:193:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD libgfrpc.la make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' Making all in rpc-transport make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' Making all in socket make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' CC socket.lo CC name.lo CCLD socket.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' Making all in libglusterd make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' CC libglusterd_la-gd-common-utils.lo CCLD libglusterd.la make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' Making all in api make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/src' CC libgfapi_la-glfs.lo CC libgfapi_la-glfs-mgmt.lo CC libgfapi_la-glfs-fops.lo CC libgfapi_la-glfs-resolve.lo CC libgfapi_la-glfs-handleops.lo CC api_la-glfs-master.lo CCLD libgfapi.la CCLD api.la make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/src' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' Making all in glusterfsd make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' CC glusterfsd.o CC glusterfsd-mgmt.o CC gf_attach.o CCLD gf_attach CCLD glusterfsd make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' Making all in xlators make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' Making all in cluster make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' Making all in afr make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' CC afr-dir-read.lo CC afr-dir-write.lo CC afr-inode-read.lo CC afr-inode-write.lo CC afr-open.lo CC afr-transaction.lo CC afr-lk-common.lo CC afr-read-txn.lo CC libxlator.lo CC afr-self-heal-common.lo CC afr-self-heal-data.lo CC afr-self-heal-entry.lo CC afr-self-heal-metadata.lo CC afr-self-heald.lo CC afr-self-heal-name.lo CC afr.lo CCLD afr.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' Making all in dht make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' CC dht-layout.lo CC dht-helper.lo CC dht-linkfile.lo CC dht-rebalance.lo CC dht-selfheal.lo CC dht-rename.lo CC dht-hashfn.lo CC dht-diskusage.lo dht-layout.c: In function 'dht_layout_new': dht-layout.c:45:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(layout->ref, 1); ^ dht-layout.c:45:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC dht-common.lo CC dht-inode-write.lo CC dht-inode-read.lo CC dht-shared.lo CC dht-lock.lo CC libxlator.lo CC dht.lo CC nufa.lo CC switch.lo CCLD dht.la CCLD nufa.la CCLD switch.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' Making all in ec make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' CC ec.lo CC ec-data.lo CC ec-helpers.lo CC ec-common.lo CC ec-generic.lo CC ec-locks.lo CC ec-dir-read.lo CC ec-dir-write.lo ec.c: In function 'ec_statistics_init': ec.c:696:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.hits, 0); ^ ec.c:696:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c:697:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.misses, 0); ^ ec.c:697:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c:698:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.updates, 0); ^ ec.c:698:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c:699:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.invals, 0); ^ ec.c:699:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c:700:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.evicts, 0); ^ ec.c:700:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c:701:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.allocs, 0); ^ ec.c:701:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c:702:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->stats.stripe_cache.errors, 0); ^ ec.c:702:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ec.c: In function 'init': ec.c:794:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ec->async_fop_count, 0); ^ ec.c:794:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC ec-inode-read.lo CC ec-inode-write.lo CC ec-combine.lo CC ec-method.lo CC ec-galois.lo CC ec-code.lo CC ec-code-c.lo CC ec-gf8.lo CC ec-heal.lo CC ec-heald.lo CC ec-code-intel.lo CC ec-code-x64.lo CC ec-code-sse.lo CC ec-code-avx.lo CC libxlator.lo CCLD ec.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' Making all in storage make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' Making all in posix make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' CC posix.lo CC posix-helpers.lo CC posix-handle.lo CC posix-aio.lo CC posix-gfid-path.lo CC posix-entry-ops.lo CC posix-inode-fd-ops.lo CC posix-common.lo CC posix-metadata.lo CCLD posix.la .libs/posix-inode-fd-ops.o: In function `posix_do_chmod': /builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src/posix-inode-fd-ops.c:253: warning: warning: lchmod is not implemented and will always fail make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' Making all in protocol make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' Making all in auth make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' Making all in addr make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' Making all in src make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' CC addr.lo CCLD addr.la make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' Making all in login make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' Making all in src make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' CC login.lo CCLD login.la make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' Making all in client make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' CC client.lo CC client-helpers.lo CC client-rpc-fops.lo CC client-handshake.lo CC client-callback.lo CC client-lk.lo CC client-common.lo CC client-rpc-fops_v2.lo CCLD client.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' Making all in server make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' CC server.lo CC server-resolve.lo CC server-helpers.lo CC server-rpc-fops.lo CC server-handshake.lo CC authenticate.lo CC server-common.lo CC server-rpc-fops_v2.lo server.c: In function 'server_rpc_notify': server.c:483:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(trans->disconnect_progress, 1); ^ server.c:483:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] server.c: In function 'server_notify': server.c:1609:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(victim->xprtrefcnt, totxprt); ^ server.c:1609:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD server.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' Making all in performance make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' Making all in write-behind make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' CC write-behind.lo write-behind.c: In function 'wb_set_invalidate': write-behind.c:245:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(wb_inode->invalidate, 1); ^ write-behind.c:245:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] write-behind.c:252:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(wb_inode->invalidate, 0); ^ write-behind.c:252:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] write-behind.c: In function '__wb_inode_create': write-behind.c:684:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(wb_inode->invalidate, 0); ^ write-behind.c:684:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] write-behind.c:685:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(wb_inode->readdirps, 0); ^ write-behind.c:685:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] write-behind.c: In function 'wb_mark_readdirp_end': write-behind.c:2526:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(wb_inode->invalidate, 0); ^ write-behind.c:2526:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD write-behind.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' Making all in read-ahead make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' CC read-ahead.lo CC page.lo CCLD read-ahead.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' Making all in readdir-ahead make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' CC readdir-ahead.lo readdir-ahead.c: In function '__rda_inode_ctx_get': readdir-ahead.c:99:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(ctx_p->generation, 0); ^ readdir-ahead.c:99:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] readdir-ahead.c: In function 'init': readdir-ahead.c:1243:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(priv->rda_cache_size, 0); ^ readdir-ahead.c:1243:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD readdir-ahead.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' Making all in io-threads make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' CC io-threads.lo io-threads.c: In function 'init': io-threads.c:1251:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->stub_cnt, 0); ^ io-threads.c:1251:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD io-threads.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' Making all in io-cache make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' CC io-cache.lo CC ioc-inode.lo CC page.lo CCLD io-cache.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' Making all in quick-read make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' CC quick-read.lo quick-read.c: In function 'qr_init': quick-read.c:1411:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(priv->generation, 0); ^ quick-read.c:1411:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD quick-read.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' Making all in md-cache make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' CC md-cache.lo md-cache.c: In function 'mdc_init': md-cache.c:3738:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.stat_hit, 0); ^ md-cache.c:3738:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3739:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.stat_miss, 0); ^ md-cache.c:3739:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3740:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.xattr_hit, 0); ^ md-cache.c:3740:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3741:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.xattr_miss, 0); ^ md-cache.c:3741:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3742:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.negative_lookup, 0); ^ md-cache.c:3742:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3743:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.nameless_lookup, 0); ^ md-cache.c:3743:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3744:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.stat_invals, 0); ^ md-cache.c:3744:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3745:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.xattr_invals, 0); ^ md-cache.c:3745:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3746:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->mdc_counter.need_lookup, 0); ^ md-cache.c:3746:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] md-cache.c:3747:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->generation, 0); ^ md-cache.c:3747:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD md-cache.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' Making all in open-behind make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' CC open-behind.lo CCLD open-behind.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' Making all in nl-cache make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' CC nl-cache.lo CC nl-cache-helper.lo CCLD nl-cache.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' Making all in debug make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' Making all in error-gen make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' CC error-gen.lo CCLD error-gen.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' Making all in io-stats make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' CC io-stats.lo io-stats.c: In function 'ios_init_iosstat': io-stats.c:1937:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iosstat->counters[i], 0); ^ io-stats.c:1937:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c: In function 'io_stats_open_cbk': io-stats.c:2029:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iosfd->data_read, 0); ^ io-stats.c:2029:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:2030:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iosfd->data_written, 0); ^ io-stats.c:2030:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:2032:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iosfd->block_count_write[i], 0); ^ io-stats.c:2032:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:2033:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(iosfd->block_count_read[i], 0); ^ io-stats.c:2033:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c: In function 'ios_init_stats': io-stats.c:3878:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(stats->data_read, 0); ^ io-stats.c:3878:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:3879:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(stats->data_written, 0); ^ io-stats.c:3879:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:3882:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(stats->block_count_write[i], 0); ^ io-stats.c:3882:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:3883:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(stats->block_count_read[i], 0); ^ io-stats.c:3883:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:3887:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(stats->fop_hits[i], 0); ^ io-stats.c:3887:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] io-stats.c:3890:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(stats->upcall_hits[i], 0); ^ io-stats.c:3890:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD io-stats.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' Making all in sink make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' CC sink.lo CCLD sink.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' Making all in trace make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' CC trace.lo CCLD trace.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' Making all in delay-gen make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' CC delay-gen.lo CCLD delay-gen.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' Making all in features make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' Making all in locks make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' CC posix.lo CC common.lo CC entrylk.lo CC inodelk.lo CC reservelk.lo CC clear.lo CCLD locks.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' Making all in quota make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' CC quota.lo CC quota-enforcer-client.lo CC quotad.lo CC quotad-helpers.lo CC quotad-aggregator.lo CCLD quotad.la CCLD quota.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' Making all in read-only make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' CC read-only.lo CC read-only-common.lo CC worm-helper.lo CC worm.lo CCLD read-only.la CCLD worm.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' Making all in quiesce make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' CC quiesce.lo CCLD quiesce.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' Making all in marker make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' CC marker.lo CC marker-quota.lo CC marker-quota-helper.lo CC marker-common.lo CCLD marker.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' Making all in index make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' CC index.lo index.c: In function 'init': index.c:2423:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(priv->stub_cnt, 0); ^ index.c:2423:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD index.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' Making all in barrier make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' CC barrier.lo CCLD barrier.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' Making all in arbiter make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' CC arbiter.lo CCLD arbiter.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' Making all in upcall make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' CC upcall.lo CC upcall-internal.lo CCLD upcall.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' Making all in compress make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' CC cdc.lo CC cdc-helper.lo CCLD cdc.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' Making all in changelog make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' CC changelog.lo CC changelog-rt.lo CC changelog-helpers.lo CC changelog-encoders.lo CC changelog-rpc.lo CC changelog-barrier.lo CC changelog-rpc-common.lo CC changelog-ev-handle.lo changelog-rpc.c: In function 'changelog_rpc_clnt_init': changelog-rpc.c:332:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(crpc->ref, 1); ^ changelog-rpc.c:332:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] changelog.c: In function 'init': changelog.c:2774:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(priv->listnercnt, 0); ^ changelog.c:2774:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] changelog.c:2775:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(priv->clntcnt, 0); ^ changelog.c:2775:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] changelog.c:2776:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(priv->xprtcnt, 0); ^ changelog.c:2776:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD changelog.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' Making all in lib make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' Making all in src make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' CC libgfchangelog_la-gf-changelog.lo CC libgfchangelog_la-gf-changelog-journal-handler.lo CC libgfchangelog_la-gf-changelog-helpers.lo CC libgfchangelog_la-gf-changelog-api.lo CC libgfchangelog_la-gf-history-changelog.lo CC libgfchangelog_la-gf-changelog-reborp.lo CC libgfchangelog_la-gf-changelog-rpc.lo CC libgfchangelog_la-changelog-rpc-common.lo CCLD libgfchangelog.la make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' Making all in gfid-access make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' CC gfid-access.lo CCLD gfid-access.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' Making all in snapview-client make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' CC snapview-client.lo CCLD snapview-client.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' Making all in snapview-server make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' CC snapview-server.lo CC snapview-server-helpers.lo CC snapview-server-mgmt.lo CCLD snapview-server.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' Making all in trash make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' CC trash.lo In file included from trash.h:18:0, from trash.c:10: ../../../../libglusterfs/src/inode.c: In function 'inode_forget_atomic': ../../../../libglusterfs/src/inode.c:755:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(inode->nlookup, 0); ^ ../../../../libglusterfs/src/inode.c:755:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD trash.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' Making all in shard make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' CC shard.lo shard.c: In function 'shard_truncate_htol': shard.c:2203:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(local->delta_blocks, 0); ^ shard.c:2203:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] shard.c: In function 'shard_post_lookup_truncate_handler': shard.c:2727:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(local->delta_blocks, 0); ^ shard.c:2727:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] shard.c:2743:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(local->delta_blocks, 0); ^ shard.c:2743:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] shard.c: In function 'shard_truncate': shard.c:2799:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(local->delta_blocks, 0); ^ shard.c:2799:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] shard.c: In function 'shard_ftruncate': shard.c:2855:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(local->delta_blocks, 0); ^ shard.c:2855:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] shard.c: In function 'shard_common_inode_write_begin': shard.c:7019:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(local->delta_blocks, 0); ^ shard.c:7019:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CCLD shard.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' Making all in bit-rot make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' Making all in stub make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' CC bit-rot-stub-helpers.lo CC bit-rot-stub.lo CCLD bitrot-stub.la make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' Making all in bitd make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' CC bit-rot.lo CC bit-rot-scrub.lo CC bit-rot-ssm.lo CC bit-rot-scrub-status.lo In file included from /usr/include/stdio.h:937:0, from ../../../../../libglusterfs/src/glusterfs/glusterfs.h:14, from bit-rot-scrub.c:15: In function 'snprintf', inlined from 'br_collect_bad_objects_of_child' at bit-rot-scrub.c:1802:13: /usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default] return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^ In function 'snprintf', inlined from 'br_collect_bad_objects_of_child' at bit-rot-scrub.c:1813:17: /usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default] return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^ CCLD bit-rot.la make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' Making all in leases make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' CC leases.lo CC leases-internal.lo CCLD leases.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' Making all in selinux make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' CC selinux.lo CCLD selinux.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' Making all in sdfs make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' CC sdfs.lo CCLD sdfs.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' Making all in namespace make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' CC namespace.lo CCLD namespace.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' Making all in cloudsync make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' /usr/bin/python2 ../../../../xlators/features/cloudsync/src/cloudsync-fops-h.py \ ../../../../xlators/features/cloudsync/src/cloudsync-autogen-fops-tmpl.h > cloudsync-autogen-fops.h make all-recursive make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' Making all in cloudsync-plugins make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' Making all in src make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' Making all in cloudsyncs3 make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' Making all in src make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' CC libcloudsyncs3.lo CC cloudsync-common.lo CCLD cloudsyncs3.la make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[10]: Nothing to be done for `all-am'. make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' Making all in cvlt make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' Making all in src make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' CC libcvlt.lo CC cloudsync-common.lo CCLD cloudsynccvlt.la make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[10]: Nothing to be done for `all-am'. make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[9]: Nothing to be done for `all-am'. make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' /usr/bin/python2 ../../../../xlators/features/cloudsync/src/cloudsync-fops-c.py \ ../../../../xlators/features/cloudsync/src/cloudsync-autogen-fops-tmpl.c > cloudsync-autogen-fops.c CC cloudsync.lo CC cloudsync-common.lo CC cloudsync-autogen-fops.lo CCLD cloudsync.la make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' Making all in thin-arbiter make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' CC thin-arbiter.lo CC libxlator.lo CCLD thin-arbiter.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' Making all in utime make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' /usr/bin/python2 ../../../../xlators/features/utime/src/utime-gen-fops-h.py ../../../../xlators/features/utime/src/utime-autogen-fops-tmpl.h > utime-autogen-fops.h make all-am make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' /usr/bin/python2 ../../../../xlators/features/utime/src/utime-gen-fops-c.py ../../../../xlators/features/utime/src/utime-autogen-fops-tmpl.c > utime-autogen-fops.c CC utime-helpers.lo CC utime.lo CC utime-autogen-fops.lo CCLD utime.la make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' Making all in mount make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' Making all in fuse make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' CC fuse-helpers.lo CC fuse-resolve.lo CC fuse-bridge.lo CC misc.lo CC mount.lo CC mount-common.lo ../../../../contrib/fuse-lib/mount.c: In function 'gf_fuse_unmount_daemon': ../../../../contrib/fuse-lib/mount.c:112:17: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void)chdir("/"); ^ ../../../../contrib/fuse-lib/mount.c:116:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (ump[0], &c, 1); ^ ../../../../contrib/fuse-lib/mount.c: In function 'gf_fuse_mount': ../../../../contrib/fuse-lib/mount.c:513:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write (status_fd, &ret, sizeof (ret)); ^ ../../../../contrib/fuse-lib/mount-common.c: In function 'mtab_needs_update': ../../../../contrib/fuse-lib/mount-common.c:59:34: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid (0, -1); ^ ../../../../contrib/fuse-lib/mount-common.c:64:34: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid (ruid, -1); ^ CCLD fuse.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' Making all in utils make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' Making all in mgmt make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' Making all in glusterd make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' CC glusterd_la-glusterd.lo CC glusterd_la-glusterd-handler.lo CC glusterd_la-glusterd-sm.lo CC glusterd_la-glusterd-op-sm.lo CC glusterd_la-glusterd-utils.lo CC glusterd_la-glusterd-rpc-ops.lo CC glusterd_la-glusterd-store.lo CC glusterd_la-glusterd-handshake.lo glusterd.c: In function 'init': glusterd.c:2017:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] GF_ATOMIC_INIT(conf->blockers, 0); ^ glusterd.c:2017:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC glusterd_la-glusterd-pmap.lo CC glusterd_la-glusterd-volgen.lo glusterd-pmap.c: In function 'pmap_registry_bind': glusterd-pmap.c:281:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pmap->ports[p].brickname, "%s %s", tmp, brickname); ^ glusterd-pmap.c: In function 'pmap_registry_extend': glusterd-pmap.c:339:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&new_bn, "%s %s", old_bn, brickname); ^ CC glusterd_la-glusterd-rebalance.lo CC glusterd_la-glusterd-quota.lo CC glusterd_la-glusterd-bitrot.lo CC glusterd_la-glusterd-geo-rep.lo CC glusterd_la-glusterd-replace-brick.lo CC glusterd_la-glusterd-log-ops.lo CC glusterd_la-glusterd-volume-ops.lo CC glusterd_la-glusterd-brick-ops.lo CC glusterd_la-glusterd-mountbroker.lo CC glusterd_la-glusterd-syncop.lo CC glusterd_la-glusterd-hooks.lo CC glusterd_la-glusterd-volume-set.lo CC glusterd_la-glusterd-locks.lo CC glusterd_la-glusterd-snapshot.lo CC glusterd_la-glusterd-mgmt-handler.lo CC glusterd_la-glusterd-mgmt.lo CC glusterd_la-glusterd-peer-utils.lo CC glusterd_la-glusterd-statedump.lo CC glusterd_la-glusterd-snapshot-utils.lo CC glusterd_la-glusterd-conn-mgmt.lo CC glusterd_la-glusterd-proc-mgmt.lo CC glusterd_la-glusterd-svc-mgmt.lo CC glusterd_la-glusterd-nfs-svc.lo CC glusterd_la-glusterd-quotad-svc.lo CC glusterd_la-glusterd-svc-helper.lo CC glusterd_la-glusterd-conn-helper.lo CC glusterd_la-glusterd-snapd-svc.lo CC glusterd_la-glusterd-snapd-svc-helper.lo CC glusterd_la-glusterd-bitd-svc.lo CC glusterd_la-glusterd-scrub-svc.lo CC glusterd_la-glusterd-server-quorum.lo CC glusterd_la-glusterd-reset-brick.lo CC glusterd_la-glusterd-shd-svc.lo CC glusterd_la-glusterd-shd-svc-helper.lo CC glusterd_la-glusterd-gfproxyd-svc.lo CC glusterd_la-glusterd-gfproxyd-svc-helper.lo CC glusterd_la-glusterd-ganesha.lo CCLD glusterd.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' Making all in system make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' Making all in posix-acl make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' CC posix-acl.lo CC posix-acl-xattr.lo CCLD posix-acl.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' Making all in playground make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' Making all in template make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' Making all in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' CC template.lo CCLD template.la make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' Making all in meta make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' Making all in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' CC meta.lo CC meta-helpers.lo CC meta-defaults.lo CC root-dir.lo CC graphs-dir.lo CC frames-file.lo CC graph-dir.lo CC active-link.lo CC xlator-dir.lo CC top-link.lo CC logging-dir.lo CC logfile-link.lo CC loglevel-file.lo CC process_uuid-file.lo CC volfile-file.lo CC view-dir.lo CC subvolumes-dir.lo CC subvolume-link.lo CC type-file.lo CC version-file.lo CC options-dir.lo CC option-file.lo CC cmdline-file.lo CC name-file.lo CC private-file.lo CC history-file.lo CC mallinfo-file.lo CC meminfo-file.lo CC measure-file.lo CC profile-file.lo CCLD meta.la make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' Making all in contrib/fuse-util make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' CC fusermount.o CC mount_util.o CC mount-common.o ../../contrib/fuse-lib/mount-common.c: In function 'mtab_needs_update': ../../contrib/fuse-lib/mount-common.c:59:34: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid (0, -1); ^ ../../contrib/fuse-lib/mount-common.c:64:34: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid (ruid, -1); ^ fusermount.c: In function 'restore_privs': fusermount.c:99:11: warning: ignoring return value of 'setfsuid', declared with attribute warn_unused_result [-Wunused-result] setfsuid(oldfsuid); ^ fusermount.c:100:11: warning: ignoring return value of 'setfsgid', declared with attribute warn_unused_result [-Wunused-result] setfsgid(oldfsgid); ^ CCLD fusermount-glusterfs make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/doc' Making all in extras make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' Making all in init.d make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' Making all in systemd make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' Making all in benchmarking make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' Making all in hook-scripts make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' Making all in add-brick make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' Making all in post make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' Making all in pre make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' Making all in create make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' Making all in post make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' Making all in delete make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' Making all in pre make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' Making all in set make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' Making all in post make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' Making all in start make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' Making all in post make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' Making all in stop make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' Making all in pre make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' Making all in reset make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' Making all in post make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' Making all in pre make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' Making all in ocf make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' Making all in LinuxRPM make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' To build RPMS run 'make glusterrpms' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' Making all in geo-rep make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' CC gsync_sync_gfid-gsync-sync-gfid.o CCLD gsync-sync-gfid make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' Making all in snap_scheduler make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' Making all in firewalld make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' Making all in cliutils make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' Making all in python make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' Making all in ganesha make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' Making all in scripts make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' Making all in config make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' Making all in ocf make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' Making all in cli make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' CC cli.o CC registry.o CC input.o CC cli-cmd.o CC cli-rl.o CC cli-cmd-global.o CC cli-cmd-volume.o CC cli-cmd-peer.o CC cli-rpc-ops.o CC cli-cmd-parser.o CC cli-cmd-system.o CC cli-cmd-misc.o CC cli-xml-output.o CC cli-quotad-client.o CC cli-cmd-snapshot.o CCLD gluster make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' Making all in heal make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' CC glfs-heal.o CCLD glfsheal make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' Making all in geo-replication make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' Making all in syncdaemon make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' CC gsyncd.o CC procdiggy.o CCLD gsyncd make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' Making all in gfind_missing_files make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' CC gcrawler.o CCLD gcrawler make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' Making all in glusterfind make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' Making all in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' Making all in setgfid2path make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' Making all in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' CC main.o CCLD gluster-setgfid2path make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' Making all in events make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' Making all in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' /usr/bin/python2 ../../events/eventskeygen.py PY_HEADER make all-am make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0PGHGC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 ++ dirname /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 + '[' '!' -d /usr/lib/opamroot ']' + cd glusterfs-8.2 + rm -rf /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 Making install in libglusterfs make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libglusterfs.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libglusterfs.so.0.0.1 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libglusterfs.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libglusterfs.so.0.0.1 libglusterfs.so.0 || { rm -f libglusterfs.so.0 && ln -s libglusterfs.so.0.0.1 libglusterfs.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libglusterfs.so.0.0.1 libglusterfs.so || { rm -f libglusterfs.so && ln -s libglusterfs.so.0.0.1 libglusterfs.so; }; }) libtool: install: /usr/bin/install -c .libs/libglusterfs.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libglusterfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/gfchangelog' /usr/bin/install -c -m 644 changelog.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/gfchangelog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' /usr/bin/install -c -m 644 glusterfs/common-utils.h glusterfs/defaults.h glusterfs/default-args.h glusterfs/dict.h glusterfs/glusterfs.h glusterfs/hashfn.h glusterfs/timespec.h glusterfs/logging.h glusterfs/xlator.h glusterfs/stack.h glusterfs/timer.h glusterfs/list.h glusterfs/inode.h glusterfs/call-stub.h glusterfs/compat.h glusterfs/fd.h glusterfs/revision.h glusterfs/compat-errno.h glusterfs/gf-event.h glusterfs/mem-pool.h glusterfs/byte-order.h glusterfs/gf-dirent.h glusterfs/locking.h glusterfs/syscall.h glusterfs/iobuf.h glusterfs/globals.h glusterfs/statedump.h glusterfs/checksum.h glusterfs/daemon.h glusterfs/store.h glusterfs/rbthash.h glusterfs/iatt.h glusterfs/latency.h glusterfs/mem-types.h glusterfs/syncop.h glusterfs/cluster-syncop.h glusterfs/graph-utils.h glusterfs/trie.h glusterfs/refcount.h glusterfs/run.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' /usr/bin/install -c -m 644 glusterfs/options.h glusterfs/lkowner.h glusterfs/fd-lk.h glusterfs/circ-buff.h glusterfs/event-history.h glusterfs/gidcache.h glusterfs/client_t.h glusterfs/glusterfs-acl.h glusterfs/glfs-message-id.h glusterfs/template-component-messages.h glusterfs/strfd.h glusterfs/syncop-utils.h glusterfs/parse-utils.h glusterfs/libglusterfs-messages.h glusterfs/lvm-defaults.h glusterfs/quota-common-utils.h glusterfs/rot-buffs.h glusterfs/compat-uuid.h glusterfs/upcall-utils.h glusterfs/throttle-tbf.h glusterfs/events.h glusterfs/atomic.h glusterfs/monitoring.h glusterfs/async.h glusterfs/glusterfs-fops.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' /usr/bin/install -c -m 644 y.tab.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' Making install in rpc make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' Making install in xdr make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' Making install in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make install-am make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgfxdr.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' libtool: install: warning: relinking `libgfxdr.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -version-info 0:1:0 -rdynamic -export-symbols ../../../rpc/xdr/src/libgfxdr.sym -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgfxdr.la -rpath /usr/lib64 libgfxdr_la-xdr-generic.lo libgfxdr_la-glusterfs3-xdr.lo libgfxdr_la-glusterfs4-xdr.lo libgfxdr_la-cli1-xdr.lo libgfxdr_la-rpc-common-xdr.lo libgfxdr_la-glusterd1-xdr.lo libgfxdr_la-changelog-xdr.lo libgfxdr_la-portmap-xdr.lo ../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/libgfxdr.so.0.0.1T /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfxdr.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfxdr.so.0.0.1 libgfxdr.so.0 || { rm -f libgfxdr.so.0 && ln -s libgfxdr.so.0.0.1 libgfxdr.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfxdr.so.0.0.1 libgfxdr.so || { rm -f libgfxdr.so && ln -s libgfxdr.so.0.0.1 libgfxdr.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfxdr.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfxdr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/rpc' /usr/bin/install -c -m 644 xdr-generic.h glusterfs3.h rpc-pragmas.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/rpc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/rpc' /usr/bin/install -c -m 644 glusterfs3-xdr.h glusterfs4-xdr.h cli1-xdr.h rpc-common-xdr.h glusterd1-xdr.h changelog-xdr.h portmap-xdr.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/rpc' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' Making install in rpc-lib make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' Making install in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgfrpc.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' libtool: install: warning: relinking `libgfrpc.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -version-info 0:1:0 -rdynamic -export-symbols ../../../rpc/rpc-lib/src/libgfrpc.sym -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgfrpc.la -rpath /usr/lib64 auth-unix.lo rpcsvc-auth.lo rpcsvc.lo auth-null.lo rpc-transport.lo xdr-rpc.lo xdr-rpcclnt.lo rpc-clnt.lo auth-glusterfs.lo rpc-drc.lo xdr_sizeof.lo rpc-clnt-ping.lo autoscale-threads.lo mgmt-pmap.lo ../../../libglusterfs/src/libglusterfs.la ../../../rpc/xdr/src/libgfxdr.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/libgfrpc.so.0.0.1T /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfrpc.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfrpc.so.0.0.1 libgfrpc.so.0 || { rm -f libgfrpc.so.0 && ln -s libgfrpc.so.0.0.1 libgfrpc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfrpc.so.0.0.1 libgfrpc.so || { rm -f libgfrpc.so && ln -s libgfrpc.so.0.0.1 libgfrpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfrpc.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfrpc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/rpc' /usr/bin/install -c -m 644 rpcsvc.h rpc-transport.h xdr-common.h xdr-rpc.h xdr-rpcclnt.h rpc-clnt.h rpcsvc-common.h protocol-common.h rpc-drc.h rpc-clnt-ping.h rpc-lib-messages.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/rpc' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' Making install in rpc-transport make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' Making install in socket make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/rpc-transport' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c socket.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/rpc-transport' libtool: install: warning: relinking `socket.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o socket.la -rpath /usr/lib64/glusterfs/8.2/rpc-transport socket.lo name.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lssl -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/socket.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/rpc-transport/socket.so libtool: install: /usr/bin/install -c .libs/socket.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/rpc-transport/socket.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/rpc-transport' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' Making install in libglusterd make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libglusterd.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libglusterd.so.0.0.1 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libglusterd.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libglusterd.so.0.0.1 libglusterd.so.0 || { rm -f libglusterd.so.0 && ln -s libglusterd.so.0.0.1 libglusterd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libglusterd.so.0.0.1 libglusterd.so || { rm -f libglusterd.so && ln -s libglusterd.so.0.0.1 libglusterd.so; }; }) libtool: install: /usr/bin/install -c .libs/libglusterd.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libglusterd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' /usr/bin/install -c -m 644 gd-common-utils.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' Making install in api make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgfapi.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' libtool: install: warning: relinking `libgfapi.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/api/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -version-info 0:0:0 -rdynamic -Wl,--version-script=../../api/src/gfapi.map -lacl -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgfapi.la -rpath /usr/lib64 libgfapi_la-glfs.lo libgfapi_la-glfs-mgmt.lo libgfapi_la-glfs-fops.lo libgfapi_la-glfs-resolve.lo libgfapi_la-glfs-handleops.lo ../../libglusterfs/src/libglusterfs.la ../../rpc/rpc-lib/src/libgfrpc.la ../../rpc/xdr/src/libgfxdr.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/libgfapi.so.0.0.0T /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfapi.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfapi.so.0.0.0 libgfapi.so.0 || { rm -f libgfapi.so.0 && ln -s libgfapi.so.0.0.0 libgfapi.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfapi.so.0.0.0 libgfapi.so || { rm -f libgfapi.so && ln -s libgfapi.so.0.0.0 libgfapi.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfapi.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfapi.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/api' /usr/bin/install -c -m 644 glfs.h glfs-handles.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount' /bin/sh ../../libtool --mode=install /usr/bin/install -c api.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount' libtool: install: warning: relinking `api.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/api/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o api.la -rpath /usr/lib64/glusterfs/8.2/xlator/mount api_la-glfs-master.lo ../../libglusterfs/src/libglusterfs.la ../../rpc/rpc-lib/src/libgfrpc.la ../../rpc/xdr/src/libgfxdr.la ../../api/src/libgfapi.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/api.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount/api.so libtool: install: /usr/bin/install -c .libs/api.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount/api.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/mount' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/src' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' Making install in glusterfsd make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c glusterfsd glusterfsd gf_attach '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/glusterfsd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterfsd libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/glusterfsd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterfsd libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../api/src/libgfapi.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gf_attach /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gf_attach /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/run /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/run/gluster /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/log/glusterfs /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterfs ln -s glusterfsd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterfs rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterd ln -s glusterfsd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterd make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' Making install in xlators make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' Making install in cluster make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' Making install in afr make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c afr.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster' libtool: install: warning: relinking `afr.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o afr.la -rpath /usr/lib64/glusterfs/8.2/xlator/cluster afr-dir-read.lo afr-dir-write.lo afr-inode-read.lo afr-inode-write.lo afr-open.lo afr-transaction.lo afr-lk-common.lo afr-read-txn.lo libxlator.lo afr-self-heal-common.lo afr-self-heal-data.lo afr-self-heal-entry.lo afr-self-heal-metadata.lo afr-self-heald.lo afr-self-heal-name.lo afr.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/afr.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/afr.so libtool: install: /usr/bin/install -c .libs/afr.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/afr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/cluster' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' ln -sf afr.so /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/replicate.so make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' Making install in dht make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c dht.la nufa.la switch.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster' libtool: install: warning: relinking `dht.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dht.la -rpath /usr/lib64/glusterfs/8.2/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo dht-shared.lo dht-lock.lo libxlator.lo dht.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/dht.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/dht.so libtool: install: /usr/bin/install -c .libs/dht.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/dht.la libtool: install: warning: relinking `nufa.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nufa.la -rpath /usr/lib64/glusterfs/8.2/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo dht-shared.lo dht-lock.lo libxlator.lo nufa.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/nufa.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/nufa.so libtool: install: /usr/bin/install -c .libs/nufa.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/nufa.la libtool: install: warning: relinking `switch.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o switch.la -rpath /usr/lib64/glusterfs/8.2/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo dht-shared.lo dht-lock.lo libxlator.lo switch.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/switch.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/switch.so libtool: install: /usr/bin/install -c .libs/switch.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/switch.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/cluster' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' ln -sf dht.so /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/distribute.so make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' Making install in ec make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c ec.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster' libtool: install: warning: relinking `ec.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ec.la -rpath /usr/lib64/glusterfs/8.2/xlator/cluster ec.lo ec-data.lo ec-helpers.lo ec-common.lo ec-generic.lo ec-locks.lo ec-dir-read.lo ec-dir-write.lo ec-inode-read.lo ec-inode-write.lo ec-combine.lo ec-method.lo ec-galois.lo ec-code.lo ec-code-c.lo ec-gf8.lo ec-heal.lo ec-heald.lo ec-code-intel.lo ec-code-x64.lo ec-code-sse.lo ec-code-avx.lo libxlator.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/ec.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/ec.so libtool: install: /usr/bin/install -c .libs/ec.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/ec.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/cluster' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' ln -sf ec.so /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/disperse.so make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' Making install in storage make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' Making install in posix make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/storage' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c posix.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/storage' libtool: install: warning: relinking `posix.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -I../../../../glusterfsd/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o posix.la -rpath /usr/lib64/glusterfs/8.2/xlator/storage posix.lo posix-helpers.lo posix-handle.lo posix-aio.lo posix-gfid-path.lo posix-entry-ops.lo posix-inode-fd-ops.lo posix-common.lo posix-metadata.lo ../../../../libglusterfs/src/libglusterfs.la -laio -lacl -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) .libs/posix-inode-fd-ops.o: In function `posix_do_chmod': /builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src/posix-inode-fd-ops.c:253: warning: warning: lchmod is not implemented and will always fail libtool: install: /usr/bin/install -c .libs/posix.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/storage/posix.so libtool: install: /usr/bin/install -c .libs/posix.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/storage/posix.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/storage' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' Making install in protocol make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' Making install in auth make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' Making install in addr make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' Making install in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c addr.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth' libtool: install: warning: relinking `addr.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o addr.la -rpath /usr/lib64/glusterfs/8.2/auth addr.lo ../../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/addr.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth/addr.so libtool: install: /usr/bin/install -c .libs/addr.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth/addr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/auth' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' Making install in login make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' Making install in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c login.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth' libtool: install: warning: relinking `login.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o login.la -rpath /usr/lib64/glusterfs/8.2/auth login.lo ../../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/login.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth/login.so libtool: install: /usr/bin/install -c .libs/login.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth/login.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/auth' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' Making install in client make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c client.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol' libtool: install: warning: relinking `client.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o client.la -rpath /usr/lib64/glusterfs/8.2/xlator/protocol client.lo client-helpers.lo client-rpc-fops.lo client-handshake.lo client-callback.lo client-lk.lo client-common.lo client-rpc-fops_v2.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/client.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol/client.so libtool: install: /usr/bin/install -c .libs/client.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol/client.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/protocol' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' Making install in server make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/server' /usr/bin/install -c -m 644 server.h server-helpers.h server-mem-types.h authenticate.h server-messages.h server-common.h '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/include/glusterfs/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c server.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol' libtool: install: warning: relinking `server.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -DDATADIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -ldl -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o server.la -rpath /usr/lib64/glusterfs/8.2/xlator/protocol server.lo server-resolve.lo server-helpers.lo server-rpc-fops.lo server-handshake.lo authenticate.lo server-common.lo server-rpc-fops_v2.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/server.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol/server.so libtool: install: /usr/bin/install -c .libs/server.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol/server.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/protocol' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' Making install in performance make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' Making install in write-behind make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c write-behind.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `write-behind.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write-behind.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance write-behind.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/write-behind.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/write-behind.so libtool: install: /usr/bin/install -c .libs/write-behind.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/write-behind.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' Making install in read-ahead make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c read-ahead.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `read-ahead.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-ahead.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance read-ahead.lo page.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/read-ahead.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/read-ahead.so libtool: install: /usr/bin/install -c .libs/read-ahead.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/read-ahead.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' Making install in readdir-ahead make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c readdir-ahead.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `readdir-ahead.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o readdir-ahead.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance readdir-ahead.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/readdir-ahead.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/readdir-ahead.so libtool: install: /usr/bin/install -c .libs/readdir-ahead.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/readdir-ahead.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' Making install in io-threads make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c io-threads.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `io-threads.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-threads.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance io-threads.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/io-threads.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/io-threads.so libtool: install: /usr/bin/install -c .libs/io-threads.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/io-threads.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' Making install in io-cache make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c io-cache.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `io-cache.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-cache.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance io-cache.lo page.lo ioc-inode.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/io-cache.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/io-cache.so libtool: install: /usr/bin/install -c .libs/io-cache.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/io-cache.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' Making install in quick-read make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c quick-read.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `quick-read.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quick-read.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance quick-read.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/quick-read.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/quick-read.so libtool: install: /usr/bin/install -c .libs/quick-read.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/quick-read.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' Making install in md-cache make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance rm -rf /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/stat-prefetch.so ln -s ./md-cache.so /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/stat-prefetch.so /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c md-cache.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `md-cache.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o md-cache.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance md-cache.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/md-cache.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/md-cache.so libtool: install: /usr/bin/install -c .libs/md-cache.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/md-cache.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' Making install in open-behind make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c open-behind.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `open-behind.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o open-behind.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance open-behind.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/open-behind.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/open-behind.so libtool: install: /usr/bin/install -c .libs/open-behind.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/open-behind.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' Making install in nl-cache make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c nl-cache.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance' libtool: install: warning: relinking `nl-cache.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nl-cache.la -rpath /usr/lib64/glusterfs/8.2/xlator/performance nl-cache.lo nl-cache-helper.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/nl-cache.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/nl-cache.so libtool: install: /usr/bin/install -c .libs/nl-cache.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/nl-cache.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/performance' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' Making install in debug make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' Making install in error-gen make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c error-gen.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' libtool: install: warning: relinking `error-gen.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o error-gen.la -rpath /usr/lib64/glusterfs/8.2/xlator/debug error-gen.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/error-gen.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/error-gen.so libtool: install: /usr/bin/install -c .libs/error-gen.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/error-gen.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/debug' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' Making install in io-stats make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c io-stats.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' libtool: install: warning: relinking `io-stats.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-stats.la -rpath /usr/lib64/glusterfs/8.2/xlator/debug io-stats.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/io-stats.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/io-stats.so libtool: install: /usr/bin/install -c .libs/io-stats.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/io-stats.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/debug' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' Making install in sink make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c sink.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' libtool: install: warning: relinking `sink.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sink.la -rpath /usr/lib64/glusterfs/8.2/xlator/debug sink.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/sink.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/sink.so libtool: install: /usr/bin/install -c .libs/sink.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/sink.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/debug' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' Making install in trace make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c trace.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' libtool: install: warning: relinking `trace.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o trace.la -rpath /usr/lib64/glusterfs/8.2/xlator/debug trace.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/trace.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/trace.so libtool: install: /usr/bin/install -c .libs/trace.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/trace.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/debug' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' Making install in delay-gen make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c delay-gen.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug' libtool: install: warning: relinking `delay-gen.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o delay-gen.la -rpath /usr/lib64/glusterfs/8.2/xlator/debug delay-gen.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/delay-gen.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/delay-gen.so libtool: install: /usr/bin/install -c .libs/delay-gen.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/delay-gen.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/debug' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' Making install in features make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' Making install in locks make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c locks.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `locks.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o locks.la -rpath /usr/lib64/glusterfs/8.2/xlator/features common.lo posix.lo entrylk.lo inodelk.lo reservelk.lo clear.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/locks.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/locks.so libtool: install: /usr/bin/install -c .libs/locks.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/locks.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' ln -sf locks.so /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/posix-locks.so make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' Making install in quota make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c quota.la quotad.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `quota.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quota.la -rpath /usr/lib64/glusterfs/8.2/xlator/features quota.lo quota-enforcer-client.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/quota.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quota.so libtool: install: /usr/bin/install -c .libs/quota.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quota.la libtool: install: warning: relinking `quotad.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quotad.la -rpath /usr/lib64/glusterfs/8.2/xlator/features quotad.lo quotad-helpers.lo quotad-aggregator.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/quotad.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quotad.so libtool: install: /usr/bin/install -c .libs/quotad.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quotad.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' Making install in read-only make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c read-only.la worm.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `read-only.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o read-only.la -rpath /usr/lib64/glusterfs/8.2/xlator/features read-only.lo read-only-common.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/read-only.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/read-only.so libtool: install: /usr/bin/install -c .libs/read-only.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/read-only.la libtool: install: warning: relinking `worm.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o worm.la -rpath /usr/lib64/glusterfs/8.2/xlator/features read-only-common.lo worm-helper.lo worm.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/worm.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/worm.so libtool: install: /usr/bin/install -c .libs/worm.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/worm.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' Making install in quiesce make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c quiesce.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `quiesce.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quiesce.la -rpath /usr/lib64/glusterfs/8.2/xlator/features quiesce.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/quiesce.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quiesce.so libtool: install: /usr/bin/install -c .libs/quiesce.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quiesce.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' Making install in marker make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c marker.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `marker.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marker.la -rpath /usr/lib64/glusterfs/8.2/xlator/features marker.lo marker-quota.lo marker-quota-helper.lo marker-common.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/marker.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/marker.so libtool: install: /usr/bin/install -c .libs/marker.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/marker.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' Making install in index make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c index.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `index.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o index.la -rpath /usr/lib64/glusterfs/8.2/xlator/features index.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/index.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/index.so libtool: install: /usr/bin/install -c .libs/index.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/index.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' Making install in barrier make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c barrier.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `barrier.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o barrier.la -rpath /usr/lib64/glusterfs/8.2/xlator/features barrier.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/barrier.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/barrier.so libtool: install: /usr/bin/install -c .libs/barrier.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/barrier.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' Making install in arbiter make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c arbiter.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `arbiter.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o arbiter.la -rpath /usr/lib64/glusterfs/8.2/xlator/features arbiter.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/arbiter.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/arbiter.so libtool: install: /usr/bin/install -c .libs/arbiter.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/arbiter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' Making install in upcall make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c upcall.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `upcall.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upcall.la -rpath /usr/lib64/glusterfs/8.2/xlator/features upcall.lo upcall-internal.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/upcall.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/upcall.so libtool: install: /usr/bin/install -c .libs/upcall.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/upcall.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' Making install in compress make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c cdc.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `cdc.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cdc.la -rpath /usr/lib64/glusterfs/8.2/xlator/features cdc.lo cdc-helper.lo ../../../../libglusterfs/src/libglusterfs.la -lz -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/cdc.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/cdc.so libtool: install: /usr/bin/install -c .libs/cdc.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/cdc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' Making install in changelog make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c changelog.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `changelog.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o changelog.la -rpath /usr/lib64/glusterfs/8.2/xlator/features changelog.lo changelog-rt.lo changelog-helpers.lo changelog-encoders.lo changelog-rpc.lo changelog-barrier.lo changelog-rpc-common.lo changelog-ev-handle.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/changelog.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/changelog.so libtool: install: /usr/bin/install -c .libs/changelog.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/changelog.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' Making install in lib make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' Making install in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c libgfchangelog.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64' libtool: install: warning: relinking `libgfchangelog.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -DDATADIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -rdynamic -version-info 0:1:0 -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgfchangelog.la -rpath /usr/lib64 libgfchangelog_la-gf-changelog.lo libgfchangelog_la-gf-changelog-journal-handler.lo libgfchangelog_la-gf-changelog-helpers.lo libgfchangelog_la-gf-changelog-api.lo libgfchangelog_la-gf-history-changelog.lo libgfchangelog_la-gf-changelog-rpc.lo libgfchangelog_la-gf-changelog-reborp.lo libgfchangelog_la-changelog-rpc-common.lo ../../../../../libglusterfs/src/libglusterfs.la ../../../../../rpc/xdr/src/libgfxdr.la ../../../../../rpc/rpc-lib/src/libgfrpc.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/libgfchangelog.so.0.0.1T /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfchangelog.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfchangelog.so.0.0.1 libgfchangelog.so.0 || { rm -f libgfchangelog.so.0 && ln -s libgfchangelog.so.0.0.1 libgfchangelog.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 && { ln -s -f libgfchangelog.so.0.0.1 libgfchangelog.so || { rm -f libgfchangelog.so && ln -s libgfchangelog.so.0.0.1 libgfchangelog.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfchangelog.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfchangelog.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' Making install in gfid-access make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c gfid-access.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `gfid-access.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gfid-access.la -rpath /usr/lib64/glusterfs/8.2/xlator/features gfid-access.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/gfid-access.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/gfid-access.so libtool: install: /usr/bin/install -c .libs/gfid-access.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/gfid-access.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' Making install in snapview-client make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c snapview-client.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `snapview-client.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapview-client.la -rpath /usr/lib64/glusterfs/8.2/xlator/features snapview-client.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/snapview-client.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/snapview-client.so libtool: install: /usr/bin/install -c .libs/snapview-client.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/snapview-client.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' Making install in snapview-server make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c snapview-server.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `snapview-server.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapview-server.la -rpath /usr/lib64/glusterfs/8.2/xlator/features snapview-server.lo snapview-server-mgmt.lo snapview-server-helpers.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../api/src/libgfapi.la -lreadline -lncurses ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/snapview-server.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/snapview-server.so libtool: install: /usr/bin/install -c .libs/snapview-server.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/snapview-server.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' Making install in trash make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c trash.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `trash.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o trash.la -rpath /usr/lib64/glusterfs/8.2/xlator/features trash.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/trash.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/trash.so libtool: install: /usr/bin/install -c .libs/trash.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/trash.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' Making install in shard make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c shard.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `shard.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shard.la -rpath /usr/lib64/glusterfs/8.2/xlator/features shard.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/shard.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/shard.so libtool: install: /usr/bin/install -c .libs/shard.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/shard.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' Making install in bit-rot make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' Making install in stub make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c bitrot-stub.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `bitrot-stub.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bitrot-stub.la -rpath /usr/lib64/glusterfs/8.2/xlator/features bit-rot-stub-helpers.lo bit-rot-stub.lo ../../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/bitrot-stub.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/bitrot-stub.so libtool: install: /usr/bin/install -c .libs/bitrot-stub.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/bitrot-stub.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' Making install in bitd make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c bit-rot.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `bit-rot.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -DBR_RATE_LIMIT_SIGNER -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bit-rot.la -rpath /usr/lib64/glusterfs/8.2/xlator/features bit-rot.lo bit-rot-scrub.lo bit-rot-ssm.lo bit-rot-scrub-status.lo ../../../../../libglusterfs/src/libglusterfs.la ../../../../../xlators/features/changelog/lib/src/libgfchangelog.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/bit-rot.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/bit-rot.so libtool: install: /usr/bin/install -c .libs/bit-rot.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/bit-rot.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' Making install in leases make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c leases.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `leases.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o leases.la -rpath /usr/lib64/glusterfs/8.2/xlator/features leases.lo leases-internal.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/leases.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/leases.so libtool: install: /usr/bin/install -c .libs/leases.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/leases.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' Making install in selinux make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c selinux.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `selinux.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o selinux.la -rpath /usr/lib64/glusterfs/8.2/xlator/features selinux.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/selinux.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/selinux.so libtool: install: /usr/bin/install -c .libs/selinux.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/selinux.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' Making install in sdfs make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c sdfs.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `sdfs.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sdfs.la -rpath /usr/lib64/glusterfs/8.2/xlator/features sdfs.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/sdfs.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/sdfs.so libtool: install: /usr/bin/install -c .libs/sdfs.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/sdfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' Making install in namespace make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c namespace.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `namespace.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o namespace.la -rpath /usr/lib64/glusterfs/8.2/xlator/features namespace.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/namespace.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/namespace.so libtool: install: /usr/bin/install -c .libs/namespace.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/namespace.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' Making install in cloudsync make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make install-recursive make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' Making install in cloudsync-plugins make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' Making install in src make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' Making install in cloudsyncs3 make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' Making install in src make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[10]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins' /bin/sh ../../../../../../../../libtool --mode=install /usr/bin/install -c cloudsyncs3.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins' libtool: install: warning: relinking `cloudsyncs3.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -lcurl -lcrypto -I../../../../../../../../xlators/features/cloudsync/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -export-symbols ../../../../../../../../xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src/libcloudsyncs3.sym -avoid-version -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cloudsyncs3.la -rpath /usr/lib64/glusterfs/8.2/cloudsync-plugins libcloudsyncs3.lo cloudsync-common.lo ../../../../../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/cloudsyncs3.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins/cloudsyncs3.so libtool: install: /usr/bin/install -c .libs/cloudsyncs3.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins/cloudsyncs3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/cloudsync-plugins' make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[10]: Nothing to be done for `install-exec-am'. make[10]: Nothing to be done for `install-data-am'. make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' Making install in cvlt make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' Making install in src make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[10]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins' /bin/sh ../../../../../../../../libtool --mode=install /usr/bin/install -c cloudsynccvlt.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins' libtool: install: warning: relinking `cloudsynccvlt.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -I../../../../../../../../xlators/features/cloudsync/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../../../../../xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src/libcloudsynccvlt.sym -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cloudsynccvlt.la -rpath /usr/lib64/glusterfs/8.2/cloudsync-plugins libcvlt.lo cloudsync-common.lo ../../../../../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/cloudsynccvlt.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins/cloudsynccvlt.so libtool: install: /usr/bin/install -c .libs/cloudsynccvlt.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins/cloudsynccvlt.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/cloudsync-plugins' make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[10]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[10]: Nothing to be done for `install-exec-am'. make[10]: Nothing to be done for `install-data-am'. make[10]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c cloudsync.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `cloudsync.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -ldl -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cloudsync.la -rpath /usr/lib64/glusterfs/8.2/xlator/features cloudsync.lo cloudsync-common.lo cloudsync-autogen-fops.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/cloudsync.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/cloudsync.so libtool: install: /usr/bin/install -c .libs/cloudsync.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/cloudsync.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' Making install in thin-arbiter make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c thin-arbiter.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `thin-arbiter.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thin-arbiter.la -rpath /usr/lib64/glusterfs/8.2/xlator/features thin-arbiter.lo libxlator.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/thin-arbiter.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/thin-arbiter.so libtool: install: /usr/bin/install -c .libs/thin-arbiter.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/thin-arbiter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' Making install in utime make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make install-am make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c utime.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features' libtool: install: warning: relinking `utime.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o utime.la -rpath /usr/lib64/glusterfs/8.2/xlator/features utime-helpers.lo utime.lo utime-autogen-fops.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/utime.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/utime.so libtool: install: /usr/bin/install -c .libs/utime.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/utime.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/features' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' Making install in mount make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' Making install in fuse make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c fuse.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount' libtool: install: warning: relinking `fuse.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fuse.la -rpath /usr/lib64/glusterfs/8.2/xlator/mount fuse-helpers.lo fuse-resolve.lo fuse-bridge.lo misc.lo mount.lo mount-common.lo ../../../../libglusterfs/src/libglusterfs.la -lm -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/fuse.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount/fuse.so libtool: install: /usr/bin/install -c .libs/fuse.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount/fuse.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/mount' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' Making install in utils make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/sbin' /usr/bin/install -c mount.glusterfs '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/sbin' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' Making install in mgmt make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' Making install in glusterd make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mgmt' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c glusterd.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mgmt' libtool: install: warning: relinking `glusterd.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o glusterd.la -rpath /usr/lib64/glusterfs/8.2/xlator/mgmt glusterd_la-glusterd.lo glusterd_la-glusterd-handler.lo glusterd_la-glusterd-sm.lo glusterd_la-glusterd-op-sm.lo glusterd_la-glusterd-utils.lo glusterd_la-glusterd-rpc-ops.lo glusterd_la-glusterd-store.lo glusterd_la-glusterd-handshake.lo glusterd_la-glusterd-pmap.lo glusterd_la-glusterd-volgen.lo glusterd_la-glusterd-rebalance.lo glusterd_la-glusterd-quota.lo glusterd_la-glusterd-bitrot.lo glusterd_la-glusterd-geo-rep.lo glusterd_la-glusterd-replace-brick.lo glusterd_la-glusterd-log-ops.lo glusterd_la-glusterd-volume-ops.lo glusterd_la-glusterd-brick-ops.lo glusterd_la-glusterd-mountbroker.lo glusterd_la-glusterd-syncop.lo glusterd_la-glusterd-hooks.lo glusterd_la-glusterd-volume-set.lo glusterd_la-glusterd-locks.lo glusterd_la-glusterd-snapshot.lo glusterd_la-glusterd-mgmt-handler.lo glusterd_la-glusterd-mgmt.lo glusterd_la-glusterd-peer-utils.lo glusterd_la-glusterd-statedump.lo glusterd_la-glusterd-snapshot-utils.lo glusterd_la-glusterd-conn-mgmt.lo glusterd_la-glusterd-proc-mgmt.lo glusterd_la-glusterd-svc-mgmt.lo glusterd_la-glusterd-nfs-svc.lo glusterd_la-glusterd-quotad-svc.lo glusterd_la-glusterd-svc-helper.lo glusterd_la-glusterd-conn-helper.lo glusterd_la-glusterd-snapd-svc.lo glusterd_la-glusterd-snapd-svc-helper.lo glusterd_la-glusterd-bitd-svc.lo glusterd_la-glusterd-scrub-svc.lo glusterd_la-glusterd-server-quorum.lo glusterd_la-glusterd-reset-brick.lo glusterd_la-glusterd-shd-svc.lo glusterd_la-glusterd-shd-svc-helper.lo glusterd_la-glusterd-gfproxyd-svc.lo glusterd_la-glusterd-gfproxyd-svc-helper.lo glusterd_la-glusterd-ganesha.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../libglusterd/src/libglusterd.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lxml2 -lcrypto -lurcu-bp -lurcu-cds -ldl -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/glusterd.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mgmt/glusterd.so libtool: install: /usr/bin/install -c .libs/glusterd.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mgmt/glusterd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/mgmt' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[6]: Nothing to be done for `install-data-hook'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' Making install in system make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' Making install in posix-acl make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features rm -rf /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/access-control.so ln -s ../system/posix-acl.so /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/access-control.so /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/system' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c posix-acl.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/system' libtool: install: warning: relinking `posix-acl.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o posix-acl.la -rpath /usr/lib64/glusterfs/8.2/xlator/system posix-acl.lo posix-acl-xattr.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/posix-acl.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/system/posix-acl.so libtool: install: /usr/bin/install -c .libs/posix-acl.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/system/posix-acl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/system' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' Making install in playground make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' Making install in template make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' Making install in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/playground' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c template.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/playground' libtool: install: warning: relinking `template.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template.la -rpath /usr/lib64/glusterfs/8.2/xlator/playground template.lo ../../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/template.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/playground/template.so libtool: install: /usr/bin/install -c .libs/template.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/playground/template.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator/playground' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' Making install in meta make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' Making install in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator' /bin/sh ../../../libtool --mode=install /usr/bin/install -c meta.la '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator' libtool: install: warning: relinking `meta.la' libtool: install: (cd /builddir/build/BUILD/glusterfs-8.2/xlators/meta/src; /bin/sh /builddir/build/BUILD/glusterfs-8.2/libtool --silent --tag CC --mode=relink gcc -Wall -I/usr/include/uuid -Wformat -Werror=format-security -Werror=implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -export-symbols ../../../xlators/xlator.sym -luuid -Wl,--no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o meta.la -rpath /usr/lib64/glusterfs/8.2/xlator meta.lo meta-helpers.lo meta-defaults.lo root-dir.lo graphs-dir.lo frames-file.lo graph-dir.lo active-link.lo xlator-dir.lo top-link.lo logging-dir.lo logfile-link.lo loglevel-file.lo process_uuid-file.lo volfile-file.lo view-dir.lo subvolumes-dir.lo subvolume-link.lo type-file.lo version-file.lo options-dir.lo option-file.lo cmdline-file.lo name-file.lo private-file.lo history-file.lo mallinfo-file.lo meminfo-file.lo measure-file.lo profile-file.lo ../../../libglusterfs/src/libglusterfs.la -lrt -ldl -lpthread -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64) libtool: install: /usr/bin/install -c .libs/meta.soT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/meta.so libtool: install: /usr/bin/install -c .libs/meta.lai /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/meta.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/8.2/xlator' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' Making install in contrib/fuse-util make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c fusermount-glusterfs '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin' libtool: install: /usr/bin/install -c fusermount-glusterfs /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin/fusermount-glusterfs make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' chown root /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin/fusermount-glusterfs chown: changing ownership of '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin/fusermount-glusterfs': Operation not permitted chmod u+s /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin/fusermount-glusterfs make[3]: [install-exec-hook] Error 1 (ignored) make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/doc' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 glusterfs.8 mount.glusterfs.8 gluster.8 glusterd.8 glusterfsd.8 '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/doc' Making install in extras make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' Making install in init.d make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' Making install in systemd make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 gluster-ta-volume.service glusterd.service glusterfssharedstorage.service glustereventsd.service '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/systemd/system' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' Making install in benchmarking make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs/benchmarking' /usr/bin/install -c -m 644 rdd.c glfs-bm.c README launch-script.sh local-script.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs/benchmarking' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' Making install in hook-scripts make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' Making install in add-brick make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' Making install in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/add-brick/post/' /usr/bin/install -c disabled-quota-root-xattr-heal.sh S10selinux-label-brick.sh S13create-subdir-mounts.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/add-brick/post/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' Making install in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/add-brick/pre/' /usr/bin/install -c S28Quota-enable-root-xattr-heal.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/add-brick/pre/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' Making install in create make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' Making install in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/create/post/' /usr/bin/install -c S10selinux-label-brick.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/create/post/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' Making install in delete make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' Making install in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/pre/' /usr/bin/install -c S10selinux-del-fcontext.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/pre/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' Making install in set make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' Making install in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/set/post/' /usr/bin/install -c S30samba-set.sh S32gluster_enable_shared_storage.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/set/post/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' Making install in start make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' Making install in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/start/post/' /usr/bin/install -c S29CTDBsetup.sh S30samba-start.sh S31ganesha-start.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/start/post/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' Making install in stop make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' Making install in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/stop/pre/' /usr/bin/install -c S29CTDB-teardown.sh S30samba-stop.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/stop/pre/' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' Making install in reset make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' Making install in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' Making install in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/gsync-create/post/' /usr/bin/install -c S56glusterd-geo-rep-create-post.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/gsync-create/post/' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' Making install in ocf make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/ocf/resource.d/glusterfs' /usr/bin/install -c glusterd volume '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/ocf/resource.d/glusterfs' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' Making install in LinuxRPM make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' Making install in geo-rep make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/scripts' /bin/sh ../../libtool --mode=install /usr/bin/install -c gsync-sync-gfid '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/scripts' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gsync-sync-gfid /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/scripts/gsync-sync-gfid /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/scripts' /usr/bin/install -c gsync-upgrade.sh generate-gfid-file.sh get-gfid.sh slave-upgrade.sh schedule_georep.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/scripts' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' Making install in snap_scheduler make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/' /usr/bin/install -c gcron.py snap_scheduler.py conf.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' Making install in firewalld make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' Making install in cliutils make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/gluster/cliutils' /usr/bin/install -c -m 644 cliutils.py __init__.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/gluster/cliutils' Byte-compiling python modules... cliutils.py__init__.py Byte-compiling python modules (optimized versions) ... cliutils.py__init__.py make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' Making install in python make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/gluster' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/python2.7/site-packages/gluster' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' Making install in ganesha make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' Making install in scripts make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/ganesha' /usr/bin/install -c create-export-ganesha.sh dbus-send.sh generate-epoch.py ganesha-ha.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/ganesha' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' Making install in config make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/ganesha' /usr/bin/install -c -m 644 ganesha-ha.conf.sample '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/ganesha' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' Making install in ocf make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/ocf/resource.d/heartbeat' /usr/bin/install -c ganesha_grace ganesha_mon ganesha_nfsd '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/ocf/resource.d/heartbeat' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' /usr/bin/install -c peer_add_secret_pub mount-shared-storage.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs' /usr/bin/install -c -m 644 glusterfs-mode.el glusterfs.vim '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs' /usr/bin/install -c -m 644 glusterfs-logrotate gluster-rsyslog-7.2.conf gluster-rsyslog-5.8.conf logger.conf.example glusterfs-georep-logrotate group-virt.example group-metadata-cache group-gluster-block group-nl-cache group-db-workload group-distributed-virt group-samba '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs' if [ -n "/usr/lib/tmpfiles.d" ]; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/tmpfiles.d; \ /usr/bin/install -c -m 644 run-gluster.tmpfiles \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/tmpfiles.d/gluster.conf; \ fi /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups /usr/bin/install -c -m 644 ../extras/group-virt.example \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/virt /usr/bin/install -c -m 644 ../extras/group-metadata-cache \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/metadata-cache /usr/bin/install -c -m 644 ../extras/group-gluster-block \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/gluster-block /usr/bin/install -c -m 644 ../extras/group-nl-cache \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/nl-cache /usr/bin/install -c -m 644 ../extras/group-db-workload \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/db-workload /usr/bin/install -c -m 644 ../extras/group-distributed-virt \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/distributed-virt /usr/bin/install -c -m 644 ../extras/group-samba \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/groups/samba /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/glusterfs/scripts' /usr/bin/install -c thin-arbiter/setup-thin-arbiter.sh post-upgrade-script-for-quota.sh pre-upgrade-script-for-quota.sh stop-all-gluster-processes.sh control-cpu-load.sh control-mem.sh '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/glusterfs/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs' /usr/bin/install -c -m 644 thin-arbiter/thin-arbiter.vol glusterd.vol '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' Making install in cli make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gluster '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../libglusterd/src/libglusterd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gluster /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/run/gluster make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' Making install in heal make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' /bin/sh ../../libtool --mode=install /usr/bin/install -c glfsheal '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../api/src/libgfapi.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/glfsheal /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glfsheal make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' Making install in geo-replication make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' Making install in syncdaemon make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/python/syncdaemon' /usr/bin/install -c -m 644 rconf.py gsyncd.py __init__.py master.py README.md repce.py resource.py syncdutils.py monitor.py libcxattr.py gsyncdconfig.py libgfchangelog.py gsyncdstatus.py conf.py logutils.py subcmds.py argsupgrade.py py2py3.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/python/syncdaemon' Byte-compiling python modules... rconf.pygsyncd.py__init__.pymaster.pyrepce.pyresource.pysyncdutils.pymonitor.pylibcxattr.pygsyncdconfig.pylibgfchangelog.pygsyncdstatus.pyconf.pylogutils.pysubcmds.pyargsupgrade.pypy2py3.py Byte-compiling python modules (optimized versions) ... rconf.pygsyncd.py__init__.pymaster.pyrepce.pyresource.pysyncdutils.pymonitor.pylibcxattr.pygsyncdconfig.pylibgfchangelog.pygsyncdstatus.pyconf.pylogutils.pysubcmds.pyargsupgrade.pypy2py3.py make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-mountbroker ln -s /usr/libexec/glusterfs/peer_mountbroker.py \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-mountbroker rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-georep-sshkey ln -s /usr/libexec/glusterfs/peer_georep-sshkey.py \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-georep-sshkey make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' /bin/sh ../../libtool --mode=install /usr/bin/install -c gsyncd '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gsyncd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gsyncd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' /usr/bin/install -c gverify.sh peer_gsec_create set_geo_rep_pem_keys.sh peer_mountbroker peer_mountbroker.py peer_georep-sshkey.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs/' /usr/bin/install -c -m 644 gsyncd.conf '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs/' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' Making install in gfind_missing_files make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' make[3]: Nothing to be done for `install-exec-am'. rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gfind_missing_files ln -s /usr/libexec/glusterfs/gfind_missing_files/gfind_missing_files.sh /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gfind_missing_files /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfind_missing_files' /bin/sh ../../libtool --mode=install /usr/bin/install -c gcrawler '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfind_missing_files' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gcrawler /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfind_missing_files/gcrawler /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfind_missing_files' /usr/bin/install -c gfind_missing_files.sh gfid_to_path.sh gfid_to_path.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfind_missing_files' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' Making install in glusterfind make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' Making install in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind' /usr/bin/install -c -m 644 tool.conf '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind' /usr/bin/install -c -m 644 conf.py utils.py __init__.py main.py libgfchangelog.py changelogdata.py gfind_py2py3.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind' Byte-compiling python modules... conf.pyutils.py__init__.pymain.pylibgfchangelog.pychangelogdata.pygfind_py2py3.py Byte-compiling python modules (optimized versions) ... conf.pyutils.py__init__.pymain.pylibgfchangelog.pychangelogdata.pygfind_py2py3.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind' /usr/bin/install -c changelog.py nodeagent.py brickfind.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin' /usr/bin/install -c glusterfind '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin' /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/glusterfind/.keys /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/post/ rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/post/S57glusterfind-delete-post ln -s /usr/libexec/glusterfs/glusterfind/S57glusterfind-delete-post.py \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/post/S57glusterfind-delete-post /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind/' /usr/bin/install -c S57glusterfind-delete-post.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glusterfind/' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' Making install in setgfid2path make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' Making install in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gluster-setgfid2path '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin' libtool: install: warning: `../../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gluster-setgfid2path /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-setgfid2path make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 gluster-setgfid2path.8 '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' Making install in events make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' Making install in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glustereventsd ln -s /usr/libexec/glusterfs/gfevents/glustereventsd.py \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glustereventsd rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-eventsapi ln -s /usr/libexec/glusterfs/peer_eventsapi.py \ /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-eventsapi make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfevents' /usr/bin/install -c -m 644 __init__.py gf_event.py eventsapiconf.py eventtypes.py utils.py handlers.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfevents' Byte-compiling python modules... __init__.pygf_event.pyeventsapiconf.pyeventtypes.pyutils.pyhandlers.py Byte-compiling python modules (optimized versions) ... __init__.pygf_event.pyeventsapiconf.pyeventtypes.pyutils.pyhandlers.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfevents' /usr/bin/install -c glustereventsd.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfevents' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs' /usr/bin/install -c -m 644 eventsconfig.json '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' /usr/bin/install -c peer_eventsapi.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/glusterfs/scripts' /usr/bin/install -c eventsdash.py '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/glusterfs/scripts' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/events make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 glusterfs-api.pc libgfchangelog.pc '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2' + install -D -p -m 0644 extras/glusterd-sysconfig /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/sysconfig/glusterd + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/log/glusterd + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/log/glusterfs + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/log/glusterfsd + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/run/gluster + find /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 -name '*.a' -delete + find /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64 -name '*.la' -delete + rm -rf '/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2/*' + head -50 ChangeLog + mv ChangeLog.head ChangeLog + cat + rm -rf /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs/benchmarking + rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs/glusterfs-mode.el + rm -f /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs/glusterfs.vim + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd + sed -i 's|option working-directory /etc/glusterd|option working-directory /var/lib/glusterd|g' /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/glusterfs/glusterd.vol + install -D -p -m 0644 extras/glusterfs-logrotate /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/logrotate.d/glusterfs + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/ganesha + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/ganesha/ganesha-ha.conf + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/run/gluster/shared_storage/nfs-ganesha/ + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/run/gluster/shared_storage/nfs-ganesha/ganesha.conf + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/run/gluster/shared_storage/nfs-ganesha/ganesha-ha.conf + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/geo-replication + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/geo-replication/gsyncd_template.conf + install -D -p -m 0644 extras/glusterfs-georep-logrotate /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/logrotate.d/glusterfs-georep + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/glusterd.info + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/options + subdirs=(add-brick create copy-file delete gsync-create remove-brick reset set start stop) + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/add-brick/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/add-brick/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/create/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/create/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/copy-file/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/copy-file/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/delete/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/gsync-create/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/gsync-create/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/remove-brick/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/remove-brick/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/reset/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/reset/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/set/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/set/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/start/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/start/post + for dir in '${subdirs[@]}' + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/stop/pre /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/hooks/1/stop/post + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/glustershd + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/peers + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/vols + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/nfs/run + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/bitd + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/quotad + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/scrub + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/snaps + mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/ss_brick + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/nfs/nfs-server.vol + touch /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/var/lib/glusterd/nfs/run/nfs.pid + find ./tests ./run-tests.sh -type f + cpio -pd /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/glusterfs 4203 blocks + install -p -m 0744 -D extras/command-completion/gluster.bash /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/etc/bash_completion.d/gluster + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/glusterfs-8.2 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libglusterfs.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfxdr.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfrpc.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/rpc-transport/socket.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount/api.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mount/fuse.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/afr.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/dht.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/nufa.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/switch.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/cluster/ec.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/storage/posix.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol/client.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/protocol/server.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/write-behind.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/read-ahead.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/readdir-ahead.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/io-threads.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/io-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/quick-read.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/md-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/open-behind.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/performance/nl-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/error-gen.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/io-stats.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/sink.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/trace.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/debug/delay-gen.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/locks.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quota.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quotad.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/read-only.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/worm.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/quiesce.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/marker.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/index.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/barrier.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/arbiter.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/upcall.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/cdc.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/changelog.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/gfid-access.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/snapview-client.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/snapview-server.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/trash.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/shard.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/bitrot-stub.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/bit-rot.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/leases.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/selinux.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/sdfs.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/namespace.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/cloudsync.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/thin-arbiter.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/features/utime.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/mgmt/glusterd.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/system/posix-acl.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/playground/template.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/xlator/meta.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth/addr.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/auth/login.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins/cloudsyncs3.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/glusterfs/8.2/cloudsync-plugins/cloudsynccvlt.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libglusterd.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfapi.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib64/libgfchangelog.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/glusterfsd extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gf_attach extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/sbin/gluster-setgfid2path extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/bin/fusermount-glusterfs extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/scripts/gsync-sync-gfid extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/glfsheal extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gsyncd extracting debug info from /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/libexec/glusterfs/gfind_missing_files/gcrawler /usr/lib/rpm/sepdebugcrcfix: Updated 75 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libglusterfs.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libglusterfs.so.0.debug symlinked /usr/lib/debug/usr/lib64/libglusterfs.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libglusterfs.so.debug symlinked /usr/lib/debug/usr/lib64/libgfxdr.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfxdr.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfxdr.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfxdr.so.debug symlinked /usr/lib/debug/usr/lib64/libgfrpc.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfrpc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfrpc.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfrpc.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/cluster/afr.so.debug to /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/cluster/replicate.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/cluster/dht.so.debug to /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/cluster/distribute.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/cluster/ec.so.debug to /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/cluster/disperse.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/performance/md-cache.so.debug to /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/performance/stat-prefetch.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/features/locks.so.debug to /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/features/posix-locks.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/system/posix-acl.so.debug to /usr/lib/debug/usr/lib64/glusterfs/8.2/xlator/features/access-control.so.debug symlinked /usr/lib/debug/usr/lib64/libglusterd.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libglusterd.so.0.debug symlinked /usr/lib/debug/usr/lib64/libglusterd.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libglusterd.so.debug symlinked /usr/lib/debug/usr/lib64/libgfapi.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfapi.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfapi.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfapi.so.debug symlinked /usr/lib/debug/usr/lib64/libgfchangelog.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfchangelog.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfchangelog.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfchangelog.so.debug symlinked /usr/lib/debug/usr/sbin/glusterfsd.debug to /usr/lib/debug/usr/sbin/glusterfs.debug symlinked /usr/lib/debug/usr/sbin/glusterfsd.debug to /usr/lib/debug/usr/sbin/glusterd.debug cpio: glusterfs-8.2/libglusterfs/src/: Cannot stat: No such file or directory 32362 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Wvkkw0 + umask 022 + cd /builddir/build/BUILD + cd glusterfs-8.2 + make check Making check in libglusterfs make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make check-am make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make all-am make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' ============================================================================ Testsuite summary for glusterfs 8.2 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterfs' Making check in rpc make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' Making check in xdr make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' Making check in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make check-am make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/xdr' Making check in rpc-lib make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' Making check in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-lib' Making check in rpc-transport make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' Making check in socket make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport/socket' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc/rpc-transport' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/rpc' Making check in libglusterd make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/libglusterd' Making check in api make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/src' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api/examples' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/api' Making check in glusterfsd make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/glusterfsd' Making check in xlators make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' Making check in cluster make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' Making check in afr make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/afr' Making check in dht make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make check-TESTS make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' ============================================================================ Testsuite summary for glusterfs 8.2 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/dht' Making check in ec make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster/ec' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/cluster' Making check in storage make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' Making check in posix make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage/posix' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/storage' Making check in protocol make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' Making check in auth make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' Making check in addr make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' Making check in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/addr' Making check in login make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' Making check in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth/login' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/auth' Making check in client make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/client' Making check in server make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol/server' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/protocol' Making check in performance make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' Making check in write-behind make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/write-behind' Making check in read-ahead make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/read-ahead' Making check in readdir-ahead make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/readdir-ahead' Making check in io-threads make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-threads' Making check in io-cache make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/io-cache' Making check in quick-read make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/quick-read' Making check in md-cache make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/md-cache' Making check in open-behind make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/open-behind' Making check in nl-cache make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance/nl-cache' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/performance' Making check in debug make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' Making check in error-gen make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/error-gen' Making check in io-stats make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/io-stats' Making check in sink make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/sink' Making check in trace make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/trace' Making check in delay-gen make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug/delay-gen' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/debug' Making check in features make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' Making check in locks make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/locks' Making check in quota make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quota' Making check in read-only make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/read-only' Making check in quiesce make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/quiesce' Making check in marker make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/marker' Making check in index make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/index' Making check in barrier make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/barrier' Making check in arbiter make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/arbiter' Making check in upcall make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/upcall' Making check in compress make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/compress' Making check in changelog make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/src' Making check in lib make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' Making check in src make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib/src' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog/lib' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/changelog' Making check in gfid-access make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/gfid-access' Making check in snapview-client make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-client' Making check in snapview-server make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/snapview-server' Making check in trash make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/trash' Making check in shard make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/shard' Making check in bit-rot make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' Making check in stub make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/stub' Making check in bitd make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src/bitd' make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/bit-rot' Making check in leases make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/leases' Making check in selinux make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/selinux' Making check in sdfs make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/sdfs' Making check in namespace make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/namespace' Making check in cloudsync make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make check-recursive make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' Making check in cloudsync-plugins make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' Making check in src make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' Making check in cloudsyncs3 make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' Making check in src make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[9]: Nothing to be done for `check'. make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src' make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[9]: Nothing to be done for `check-am'. make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3' Making check in cvlt make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' Making check in src make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[9]: Nothing to be done for `check'. make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src' make[9]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[9]: Nothing to be done for `check-am'. make[9]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt' make[8]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[8]: Nothing to be done for `check-am'. make[8]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins/src' make[7]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[7]: Nothing to be done for `check-am'. make[7]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src/cloudsync-plugins' make[6]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[6]: Nothing to be done for `check-am'. make[6]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/cloudsync' Making check in thin-arbiter make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/thin-arbiter' Making check in utime make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make check-am make[5]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features/utime' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/features' Making check in mount make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' Making check in fuse make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/src' Making check in utils make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse/utils' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount/fuse' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mount' Making check in mgmt make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' Making check in glusterd make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt/glusterd' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/mgmt' Making check in system make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' Making check in posix-acl make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system/posix-acl' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/system' Making check in playground make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' Making check in template make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' Making check in src make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template/src' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground/template' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/playground' Making check in meta make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' Making check in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators/meta' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/xlators' Making check in contrib/fuse-util make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/contrib/fuse-util' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/doc' Making check in extras make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' Making check in init.d make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/init.d' Making check in systemd make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/systemd' Making check in benchmarking make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/benchmarking' Making check in hook-scripts make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' Making check in add-brick make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' Making check in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/post' Making check in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/add-brick' Making check in create make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' Making check in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create/post' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/create' Making check in delete make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' Making check in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/delete' Making check in set make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' Making check in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set/post' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/set' Making check in start make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' Making check in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start/post' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/start' Making check in stop make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' Making check in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/stop' Making check in reset make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' Making check in post make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/post' Making check in pre make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset/pre' make[4]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts/reset' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/hook-scripts' Making check in ocf make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ocf' Making check in LinuxRPM make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/LinuxRPM' Making check in geo-rep make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/geo-rep' Making check in snap_scheduler make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/snap_scheduler' Making check in firewalld make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/firewalld' Making check in cliutils make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/cliutils' Making check in python make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/python' Making check in ganesha make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' Making check in scripts make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/scripts' Making check in config make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/config' Making check in ocf make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha/ocf' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras/ganesha' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/extras' Making check in cli make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/cli' Making check in heal make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/heal' Making check in geo-replication make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' Making check in syncdaemon make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/syncdaemon' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication/src' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/geo-replication' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' Making check in gfind_missing_files make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/gfind_missing_files' Making check in glusterfind make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' Making check in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/glusterfind' Making check in setgfid2path make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' Making check in src make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path/src' make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools/setgfid2path' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/tools' Making check in events make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' Making check in src make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make check-am make[3]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/src' Making check in tools make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events/tools' make[2]: Entering directory `/builddir/build/BUILD/glusterfs-8.2/events' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2/events' make[1]: Entering directory `/builddir/build/BUILD/glusterfs-8.2' make[1]: Leaving directory `/builddir/build/BUILD/glusterfs-8.2' + exit 0 Processing files: glusterfs-8.2-1.xcpng8.1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G7KoGr + umask 022 + cd /builddir/build/BUILD + cd glusterfs-8.2 + DOCDIR=/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr COPYING-GPLV2 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr COPYING-LGPLV3 /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr INSTALL /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr README.md /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr THANKS /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + cp -pr COMMITMENT /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-8.2 + exit 0 Provides: glusterfs = 8.2-1.xcpng8.1 glusterfs(x86-64) = 8.2-1.xcpng8.1 glusterfs-common = 8.2-1.xcpng8.1 glusterfs-core = 8.2-1.xcpng8.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(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): systemd Requires(postun): /bin/sh systemd Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(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.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-common < 8.2-1.xcpng8.1 glusterfs-core < 8.2-1.xcpng8.1 glusterfs-ganesha glusterfs-rdma < 8.2-1.xcpng8.1 glusterfs-gnfs < 8.2-1.xcpng8.1 Processing files: glusterfs-cli-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-cli = 8.2-1.xcpng8.1 glusterfs-cli(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterd.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) libtinfo.so.5()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-cloudsync-plugins-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-cloudsync-plugins = 8.2-1.xcpng8.1 glusterfs-cloudsync-plugins(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-extra-xlators-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-extra-xlators = 8.2-1.xcpng8.1 glusterfs-extra-xlators(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-fuse-8.2-1.xcpng8.1.x86_64 Provides: config(glusterfs-fuse) = 8.2-1.xcpng8.1 glusterfs-client = 8.2-1.xcpng8.1 glusterfs-fuse = 8.2-1.xcpng8.1 glusterfs-fuse(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(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.8)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-client < 8.2-1.xcpng8.1 Processing files: glusterfs-ganesha-8.2-1.xcpng8.1.x86_64 Provides: config(glusterfs-ganesha) = 8.2-1.xcpng8.1 glusterfs-ganesha = 8.2-1.xcpng8.1 glusterfs-ganesha(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh policycoreutils-python Requires(postun): /bin/sh policycoreutils-python Requires: /bin/bash /usr/bin/python2 Processing files: glusterfs-geo-replication-8.2-1.xcpng8.1.x86_64 Provides: config(glusterfs-geo-replication) = 8.2-1.xcpng8.1 glusterfs-geo-replication = 8.2-1.xcpng8.1 glusterfs-geo-replication(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/python2 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libglusterfs0-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-libs = 8.2-1.xcpng8.1 libglusterfs.so.0()(64bit) libglusterfs0 = 8.2-1.xcpng8.1 libglusterfs0(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /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 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(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.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-libs <= 8.2-1.xcpng8.1 Processing files: libglusterfs-devel-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-devel = 8.2-1.xcpng8.1 libglusterfs-devel = 8.2-1.xcpng8.1 libglusterfs-devel(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libglusterfs.so.0()(64bit) Obsoletes: glusterfs-devel <= 8.2-1.xcpng8.1 Processing files: libgfapi0-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-api = 8.2-1.xcpng8.1 libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.10.0)(64bit) libgfapi.so.0(GFAPI_3.10.7)(64bit) libgfapi.so.0(GFAPI_3.11.0)(64bit) libgfapi.so.0(GFAPI_3.13.0)(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfapi.so.0(GFAPI_3.4.2)(64bit) libgfapi.so.0(GFAPI_3.5.0)(64bit) libgfapi.so.0(GFAPI_3.5.1)(64bit) libgfapi.so.0(GFAPI_3.6.0)(64bit) libgfapi.so.0(GFAPI_3.7.0)(64bit) libgfapi.so.0(GFAPI_3.7.15)(64bit) libgfapi.so.0(GFAPI_3.7.16)(64bit) libgfapi.so.0(GFAPI_3.7.17)(64bit) libgfapi.so.0(GFAPI_3.7.4)(64bit) libgfapi.so.0(GFAPI_4.0.0)(64bit) libgfapi.so.0(GFAPI_4.1.6)(64bit) libgfapi.so.0(GFAPI_6.0)(64bit) libgfapi.so.0(GFAPI_6.6)(64bit) libgfapi.so.0(GFAPI_7.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.12.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.4.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.7.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_6.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_6.1)(64bit) libgfapi0 = 8.2-1.xcpng8.1 libgfapi0(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /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 Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.4.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.7.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-api <= 8.2-1.xcpng8.1 Processing files: libgfapi-devel-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-api-devel = 8.2-1.xcpng8.1 libgfapi-devel = 8.2-1.xcpng8.1 libgfapi-devel(x86-64) = 8.2-1.xcpng8.1 pkgconfig(glusterfs-api) = 7.8.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgfapi.so.0()(64bit) pkgconfig(uuid) Obsoletes: glusterfs-api-devel <= 8.2-1.xcpng8.1 Processing files: libgfchangelog0-8.2-1.xcpng8.1.x86_64 Provides: libgfchangelog.so.0()(64bit) libgfchangelog0 = 8.2-1.xcpng8.1 libgfchangelog0(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /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 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-libs <= 8.2-1.xcpng8.1 Processing files: libgfchangelog-devel-8.2-1.xcpng8.1.x86_64 Provides: libgfchangelog-devel = 8.2-1.xcpng8.1 libgfchangelog-devel(x86-64) = 8.2-1.xcpng8.1 pkgconfig(libgfchangelog) = 0.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgfchangelog.so.0()(64bit) pkgconfig(uuid) Obsoletes: glusterfs-devel <= 8.2-1.xcpng8.1 Processing files: libgfrpc0-8.2-1.xcpng8.1.x86_64 Provides: libgfrpc.so.0()(64bit) libgfrpc0 = 8.2-1.xcpng8.1 libgfrpc0(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /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 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-libs <= 8.2-1.xcpng8.1 Processing files: libgfrpc-devel-8.2-1.xcpng8.1.x86_64 Provides: libgfrpc-devel = 8.2-1.xcpng8.1 libgfrpc-devel(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgfrpc.so.0()(64bit) Obsoletes: glusterfs-devel <= 8.2-1.xcpng8.1 Processing files: libgfxdr0-8.2-1.xcpng8.1.x86_64 Provides: libgfxdr.so.0()(64bit) libgfxdr0 = 8.2-1.xcpng8.1 libgfxdr0(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /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 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-libs <= 8.2-1.xcpng8.1 Processing files: libgfxdr-devel-8.2-1.xcpng8.1.x86_64 Provides: libgfxdr-devel = 8.2-1.xcpng8.1 libgfxdr-devel(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgfxdr.so.0()(64bit) Obsoletes: glusterfs-devel <= 8.2-1.xcpng8.1 Processing files: libglusterd0-8.2-1.xcpng8.1.x86_64 Provides: libglusterd.so.0()(64bit) libglusterd0 = 8.2-1.xcpng8.1 libglusterd0(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /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 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-libs <= 8.2-1.xcpng8.1 Processing files: python2-gluster-8.2-1.xcpng8.1.x86_64 Provides: python-gluster = 8.2-1.xcpng8.1 python2-gluster = 8.2-1.xcpng8.1 python2-gluster(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-gluster < 3.10 Processing files: glusterfs-regression-tests-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-regression-tests = 8.2-1.xcpng8.1 glusterfs-regression-tests(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: glusterfs-resource-agents-8.2-1.xcpng8.1.noarch Provides: glusterfs-resource-agents = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: glusterfs-server-8.2-1.xcpng8.1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PTYxG0 + umask 022 + cd /builddir/build/BUILD + cd glusterfs-8.2 + DOCDIR=/builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-server-8.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-server-8.2 + cp -pr extras/clear_xattrs.sh /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64/usr/share/doc/glusterfs-server-8.2 + exit 0 Provides: config(glusterfs-server) = 8.2-1.xcpng8.1 glusterfs-server = 8.2-1.xcpng8.1 glusterfs-server(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh /usr/bin/python2 ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfapi.so.0(GFAPI_3.4.2)(64bit) libgfapi.so.0(GFAPI_3.5.1)(64bit) libgfapi.so.0(GFAPI_3.6.0)(64bit) libgfapi.so.0(GFAPI_3.7.0)(64bit) libgfapi.so.0(GFAPI_3.7.4)(64bit) libgfapi.so.0(GFAPI_6.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.4.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.7.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_6.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_6.1)(64bit) libgfchangelog.so.0()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterd.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) liburcu-bp.so.1()(64bit) liburcu-cds.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-thin-arbiter-8.2-1.xcpng8.1.x86_64 Provides: config(glusterfs-thin-arbiter) = 8.2-1.xcpng8.1 glusterfs-thin-arbiter = 8.2-1.xcpng8.1 glusterfs-thin-arbiter(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-client-xlators-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-client-xlators = 8.2-1.xcpng8.1 glusterfs-client-xlators(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(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.8)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-events-8.2-1.xcpng8.1.x86_64 Provides: config(glusterfs-events) = 8.2-1.xcpng8.1 glusterfs-events = 8.2-1.xcpng8.1 glusterfs-events(x86-64) = 8.2-1.xcpng8.1 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): systemd Requires: /usr/bin/python2 Processing files: glusterfs-debuginfo-8.2-1.xcpng8.1.x86_64 Provides: glusterfs-debuginfo = 8.2-1.xcpng8.1 glusterfs-debuginfo(x86-64) = 8.2-1.xcpng8.1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 Wrote: /builddir/build/RPMS/glusterfs-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-cli-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-cloudsync-plugins-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-extra-xlators-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-fuse-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-ganesha-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-geo-replication-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libglusterfs0-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libglusterfs-devel-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfapi0-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfapi-devel-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfchangelog0-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfchangelog-devel-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfrpc0-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfrpc-devel-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfxdr0-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgfxdr-devel-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/libglusterd0-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/python2-gluster-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-regression-tests-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-resource-agents-8.2-1.xcpng8.1.noarch.rpm Wrote: /builddir/build/RPMS/glusterfs-server-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-thin-arbiter-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-client-xlators-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-events-8.2-1.xcpng8.1.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-debuginfo-8.2-1.xcpng8.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oRc4oE + umask 022 + cd /builddir/build/BUILD + cd glusterfs-8.2 + rm -rf /builddir/build/BUILDROOT/glusterfs-8.2-1.xcpng8.1.x86_64 + exit 0 Child return code was: 0