Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'], chrootPath='/var/lib/mock/storage6-gluster-40-el6-build-43351-91899/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: c1bd.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/glusterfs-4.0.0-2.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'], chrootPath='/var/lib/mock/storage6-gluster-40-el6-build-43351-91899/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/glusterfs.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E2dEVL + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf glusterfs-4.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/glusterfs-4.0.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glusterfs-4.0.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wgQn46 + umask 022 + cd /builddir/build/BUILD + cd glusterfs-4.0.0 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh ... GlusterFS autogen ... Running aclocal... Running autoheader... Running libtoolize... Running autoconf... Running automake... Running autogen.sh in argp-standalone ... Please proceed with configuring, compiling, and installing. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 --without-tmpfilesdir --disable-events --disable-georeplication --without-server --disable-syslog --disable-tiering --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 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-redhat-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... 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 pow in -lm... yes checking for x86_64-redhat-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 for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for PYTHON... no checking /usr/include/python2.6/Python.h usability... yes checking /usr/include/python2.6/Python.h presence... yes checking for /usr/include/python2.6/Python.h... yes checking for CRYPTO_THREADID_set_callback in -lcrypto... yes checking for TLS_method in -lssl... no checking for TLSv1_2_method in -lssl... yes checking openssl/cmac.h usability... yes checking openssl/cmac.h presence... yes checking for openssl/cmac.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for ibv_get_device_list in -libverbs... yes checking for rdma_create_id in -lrdmacm... yes checking whether RDMA_OPTION_ID_REUSEADDR is declared... yes checking for ZLIB... yes features requiring zlib enabled: yes checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.6.19... yes (version 2.7.6) 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... no 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 utimensat... yes checking whether SEEK_HOLE is declared... 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 building glupy with -isystem /usr/include/python2.6 -l python2.6 checking for URCU... yes checking for URCU_CDS... no checking for URCU_CDS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libglusterfs/Makefile config.status: creating libglusterfs/src/Makefile config.status: creating libglusterfs/src/gfdb/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/rpc-transport/rdma/Makefile config.status: creating rpc/rpc-transport/rdma/src/Makefile config.status: creating rpc/xdr/Makefile config.status: creating rpc/xdr/src/Makefile config.status: creating rpc/xdr/gen/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/storage/bd/Makefile config.status: creating xlators/storage/bd/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/stripe/Makefile config.status: creating xlators/cluster/stripe/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/symlink-cache/Makefile config.status: creating xlators/performance/symlink-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/decompounder/Makefile config.status: creating xlators/performance/decompounder/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/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/changetimerecorder/Makefile config.status: creating xlators/features/changetimerecorder/src/Makefile config.status: creating xlators/features/glupy/Makefile config.status: creating xlators/features/glupy/examples/Makefile config.status: creating xlators/features/glupy/src/Makefile config.status: creating xlators/features/glupy/src/setup.py config.status: creating xlators/features/glupy/src/__init__.py config.status: creating xlators/features/glupy/src/glupy/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/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/playground/Makefile config.status: creating xlators/playground/template/Makefile config.status: creating xlators/playground/template/src/Makefile config.status: creating xlators/encryption/Makefile config.status: creating xlators/encryption/rot-13/Makefile config.status: creating xlators/encryption/rot-13/src/Makefile config.status: creating xlators/encryption/crypt/Makefile config.status: creating xlators/encryption/crypt/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/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/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/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 contrib/uuid/uuid_types.h config.status: creating glusterfs-api.pc config.status: creating libgfchangelog.pc config.status: creating libgfdb.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 Infiniband verbs : yes epoll IO multiplex : yes argp-standalone : no fusermount : yes readline : yes georeplication : no Linux-AIO : yes Enable Debug : no Block Device xlator : no glupy : yes Use syslog : no XML output : yes Encryption xlator : yes Unit Tests : no Track priv ports : yes POSIX ACLs : yes Data Classification : no SELinux features : yes firewalld-config : no Events : no EC dynamic support : x64 sse avx Use memory pools : yes Nanosecond m/atimes : yes Server components : no Legacy gNFS server : no IPV6 default : no Use TIRPC : no + 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 -j16 make --no-print-directory --quiet all-recursive Making all in rpc/xdr/gen Making all in libglusterfs Making all in 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 CC libglusterfs_la-compat.lo CC libglusterfs_la-fd.lo CC libglusterfs_la-compat-errno.lo CC libglusterfs_la-event.lo CC libglusterfs_la-mem-pool.lo CC libglusterfs_la-gf-dirent.lo CC libglusterfs_la-syscall.lo CC libglusterfs_la-iobuf.lo CC libglusterfs_la-globals.lo CC libglusterfs_la-statedump.lo xlator.c: In function 'xlator_dynload_oldway': xlator.c:254: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:267: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:272: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:284: warning: dereferencing type-punned pointer will break strict-aliasing rules dict.c: In function 'dict_destroy': dict.c:638: warning: dereferencing type-punned pointer will break strict-aliasing rules dict.c:638: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c: In function '__xlator_init': xlator.c:660: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:660: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:661: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:661: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:663: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:663: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:664: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:664: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:666: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:666: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:667: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:667: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c: In function 'xlator_mem_acct_init': xlator.c:797: warning: dereferencing type-punned pointer will break strict-aliasing rules xlator.c:797: warning: dereferencing type-punned pointer will break strict-aliasing rules iobuf.c: In function 'iobuf_get_from_stdalloc': iobuf.c:605: warning: dereferencing type-punned pointer will break strict-aliasing rules iobuf.c:605: warning: dereferencing type-punned pointer will break strict-aliasing rules iobuf.c: In function 'iobref_new': iobuf.c:864: warning: dereferencing type-punned pointer will break strict-aliasing rules iobuf.c:864: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libglusterfs_la-stack.lo logging.c: In function '_gf_log_callingfn': logging.c:894: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result CC libglusterfs_la-checksum.lo logging.c: In function '_gf_log': logging.c:2190: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result CC libglusterfs_la-daemon.lo CC libglusterfs_la-timespec.lo mem-pool.c: In function 'mem_pools_preinit': mem-pool.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:534: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:534: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:535: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:535: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:536: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:536: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c: In function 'mem_pool_new_fn': mem-pool.c:700: warning: dereferencing type-punned pointer will break strict-aliasing rules mem-pool.c:700: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 'gf_volfile_reconfigure': graph.c:957: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result 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 CC libglusterfs_la-cluster-syncop.lo CC libglusterfs_la-refcount.lo CC libglusterfs_la-basename_r.lo ctx.c: In function 'glusterfs_ctx_new': ctx.c:54: warning: dereferencing type-punned pointer will break strict-aliasing rules ctx.c:54: warning: dereferencing type-punned pointer will break strict-aliasing rules ctx.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules ctx.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules ctx.c:56: warning: dereferencing type-punned pointer will break strict-aliasing rules ctx.c:56: warning: dereferencing type-punned pointer will break strict-aliasing rules client_t.c: In function 'gf_client_get': client_t.c:233: warning: dereferencing type-punned pointer will break strict-aliasing rules client_t.c:233: warning: dereferencing type-punned pointer will break strict-aliasing rules client_t.c:234: warning: dereferencing type-punned pointer will break strict-aliasing rules client_t.c:234: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libglusterfs_la-dirname_r.lo CC libglusterfs_la-gf_mkostemp.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-compound-fop-utils.lo CC libglusterfs_la-throttle-tbf.lo CC libglusterfs_la-monitoring.lo CC libglusterfs_la-y.tab.lo CC libglusterfs_la-graph.lex.lo CC libglusterfs_la-defaults.lo monitoring.c: In function 'dump_latency_and_count': monitoring.c:95: warning: dereferencing type-punned pointer will break strict-aliasing rules monitoring.c:95: warning: dereferencing type-punned pointer will break strict-aliasing rules monitoring.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules monitoring.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules monitoring.c:126: warning: dereferencing type-punned pointer will break strict-aliasing rules monitoring.c:126: warning: dereferencing type-punned pointer will break strict-aliasing rules ./graph.y: In function 'preprocess': ./graph.y:468: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result CCLD libglusterfs.la Making all in src/gfdb Making all in rpc Making all in xdr Making all in src CC libgfxdr_la-xdr-generic.lo CC libgfxdr_la-xdr-nfs3.lo CC libgfxdr_la-msg-nfs3.lo CC libgfxdr_la-glusterfs3-xdr.lo CC libgfxdr_la-glusterfs4-xdr.lo CC libgfxdr_la-cli1-xdr.lo CC libgfxdr_la-nlm4-xdr.lo CC libgfxdr_la-nsm-xdr.lo CC libgfxdr_la-rpc-common-xdr.lo CC libgfxdr_la-glusterd1-xdr.lo CC libgfxdr_la-acl3-xdr.lo CC libgfxdr_la-portmap-xdr.lo CC libgfxdr_la-mount3udp.lo CC libgfxdr_la-changelog-xdr.lo CC libgfxdr_la-glusterfs-fops.lo CCLD libgfxdr.la Making all in rpc-lib Making all in 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 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-transport.c: In function 'rpc_transport_load': rpc-transport.c:301: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc-transport.c:308: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc-transport.c:315: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc-clnt.c: In function 'rpc_clnt_new': rpc-clnt.c:1133: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc-clnt.c:1133: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD libgfrpc.la Making all in rpc-transport Making all in socket Making all in src CC socket.lo CC name.lo CCLD socket.la Making all in rdma Making all in src CC rdma.lo CC name.lo CCLD rdma.la Making all in api Making all in src CC glfs.lo CC glfs-mgmt.lo CC glfs-fops.lo CC glfs-resolve.lo CC glfs-handleops.lo CC glfs-master.lo glfs-mgmt.c: In function 'glfs_mgmt_getspec_cbk': glfs-mgmt.c:637: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result CCLD libgfapi.la CCLD api.la Making all in examples Making all in xlators Making all in cluster Making all in stripe Making all in src CC stripe.lo CC stripe-helpers.lo CC libxlator.lo CCLD stripe.la Making all in afr Making all in 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 Making all in dht Making all in 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 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 dht-layout.c: In function 'dht_layout_new': dht-layout.c:51: warning: dereferencing type-punned pointer will break strict-aliasing rules dht-layout.c:51: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD dht.la CCLD nufa.la CCLD switch.la Making all in ec Making all in 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 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 ec.c: In function 'ec_statistics_init': ec.c:618: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:618: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:619: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:619: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:620: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:620: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:621: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:621: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:622: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:622: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:623: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:623: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:624: warning: dereferencing type-punned pointer will break strict-aliasing rules ec.c:624: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 Making all in storage Making all in posix Making all in src Making all in protocol Making all in auth Making all in addr Making all in src CC addr.lo CCLD addr.la Making all in login Making all in src CC login.lo CCLD login.la Making all in client Making all in 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 client-handshake.c: In function 'clnt_fd_lk_local_create': client-handshake.c:231: warning: dereferencing type-punned pointer will break strict-aliasing rules client-handshake.c:231: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD client.la Making all in server Making all in src Making all in performance Making all in write-behind Making all in src CC write-behind.lo CCLD write-behind.la Making all in read-ahead Making all in src CC read-ahead.lo CC page.lo CCLD read-ahead.la Making all in readdir-ahead Making all in src CC readdir-ahead.lo readdir-ahead.c: In function 'init': readdir-ahead.c:635: warning: dereferencing type-punned pointer will break strict-aliasing rules readdir-ahead.c:635: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD readdir-ahead.la Making all in io-threads Making all in src CC io-threads.lo CCLD io-threads.la Making all in io-cache Making all in src CC io-cache.lo CC page.lo CC ioc-inode.lo CCLD io-cache.la Making all in symlink-cache Making all in src CC symlink-cache.lo CCLD symlink-cache.la Making all in quick-read Making all in src CC quick-read.lo CCLD quick-read.la Making all in md-cache Making all in src CC md-cache.lo md-cache.c: In function 'init': md-cache.c:3039: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3039: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3040: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3040: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3041: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3041: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3042: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3042: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3043: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3043: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3044: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3044: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3045: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3045: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3046: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3046: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3047: warning: dereferencing type-punned pointer will break strict-aliasing rules md-cache.c:3047: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD md-cache.la Making all in open-behind Making all in src CC open-behind.lo CCLD open-behind.la Making all in decompounder Making all in src Making all in nl-cache Making all in src CC nl-cache.lo CC nl-cache-helper.lo CCLD nl-cache.la Making all in debug Making all in error-gen Making all in src CC error-gen.lo CCLD error-gen.la Making all in io-stats Making all in src CC io-stats.lo io-stats.c: In function 'ios_init_iosstat': io-stats.c:1944: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:1944: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c: In function 'io_stats_open_cbk': io-stats.c:2037: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2037: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2038: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2038: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2040: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2040: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2041: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:2041: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c: In function 'ios_init_stats': io-stats.c:3954: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3954: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3955: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3955: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3958: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3958: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3959: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3959: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3963: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3963: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3966: warning: dereferencing type-punned pointer will break strict-aliasing rules io-stats.c:3966: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD io-stats.la Making all in sink Making all in src CC sink.lo CCLD sink.la Making all in trace Making all in src CC trace.lo CCLD trace.la Making all in delay-gen Making all in src CC delay-gen.lo CCLD delay-gen.la Making all in features Making all in locks Making all in src Making all in quota Making all in src Making all in read-only Making all in src CC read-only.lo CC read-only-common.lo CC worm-helper.lo CC worm.lo CCLD read-only.la CCLD worm.la Making all in quiesce Making all in src CC quiesce.lo CCLD quiesce.la Making all in marker Making all in src Making all in index Making all in src Making all in barrier Making all in src CC barrier.lo CCLD barrier.la Making all in arbiter Making all in src Making all in compress Making all in src CC cdc.lo CC cdc-helper.lo CCLD cdc.la Making all in changelog Making all in 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:217: warning: dereferencing type-punned pointer will break strict-aliasing rules changelog-rpc.c:217: warning: dereferencing type-punned pointer will break strict-aliasing rules CCLD changelog.la Making all in lib Making all in 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-rpc.lo CC libgfchangelog_la-gf-changelog-reborp.lo CC libgfchangelog_la-changelog-rpc-common.lo CCLD libgfchangelog.la Making all in changetimerecorder Making all in src Making all in gfid-access Making all in src CC gfid-access.lo CCLD gfid-access.la Making all in glupy Making all in src Making all in glupy CC glupy.lo CCLD glupy.la Making all in examples Making all in upcall Making all in src Making all in snapview-client Making all in src CC snapview-client.lo CCLD snapview-client.la Making all in snapview-server Making all in src Making all in trash Making all in src Making all in shard Making all in src CC shard.lo CCLD shard.la Making all in bit-rot Making all in src Making all in stub Making all in bitd Making all in leases Making all in src Making all in selinux Making all in src Making all in sdfs Making all in src Making all in encryption Making all in rot-13 Making all in src CC rot-13.lo CCLD rot-13.la Making all in crypt Making all in src CC keys.lo CC data.lo CC metadata.lo CC atom.lo CC crypt.lo CCLD crypt.la Making all in mount Making all in fuse Making all in 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:106: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ../../../../contrib/fuse-lib/mount.c:110: warning: ignoring return value of 'read', declared with attribute warn_unused_result ../../../../contrib/fuse-lib/mount.c: In function 'gf_fuse_mount': ../../../../contrib/fuse-lib/mount.c:507: warning: ignoring return value of 'write', declared with attribute warn_unused_result CCLD fuse.la Making all in utils Making all in mgmt Making all in glusterd Making all in src Making all in system Making all in posix-acl Making all in src CC posix-acl.lo CC posix-acl-xattr.lo CCLD posix-acl.la Making all in playground Making all in template Making all in src CC template.lo CCLD template.la Making all in meta Making all in 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 Making all in glusterfsd Making all in src CC glusterfsd.o CC glusterfsd-mgmt.o glusterfsd-mgmt.c: In function 'mgmt_getspec_cbk': glusterfsd-mgmt.c:1912: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result CCLD glusterfsd Making all in contrib/fuse-util CC fusermount.o CC mount_util.o CC mount-common.o fusermount.c: In function 'main': fusermount.c:1142: warning: dereferencing pointer 'p_cmsg' does break strict-aliasing rules fusermount.c:1147: warning: dereferencing pointer 'p_cmsg' does break strict-aliasing rules fusermount.c:1144: warning: dereferencing pointer 'p_cmsg' does break strict-aliasing rules fusermount.c:1143: warning: dereferencing pointer 'p_cmsg' does break strict-aliasing rules fusermount.c:1141: note: initialized from here fusermount.c:1197: warning: 'commfd' may be used uninitialized in this function CCLD fusermount-glusterfs Making all in doc Making all in extras Making all in init.d Making all in systemd Making all in benchmarking Making all in hook-scripts Making all in add-brick Making all in post Making all in pre Making all in create Making all in post Making all in delete Making all in pre Making all in set Making all in post Making all in start Making all in post Making all in stop Making all in pre Making all in reset Making all in post Making all in pre Making all in ocf Making all in LinuxRPM To build RPMS run 'make glusterrpms' Making all in snap_scheduler Making all in firewalld Making all in cliutils Making all in cli Making all in src Making all in heal Making all in src Making all in tools Making all in gfind_missing_files Making all in glusterfind Making all in src Making all in setgfid2path Making all in src Making all in events Making all in src Making all in tools + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bukx97 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 + cd glusterfs-4.0.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 Making install in rpc/xdr/gen Making install in libglusterfs Making install in src /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c libglusterfs.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/install -c -m 644 changelog.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs/gfchangelog' /usr/bin/install -c -m 644 common-utils.h defaults.h default-args.h dict.h glusterfs.h hashfn.h timespec.h logging.h xlator.h stack.h timer.h list.h inode.h call-stub.h compat.h fd.h revision.h compat-errno.h event.h mem-pool.h byte-order.h gf-dirent.h locking.h syscall.h iobuf.h globals.h statedump.h checksum.h daemon.h store.h rbthash.h iatt.h latency.h mem-types.h syncop.h cluster-syncop.h graph-utils.h trie.h refcount.h run.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs' /usr/bin/install -c -m 644 options.h lkowner.h fd-lk.h circ-buff.h event-history.h gidcache.h client_t.h glusterfs-acl.h glfs-message-id.h template-component-messages.h strfd.h syncop-utils.h parse-utils.h libglusterfs-messages.h lvm-defaults.h quota-common-utils.h rot-buffs.h compat-uuid.h upcall-utils.h throttle-tbf.h events.h compound-fop-utils.h atomic.h monitoring.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs' /usr/bin/install -c -m 644 y.tab.h protocol-common.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs' Making install in src/gfdb /usr/bin/install -c -m 644 gfdb_data_store.h gfdb_data_store_types.h gfdb_data_store_helper.h gfdb_sqlite3.h gfdb_mem-types.h gfdb_sqlite3_helper.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs/gfdb' Making install in rpc Making install in xdr Making install in src /bin/sh ../../../libtool --quiet --mode=install /usr/bin/install -c libgfxdr.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64' libtool: install: warning: relinking `libgfxdr.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/install -c -m 644 xdr-generic.h xdr-nfs3.h msg-nfs3.h glusterfs3.h rpc-pragmas.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs/rpc' /usr/bin/install -c -m 644 glusterfs3-xdr.h glusterfs4-xdr.h cli1-xdr.h nlm4-xdr.h nsm-xdr.h rpc-common-xdr.h glusterd1-xdr.h acl3-xdr.h portmap-xdr.h mount3udp.h changelog-xdr.h glusterfs-fops.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs/rpc' Making install in rpc-lib Making install in src /bin/sh ../../../libtool --quiet --mode=install /usr/bin/install -c libgfrpc.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64' libtool: install: warning: relinking `libgfrpc.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /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-4.0.0-2.el6.x86_64/usr/include/glusterfs/rpc' Making install in rpc-transport Making install in socket Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c socket.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/rpc-transport' libtool: install: warning: relinking `socket.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/rpc-transport' Making install in rdma Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c rdma.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/rpc-transport' libtool: install: warning: relinking `rdma.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/rpc-transport' Making install in api Making install in src /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c libgfapi.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64' libtool: install: warning: relinking `libgfapi.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/install -c -m 644 glfs.h glfs-handles.h '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs/api' /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c api.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/mount' libtool: install: warning: relinking `api.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/mount' Making install in examples Making install in xlators Making install in cluster Making install in stripe Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c stripe.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster' libtool: install: warning: relinking `stripe.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/cluster' Making install in afr Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c afr.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster' libtool: install: warning: relinking `afr.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/cluster' Making install in dht Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c dht.la nufa.la switch.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster' libtool: install: warning: relinking `dht.la' libtool: install: warning: relinking `nufa.la' libtool: install: warning: relinking `switch.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/cluster' Making install in ec Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c ec.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster' libtool: install: warning: relinking `ec.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/cluster' Making install in storage Making install in posix Making install in src Making install in protocol Making install in auth Making install in addr Making install in src /bin/sh ../../../../../libtool --quiet --mode=install /usr/bin/install -c addr.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/auth' libtool: install: warning: relinking `addr.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/auth' Making install in login Making install in src /bin/sh ../../../../../libtool --quiet --mode=install /usr/bin/install -c login.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/auth' libtool: install: warning: relinking `login.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/auth' Making install in client Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c client.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/protocol' libtool: install: warning: relinking `client.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/protocol' Making install in server Making install in src /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-4.0.0-2.el6.x86_64/usr/include/glusterfs/server' Making install in performance Making install in write-behind Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c write-behind.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `write-behind.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in read-ahead Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c read-ahead.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `read-ahead.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in readdir-ahead Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c readdir-ahead.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `readdir-ahead.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in io-threads Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c io-threads.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `io-threads.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in io-cache Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c io-cache.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `io-cache.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in symlink-cache Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c symlink-cache.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/testing/performance' libtool: install: warning: relinking `symlink-cache.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/testing/performance' Making install in quick-read Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c quick-read.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `quick-read.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in md-cache Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c md-cache.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `md-cache.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in open-behind Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c open-behind.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `open-behind.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in decompounder Making install in src Making install in nl-cache Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c nl-cache.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance' libtool: install: warning: relinking `nl-cache.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/performance' Making install in debug Making install in error-gen Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c error-gen.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug' libtool: install: warning: relinking `error-gen.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/debug' Making install in io-stats Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c io-stats.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug' libtool: install: warning: relinking `io-stats.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/debug' Making install in sink Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c sink.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug' libtool: install: warning: relinking `sink.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/debug' Making install in trace Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c trace.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug' libtool: install: warning: relinking `trace.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/debug' Making install in delay-gen Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c delay-gen.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug' libtool: install: warning: relinking `delay-gen.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/debug' Making install in features Making install in locks Making install in src Making install in quota Making install in src Making install in read-only Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c read-only.la worm.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `read-only.la' libtool: install: warning: relinking `worm.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in quiesce Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c quiesce.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `quiesce.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in marker Making install in src Making install in index Making install in src Making install in barrier Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c barrier.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `barrier.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in arbiter Making install in src Making install in compress Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c cdc.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `cdc.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in changelog Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c changelog.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `changelog.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in lib Making install in src /bin/sh ../../../../../libtool --quiet --mode=install /usr/bin/install -c libgfchangelog.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64' libtool: install: warning: relinking `libgfchangelog.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' Making install in changetimerecorder Making install in src Making install in gfid-access Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c gfid-access.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `gfid-access.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in glupy Making install in src Making install in glupy /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib/python2.6/site-packages/gluster/glupy' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib/python2.6/site-packages/gluster' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c glupy.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `glupy.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in examples /usr/bin/install -c -m 644 negative.py helloworld.py debug-trace.py '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/glupy' Byte-compiling python modules... negative.pyhelloworld.pydebug-trace.py Byte-compiling python modules (optimized versions) ... negative.pyhelloworld.pydebug-trace.py Making install in upcall Making install in src Making install in snapview-client Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c snapview-client.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `snapview-client.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in snapview-server Making install in src Making install in trash Making install in src Making install in shard Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c shard.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features' libtool: install: warning: relinking `shard.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/features' Making install in bit-rot Making install in src Making install in stub Making install in bitd Making install in leases Making install in src Making install in selinux Making install in src Making install in sdfs Making install in src Making install in encryption Making install in rot-13 Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c rot-13.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/encryption' libtool: install: warning: relinking `rot-13.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/encryption' Making install in crypt Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c crypt.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/encryption' libtool: install: warning: relinking `crypt.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/encryption' Making install in mount Making install in fuse Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c fuse.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/mount' libtool: install: warning: relinking `fuse.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/mount' Making install in utils /usr/bin/install -c mount.glusterfs '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/sbin' Making install in mgmt Making install in glusterd Making install in src Making install in system Making install in posix-acl Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c posix-acl.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/system' libtool: install: warning: relinking `posix-acl.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/system' Making install in playground Making install in template Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c template.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/testing/features' libtool: install: warning: relinking `template.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator/testing/features' Making install in meta Making install in src /bin/sh ../../../libtool --quiet --mode=install /usr/bin/install -c meta.la '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator' libtool: install: warning: relinking `meta.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/4.0.0/xlator' Making install in glusterfsd Making install in src /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c glusterfsd '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.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-4.0.0/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-4.0.0/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' Making install in contrib/fuse-util /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c fusermount-glusterfs '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/bin' chown: changing ownership of `/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/bin/fusermount-glusterfs': Operation not permitted Making install in doc /usr/bin/install -c -m 644 glusterfs.8 mount.glusterfs.8 '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/man/man8' Making install in extras Making install in init.d Making install in systemd Making install in benchmarking /usr/bin/install -c -m 644 rdd.c glfs-bm.c README launch-script.sh local-script.sh '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs/benchmarking' Making install in hook-scripts Making install in add-brick Making install in post Making install in pre Making install in create Making install in post Making install in delete Making install in pre Making install in set Making install in post Making install in start Making install in post Making install in stop Making install in pre Making install in reset Making install in post Making install in pre Making install in ocf /usr/bin/install -c glusterd volume '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib/ocf/resource.d/glusterfs' Making install in LinuxRPM Making install in snap_scheduler Making install in firewalld Making install in cliutils /usr/bin/install -c -m 644 cliutils.py __init__.py '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib/python2.6/site-packages/gluster/cliutils' Byte-compiling python modules... cliutils.py__init__.py Byte-compiling python modules (optimized versions) ... cliutils.py__init__.py /usr/bin/install -c -m 644 glusterfs-mode.el glusterfs.vim '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs' Making install in cli Making install in src Making install in heal Making install in src Making install in tools Making install in gfind_missing_files Making install in glusterfind Making install in src Making install in setgfid2path Making install in src /usr/bin/install -c -m 644 gluster-setgfid2path.8 '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/man/man8' Making install in events Making install in src Making install in tools /usr/bin/install -c -m 644 glusterfs-api.pc libgfchangelog.pc '/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/pkgconfig' + install -p -m 0644 contrib/uuid/uuid.h contrib/uuid/uuidP.h contrib/uuid/uuid_types.h contrib/uuid/uuidd.h /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/include/glusterfs/ + mkdir -p /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/var/log/glusterd + mkdir -p /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/var/log/glusterfs + mkdir -p /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/var/log/glusterfsd + mkdir -p /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/var/run/gluster + find /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64 -name '*.a' -delete + find /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64 -name '*.la' -delete + rm -rf /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs + mkdir -p /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs-4.0.0 + head -50 ChangeLog + mv ChangeLog.head ChangeLog + cat + rm -rf /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs/benchmarking + rm -f /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs/glusterfs-mode.el + rm -f /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs/glusterfs.vim + install -D -p -m 0644 extras/glusterfs-logrotate /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/etc/logrotate.d/glusterfs + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/glusterfs-4.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/libgfapi.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/libgfxdr.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/libgfchangelog.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/libglusterfs.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/libgfrpc.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/rpc-transport/socket.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/rpc-transport/rdma.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/meta.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/testing/features/template.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/testing/performance/symlink-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/mount/api.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/mount/fuse.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/system/posix-acl.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster/dht.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster/stripe.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster/ec.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster/afr.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster/nufa.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/cluster/switch.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/encryption/rot-13.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/encryption/crypt.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/protocol/client.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/read-only.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/gfid-access.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/barrier.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/glupy.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/cdc.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/changelog.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/snapview-client.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/shard.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/quiesce.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/features/worm.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug/delay-gen.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug/trace.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug/error-gen.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug/sink.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/debug/io-stats.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/quick-read.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/nl-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/open-behind.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/md-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/io-cache.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/io-threads.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/read-ahead.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/write-behind.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/xlator/performance/readdir-ahead.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/auth/login.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib64/glusterfs/4.0.0/auth/addr.so extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/bin/fusermount-glusterfs extracting debug info from /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/sbin/glusterfsd 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/lib64/libgfapi.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfapi.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/libgfapi.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfapi.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/libgfchangelog.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libgfchangelog.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/libglusterfs.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libglusterfs.so.0.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/glusterfs/4.0.0/xlator/cluster/ec.so.debug to /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/cluster/disperse.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/cluster/dht.so.debug to /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/cluster/distribute.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/cluster/afr.so.debug to /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/cluster/replicate.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/system/posix-acl.so.debug to /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/features/access-control.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/performance/md-cache.so.debug to /usr/lib/debug/usr/lib64/glusterfs/4.0.0/xlator/performance/stat-prefetch.so.debug symlinked /usr/lib/debug/usr/sbin/glusterfsd.debug to /usr/lib/debug/usr/sbin/glusterfs.debug cpio: glusterfs-4.0.0/libglusterfs/src/: Cannot stat: No such file or directory 21031 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zZFCRO + umask 022 + cd /builddir/build/BUILD + cd glusterfs-4.0.0 + unset DISPLAY + make check Making check in rpc/xdr/gen Making check in libglusterfs Making check in src ================== All 0 tests passed ================== Making check in src/gfdb Making check in rpc Making check in xdr Making check in src Making check in rpc-lib Making check in src Making check in rpc-transport Making check in socket Making check in src Making check in rdma Making check in src Making check in api Making check in src Making check in examples Making check in xlators Making check in cluster Making check in stripe Making check in src Making check in afr Making check in src Making check in dht Making check in src ================== All 0 tests passed ================== Making check in ec Making check in src Making check in storage Making check in posix Making check in src Making check in protocol Making check in auth Making check in addr Making check in src Making check in login Making check in src Making check in client Making check in src Making check in server Making check in src Making check in performance Making check in write-behind Making check in src Making check in read-ahead Making check in src Making check in readdir-ahead Making check in src Making check in io-threads Making check in src Making check in io-cache Making check in src Making check in symlink-cache Making check in src Making check in quick-read Making check in src Making check in md-cache Making check in src Making check in open-behind Making check in src Making check in decompounder Making check in src Making check in nl-cache Making check in src Making check in debug Making check in error-gen Making check in src Making check in io-stats Making check in src Making check in sink Making check in src Making check in trace Making check in src Making check in delay-gen Making check in src Making check in features Making check in locks Making check in src Making check in quota Making check in src Making check in read-only Making check in src Making check in quiesce Making check in src Making check in marker Making check in src Making check in index Making check in src Making check in barrier Making check in src Making check in arbiter Making check in src Making check in compress Making check in src Making check in changelog Making check in src Making check in lib Making check in src Making check in changetimerecorder Making check in src Making check in gfid-access Making check in src Making check in glupy Making check in src Making check in glupy Making check in examples Making check in upcall Making check in src Making check in snapview-client Making check in src Making check in snapview-server Making check in src Making check in trash Making check in src Making check in shard Making check in src Making check in bit-rot Making check in src Making check in stub Making check in bitd Making check in leases Making check in src Making check in selinux Making check in src Making check in sdfs Making check in src Making check in encryption Making check in rot-13 Making check in src Making check in crypt Making check in src Making check in mount Making check in fuse Making check in src Making check in utils Making check in mgmt Making check in glusterd Making check in src Making check in system Making check in posix-acl Making check in src Making check in playground Making check in template Making check in src Making check in meta Making check in src Making check in glusterfsd Making check in src Making check in contrib/fuse-util Making check in doc Making check in extras Making check in init.d Making check in systemd Making check in benchmarking Making check in hook-scripts Making check in add-brick Making check in post Making check in pre Making check in create Making check in post Making check in delete Making check in pre Making check in set Making check in post Making check in start Making check in post Making check in stop Making check in pre Making check in reset Making check in post Making check in pre Making check in ocf Making check in LinuxRPM Making check in snap_scheduler Making check in firewalld Making check in cliutils Making check in cli Making check in src Making check in heal Making check in src Making check in tools Making check in gfind_missing_files Making check in glusterfind Making check in src Making check in setgfid2path Making check in src Making check in events Making check in src Making check in tools + exit 0 Processing files: glusterfs-4.0.0-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yt3Unz + umask 022 + cd /builddir/build/BUILD + cd glusterfs-4.0.0 + DOCDIR=/builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs-4.0.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs-4.0.0 + /bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs-4.0.0 + cp -pr COPYING-GPLV2 COPYING-LGPLV3 /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs-4.0.0 + cp -pr ChangeLog INSTALL README.md THANKS /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64/usr/share/doc/glusterfs-4.0.0 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: glusterfs-common = 4.0.0-2.el6 glusterfs-core = 4.0.0-2.el6 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): shadow-utils /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) 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.3)(64bit) libc.so.6(GLIBC_2.4)(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: hekafs glusterfs-common < 4.0.0-2.el6 glusterfs-core < 4.0.0-2.el6 glusterfs-regression-tests glusterfs-ufo glusterfs-ganesha Processing files: glusterfs-api-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: 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_PRIVATE_3.12.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.4.0)(64bit) libgfapi.so.0(GFAPI_PRIVATE_3.7.0)(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libcrypto.so.10()(64bit) 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) 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) Processing files: glusterfs-api-devel-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: pkgconfig(glusterfs-api) = 7.4.0.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libgfapi.so.0()(64bit) pkgconfig(uuid) rpmlib(VersionedDependencies) <= 3.0.3-1 /usr/bin/pkg-config Processing files: glusterfs-devel-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: pkgconfig(libgfchangelog) = 0.0.1 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libgfchangelog.so.0()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) pkgconfig(uuid) rpmlib(VersionedDependencies) <= 3.0.3-1 /usr/bin/pkg-config Processing files: glusterfs-extra-xlators-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcrypto.so.10()(64bit) 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) 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) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: glusterfs-fuse-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: glusterfs-client = 4.0.0-2.el6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh libcrypto.so.10()(64bit) 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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(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 < 4.0.0-2.el6 Processing files: glusterfs-libs-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: libgfchangelog.so.0()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgfchangelog.so.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.12)(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) Processing files: python2-gluster-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Provides: python-gluster = 4.0.0-2.el6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python(abi) = 2.6 Obsoletes: python-gluster < 3.10 Processing files: glusterfs-rdma-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcrypto.so.10()(64bit) 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) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(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) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) librt.so.1()(64bit) libuuid.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glusterfs-resource-agents-4.0.0-2.el6.noarch Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh Processing files: glusterfs-client-xlators-4.0.0-2.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/glusterfs/4.0.0/' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | grep -v -P '^(?!lib).*.so.*$'" Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcrypto.so.10()(64bit) 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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(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-debuginfo-4.0.0-2.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 warning: Could not canonicalize hostname: c1bd.rdu2.centos.org Wrote: /builddir/build/RPMS/glusterfs-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-api-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-api-devel-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-devel-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-extra-xlators-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-fuse-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-libs-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python2-gluster-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-rdma-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-resource-agents-4.0.0-2.el6.noarch.rpm Wrote: /builddir/build/RPMS/glusterfs-client-xlators-4.0.0-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-debuginfo-4.0.0-2.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yJcIvy + umask 022 + cd /builddir/build/BUILD + cd glusterfs-4.0.0 + rm -rf /builddir/build/BUILDROOT/glusterfs-4.0.0-2.el6.x86_64 + exit 0 Child return code was: 0