ERROR: ld.so: object '/usr/lib64/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64536 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf glusterfs-1.3.8 + /bin/gzip -dc /usr/src/rpm/SOURCES/glusterfs-1.3.8.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glusterfs-1.3.8 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (glusterfs-1.3.7-ocreat.patch):' Patch #0 (glusterfs-1.3.7-ocreat.patch): + patch -p1 -b --suffix .ocreat -s + echo 'Patch #1 (glusterfs-1.3.8-mount.patch):' Patch #1 (glusterfs-1.3.8-mount.patch): + patch -p1 -b --suffix .mount -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.39929 + umask 022 + cd /usr/src/rpm/BUILD + cd glusterfs-1.3.8 + LANG=C + export LANG + unset DISPLAY + 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' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./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=/usr/com --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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 for fuse_req_interrupt_func in -lfuse... yes checking for ibv_get_device_list in -libverbs... yes checking for backtrace... yes checking for malloc_stats... yes checking for setfsuid... yes checking for setfsgid... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking for llistxattr... yes checking for fdatasync... yes checking host system type... (cached) x86_64-redhat-linux-gnu checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... 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 a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.4 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages checking python2.4/Python.h usability... yes checking python2.4/Python.h presence... yes checking for python2.4/Python.h... 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 glusterfs-fuse/Makefile config.status: creating glusterfs-fuse/src/Makefile config.status: creating glusterfs-fuse/utils/mount.glusterfs config.status: creating glusterfs-fuse/utils/Makefile config.status: creating xlators/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/unify/Makefile config.status: creating xlators/cluster/unify/src/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/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/booster/Makefile config.status: creating xlators/performance/booster/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/protocol/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/filter/Makefile config.status: creating xlators/features/filter/src/Makefile config.status: creating xlators/features/posix-locks/Makefile config.status: creating xlators/features/posix-locks/src/Makefile config.status: creating xlators/features/fixed-id/Makefile config.status: creating xlators/features/fixed-id/src/Makefile config.status: creating xlators/features/trash/Makefile config.status: creating xlators/features/trash/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/bindings/Makefile config.status: creating xlators/bindings/python/Makefile config.status: creating xlators/bindings/python/src/Makefile config.status: creating scheduler/Makefile config.status: creating scheduler/alu/Makefile config.status: creating scheduler/alu/src/Makefile config.status: creating scheduler/random/Makefile config.status: creating scheduler/random/src/Makefile config.status: creating scheduler/nufa/Makefile config.status: creating scheduler/nufa/src/Makefile config.status: creating scheduler/rr/Makefile config.status: creating scheduler/rr/src/Makefile config.status: creating scheduler/switch/Makefile config.status: creating scheduler/switch/src/Makefile config.status: creating transport/Makefile config.status: creating transport/tcp/Makefile config.status: creating transport/tcp/server/Makefile config.status: creating transport/tcp/server/src/Makefile config.status: creating transport/tcp/client/Makefile config.status: creating transport/tcp/client/src/Makefile config.status: creating transport/ib-sdp/Makefile config.status: creating transport/ib-sdp/server/Makefile config.status: creating transport/ib-sdp/server/src/Makefile config.status: creating transport/ib-sdp/client/Makefile config.status: creating transport/ib-sdp/client/src/Makefile config.status: creating transport/ib-verbs/Makefile config.status: creating transport/ib-verbs/server/Makefile config.status: creating transport/ib-verbs/server/src/Makefile config.status: creating transport/ib-verbs/client/Makefile config.status: creating transport/ib-verbs/client/src/Makefile config.status: creating transport/unix/Makefile config.status: creating transport/unix/server/Makefile config.status: creating transport/unix/server/src/Makefile config.status: creating transport/unix/client/Makefile config.status: creating transport/unix/client/src/Makefile config.status: creating auth/Makefile config.status: creating auth/ip/Makefile config.status: creating auth/ip/src/Makefile config.status: creating auth/login/Makefile config.status: creating auth/login/src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating extras/Makefile config.status: creating extras/init.d/Makefile config.status: creating glusterfs.spec config.status: executing depfiles commands + /usr/bin/make -j4 Making all in libglusterfs make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' Making all in src make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-dict.lo -MD -MP -MF .deps/libglusterfs_la-dict.Tpo -c -o libglusterfs_la-dict.lo `test -f 'dict.c' || echo './'`dict.c bison -y -d ./spec.y /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-y.tab.lo -MD -MP -MF .deps/libglusterfs_la-y.tab.Tpo -c -o libglusterfs_la-y.tab.lo `test -f 'y.tab.c' || echo './'`y.tab.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-xlator.lo -MD -MP -MF .deps/libglusterfs_la-xlator.Tpo -c -o libglusterfs_la-xlator.lo `test -f 'xlator.c' || echo './'`xlator.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-logging.lo -MD -MP -MF .deps/libglusterfs_la-logging.Tpo -c -o libglusterfs_la-logging.lo `test -f 'logging.c' || echo './'`logging.c mkdir .libs gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-dict.lo -MD -MP -MF .deps/libglusterfs_la-dict.Tpo -c dict.c -fPIC -DPIC -o .libs/libglusterfs_la-dict.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-y.tab.lo -MD -MP -MF .deps/libglusterfs_la-y.tab.Tpo -c y.tab.c -fPIC -DPIC -o .libs/libglusterfs_la-y.tab.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-xlator.lo -MD -MP -MF .deps/libglusterfs_la-xlator.Tpo -c xlator.c -fPIC -DPIC -o .libs/libglusterfs_la-xlator.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-logging.lo -MD -MP -MF .deps/libglusterfs_la-logging.Tpo -c logging.c -fPIC -DPIC -o .libs/libglusterfs_la-logging.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-logging.lo -MD -MP -MF .deps/libglusterfs_la-logging.Tpo -c logging.c -o libglusterfs_la-logging.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-logging.Tpo .deps/libglusterfs_la-logging.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-hashfn.lo -MD -MP -MF .deps/libglusterfs_la-hashfn.Tpo -c -o libglusterfs_la-hashfn.lo `test -f 'hashfn.c' || echo './'`hashfn.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-y.tab.lo -MD -MP -MF .deps/libglusterfs_la-y.tab.Tpo -c y.tab.c -o libglusterfs_la-y.tab.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-xlator.lo -MD -MP -MF .deps/libglusterfs_la-xlator.Tpo -c xlator.c -o libglusterfs_la-xlator.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-hashfn.lo -MD -MP -MF .deps/libglusterfs_la-hashfn.Tpo -c hashfn.c -fPIC -DPIC -o .libs/libglusterfs_la-hashfn.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-hashfn.lo -MD -MP -MF .deps/libglusterfs_la-hashfn.Tpo -c hashfn.c -o libglusterfs_la-hashfn.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-y.tab.Tpo .deps/libglusterfs_la-y.tab.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-defaults.lo -MD -MP -MF .deps/libglusterfs_la-defaults.Tpo -c -o libglusterfs_la-defaults.lo `test -f 'defaults.c' || echo './'`defaults.c mv -f .deps/libglusterfs_la-hashfn.Tpo .deps/libglusterfs_la-hashfn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-scheduler.lo -MD -MP -MF .deps/libglusterfs_la-scheduler.Tpo -c -o libglusterfs_la-scheduler.lo `test -f 'scheduler.c' || echo './'`scheduler.c mv -f .deps/libglusterfs_la-xlator.Tpo .deps/libglusterfs_la-xlator.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-common-utils.lo -MD -MP -MF .deps/libglusterfs_la-common-utils.Tpo -c -o libglusterfs_la-common-utils.lo `test -f 'common-utils.c' || echo './'`common-utils.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-dict.lo -MD -MP -MF .deps/libglusterfs_la-dict.Tpo -c dict.c -o libglusterfs_la-dict.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-scheduler.lo -MD -MP -MF .deps/libglusterfs_la-scheduler.Tpo -c scheduler.c -fPIC -DPIC -o .libs/libglusterfs_la-scheduler.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-defaults.lo -MD -MP -MF .deps/libglusterfs_la-defaults.Tpo -c defaults.c -fPIC -DPIC -o .libs/libglusterfs_la-defaults.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-common-utils.lo -MD -MP -MF .deps/libglusterfs_la-common-utils.Tpo -c common-utils.c -fPIC -DPIC -o .libs/libglusterfs_la-common-utils.o common-utils.c: In function 'gf_print_trace': common-utils.c:265: warning: ignoring return value of 'write', declared with attribute warn_unused_result common-utils.c:268: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-scheduler.lo -MD -MP -MF .deps/libglusterfs_la-scheduler.Tpo -c scheduler.c -o libglusterfs_la-scheduler.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-common-utils.lo -MD -MP -MF .deps/libglusterfs_la-common-utils.Tpo -c common-utils.c -o libglusterfs_la-common-utils.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-scheduler.Tpo .deps/libglusterfs_la-scheduler.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-protocol.lo -MD -MP -MF .deps/libglusterfs_la-protocol.Tpo -c -o libglusterfs_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c mv -f .deps/libglusterfs_la-common-utils.Tpo .deps/libglusterfs_la-common-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-transport.lo -MD -MP -MF .deps/libglusterfs_la-transport.Tpo -c -o libglusterfs_la-transport.lo `test -f 'transport.c' || echo './'`transport.c mv -f .deps/libglusterfs_la-dict.Tpo .deps/libglusterfs_la-dict.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-poll.lo -MD -MP -MF .deps/libglusterfs_la-poll.Tpo -c -o libglusterfs_la-poll.lo `test -f 'poll.c' || echo './'`poll.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-protocol.lo -MD -MP -MF .deps/libglusterfs_la-protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/libglusterfs_la-protocol.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-transport.lo -MD -MP -MF .deps/libglusterfs_la-transport.Tpo -c transport.c -fPIC -DPIC -o .libs/libglusterfs_la-transport.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-poll.lo -MD -MP -MF .deps/libglusterfs_la-poll.Tpo -c poll.c -fPIC -DPIC -o .libs/libglusterfs_la-poll.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-defaults.lo -MD -MP -MF .deps/libglusterfs_la-defaults.Tpo -c defaults.c -o libglusterfs_la-defaults.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-poll.lo -MD -MP -MF .deps/libglusterfs_la-poll.Tpo -c poll.c -o libglusterfs_la-poll.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-protocol.lo -MD -MP -MF .deps/libglusterfs_la-protocol.Tpo -c protocol.c -o libglusterfs_la-protocol.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-transport.lo -MD -MP -MF .deps/libglusterfs_la-transport.Tpo -c transport.c -o libglusterfs_la-transport.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-poll.Tpo .deps/libglusterfs_la-poll.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-epoll.lo -MD -MP -MF .deps/libglusterfs_la-epoll.Tpo -c -o libglusterfs_la-epoll.lo `test -f 'epoll.c' || echo './'`epoll.c mv -f .deps/libglusterfs_la-transport.Tpo .deps/libglusterfs_la-transport.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-timer.lo -MD -MP -MF .deps/libglusterfs_la-timer.Tpo -c -o libglusterfs_la-timer.lo `test -f 'timer.c' || echo './'`timer.c mv -f .deps/libglusterfs_la-protocol.Tpo .deps/libglusterfs_la-protocol.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-lock.lo -MD -MP -MF .deps/libglusterfs_la-lock.Tpo -c -o libglusterfs_la-lock.lo `test -f 'lock.c' || echo './'`lock.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-epoll.lo -MD -MP -MF .deps/libglusterfs_la-epoll.Tpo -c epoll.c -fPIC -DPIC -o .libs/libglusterfs_la-epoll.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-timer.lo -MD -MP -MF .deps/libglusterfs_la-timer.Tpo -c timer.c -fPIC -DPIC -o .libs/libglusterfs_la-timer.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-lock.lo -MD -MP -MF .deps/libglusterfs_la-lock.Tpo -c lock.c -fPIC -DPIC -o .libs/libglusterfs_la-lock.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-epoll.lo -MD -MP -MF .deps/libglusterfs_la-epoll.Tpo -c epoll.c -o libglusterfs_la-epoll.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-timer.lo -MD -MP -MF .deps/libglusterfs_la-timer.Tpo -c timer.c -o libglusterfs_la-timer.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-defaults.Tpo .deps/libglusterfs_la-defaults.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-inode.lo -MD -MP -MF .deps/libglusterfs_la-inode.Tpo -c -o libglusterfs_la-inode.lo `test -f 'inode.c' || echo './'`inode.c mv -f .deps/libglusterfs_la-timer.Tpo .deps/libglusterfs_la-timer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-call-stub.lo -MD -MP -MF .deps/libglusterfs_la-call-stub.Tpo -c -o libglusterfs_la-call-stub.lo `test -f 'call-stub.c' || echo './'`call-stub.c mv -f .deps/libglusterfs_la-epoll.Tpo .deps/libglusterfs_la-epoll.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-compat.lo -MD -MP -MF .deps/libglusterfs_la-compat.Tpo -c -o libglusterfs_la-compat.lo `test -f 'compat.c' || echo './'`compat.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-lock.lo -MD -MP -MF .deps/libglusterfs_la-lock.Tpo -c lock.c -o libglusterfs_la-lock.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-inode.lo -MD -MP -MF .deps/libglusterfs_la-inode.Tpo -c inode.c -fPIC -DPIC -o .libs/libglusterfs_la-inode.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-call-stub.lo -MD -MP -MF .deps/libglusterfs_la-call-stub.Tpo -c call-stub.c -fPIC -DPIC -o .libs/libglusterfs_la-call-stub.o mv -f .deps/libglusterfs_la-lock.Tpo .deps/libglusterfs_la-lock.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-authenticate.lo -MD -MP -MF .deps/libglusterfs_la-authenticate.Tpo -c -o libglusterfs_la-authenticate.lo `test -f 'authenticate.c' || echo './'`authenticate.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-compat.lo -MD -MP -MF .deps/libglusterfs_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libglusterfs_la-compat.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-compat.lo -MD -MP -MF .deps/libglusterfs_la-compat.Tpo -c compat.c -o libglusterfs_la-compat.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-compat.Tpo .deps/libglusterfs_la-compat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-fd.lo -MD -MP -MF .deps/libglusterfs_la-fd.Tpo -c -o libglusterfs_la-fd.lo `test -f 'fd.c' || echo './'`fd.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-authenticate.lo -MD -MP -MF .deps/libglusterfs_la-authenticate.Tpo -c authenticate.c -fPIC -DPIC -o .libs/libglusterfs_la-authenticate.o gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-inode.lo -MD -MP -MF .deps/libglusterfs_la-inode.Tpo -c inode.c -o libglusterfs_la-inode.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-authenticate.lo -MD -MP -MF .deps/libglusterfs_la-authenticate.Tpo -c authenticate.c -o libglusterfs_la-authenticate.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-authenticate.Tpo .deps/libglusterfs_la-authenticate.Plo flex -t ./spec.l > spec.lex.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-spec.lex.lo -MD -MP -MF .deps/libglusterfs_la-spec.lex.Tpo -c -o libglusterfs_la-spec.lex.lo `test -f 'spec.lex.c' || echo './'`spec.lex.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-fd.lo -MD -MP -MF .deps/libglusterfs_la-fd.Tpo -c fd.c -fPIC -DPIC -o .libs/libglusterfs_la-fd.o mv -f .deps/libglusterfs_la-inode.Tpo .deps/libglusterfs_la-inode.Plo gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-fd.lo -MD -MP -MF .deps/libglusterfs_la-fd.Tpo -c fd.c -o libglusterfs_la-fd.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-call-stub.lo -MD -MP -MF .deps/libglusterfs_la-call-stub.Tpo -c call-stub.c -o libglusterfs_la-call-stub.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-fd.Tpo .deps/libglusterfs_la-fd.Plo gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-spec.lex.lo -MD -MP -MF .deps/libglusterfs_la-spec.lex.Tpo -c spec.lex.c -fPIC -DPIC -o .libs/libglusterfs_la-spec.lex.o ./spec.l: In function 'yylex': ./spec.l:88: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" "-DPACKAGE_STRING=\"glusterfs 1.3.8\"" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/1.3.8/xlator\" -DSCHEDULERDIR=\"/usr/lib64/glusterfs/1.3.8/scheduler\" -DTRANSPORTDIR=\"/usr/lib64/glusterfs/1.3.8/transport\" -DYY_NO_UNPUT -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/1.3.8/auth\" -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglusterfs_la-spec.lex.lo -MD -MP -MF .deps/libglusterfs_la-spec.lex.Tpo -c spec.lex.c -o libglusterfs_la-spec.lex.o >/dev/null 2>&1 mv -f .deps/libglusterfs_la-spec.lex.Tpo .deps/libglusterfs_la-spec.lex.Plo mv -f .deps/libglusterfs_la-call-stub.Tpo .deps/libglusterfs_la-call-stub.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -g -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libglusterfs.la -rpath /usr/lib64 libglusterfs_la-dict.lo libglusterfs_la-spec.lex.lo libglusterfs_la-y.tab.lo libglusterfs_la-xlator.lo libglusterfs_la-logging.lo libglusterfs_la-hashfn.lo libglusterfs_la-defaults.lo libglusterfs_la-scheduler.lo libglusterfs_la-common-utils.lo libglusterfs_la-protocol.lo libglusterfs_la-transport.lo libglusterfs_la-poll.lo libglusterfs_la-epoll.lo libglusterfs_la-timer.lo libglusterfs_la-lock.lo libglusterfs_la-inode.lo libglusterfs_la-call-stub.lo libglusterfs_la-compat.lo libglusterfs_la-authenticate.lo libglusterfs_la-fd.lo -lfl -libverbs -ldl -lpthread gcc -shared .libs/libglusterfs_la-dict.o .libs/libglusterfs_la-spec.lex.o .libs/libglusterfs_la-y.tab.o .libs/libglusterfs_la-xlator.o .libs/libglusterfs_la-logging.o .libs/libglusterfs_la-hashfn.o .libs/libglusterfs_la-defaults.o .libs/libglusterfs_la-scheduler.o .libs/libglusterfs_la-common-utils.o .libs/libglusterfs_la-protocol.o .libs/libglusterfs_la-transport.o .libs/libglusterfs_la-poll.o .libs/libglusterfs_la-epoll.o .libs/libglusterfs_la-timer.o .libs/libglusterfs_la-lock.o .libs/libglusterfs_la-inode.o .libs/libglusterfs_la-call-stub.o .libs/libglusterfs_la-compat.o .libs/libglusterfs_la-authenticate.o .libs/libglusterfs_la-fd.o -lfl -libverbs -ldl -lpthread -m64 -mtune=generic -Wl,-soname -Wl,libglusterfs.so.0 -o .libs/libglusterfs.so.0.0.0 (cd .libs && rm -f libglusterfs.so.0 && ln -s libglusterfs.so.0.0.0 libglusterfs.so.0) (cd .libs && rm -f libglusterfs.so && ln -s libglusterfs.so.0.0.0 libglusterfs.so) ar cru .libs/libglusterfs.a libglusterfs_la-dict.o libglusterfs_la-spec.lex.o libglusterfs_la-y.tab.o libglusterfs_la-xlator.o libglusterfs_la-logging.o libglusterfs_la-hashfn.o libglusterfs_la-defaults.o libglusterfs_la-scheduler.o libglusterfs_la-common-utils.o libglusterfs_la-protocol.o libglusterfs_la-transport.o libglusterfs_la-poll.o libglusterfs_la-epoll.o libglusterfs_la-timer.o libglusterfs_la-lock.o libglusterfs_la-inode.o libglusterfs_la-call-stub.o libglusterfs_la-compat.o libglusterfs_la-authenticate.o libglusterfs_la-fd.o ranlib .libs/libglusterfs.a creating libglusterfs.la (cd .libs && rm -f libglusterfs.la && ln -s ../libglusterfs.la libglusterfs.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' Making all in xlators make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' Making all in cluster make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' Making all in unify make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unify.o -MD -MP -MF .deps/unify.Tpo -c -o unify.o unify.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unify-self-heal.o -MD -MP -MF .deps/unify-self-heal.Tpo -c -o unify-self-heal.o unify-self-heal.c mv -f .deps/unify-self-heal.Tpo .deps/unify-self-heal.Po mv -f .deps/unify.Tpo .deps/unify.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o unify.so unify.o unify-self-heal.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o unify.so unify.o unify-self-heal.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' Making all in stripe make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stripe.o -MD -MP -MF .deps/stripe.Tpo -c -o stripe.o stripe.c mv -f .deps/stripe.Tpo .deps/stripe.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o stripe.so stripe.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o stripe.so stripe.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' Making all in afr make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT afr.o -MD -MP -MF .deps/afr.Tpo -c -o afr.o afr.c mv -f .deps/afr.Tpo .deps/afr.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o afr.so afr.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o afr.so afr.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' Making all in storage make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' Making all in posix make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT posix.o -MD -MP -MF .deps/posix.Tpo -c -o posix.o posix.c posix.c: In function 'posix_symlink': posix.c:615: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result posix.c: In function 'posix_setdents': posix.c:1781: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mv -f .deps/posix.Tpo .deps/posix.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o posix.so posix.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o posix.so posix.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' Making all in protocol make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' Making all in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT server-protocol.o -MD -MP -MF .deps/server-protocol.Tpo -c -o server-protocol.o server-protocol.c mv -f .deps/server-protocol.Tpo .deps/server-protocol.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so server-protocol.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so server-protocol.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' Making all in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT client-protocol.o -MD -MP -MF .deps/client-protocol.Tpo -c -o client-protocol.o client-protocol.c mv -f .deps/client-protocol.Tpo .deps/client-protocol.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so client-protocol.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so client-protocol.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' Making all in performance make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' Making all in write-behind make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT write-behind.o -MD -MP -MF .deps/write-behind.Tpo -c -o write-behind.o write-behind.c mv -f .deps/write-behind.Tpo .deps/write-behind.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o write-behind.so write-behind.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o write-behind.so write-behind.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' Making all in read-ahead make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT read-ahead.o -MD -MP -MF .deps/read-ahead.Tpo -c -o read-ahead.o read-ahead.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT page.o -MD -MP -MF .deps/page.Tpo -c -o page.o page.c mv -f .deps/page.Tpo .deps/page.Po mv -f .deps/read-ahead.Tpo .deps/read-ahead.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o read-ahead.so read-ahead.o page.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o read-ahead.so read-ahead.o page.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' Making all in io-threads make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-threads.o -MD -MP -MF .deps/io-threads.Tpo -c -o io-threads.o io-threads.c mv -f .deps/io-threads.Tpo .deps/io-threads.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o io-threads.so io-threads.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o io-threads.so io-threads.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' Making all in io-cache make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-cache.o -MD -MP -MF .deps/io-cache.Tpo -c -o io-cache.o io-cache.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT page.o -MD -MP -MF .deps/page.Tpo -c -o page.o page.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ioc-inode.o -MD -MP -MF .deps/ioc-inode.Tpo -c -o ioc-inode.o ioc-inode.c mv -f .deps/ioc-inode.Tpo .deps/ioc-inode.Po mv -f .deps/page.Tpo .deps/page.Po mv -f .deps/io-cache.Tpo .deps/io-cache.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o io-cache.so io-cache.o page.o ioc-inode.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o io-cache.so io-cache.o page.o ioc-inode.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' Making all in booster make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -D_GNU_SOURCE -DGF_LINUX_HOST_OS -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glusterfs_booster_so-entry.o -MD -MP -MF .deps/glusterfs_booster_so-entry.Tpo -c -o glusterfs_booster_so-entry.o `test -f 'entry.c' || echo './'`entry.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -D_GNU_SOURCE -DGF_LINUX_HOST_OS -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glusterfs_booster_so-bridge.o -MD -MP -MF .deps/glusterfs_booster_so-bridge.Tpo -c -o glusterfs_booster_so-bridge.o `test -f 'bridge.c' || echo './'`bridge.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -DGF_LINUX_HOST_OS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT booster_so-booster.o -MD -MP -MF .deps/booster_so-booster.Tpo -c -o booster_so-booster.o `test -f 'booster.c' || echo './'`booster.c mv -f .deps/glusterfs_booster_so-entry.Tpo .deps/glusterfs_booster_so-entry.Po mv -f .deps/glusterfs_booster_so-bridge.Tpo .deps/glusterfs_booster_so-bridge.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -DGF_LINUX_HOST_OS -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -nostartfiles -o glusterfs-booster.so glusterfs_booster_so-entry.o glusterfs_booster_so-bridge.o -L../../../../libglusterfs/src -lglusterfs -libverbs -ldl -lpthread mv -f .deps/booster_so-booster.Tpo .deps/booster_so-booster.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -DGF_LINUX_HOST_OS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o booster.so booster_so-booster.o -libverbs -ldl -lpthread mkdir .libs gcc -D_GNU_SOURCE -DGF_LINUX_HOST_OS -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -nostartfiles -o .libs/glusterfs-booster.so glusterfs_booster_so-entry.o glusterfs_booster_so-bridge.o -L/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src /usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src/.libs/libglusterfs.so -lfl -libverbs -ldl -lpthread gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -DGF_LINUX_HOST_OS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o booster.so booster_so-booster.o -libverbs -ldl -lpthread creating glusterfs-booster.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' Making all in debug make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' Making all in trace make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c mv -f .deps/trace.Tpo .deps/trace.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o trace.so trace.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o trace.so trace.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' Making all in features make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' Making all in filter make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o filter.so filter.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o filter.so filter.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' Making all in fixed-id make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fixed-id.o -MD -MP -MF .deps/fixed-id.Tpo -c -o fixed-id.o fixed-id.c mv -f .deps/fixed-id.Tpo .deps/fixed-id.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o fixed-id.so fixed-id.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o fixed-id.so fixed-id.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' Making all in posix-locks make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT posix-locks.o -MD -MP -MF .deps/posix-locks.Tpo -c -o posix-locks.o posix-locks.c mv -f .deps/posix-locks.Tpo .deps/posix-locks.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o posix-locks.so posix-locks.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o posix-locks.so posix-locks.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' Making all in trash make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT trash.o -MD -MP -MF .deps/trash.Tpo -c -o trash.o trash.c mv -f .deps/trash.Tpo .deps/trash.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o trash.so trash.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o trash.so trash.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' Making all in encryption make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' Making all in rot-13 make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rot-13.o -MD -MP -MF .deps/rot-13.Tpo -c -o rot-13.o rot-13.c mv -f .deps/rot-13.Tpo .deps/rot-13.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rot-13.so rot-13.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rot-13.so rot-13.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' Making all in bindings make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' Making all in python make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -I/usr/include/python2.4 -DGLUSTER_PYTHON_PATH=\"/usr/lib64/glusterfs/1.3.8/xlator/bindings/python\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT python.o -MD -MP -MF .deps/python.Tpo -c -o python.o python.c mv -f .deps/python.Tpo .deps/python.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -I/usr/include/python2.4 -DGLUSTER_PYTHON_PATH=\"/usr/lib64/glusterfs/1.3.8/xlator/bindings/python\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64/python2.4/config -lpython2.4 -o python.so python.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -I/usr/include/python2.4 -DGLUSTER_PYTHON_PATH=\"/usr/lib64/glusterfs/1.3.8/xlator/bindings/python\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o python.so python.o -L/usr/lib64/python2.4/config -lpython2.4 -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' Making all in scheduler make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' Making all in alu make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT alu.o -MD -MP -MF .deps/alu.Tpo -c -o alu.o alu.c mv -f .deps/alu.Tpo .deps/alu.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o alu.so alu.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o alu.so alu.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' Making all in random make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c mv -f .deps/random.Tpo .deps/random.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o random.so random.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o random.so random.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' Making all in nufa make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nufa.o -MD -MP -MF .deps/nufa.Tpo -c -o nufa.o nufa.c mv -f .deps/nufa.Tpo .deps/nufa.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nufa.so nufa.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nufa.so nufa.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' Making all in rr make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rr.o -MD -MP -MF .deps/rr.Tpo -c -o rr.o rr.c mv -f .deps/rr.Tpo .deps/rr.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rr.so rr.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rr.so rr.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' Making all in switch make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT switch.o -MD -MP -MF .deps/switch.Tpo -c -o switch.o switch.c mv -f .deps/switch.Tpo .deps/switch.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o switch.so switch.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o switch.so switch.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' Making all in transport make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' Making all in tcp make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' Making all in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcp-client.o -MD -MP -MF .deps/tcp-client.Tpo -c -o tcp-client.o tcp-client.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o `test -f '../../../../transport/tcp/tcp.c' || echo './'`../../../../transport/tcp/tcp.c mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/tcp-client.Tpo .deps/tcp-client.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so tcp-client.o tcp.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so tcp-client.o tcp.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' Making all in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcp-server.o -MD -MP -MF .deps/tcp-server.Tpo -c -o tcp-server.o tcp-server.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o `test -f '../../../../transport/tcp/tcp.c' || echo './'`../../../../transport/tcp/tcp.c mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/tcp-server.Tpo .deps/tcp-server.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so tcp-server.o tcp.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/tcp/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so tcp-server.o tcp.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' Making all in ib-sdp make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' Making all in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-sdp-client.o -MD -MP -MF .deps/ib-sdp-client.Tpo -c -o ib-sdp-client.o ib-sdp-client.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-sdp.o -MD -MP -MF .deps/ib-sdp.Tpo -c -o ib-sdp.o `test -f '../../../../transport/ib-sdp/ib-sdp.c' || echo './'`../../../../transport/ib-sdp/ib-sdp.c mv -f .deps/ib-sdp.Tpo .deps/ib-sdp.Po mv -f .deps/ib-sdp-client.Tpo .deps/ib-sdp-client.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so ib-sdp-client.o ib-sdp.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so ib-sdp-client.o ib-sdp.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' Making all in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-sdp-server.o -MD -MP -MF .deps/ib-sdp-server.Tpo -c -o ib-sdp-server.o ib-sdp-server.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-sdp.o -MD -MP -MF .deps/ib-sdp.Tpo -c -o ib-sdp.o `test -f '../../../../transport/ib-sdp/ib-sdp.c' || echo './'`../../../../transport/ib-sdp/ib-sdp.c mv -f .deps/ib-sdp.Tpo .deps/ib-sdp.Po mv -f .deps/ib-sdp-server.Tpo .deps/ib-sdp-server.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so ib-sdp-server.o ib-sdp.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-sdp -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so ib-sdp-server.o ib-sdp.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' Making all in unix make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' Making all in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unix-client.o -MD -MP -MF .deps/unix-client.Tpo -c -o unix-client.o unix-client.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o `test -f '../../../../transport/unix/unix.c' || echo './'`../../../../transport/unix/unix.c mv -f .deps/unix.Tpo .deps/unix.Po mv -f .deps/unix-client.Tpo .deps/unix-client.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so unix-client.o unix.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so unix-client.o unix.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' Making all in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unix-server.o -MD -MP -MF .deps/unix-server.Tpo -c -o unix-server.o unix-server.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o `test -f '../../../../transport/unix/unix.c' || echo './'`../../../../transport/unix/unix.c mv -f .deps/unix.Tpo .deps/unix.Po mv -f .deps/unix-server.Tpo .deps/unix-server.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so unix-server.o unix.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/unix/ -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so unix-server.o unix.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' Making all in ib-verbs make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' Making all in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-verbs-server.o -MD -MP -MF .deps/ib-verbs-server.Tpo -c -o ib-verbs-server.o ib-verbs-server.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-verbs.o -MD -MP -MF .deps/ib-verbs.Tpo -c -o ib-verbs.o `test -f '../../../../transport/ib-verbs/ib-verbs.c' || echo './'`../../../../transport/ib-verbs/ib-verbs.c mv -f .deps/ib-verbs-server.Tpo .deps/ib-verbs-server.Po mv -f .deps/ib-verbs.Tpo .deps/ib-verbs.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so ib-verbs-server.o ib-verbs.o -libverbs -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o server.so ib-verbs-server.o ib-verbs.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' Making all in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' Making all in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-verbs-client.o -MD -MP -MF .deps/ib-verbs-client.Tpo -c -o ib-verbs-client.o ib-verbs-client.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ib-verbs.o -MD -MP -MF .deps/ib-verbs.Tpo -c -o ib-verbs.o `test -f '../../../../transport/ib-verbs/ib-verbs.c' || echo './'`../../../../transport/ib-verbs/ib-verbs.c mv -f .deps/ib-verbs-client.Tpo .deps/ib-verbs-client.Po mv -f .deps/ib-verbs.Tpo .deps/ib-verbs.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so ib-verbs-client.o ib-verbs.o -libverbs -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -I../../../../transport/ib-verbs -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o client.so ib-verbs-client.o ib-verbs.o -libverbs -ldl -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' Making all in auth make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' Making all in ip make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ip.o -MD -MP -MF .deps/ip.Tpo -c -o ip.o ip.c mv -f .deps/ip.Tpo .deps/ip.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ip.so ip.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ip.so ip.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' Making all in login make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' Making all in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT login.o -MD -MP -MF .deps/login.Tpo -c -o login.o login.c mv -f .deps/login.Tpo .deps/login.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o login.so login.o -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../libglusterfs/src -shared -nostartfiles -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o login.so login.o -libverbs -ldl -lpthread make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' Making all in glusterfsd make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' Making all in src make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -D_GNU_SOURCE -I../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -fPIC -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glusterfsd.o -MD -MP -MF .deps/glusterfsd.Tpo -c -o glusterfsd.o glusterfsd.c glusterfsd.c: In function 'pidfile_lock': glusterfsd.c:202: warning: ignoring return value of 'write', declared with attribute warn_unused_result glusterfsd.c: In function 'pidfile_update': glusterfsd.c:213: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result glusterfsd.c:214: warning: ignoring return value of 'write', declared with attribute warn_unused_result glusterfsd.c: In function 'main': glusterfsd.c:304: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result mv -f .deps/glusterfsd.Tpo .deps/glusterfsd.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o glusterfsd glusterfsd.o ../../libglusterfs/src/libglusterfs.la -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/glusterfsd glusterfsd.o ../../libglusterfs/src/.libs/libglusterfs.so -lfl -libverbs -ldl -lpthread creating glusterfsd make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd/src' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' Making all in glusterfs-fuse make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' Making all in src make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/src' gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_GNU_SOURCE -I../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glusterfs.o -MD -MP -MF .deps/glusterfs.Tpo -c -o glusterfs.o glusterfs.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_GNU_SOURCE -I../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fuse-bridge.o -MD -MP -MF .deps/fuse-bridge.Tpo -c -o fuse-bridge.o fuse-bridge.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_GNU_SOURCE -I../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fetch-spec.o -MD -MP -MF .deps/fetch-spec.Tpo -c -o fetch-spec.o fetch-spec.c gcc -DPACKAGE_NAME=\"glusterfs\" -DPACKAGE_TARNAME=\"glusterfs\" -DPACKAGE_VERSION=\"1.3.8\" -DPACKAGE_STRING=\"glusterfs\ 1.3.8\" -DPACKAGE_BUGREPORT=\"glusterfs-support@zresearch.com\" -DPACKAGE=\"glusterfs\" -DVERSION=\"1.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_LIBFUSE=1 -DHAVE_LIBIBVERBS=1 -DHAVE_BACKTRACE=1 -DHAVE_MALLOC_STATS=1 -DHAVE_SET_FSID=1 -DHAVE_TV_NSEC=1 -DHAVE_ARGP=1 -DHAVE_LLISTXATTR=1 -DHAVE_FDATASYNC=1 -DHAVE_SYS_EPOLL_H=1 -DHAVE_SYS_XATTR_H=1 -I. -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_GNU_SOURCE -I../../libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fuse-extra.o -MD -MP -MF .deps/fuse-extra.Tpfetch-spec.c: In function 'fetch_cbk':o -c -o fuse-extra.o fuse-extra.c glusterfs.c: In function 'main':fetch-spec.c:95: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result glusterfs.c:381: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result mv -f .deps/fetch-spec.Tpo .deps/fetch-spec.Po mv -f .deps/fuse-extra.Tpo .deps/fuse-extra.Po mv -f .deps/glusterfs.Tpo .deps/glusterfs.Po mv -f .deps/fuse-bridge.Tpo .deps/fuse-bridge.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rdynamic -o glusterfs glusterfs.o fuse-bridge.o fetch-spec.o fuse-extra.o ../../libglusterfs/src/libglusterfs.la -lfuse -libverbs -ldl -lpthread mkdir .libs gcc -fPIC -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rdynamic -o .libs/glusterfs glusterfs.o fuse-bridge.o fetch-spec.o fuse-extra.o ../../libglusterfs/src/.libs/libglusterfs.so -lfl -lfuse -libverbs -ldl -lpthread creating glusterfs make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/src' Making all in utils make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/utils' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/utils' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' Making all in doc make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' Making all in examples make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc/examples' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' Making all in extras make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' Making all in init.d make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras/init.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras/init.d' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.29455 + umask 022 + cd /usr/src/rpm/BUILD + cd glusterfs-1.3.8 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/glusterfs-1.3.8-0.5.el5-root examples + /usr/bin/make install DESTDIR=/var/tmp/glusterfs-1.3.8-0.5.el5-root Making install in libglusterfs make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' Making install in src make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libglusterfs.la' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.la' /usr/bin/install -c .libs/libglusterfs.so.0.0.0 /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.so.0.0.0 (cd /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64 && { ln -s -f libglusterfs.so.0.0.0 libglusterfs.so.0 || { rm -f libglusterfs.so.0 && ln -s libglusterfs.so.0.0.0 libglusterfs.so.0; }; }) (cd /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64 && { ln -s -f libglusterfs.so.0.0.0 libglusterfs.so || { rm -f libglusterfs.so && ln -s libglusterfs.so.0.0.0 libglusterfs.so; }; }) /usr/bin/install -c .libs/libglusterfs.lai /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.la /usr/bin/install -c .libs/libglusterfs.a /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.a chmod 644 /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.a ranlib /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs' Making install in xlators make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' Making install in cluster make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' Making install in unify make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/cluster" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'unify.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/unify.so' /usr/bin/install -c unify.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/unify.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/unify' Making install in stripe make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/cluster" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'stripe.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/stripe.so' /usr/bin/install -c stripe.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/stripe.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/stripe' Making install in afr make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/cluster" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'afr.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/afr.so' /usr/bin/install -c afr.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/afr.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster/afr' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/cluster' Making install in storage make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' Making install in posix make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/storage" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/storage" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'posix.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/storage/posix.so' /usr/bin/install -c posix.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/storage/posix.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage/posix' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/storage' Making install in protocol make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' Making install in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/protocol" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'server.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol/server.so' /usr/bin/install -c server.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol/server.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/server' Making install in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/protocol" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'client.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol/client.so' /usr/bin/install -c client.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol/client.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol/client' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/protocol' Making install in performance make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' Making install in write-behind make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/performance" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'write-behind.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/write-behind.so' /usr/bin/install -c write-behind.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/write-behind.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/write-behind' Making install in read-ahead make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/performance" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'read-ahead.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/read-ahead.so' /usr/bin/install -c read-ahead.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/read-ahead.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/read-ahead' Making install in io-threads make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/performance" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'io-threads.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/io-threads.so' /usr/bin/install -c io-threads.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/io-threads.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-threads' Making install in io-cache make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/performance" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'io-cache.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/io-cache.so' /usr/bin/install -c io-cache.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/io-cache.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/io-cache' Making install in booster make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'glusterfs-booster.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs//glusterfs-booster.so' libtool: install: warning: `/usr/src/rpm/BUILD/glusterfs-1.3.8/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/glusterfs-booster.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs//glusterfs-booster.so test -z "/usr/lib64/glusterfs/1.3.8/xlator/performance" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'booster.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/booster.so' /usr/bin/install -c booster.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/booster.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance/booster' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/performance' Making install in debug make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' Making install in trace make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/debug" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/debug" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'trace.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/debug/trace.so' /usr/bin/install -c trace.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/debug/trace.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug/trace' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/debug' Making install in features make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' Making install in filter make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/features" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'filter.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/filter.so' /usr/bin/install -c filter.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/filter.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/filter' Making install in fixed-id make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/features" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'fixed-id.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/fixed-id.so' /usr/bin/install -c fixed-id.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/fixed-id.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/fixed-id' Making install in posix-locks make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/features" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'posix-locks.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/posix-locks.so' /usr/bin/install -c posix-locks.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/posix-locks.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/posix-locks' Making install in trash make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/features" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'trash.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/trash.so' /usr/bin/install -c trash.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/trash.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features/trash' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/features' Making install in encryption make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' Making install in rot-13 make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/encryption" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/encryption" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'rot-13.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/encryption/rot-13.so' /usr/bin/install -c rot-13.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/encryption/rot-13.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption/rot-13' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/encryption' Making install in bindings make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' Making install in python make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/xlator/bindings/python" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python" /usr/bin/install -c -m 644 'gluster.py' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python/gluster.py' /usr/bin/install -c -m 644 'glustertypes.py' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python/glustertypes.py' /usr/bin/install -c -m 644 'glusterstack.py' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python/glusterstack.py' Byte-compiling python modules... gluster.py glustertypes.py glusterstack.py Byte-compiling python modules (optimized versions) ... gluster.py glustertypes.py glusterstack.py test -z "/usr/lib64/glusterfs/1.3.8/xlator/bindings" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'python.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python.so' /usr/bin/install -c python.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings/python' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators/bindings' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/xlators' Making install in scheduler make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' Making install in alu make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/scheduler" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'alu.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/alu.so' /usr/bin/install -c alu.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/alu.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/alu' Making install in random make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/scheduler" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'random.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/random.so' /usr/bin/install -c random.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/random.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/random' Making install in nufa make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/scheduler" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'nufa.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/nufa.so' /usr/bin/install -c nufa.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/nufa.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/nufa' Making install in rr make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/scheduler" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'rr.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/rr.so' /usr/bin/install -c rr.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/rr.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/rr' Making install in switch make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/scheduler" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'switch.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/switch.so' /usr/bin/install -c switch.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/switch.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler/switch' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/scheduler' Making install in transport make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' Making install in tcp make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' Making install in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/tcp/" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp/" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'client.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp//client.so' /usr/bin/install -c client.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp//client.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/client' Making install in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/tcp/" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp/" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'server.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp//server.so' /usr/bin/install -c server.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp//server.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp/server' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/tcp' Making install in ib-sdp make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' Making install in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/ib-sdp" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'client.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp/client.so' /usr/bin/install -c client.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp/client.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/client' Making install in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/ib-sdp" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'server.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp/server.so' /usr/bin/install -c server.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp/server.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp/server' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-sdp' Making install in unix make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' Making install in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/unix/" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix/" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'client.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix//client.so' /usr/bin/install -c client.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix//client.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/client' Making install in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/unix/" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix/" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'server.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix//server.so' /usr/bin/install -c server.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix//server.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix/server' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/unix' Making install in ib-verbs make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' Making install in server make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/ib-verbs" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'server.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs/server.so' /usr/bin/install -c server.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs/server.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/server' Making install in client make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' Making install in src make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client/src' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client/src' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/transport/ib-verbs" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'client.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs/client.so' /usr/bin/install -c client.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs/client.so make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[5]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs/client' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport/ib-verbs' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/transport' Making install in auth make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' Making install in ip make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/auth" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'ip.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth/ip.so' /usr/bin/install -c ip.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth/ip.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/ip' Making install in login make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' Making install in src make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login/src' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login/src' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/glusterfs/1.3.8/auth" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'login.so' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth/login.so' /usr/bin/install -c login.so /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth/login.so make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[4]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth/login' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/auth' Making install in glusterfsd make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' Making install in src make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd/src' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'glusterfsd' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin/glusterfsd' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/glusterfsd /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin/glusterfsd /usr/bin/install -c -d -m 755 /var/tmp/glusterfs-1.3.8-0.5.el5-root/var/run make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd/src' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfsd' Making install in glusterfs-fuse make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' Making install in src make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/src' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/src' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'glusterfs' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin/glusterfs' libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/glusterfs /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin/glusterfs /usr/bin/install -c -d -m 755 /var/tmp/glusterfs-1.3.8-0.5.el5-root/var/log/glusterfs/ make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/src' Making install in utils make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/utils' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/utils' make[3]: Nothing to be done for `install-exec-am'. test -z "/sbin" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/sbin" /usr/bin/install -c 'mount.glusterfs' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/sbin/mount.glusterfs' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/utils' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse/utils' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/glusterfs-fuse' Making install in doc make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' Making install in examples make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/glusterfs/examples" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples" /usr/bin/install -c -m 644 'README' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/README' /usr/bin/install -c -m 644 'unify.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/unify.vol' /usr/bin/install -c -m 644 'afr.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/afr.vol' /usr/bin/install -c -m 644 'stripe.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/stripe.vol' /usr/bin/install -c -m 644 'protocol-client.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/protocol-client.vol' /usr/bin/install -c -m 644 'protocol-server.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/protocol-server.vol' /usr/bin/install -c -m 644 'posix-locks.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/posix-locks.vol' /usr/bin/install -c -m 644 'trash.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/trash.vol' /usr/bin/install -c -m 644 'write-behind.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/write-behind.vol' /usr/bin/install -c -m 644 'io-threads.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/io-threads.vol' /usr/bin/install -c -m 644 'io-cache.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/io-cache.vol' /usr/bin/install -c -m 644 'read-ahead.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/read-ahead.vol' /usr/bin/install -c -m 644 'filter.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/filter.vol' /usr/bin/install -c -m 644 'trace.vol' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/trace.vol' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc/examples' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/glusterfs" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs" /usr/bin/install -c -m 644 'glusterfs-client.vol.sample' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-client.vol.sample' /usr/bin/install -c -m 644 'glusterfs-server.vol.sample' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-server.vol.sample' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/doc' Making install in extras make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' Making install in init.d make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras/init.d' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras/init.d' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras/init.d' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras/init.d' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[3]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/glusterfs/examples" || /bin/mkdir -p "/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples" /usr/bin/install -c -m 644 'glusterfs-mode.el' '/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/examples/glusterfs-mode.el' make[3]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8/extras' make[1]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8' make[2]: Entering directory `/usr/src/rpm/BUILD/glusterfs-1.3.8' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8' make[1]: Leaving directory `/usr/src/rpm/BUILD/glusterfs-1.3.8' + /bin/mkdir -p /var/tmp/glusterfs-1.3.8-0.5.el5-root/var/log/glusterfs + /bin/mkdir -p /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/include/glusterfs + /usr/bin/install -p -m 0644 libglusterfs/src/authenticate.h libglusterfs/src/call-stub.h libglusterfs/src/common-utils.h libglusterfs/src/compat.h libglusterfs/src/defaults.h libglusterfs/src/dict.h libglusterfs/src/fd.h libglusterfs/src/glusterfs.h libglusterfs/src/hashfn.h libglusterfs/src/inode.h libglusterfs/src/list.h libglusterfs/src/lock.h libglusterfs/src/logging.h libglusterfs/src/protocol.h libglusterfs/src/scheduler.h libglusterfs/src/stack.h libglusterfs/src/timer.h libglusterfs/src/transport.h libglusterfs/src/xlator.h libglusterfs/src/y.tab.h /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/include/glusterfs/ + /bin/rm -rf /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs/ + for file in '/var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/*.sample' ++ dirname /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-client.vol.sample ++ basename /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-client.vol.sample .sample + /bin/mv /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-client.vol.sample /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-client.vol + for file in '/var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/*.sample' ++ dirname /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-server.vol.sample ++ basename /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-server.vol.sample .sample + /bin/mv /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-server.vol.sample /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/glusterfs/glusterfs-server.vol + /bin/cp -a doc/examples examples + /bin/rm -f examples/Makefile examples/Makefile.am examples/Makefile.in + /usr/bin/install -D -p -m 0755 /usr/src/rpm/SOURCES/glusterfsd.init /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/init.d/glusterfsd + /usr/bin/install -D -p -m 0644 /usr/src/rpm/SOURCES/glusterfsd.sysconfig /var/tmp/glusterfs-1.3.8-0.5.el5-root/etc/sysconfig/glusterfsd + /usr/bin/install -D -p -m 0755 /usr/src/rpm/SOURCES/umount.glusterfs /var/tmp/glusterfs-1.3.8-0.5.el5-root/sbin/umount.glusterfs + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/glusterfs-1.3.8 extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin/glusterfsd extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/sbin/glusterfs extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/encryption/rot-13.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/afr.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/stripe.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/cluster/unify.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol/server.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/protocol/client.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/read-ahead.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/write-behind.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/io-cache.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/io-threads.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/performance/booster.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/debug/trace.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/bindings/python.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/trash.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/filter.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/posix-locks.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/features/fixed-id.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/xlator/storage/posix.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/random.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/rr.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/nufa.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/alu.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/scheduler/switch.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs/server.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-verbs/client.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp/server.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/tcp/client.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp/server.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/ib-sdp/client.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix/server.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/transport/unix/client.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth/login.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/1.3.8/auth/ip.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/glusterfs/glusterfs-booster.so extracting debug info from /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/lib64/libglusterfs.so.0.0.0 cpio: glusterfs-1.3.8/libglusterfs/src/: No such file or directory 3091 blocks + /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/lib/rpm/redhat/brp-java-repack-jars Processing files: glusterfs-libs-1.3.8-0.5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37364 + umask 022 + cd /usr/src/rpm/BUILD + cd glusterfs-1.3.8 + DOCDIR=/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-libs-1.3.8 + export DOCDIR + rm -rf /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-libs-1.3.8 + /bin/mkdir -p /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-libs-1.3.8 + cp -pr AUTHORS ChangeLog COPYING NEWS README /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-libs-1.3.8 + exit 0 Provides: afr.so()(64bit) alu.so()(64bit) booster.so()(64bit) client.so()(64bit) filter.so()(64bit) fixed-id.so()(64bit) glusterfs-booster.so()(64bit) io-cache.so()(64bit) io-threads.so()(64bit) ip.so()(64bit) libglusterfs.so.0()(64bit) login.so()(64bit) nufa.so()(64bit) posix-locks.so()(64bit) posix.so()(64bit) python.so()(64bit) random.so()(64bit) read-ahead.so()(64bit) rot-13.so()(64bit) rr.so()(64bit) server.so()(64bit) stripe.so()(64bit) switch.so()(64bit) trace.so()(64bit) trash.so()(64bit) unify.so()(64bit) write-behind.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(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) Obsoletes: glusterfs-common >= 1.3.7-2 Processing files: glusterfs-client-1.3.8-0.5.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh fuse glusterfs-libs = 1.3.8-0.5.el5 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) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.4)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libglusterfs.so.0()(64bit) libibverbs.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: glusterfs-server-1.3.8-0.5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37364 + umask 022 + cd /usr/src/rpm/BUILD + cd glusterfs-1.3.8 + DOCDIR=/var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-server-1.3.8 + export DOCDIR + rm -rf /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-server-1.3.8 + /bin/mkdir -p /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-server-1.3.8 + cp -pr examples/ doc/glusterfs-client.vol.sample doc/glusterfs-server.vol.sample /var/tmp/glusterfs-1.3.8-0.5.el5-root/usr/share/doc/glusterfs-server-1.3.8 + exit 0 Provides: config(glusterfs-server) = 1.3.8-0.5.el5 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh config(glusterfs-server) = 1.3.8-0.5.el5 glusterfs-libs = 1.3.8-0.5.el5 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) libglusterfs.so.0()(64bit) libibverbs.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: glusterfs-devel-1.3.8-0.5.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glusterfs-libs = 1.3.8-0.5.el5 libglusterfs.so.0()(64bit) Processing files: glusterfs-debuginfo-1.3.8-0.5.el5 Provides: afr.so.debug()(64bit) alu.so.debug()(64bit) booster.so.debug()(64bit) client.so.debug()(64bit) filter.so.debug()(64bit) fixed-id.so.debug()(64bit) glusterfs-booster.so.debug()(64bit) io-cache.so.debug()(64bit) io-threads.so.debug()(64bit) ip.so.debug()(64bit) libglusterfs.so.0.0.0.debug()(64bit) login.so.debug()(64bit) nufa.so.debug()(64bit) posix-locks.so.debug()(64bit) posix.so.debug()(64bit) python.so.debug()(64bit) random.so.debug()(64bit) read-ahead.so.debug()(64bit) rot-13.so.debug()(64bit) rr.so.debug()(64bit) server.so.debug()(64bit) stripe.so.debug()(64bit) switch.so.debug()(64bit) trace.so.debug()(64bit) trash.so.debug()(64bit) unify.so.debug()(64bit) write-behind.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/glusterfs-1.3.8-0.5.el5-root Wrote: /usr/src/rpm/SRPMS/glusterfs-1.3.8-0.5.el5.src.rpm Wrote: /usr/src/rpm/RPMS/glusterfs-libs-1.3.8-0.5.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/glusterfs-client-1.3.8-0.5.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/glusterfs-server-1.3.8-0.5.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/glusterfs-devel-1.3.8-0.5.el5.x86_64.rpm Wrote: /usr/src/rpm/RPMS/glusterfs-debuginfo-1.3.8-0.5.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.78963 + umask 022 + cd /usr/src/rpm/BUILD + cd glusterfs-1.3.8 + /bin/rm -rf /var/tmp/glusterfs-1.3.8-0.5.el5-root + exit 0