Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/glusterfs.spec'], False, '/var/lib/mock/f17-build-1446442-237113/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/glusterfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/glusterfs-3.2.7-2.fc17.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/glusterfs.spec'], False, '/var/lib/mock/f17-build-1446442-237113/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/glusterfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gqXKUI + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf glusterfs-3.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/glusterfs-3.2.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glusterfs-3.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (glusterfs-3.2.5.libglusterfs.Makefile.patch): + echo 'Patch #0 (glusterfs-3.2.5.libglusterfs.Makefile.patch):' + /usr/bin/cat /builddir/build/SOURCES/glusterfs-3.2.5.libglusterfs.Makefile.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #1 (glusterfs-3.2.5.configure.ac.patch): + echo 'Patch #1 (glusterfs-3.2.5.configure.ac.patch):' + /usr/bin/cat /builddir/build/SOURCES/glusterfs-3.2.5.configure.ac.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #2 (glusterfs-3.2.7.xlators.mgmt.glusterd.glusterd-rpc-ops.c.patch): + echo 'Patch #2 (glusterfs-3.2.7.xlators.mgmt.glusterd.glusterd-rpc-ops.c.patch):' + /usr/bin/cat /builddir/build/SOURCES/glusterfs-3.2.7.xlators.mgmt.glusterd.glusterd-rpc-ops.c.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IcocSA + umask 022 + cd /builddir/build/BUILD + cd glusterfs-3.2.7 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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 for bison... bison -y checking for x86_64-redhat-linux-gnu-ld... /usr/bin/ld -m elf_x86_64 checking for pthread_mutex_init in -lpthread... yes checking for dlopen... no checking for dlopen in -ldl... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking for pthread_spin_init... yes checking for strnlen... yes checking for setfsuid... yes checking for setfsgid... 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 a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking if python is python 2.x... 2.7 checking if python has ctypes support... yes checking if libxml2 is present... 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 LIBXML2... yes yes (features requiring libxml2 enabled) 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 argp.h usability... yes checking argp.h presence... yes checking for argp.h... 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 /etc/debian_version... no checking for /etc/SuSE-release... no checking for /etc/redhat-release... yes checking for readline in -lreadline -lcurses... yes checking for readline in -lreadline -ltermcap... yes checking for readline in -lreadline -lncurses... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libglusterfs/Makefile config.status: creating libglusterfs/src/Makefile 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 xlators/Makefile config.status: creating xlators/mount/Makefile config.status: creating xlators/mount/fuse/Makefile config.status: creating xlators/mount/fuse/src/Makefile config.status: creating xlators/mount/fuse/utils/mount.glusterfs config.status: creating xlators/mount/fuse/utils/mount_glusterfs config.status: creating xlators/mount/fuse/utils/Makefile config.status: creating xlators/storage/Makefile config.status: creating xlators/storage/posix/Makefile config.status: creating xlators/storage/posix/src/Makefile config.status: creating xlators/cluster/Makefile config.status: creating xlators/cluster/afr/Makefile config.status: creating xlators/cluster/afr/src/Makefile config.status: creating xlators/cluster/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/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/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/stat-prefetch/Makefile config.status: creating xlators/performance/stat-prefetch/src/Makefile config.status: creating xlators/debug/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/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/locks/Makefile config.status: creating xlators/features/locks/src/Makefile config.status: creating xlators/features/trash/Makefile config.status: creating xlators/features/trash/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/marker/utils/Makefile config.status: creating xlators/features/marker/utils/gsyncd config.status: creating xlators/features/marker/utils/syncdaemon/Makefile config.status: creating xlators/features/read-only/Makefile config.status: creating xlators/features/read-only/src/Makefile config.status: creating xlators/features/mac-compat/Makefile config.status: creating xlators/features/mac-compat/src/Makefile config.status: creating xlators/features/quiesce/Makefile config.status: creating xlators/features/quiesce/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/system/Makefile config.status: creating xlators/system/posix-acl/Makefile config.status: creating xlators/system/posix-acl/src/Makefile config.status: creating cli/Makefile config.status: creating cli/src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/hacker-guide/Makefile config.status: creating extras/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-SuSE config.status: creating extras/benchmarking/Makefile config.status: creating contrib/fuse-util/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 glusterfs.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in argp-standalone (/builddir/build/BUILD/glusterfs-3.2.7/argp-standalone) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for __attribute__... no checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for strerror... yes checking for sleep... yes checking for getpid... yes checking for snprintf... yes checking for mempcpy... yes checking for strndup... yes checking for strchrnul... yes checking for strcasecmp... yes checking for vsnprintf... yes checking for putc_unlocked('x', stdout)... yes checking for flockfile... yes checking for fputs_unlocked... yes checking for fwrite_unlocked... yes checking for strdup... yes checking for asprintf... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands GlusterFS configure summary =========================== FUSE client : yes Infiniband verbs : yes epoll IO multiplex : yes argp-standalone : no fusermount : no readline : yes georeplication : yes + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -j4 /usr/bin/make --no-print-directory --quiet all-recursive Making all in argp-standalone Making all in . CC argp-ba.o CC argp-eexst.o CC argp-fmtstream.o CC argp-help.o CC argp-parse.o CC argp-pv.o CC argp-pvh.o AR libargp.a Making all in libglusterfs Making all in src CC libglusterfs_la-dict.lo CC libglusterfs_la-y.tab.lo CC libglusterfs_la-xlator.lo CC libglusterfs_la-logging.lo ./graph.y: In function 'preprocess': ./graph.y:481:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] CC libglusterfs_la-hashfn.lo CC libglusterfs_la-defaults.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 CC libglusterfs_la-stack.lo CC libglusterfs_la-checksum.lo CC libglusterfs_la-md5.lo CC libglusterfs_la-rb.lo CC libglusterfs_la-rbthash.lo CC libglusterfs_la-latency.lo CC libglusterfs_la-graph.lo CC libglusterfs_la-clear.lo CC libglusterfs_la-copy.lo CC libglusterfs_la-gen_uuid.lo CC libglusterfs_la-pack.lo CC libglusterfs_la-parse.lo CC libglusterfs_la-unparse.lo CC libglusterfs_la-uuid_time.lo CC libglusterfs_la-compare.lo CC libglusterfs_la-isnull.lo CC libglusterfs_la-unpack.lo CC libglusterfs_la-syncop.lo CC libglusterfs_la-graph-print.lo CC libglusterfs_la-trie.lo CC libglusterfs_la-daemon.lo CC libglusterfs_la-graph.lex.lo CCLD libglusterfs.la Making all in rpc 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-common.lo 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 xdr Making all in src CC libgfxdr_la-xdr-generic.lo CC libgfxdr_la-glusterfs3-xdr.lo CC libgfxdr_la-glusterfs3.lo CC libgfxdr_la-cli1-xdr.lo CC libgfxdr_la-cli1.lo CC libgfxdr_la-glusterd1-xdr.lo CC libgfxdr_la-glusterd1.lo CC libgfxdr_la-portmap-xdr.lo CC libgfxdr_la-portmap.lo CCLD libgfxdr.la Making all in xlators Making all in cluster Making all in stripe Making all in src CC stripe.lo CC libxlator.lo stripe.c: In function 'stripe_readv_cbk': stripe.c:3661:17: warning: the address of 'tmp_stbuf' will always evaluate as 'true' [-Waddress] 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-self-heal-data.lo CC afr-self-heal-common.lo CC afr-self-heal-metadata.lo CC afr-self-heal-entry.lo CC afr-self-heal-algorithm.lo CC afr-lk-common.lo CC afr.lo CC libxlator.lo CC pump.lo CCLD afr.la CCLD pump.la Making all in dht Making all in src CC dht-layout.lo CC dht-helper.lo CC dht-linkfile.lo CC dht-selfheal.lo CC dht-rename.lo CC dht-hashfn.lo CC dht-diskusage.lo CC libxlator.lo CC dht.lo CC nufa.lo CC switch.lo CCLD dht.la CCLD nufa.la CCLD switch.la Making all in storage Making all in posix Making all in src CC posix.lo CCLD posix.la 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 client3_1-fops.lo CC client-handshake.lo CC client-callback.lo CC client-lk.lo CCLD client.la Making all in server Making all in src CC server.lo CC server-resolve.lo CC server-helpers.lo CC server3_1-fops.lo CC server-handshake.lo CC authenticate.lo CCLD server.la 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 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 stat-prefetch Making all in src CC stat-prefetch.lo CCLD stat-prefetch.la Making all in debug Making all in trace Making all in src CC trace.lo CCLD trace.la 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 CCLD io-stats.la Making all in features Making all in locks Making all in src CC posix.lo CC common.lo CC entrylk.lo CC inodelk.lo CC reservelk.lo CCLD locks.la Making all in trash Making all in src CC trash.lo CCLD trash.la Making all in quota Making all in src CC quota.lo CCLD quota.la Making all in read-only Making all in src CC read-only.lo CCLD read-only.la Making all in mac-compat Making all in src CC mac-compat.lo CCLD mac-compat.la Making all in quiesce Making all in src CC quiesce.lo CCLD quiesce.la Making all in marker Making all in src CC marker.lo CC marker-quota.lo CC marker-quota-helper.lo CC marker-common.lo CCLD marker.la Making all in utils Making all in syncdaemon Making all in encryption Making all in rot-13 Making all in src CC rot-13.lo CCLD rot-13.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 ../../../../contrib/fuse-lib/mount.c: In function 'fuse_mnt_add_mount': ../../../../contrib/fuse-lib/mount.c:144:24: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] ../../../../contrib/fuse-lib/mount.c: In function 'fuse_mnt_umount': ../../../../contrib/fuse-lib/mount.c:392:24: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] CCLD fuse.la Making all in utils Making all in nfs Making all in server Making all in src CC nfs.lo CC nfs-fops.lo CC nfs-common.lo CC nfs-inodes.lo CC nfs-generics.lo CC mount3.lo CC nfs3-fh.lo CC nfs3.lo CC nfs3-helpers.lo CC auth-null.lo CC auth-unix.lo CC msg-nfs3.lo CC rpc-socket.lo CC rpcsvc-auth.lo CC rpcsvc.lo CC xdr-nfs3.lo CC xdr-rpc.lo CCLD server.la Making all in mgmt Making all in glusterd Making all in src CC glusterd.lo CC glusterd-sm.lo CC glusterd-handler.lo CC glusterd-op-sm.lo CC glusterd-utils.lo glusterd-op-sm.c: In function 'glusterd_quota_child_waitpid': glusterd-op-sm.c:4987:16: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] CC glusterd-rpc-ops.lo CC glusterd-store.lo CC glusterd-handshake.lo CC glusterd-pmap.lo CC glusterd-volgen.lo CC glusterd-rebalance.lo CCLD glusterd.la 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 glusterfsd Making all in src CC glusterfsd.o CC glusterfsd-mgmt.o glusterfsd-mgmt.c: In function 'mgmt_getspec_cbk': glusterfsd-mgmt.c:647:16: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] glusterfsd-mgmt.c: In function 'glusterfs_volfile_reconfigure': glusterfsd-mgmt.c:543:16: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] CCLD glusterfsd Making all in doc Making all in examples Making all in hacker-guide Making all in extras Making all in init.d Making all in benchmarking Making all in cli Making all in src CC cli.o CC registry.o CC input.o CC cli-cmd.o CC cli-rl.o CC cli-cmd-volume.o CC cli-cmd-peer.o CC cli-rpc-ops.o CC cli-cmd-parser.o CC cli-cmd-system.o CC cli-cmd-misc.o CCLD gluster + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nBQwkG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 + cd glusterfs-3.2.7 + LANG=C + export LANG + unset DISPLAY + /usr/bin/rm -rf /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 Making install in argp-standalone Making install in . Making install in libglusterfs Making install in src /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c libglusterfs.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64' libtool: install: warning: remember to run `libtool --finish /usr/lib64' Making install in 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-3.2.7-2.fc17.x86_64/usr/lib64' libtool: install: warning: relinking `libgfrpc.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/rpc-transport' libtool: install: warning: relinking `socket.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/rpc-transport' libtool: install: warning: relinking `rdma.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/rpc-transport' Making install in xdr Making install in src /bin/sh ../../../libtool --quiet --mode=install /usr/bin/install -c libgfxdr.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64' libtool: install: warning: relinking `libgfxdr.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster' libtool: install: warning: relinking `stripe.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/cluster' Making install in afr Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c afr.la pump.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster' libtool: install: warning: relinking `afr.la' libtool: install: warning: relinking `pump.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/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/3.2.7/xlator/cluster' Making install in storage Making install in posix Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c posix.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/storage' libtool: install: warning: relinking `posix.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/storage' 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/auth' libtool: install: warning: relinking `addr.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/auth' libtool: install: warning: relinking `login.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/protocol' libtool: install: warning: relinking `client.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/protocol' Making install in server Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c server.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/protocol' libtool: install: warning: relinking `server.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/protocol' 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance' libtool: install: warning: relinking `write-behind.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance' libtool: install: warning: relinking `read-ahead.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance' libtool: install: warning: relinking `io-threads.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance' libtool: install: warning: relinking `io-cache.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/testing/performance' libtool: install: warning: relinking `symlink-cache.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance' libtool: install: warning: relinking `quick-read.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/performance' Making install in stat-prefetch Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c stat-prefetch.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance' libtool: install: warning: relinking `stat-prefetch.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/performance' Making install in 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/debug' libtool: install: warning: relinking `trace.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/debug' libtool: install: warning: relinking `error-gen.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/debug' libtool: install: warning: relinking `io-stats.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/debug' Making install in features Making install in locks Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c locks.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features' libtool: install: warning: relinking `locks.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/features' Making install in trash Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c trash.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/testing/features' libtool: install: warning: relinking `trash.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/testing/features' Making install in quota Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c quota.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features' libtool: install: warning: relinking `quota.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/features' Making install in read-only Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c read-only.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features' libtool: install: warning: relinking `read-only.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/features' Making install in mac-compat Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c mac-compat.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features' libtool: install: warning: relinking `mac-compat.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features' libtool: install: warning: relinking `quiesce.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/features' Making install in marker Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c marker.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features' libtool: install: warning: relinking `marker.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/features' Making install in utils Making install in syncdaemon /usr/bin/install -c -m 644 gconf.py gsyncd.py __init__.py master.py README.md repce.py resource.py configinterface.py syncdutils.py monitor.py libcxattr.py '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/libexec/glusterfs/python/syncdaemon' Byte-compiling python modules... gconf.py gsyncd.py __init__.py master.py repce.py resource.py configinterface.py syncdutils.py monitor.py libcxattr.py Byte-compiling python modules (optimized versions) ... gconf.py gsyncd.py __init__.py master.py repce.py resource.py configinterface.py syncdutils.py monitor.py libcxattr.py /usr/bin/install -c gsyncd '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/libexec/glusterfs' 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/encryption' libtool: install: warning: relinking `rot-13.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/mount' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/mount' Making install in utils /usr/bin/install -c mount.glusterfs '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/sbin' Making install in nfs Making install in server Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c server.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/nfs' libtool: install: warning: relinking `server.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/nfs' Making install in mgmt Making install in glusterd Making install in src /bin/sh ../../../../libtool --quiet --mode=install /usr/bin/install -c glusterd.la '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/mgmt' libtool: install: warning: relinking `glusterd.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/mgmt' 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-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/system' libtool: install: warning: relinking `posix-acl.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.2.7/xlator/system' Making install in glusterfsd Making install in src /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c glusterfsd '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.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: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-3.2.7/rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-3.2.7/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' Making install in doc Making install in examples /usr/bin/install -c -m 644 README unify.vol replicate.vol stripe.vol protocol-client.vol protocol-server.vol posix-locks.vol trash.vol write-behind.vol io-threads.vol io-cache.vol read-ahead.vol filter.vol trace.vol '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs/examples' Making install in hacker-guide /usr/bin/install -c -m 644 glusterfs.8 mount.glusterfs.8 gluster.8 glusterd.8 glusterfsd.8 '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 glusterfs.vol.sample glusterfsd.vol.sample glusterd.vol '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs' Making install in extras Making install in init.d 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-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs/benchmarking' /usr/bin/install -c -m 644 glusterfs-mode.el glusterfs.vim '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs//' Making install in cli Making install in src /bin/sh ../../libtool --quiet --mode=install /usr/bin/install -c gluster '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/sbin' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-3.2.7/rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/glusterfs-3.2.7/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs + /usr/bin/install -p -m 0644 libglusterfs/src/byte-order.h libglusterfs/src/call-stub.h libglusterfs/src/checksum.h libglusterfs/src/common-utils.h libglusterfs/src/compat-errno.h libglusterfs/src/compat.h libglusterfs/src/daemon.h libglusterfs/src/defaults.h libglusterfs/src/dict.h libglusterfs/src/event.h libglusterfs/src/fd.h libglusterfs/src/gf-dirent.h libglusterfs/src/globals.h libglusterfs/src/glusterfs.h libglusterfs/src/graph-mem-types.h libglusterfs/src/graph-utils.h libglusterfs/src/hashfn.h libglusterfs/src/iatt.h libglusterfs/src/inode.h libglusterfs/src/iobuf.h libglusterfs/src/latency.h libglusterfs/src/list.h libglusterfs/src/locking.h libglusterfs/src/logging.h libglusterfs/src/mem-pool.h libglusterfs/src/mem-types.h libglusterfs/src/rbthash.h libglusterfs/src/revision.h libglusterfs/src/stack.h libglusterfs/src/statedump.h libglusterfs/src/syncop.h libglusterfs/src/syscall.h libglusterfs/src/timer.h libglusterfs/src/trie-mem-types.h libglusterfs/src/trie.h libglusterfs/src/xlator.h libglusterfs/src/y.tab.h /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs/ + /usr/bin/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-3.2.7-2.fc17.x86_64/usr/include/glusterfs/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs/rpc + /usr/bin/install -p -m 0644 rpc/rpc-lib/src/protocol-common.h rpc/rpc-lib/src/rpc-clnt.h rpc/rpc-lib/src/rpc-transport.h rpc/rpc-lib/src/rpcsvc-common.h rpc/rpc-lib/src/rpcsvc.h rpc/rpc-lib/src/xdr-common.h rpc/rpc-lib/src/xdr-rpc.h rpc/rpc-lib/src/xdr-rpcclnt.h /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs/rpc/ + /usr/bin/install -p -m 0644 rpc/xdr/src/cli1-xdr.h rpc/xdr/src/cli1.h rpc/xdr/src/glusterd1-xdr.h rpc/xdr/src/glusterd1.h rpc/xdr/src/glusterfs3-xdr.h rpc/xdr/src/glusterfs3.h rpc/xdr/src/portmap-xdr.h rpc/xdr/src/portmap.h rpc/xdr/src/xdr-generic.h /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs/rpc/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs/server + /usr/bin/install -p -m 0644 xlators/protocol/server/src/authenticate.h xlators/protocol/server/src/server-helpers.h xlators/protocol/server/src/server-mem-types.h xlators/protocol/server/src/server.h /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/include/glusterfs/server/ + /usr/bin/rm -f /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/init.d/glusterd + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/var/log/glusterd + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/var/log/glusterfs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/var/log/glusterfsd + find /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64 -name '*.a' -delete + find /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64 -name '*.la' -delete + /usr/bin/rm -rf /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs/ + for file in '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/*.sample' ++ dirname /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfs.vol.sample ++ basename /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfs.vol.sample .sample + /usr/bin/mv /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfs.vol.sample /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfs.vol + for file in '/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/*.sample' ++ dirname /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfsd.vol.sample ++ basename /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfsd.vol.sample .sample + /usr/bin/mv /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfsd.vol.sample /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterfsd.vol + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/var/lib/glusterd + sed -i 's|option working-directory /etc/glusterd|option working-directory /var/lib/glusterd|g' /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/glusterfs/glusterd.vol + /usr/bin/cp -a doc/examples examples + /usr/bin/rm -f examples/Makefile examples/Makefile.am examples/Makefile.in + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterd.service /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib/systemd/system/glusterd.service + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterfsd.service /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib/systemd/system/glusterfsd.service + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterd.sysconfig /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/sysconfig/glusterd + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterfsd.sysconfig /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/sysconfig/glusterfsd + /usr/bin/install -D -p -m 0755 /builddir/build/SOURCES/umount.glusterfs /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/sbin/umount.glusterfs + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterfs-fuse.logrotate /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/logrotate.d/glusterfs-fuse + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterd.logrotate /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/logrotate.d/glusterd + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/glusterfsd.logrotate /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/etc/logrotate.d/glusterfsd + /usr/bin/install -D -p -m 644 extras/glusterfs.vim /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/vim/vimfiles/syntax/glusterfs.vim + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/glusterfs-3.2.7 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/mgmt/glusterd.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/system/posix-acl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features/read-only.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features/quiesce.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features/quota.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features/mac-compat.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features/marker.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/features/locks.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance/io-threads.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance/io-cache.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance/stat-prefetch.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance/read-ahead.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance/quick-read.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/performance/write-behind.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/testing/features/trash.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/testing/performance/symlink-cache.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/nfs/server.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/mount/fuse.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/protocol/client.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/protocol/server.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/storage/posix.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/encryption/rot-13.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/debug/io-stats.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/debug/error-gen.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/debug/trace.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster/stripe.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster/afr.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster/pump.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster/nufa.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster/switch.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/xlator/cluster/dht.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/rpc-transport/socket.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/rpc-transport/rdma.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/auth/login.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/glusterfs/3.2.7/auth/addr.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/libgfrpc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/libgfxdr.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/lib64/libglusterfs.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/sbin/glusterfsd extracting debug info from /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/sbin/gluster symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mgmt/glusterd.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mgmt/glusterd.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mgmt/glusterd.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mgmt/glusterd.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/system/posix-acl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/system/posix-acl.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/system/posix-acl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/system/posix-acl.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/marker.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/marker.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/read-only.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/read-only.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/locks.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/posix-locks.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/system/posix-acl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/access-control.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/locks.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/locks.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quiesce.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quiesce.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quota.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quota.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/marker.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/marker.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/mac-compat.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/mac-compat.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/locks.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/locks.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/read-only.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/read-only.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quiesce.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quiesce.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quota.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/quota.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/mac-compat.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/features/mac-compat.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/write-behind.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/write-behind.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/quick-read.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/quick-read.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-threads.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-threads.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/stat-prefetch.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/stat-prefetch.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/stat-prefetch.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/stat-prefetch.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/read-ahead.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/read-ahead.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/read-ahead.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/read-ahead.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-cache.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-cache.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/quick-read.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/quick-read.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/write-behind.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/write-behind.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-cache.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-cache.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-threads.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/performance/io-threads.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/features/trash.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/features/trash.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/features/trash.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/features/trash.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/performance/symlink-cache.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/performance/symlink-cache.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/performance/symlink-cache.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/testing/performance/symlink-cache.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/nfs/server.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/nfs/server.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/nfs/server.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/nfs/server.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mount/fuse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mount/fuse.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mount/fuse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/mount/fuse.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/client.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/client.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/client.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/client.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/server.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/server.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/server.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/protocol/server.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/storage/posix.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/storage/posix.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/storage/posix.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/storage/posix.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/encryption/rot-13.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/encryption/rot-13.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/encryption/rot-13.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/encryption/rot-13.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/error-gen.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/error-gen.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/error-gen.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/error-gen.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/trace.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/trace.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/io-stats.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/io-stats.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/trace.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/trace.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/io-stats.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/debug/io-stats.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/nufa.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/nufa.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/pump.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/pump.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/afr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/replicate.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/dht.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/dht.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/stripe.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/stripe.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/afr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/afr.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/switch.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/switch.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/pump.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/pump.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/switch.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/switch.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/dht.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/dht.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/afr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/afr.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/nufa.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/nufa.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/stripe.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/stripe.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/dht.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/xlator/cluster/distribute.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/rdma.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/rdma.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/rdma.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/rdma.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/socket.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/socket.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/socket.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/rpc-transport/socket.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/login.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/login.so.0.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/login.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/login.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/addr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/addr.so.debug symlinked /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/addr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/glusterfs/3.2.7/auth/addr.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfrpc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfrpc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfrpc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfrpc.so.debug symlinked /usr/lib/debug/usr/lib64/libgfxdr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfxdr.so.0.debug symlinked /usr/lib/debug/usr/lib64/libglusterfs.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libglusterfs.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgfxdr.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgfxdr.so.debug symlinked /usr/lib/debug/usr/lib64/libglusterfs.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libglusterfs.so.debug symlinked /usr/lib/debug/usr/sbin/glusterfsd.debug to /usr/lib/debug/usr/sbin/glusterfs.debug symlinked /usr/lib/debug/usr/sbin/glusterfsd.debug to /usr/lib/debug/usr/sbin/glusterd.debug cpio: glusterfs-3.2.7/libglusterfs/src/: Cannot stat: No such file or directory cpio: glusterfs-3.2.7/libglusterfs/src/foo.tab.c: Cannot stat: No such file or directory 14887 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: glusterfs-3.2.7-2.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mceBGv + umask 022 + cd /builddir/build/BUILD + cd glusterfs-3.2.7 + DOCDIR=/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-3.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-3.2.7 + cp -pr ChangeLog COPYING INSTALL README THANKS /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-3.2.7 + exit 0 Provides: addr.so.0()(64bit) afr.so.0()(64bit) client.so.0()(64bit) config(glusterfs) = 3.2.7-2.fc17 dht.so.0()(64bit) error-gen.so.0()(64bit) glusterd.so.0()(64bit) glusterfs-common = 3.2.7-2.fc17 glusterfs-core = 3.2.7-2.fc17 glusterfs-libs = 3.2.7-2.fc17 io-cache.so.0()(64bit) io-stats.so.0()(64bit) io-threads.so.0()(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) locks.so.0()(64bit) login.so.0()(64bit) mac-compat.so.0()(64bit) marker.so.0()(64bit) nufa.so.0()(64bit) posix-acl.so.0()(64bit) posix.so.0()(64bit) pump.so.0()(64bit) quick-read.so.0()(64bit) quiesce.so.0()(64bit) quota.so.0()(64bit) read-ahead.so.0()(64bit) read-only.so.0()(64bit) rot-13.so.0()(64bit) server.so.0()(64bit) socket.so.0()(64bit) stat-prefetch.so.0()(64bit) stripe.so.0()(64bit) switch.so.0()(64bit) symlink-cache.so.0()(64bit) trace.so.0()(64bit) trash.so.0()(64bit) write-behind.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.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) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreadline.so.6()(64bit) libtinfo.so.5()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-libs <= 2.0.0 glusterfs-common < 3.1.0 Processing files: glusterfs-rdma-3.2.7-2.fc17.x86_64 Provides: rdma.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libglusterfs.so.0()(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: glusterfs-geo-replication-3.2.7-2.fc17.x86_64 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/sh Processing files: glusterfs-fuse-3.2.7-2.fc17.x86_64 Provides: config(glusterfs-fuse) = 3.2.7-2.fc17 fuse.so.0()(64bit) glusterfs-client = 3.2.7-2.fc17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: glusterfs-client < 3.1.0 Processing files: glusterfs-server-3.2.7-2.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ki531n + umask 022 + cd /builddir/build/BUILD + cd glusterfs-3.2.7 + DOCDIR=/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-server-3.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-server-3.2.7 + cp -pr examples/ doc/glusterfs.vol.sample doc/glusterfsd.vol.sample /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-server-3.2.7 + exit 0 Provides: config(glusterfs-server) = 3.2.7-2.fc17 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: glusterfs-vim-3.2.7-2.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hJGlxg + umask 022 + cd /builddir/build/BUILD + cd glusterfs-3.2.7 + DOCDIR=/builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-vim-3.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-vim-3.2.7 + cp -pr COPYING /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64/usr/share/doc/glusterfs-vim-3.2.7 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glusterfs-devel-3.2.7-2.fc17.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) Processing files: glusterfs-debuginfo-3.2.7-2.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 Wrote: /builddir/build/RPMS/glusterfs-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-rdma-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-geo-replication-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-fuse-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-server-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-vim-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-devel-3.2.7-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/glusterfs-debuginfo-3.2.7-2.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fmUnZ7 + umask 022 + cd /builddir/build/BUILD + cd glusterfs-3.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/glusterfs-3.2.7-2.fc17.x86_64 + exit 0 Child return code was: 0 LEAVE do -->