Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 344162 Details for
Bug 464196
sys-cluster/glusterfs-3.3.1-r1 wrong slave path for geo-replication
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
glusterfs.log
glusterfs.log (text/plain), 709.46 KB, created by
Francesco Riosa
on 2013-04-03 08:14:24 UTC
(
hide
)
Description:
glusterfs.log
Filename:
MIME Type:
Creator:
Francesco Riosa
Created:
2013-04-03 08:14:24 UTC
Size:
709.46 KB
patch
obsolete
> > * IMPORTANT: 1 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > >These are the packages that would be merged, in order: > >Calculating dependencies ... done! >[ebuild R ~] sys-cluster/glusterfs-3.3.1-r1 USE="extras fuse -emacs -infiniband -static-libs -vim-syntax" 0 kB > >Total: 1 package (1 reinstall), Size of downloads: 0 kB > >Would you like to merge these packages? [Yes/No] >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) sys-cluster/glusterfs-3.3.1-r1 > * glusterfs-3.3.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking glusterfs-3.3.1.tar.gz to /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work >>>> Source unpacked in /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work >>>> Preparing source in /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1 ... > * Applying glusterfs-3.3.0-parallel-build.patch ... > [ ok ] > * Applying glusterfs-3.3.0-docdir.patch ... > [ ok ] > * Applying glusterfs-3.3.0-silent_rules.patch ... > [ ok ] > * Applying glusterfs-3.3.0-avoid-version.patch ... > [ ok ] > * Running eautoreconf in '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1' ... > * Running eautoreconf in '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone' ... > * Running libtoolize --install --copy --force --automake ... > * Running aclocal ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: glusterfs-3.3.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Running eautoreconf in '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1 ... >>>> Working in BUILD_DIR: "/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build" > * econf: updating glusterfs-3.3.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating glusterfs-3.3.1/config.guess with /usr/share/gnuconfig/config.guess >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/glusterfs-3.3.1-r1 --enable-shared --disable-static --disable-dependency-tracking --disable-silent-rules --enable-fuse-client --disable-ibverbs --disable-static --enable-georeplication --docdir=/usr/share/doc/glusterfs-3.3.1-r1 --localstatedir=/var >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking for bison... bison -y >checking for x86_64-pc-linux-gnu-ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking for MD5 in -lcrypto... yes >checking for pthread_mutex_init in -lpthread... yes >checking for dlopen... no >checking for dlopen in -ldl... 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 openssl/md5.h usability... yes >checking openssl/md5.h presence... yes >checking for openssl/md5.h... yes >checking for pthread_spin_init... yes >checking for strnlen... yes >checking for setfsuid... yes >checking for setfsgid... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking for a Python interpreter with version >= 2.4... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib64/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking if python is python 2.x... 2.7 >checking if python has ctypes support... yes >checking if libxml2 is present... checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBXML2... yes >yes (features requiring libxml2 enabled) >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for malloc_stats... yes >checking for struct stat.st_atim.tv_nsec... yes >checking for struct stat.st_atimespec.tv_nsec... no >checking for linkat... yes >checking argp.h usability... yes >checking argp.h presence... yes >checking for argp.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for llistxattr... yes >checking for fdatasync... yes >checking for /etc/debian_version... no >checking for /etc/SuSE-release... no >checking for /etc/redhat-release... no >checking for readline in -lreadline -lcurses... yes >checking for readline in -lreadline -ltermcap... no >checking for readline in -lreadline -lncurses... yes >checking for io_setup in -laio... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libglusterfs/Makefile >config.status: creating libglusterfs/src/Makefile >config.status: creating glusterfsd/Makefile >config.status: creating glusterfsd/src/Makefile >config.status: creating rpc/Makefile >config.status: creating rpc/rpc-lib/Makefile >config.status: creating rpc/rpc-lib/src/Makefile >config.status: creating rpc/rpc-transport/Makefile >config.status: creating rpc/rpc-transport/socket/Makefile >config.status: creating rpc/rpc-transport/socket/src/Makefile >config.status: creating rpc/rpc-transport/rdma/Makefile >config.status: creating rpc/rpc-transport/rdma/src/Makefile >config.status: creating rpc/xdr/Makefile >config.status: creating rpc/xdr/src/Makefile >config.status: creating xlators/Makefile >config.status: creating xlators/mount/Makefile >config.status: creating xlators/mount/fuse/Makefile >config.status: creating xlators/mount/fuse/src/Makefile >config.status: creating xlators/mount/fuse/utils/mount.glusterfs >config.status: creating xlators/mount/fuse/utils/mount_glusterfs >config.status: creating xlators/mount/fuse/utils/Makefile >config.status: creating xlators/storage/Makefile >config.status: creating xlators/storage/posix/Makefile >config.status: creating xlators/storage/posix/src/Makefile >config.status: creating xlators/cluster/Makefile >config.status: creating xlators/cluster/afr/Makefile >config.status: creating xlators/cluster/afr/src/Makefile >config.status: creating xlators/cluster/stripe/Makefile >config.status: creating xlators/cluster/stripe/src/Makefile >config.status: creating xlators/cluster/dht/Makefile >config.status: creating xlators/cluster/dht/src/Makefile >config.status: creating xlators/performance/Makefile >config.status: creating xlators/performance/write-behind/Makefile >config.status: creating xlators/performance/write-behind/src/Makefile >config.status: creating xlators/performance/read-ahead/Makefile >config.status: creating xlators/performance/read-ahead/src/Makefile >config.status: creating xlators/performance/io-threads/Makefile >config.status: creating xlators/performance/io-threads/src/Makefile >config.status: creating xlators/performance/io-cache/Makefile >config.status: creating xlators/performance/io-cache/src/Makefile >config.status: creating xlators/performance/symlink-cache/Makefile >config.status: creating xlators/performance/symlink-cache/src/Makefile >config.status: creating xlators/performance/quick-read/Makefile >config.status: creating xlators/performance/quick-read/src/Makefile >config.status: creating xlators/performance/md-cache/Makefile >config.status: creating xlators/performance/md-cache/src/Makefile >config.status: creating xlators/debug/Makefile >config.status: creating xlators/debug/trace/Makefile >config.status: creating xlators/debug/trace/src/Makefile >config.status: creating xlators/debug/error-gen/Makefile >config.status: creating xlators/debug/error-gen/src/Makefile >config.status: creating xlators/debug/io-stats/Makefile >config.status: creating xlators/debug/io-stats/src/Makefile >config.status: creating xlators/protocol/Makefile >config.status: creating xlators/protocol/auth/Makefile >config.status: creating xlators/protocol/auth/addr/Makefile >config.status: creating xlators/protocol/auth/addr/src/Makefile >config.status: creating xlators/protocol/auth/login/Makefile >config.status: creating xlators/protocol/auth/login/src/Makefile >config.status: creating xlators/protocol/client/Makefile >config.status: creating xlators/protocol/client/src/Makefile >config.status: creating xlators/protocol/server/Makefile >config.status: creating xlators/protocol/server/src/Makefile >config.status: creating xlators/features/Makefile >config.status: creating xlators/features/locks/Makefile >config.status: creating xlators/features/locks/src/Makefile >config.status: creating xlators/features/quota/Makefile >config.status: creating xlators/features/quota/src/Makefile >config.status: creating xlators/features/marker/Makefile >config.status: creating xlators/features/marker/src/Makefile >config.status: creating xlators/features/marker/utils/Makefile >config.status: creating xlators/features/marker/utils/src/Makefile >config.status: creating xlators/features/marker/utils/syncdaemon/Makefile >config.status: creating xlators/features/read-only/Makefile >config.status: creating xlators/features/read-only/src/Makefile >config.status: creating xlators/features/mac-compat/Makefile >config.status: creating xlators/features/mac-compat/src/Makefile >config.status: creating xlators/features/quiesce/Makefile >config.status: creating xlators/features/quiesce/src/Makefile >config.status: creating xlators/features/index/Makefile >config.status: creating xlators/features/index/src/Makefile >config.status: creating xlators/encryption/Makefile >config.status: creating xlators/encryption/rot-13/Makefile >config.status: creating xlators/encryption/rot-13/src/Makefile >config.status: creating xlators/system/Makefile >config.status: creating xlators/system/posix-acl/Makefile >config.status: creating xlators/system/posix-acl/src/Makefile >config.status: creating cli/Makefile >config.status: creating cli/src/Makefile >config.status: creating doc/Makefile >config.status: creating extras/Makefile >config.status: creating extras/init.d/Makefile >config.status: creating extras/init.d/glusterd.plist >config.status: creating extras/init.d/glusterd-Debian >config.status: creating extras/init.d/glusterd-Redhat >config.status: creating extras/init.d/glusterd-SuSE >config.status: creating extras/benchmarking/Makefile >config.status: creating extras/hook-scripts/Makefile >config.status: creating contrib/fuse-util/Makefile >config.status: creating contrib/uuid/uuid_types.h >config.status: creating xlators/nfs/Makefile >config.status: creating xlators/nfs/server/Makefile >config.status: creating xlators/nfs/server/src/Makefile >config.status: creating xlators/mgmt/Makefile >config.status: creating xlators/mgmt/glusterd/Makefile >config.status: creating xlators/mgmt/glusterd/src/Makefile >config.status: creating glusterfs.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in argp-standalone (/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone) >configure: running /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fuse-client' '--disable-ibverbs' '--disable-static' '--enable-georeplication' '--docdir=/usr/share/doc/glusterfs-3.3.1-r1' '--localstatedir=/var' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone >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 whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for ANSI C header files... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for unistd.h... (cached) yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for __attribute__... no >checking for working alloca.h... yes >checking for alloca... yes >checking for vprintf... yes >checking for _doprnt... no >checking for strerror... yes >checking for sleep... yes >checking for getpid... yes >checking for snprintf... yes >checking for mempcpy... yes >checking for strndup... yes >checking for strchrnul... yes >checking for strcasecmp... yes >checking for vsnprintf... yes >checking for putc_unlocked('x', stdout)... yes >checking for flockfile... yes >checking for fputs_unlocked... yes >checking for fwrite_unlocked... yes >checking for strdup... yes >checking for asprintf... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands > >GlusterFS configure summary >=========================== >FUSE client : yes >Infiniband verbs : no >epoll IO multiplex : yes >argp-standalone : no >fusermount : no >readline : yes >georeplication : yes >Linux-AIO : no > >>>> Source configured. >>>> Compiling source in /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1 ... >>>> Working in BUILD_DIR: "/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build" >make -j8 >make all-recursive >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >Making all in argp-standalone >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make all-recursive >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >Making all in . >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-ba.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-eexst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-fmtstream.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-parse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-pv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/argp-standalone/argp-pvh.c >rm -f libargp.a >ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o >x86_64-pc-linux-gnu-ranlib libargp.a >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >Making all in libglusterfs >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >Making all in src >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >bison -y -d /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/graph.y >flex -t /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/graph.l > graph.lex.c >make all-am >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-dict.lo `test -f 'dict.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`dict.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-xlator.lo `test -f 'xlator.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`xlator.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-logging.lo `test -f 'logging.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`logging.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-hashfn.lo `test -f 'hashfn.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`hashfn.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-defaults.lo `test -f 'defaults.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`defaults.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-common-utils.lo `test -f 'common-utils.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`common-utils.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-timer.lo `test -f 'timer.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`timer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-inode.lo `test -f 'inode.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`inode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/xlator.c -fPIC -DPIC -o .libs/libglusterfs_la-xlator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/dict.c -fPIC -DPIC -o .libs/libglusterfs_la-dict.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/defaults.c -fPIC -DPIC -o .libs/libglusterfs_la-defaults.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/timer.c -fPIC -DPIC -o .libs/libglusterfs_la-timer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/hashfn.c -fPIC -DPIC -o .libs/libglusterfs_la-hashfn.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/common-utils.c -fPIC -DPIC -o .libs/libglusterfs_la-common-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/logging.c -fPIC -DPIC -o .libs/libglusterfs_la-logging.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/inode.c -fPIC -DPIC -o .libs/libglusterfs_la-inode.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-call-stub.lo `test -f 'call-stub.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`call-stub.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/call-stub.c -fPIC -DPIC -o .libs/libglusterfs_la-call-stub.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-compat.lo `test -f 'compat.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`compat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/compat.c -fPIC -DPIC -o .libs/libglusterfs_la-compat.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-fd.lo `test -f 'fd.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`fd.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-compat-errno.lo `test -f 'compat-errno.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`compat-errno.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/compat-errno.c -fPIC -DPIC -o .libs/libglusterfs_la-compat-errno.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/fd.c -fPIC -DPIC -o .libs/libglusterfs_la-fd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-event.lo `test -f 'event.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`event.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-mem-pool.lo `test -f 'mem-pool.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`mem-pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/event.c -fPIC -DPIC -o .libs/libglusterfs_la-event.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/mem-pool.c -fPIC -DPIC -o .libs/libglusterfs_la-mem-pool.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-gf-dirent.lo `test -f 'gf-dirent.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`gf-dirent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/gf-dirent.c -fPIC -DPIC -o .libs/libglusterfs_la-gf-dirent.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-syscall.lo `test -f 'syscall.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`syscall.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/syscall.c -fPIC -DPIC -o .libs/libglusterfs_la-syscall.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-iobuf.lo `test -f 'iobuf.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`iobuf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-globals.lo `test -f 'globals.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`globals.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/iobuf.c -fPIC -DPIC -o .libs/libglusterfs_la-iobuf.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-statedump.lo `test -f 'statedump.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`statedump.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-stack.lo `test -f 'stack.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`stack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/globals.c -fPIC -DPIC -o .libs/libglusterfs_la-globals.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-checksum.lo `test -f 'checksum.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`checksum.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/stack.c -fPIC -DPIC -o .libs/libglusterfs_la-stack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/statedump.c -fPIC -DPIC -o .libs/libglusterfs_la-statedump.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/checksum.c -fPIC -DPIC -o .libs/libglusterfs_la-checksum.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-daemon.lo `test -f 'daemon.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`daemon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/daemon.c -fPIC -DPIC -o .libs/libglusterfs_la-daemon.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-rb.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree/rb.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree/rb.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-rbthash.lo `test -f 'rbthash.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`rbthash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree/rb.c -fPIC -DPIC -o .libs/libglusterfs_la-rb.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-latency.lo `test -f 'latency.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`latency.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/rbthash.c -fPIC -DPIC -o .libs/libglusterfs_la-rbthash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/latency.c -fPIC -DPIC -o .libs/libglusterfs_la-latency.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-graph.lo `test -f 'graph.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`graph.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/graph.c -fPIC -DPIC -o .libs/libglusterfs_la-graph.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-clear.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/clear.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/clear.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-copy.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/copy.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/copy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/clear.c -fPIC -DPIC -o .libs/libglusterfs_la-clear.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/copy.c -fPIC -DPIC -o .libs/libglusterfs_la-copy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-gen_uuid.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/gen_uuid.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/gen_uuid.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-pack.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/pack.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/pack.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-parse.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/parse.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/parse.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-unparse.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/unparse.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/unparse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/gen_uuid.c -fPIC -DPIC -o .libs/libglusterfs_la-gen_uuid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/pack.c -fPIC -DPIC -o .libs/libglusterfs_la-pack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/parse.c -fPIC -DPIC -o .libs/libglusterfs_la-parse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/unparse.c -fPIC -DPIC -o .libs/libglusterfs_la-unparse.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-uuid_time.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/uuid_time.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/uuid_time.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-compare.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/compare.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/compare.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/uuid_time.c -fPIC -DPIC -o .libs/libglusterfs_la-uuid_time.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-isnull.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/isnull.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/isnull.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-unpack.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/unpack.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/unpack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/compare.c -fPIC -DPIC -o .libs/libglusterfs_la-compare.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-syncop.lo `test -f 'syncop.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`syncop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/isnull.c -fPIC -DPIC -o .libs/libglusterfs_la-isnull.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-graph-print.lo `test -f 'graph-print.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`graph-print.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid/unpack.c -fPIC -DPIC -o .libs/libglusterfs_la-unpack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/syncop.c -fPIC -DPIC -o .libs/libglusterfs_la-syncop.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-trie.lo `test -f 'trie.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`trie.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-run.lo `test -f 'run.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`run.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-options.lo `test -f 'options.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`options.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/graph-print.c -fPIC -DPIC -o .libs/libglusterfs_la-graph-print.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-fd-lk.lo `test -f 'fd-lk.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`fd-lk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/trie.c -fPIC -DPIC -o .libs/libglusterfs_la-trie.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/run.c -fPIC -DPIC -o .libs/libglusterfs_la-run.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/options.c -fPIC -DPIC -o .libs/libglusterfs_la-options.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/fd-lk.c -fPIC -DPIC -o .libs/libglusterfs_la-fd-lk.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-circ-buff.lo `test -f 'circ-buff.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`circ-buff.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-event-history.lo `test -f 'event-history.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`event-history.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/circ-buff.c -fPIC -DPIC -o .libs/libglusterfs_la-circ-buff.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/event-history.c -fPIC -DPIC -o .libs/libglusterfs_la-event-history.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-basename_r.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/libgen/basename_r.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/libgen/basename_r.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/libgen/basename_r.c -fPIC -DPIC -o .libs/libglusterfs_la-basename_r.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-dirname_r.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/libgen/dirname_r.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/libgen/dirname_r.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-y.tab.lo `test -f 'y.tab.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`y.tab.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libglusterfs_la-graph.lex.lo `test -f 'graph.lex.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/'`graph.lex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/libgen/dirname_r.c -fPIC -DPIC -o .libs/libglusterfs_la-dirname_r.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c y.tab.c -fPIC -DPIC -o .libs/libglusterfs_la-y.tab.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/lib64/glusterfs/3.3.1/xlator\" -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -DSCHEDULERDIR=\"/usr/lib64/glusterfs/3.3.1/scheduler\" -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c graph.lex.c -fPIC -DPIC -o .libs/libglusterfs_la-graph.lex.o >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/graph.y: In function 'preprocess': >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src/graph.y:481:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o libglusterfs.la -rpath /usr/lib64 libglusterfs_la-dict.lo libglusterfs_la-xlator.lo libglusterfs_la-logging.lo libglusterfs_la-hashfn.lo libglusterfs_la-defaults.lo libglusterfs_la-common-utils.lo libglusterfs_la-timer.lo libglusterfs_la-inode.lo libglusterfs_la-call-stub.lo libglusterfs_la-compat.lo libglusterfs_la-fd.lo libglusterfs_la-compat-errno.lo libglusterfs_la-event.lo libglusterfs_la-mem-pool.lo libglusterfs_la-gf-dirent.lo libglusterfs_la-syscall.lo libglusterfs_la-iobuf.lo libglusterfs_la-globals.lo libglusterfs_la-statedump.lo libglusterfs_la-stack.lo libglusterfs_la-checksum.lo libglusterfs_la-daemon.lo libglusterfs_la-rb.lo libglusterfs_la-rbthash.lo libglusterfs_la-latency.lo libglusterfs_la-graph.lo libglusterfs_la-clear.lo libglusterfs_la-copy.lo libglusterfs_la-gen_uuid.lo libglusterfs_la-pack.lo libglusterfs_la-parse.lo libglusterfs_la-unparse.lo libglusterfs_la-uuid_time.lo libglusterfs_la-compare.lo libglusterfs_la-isnull.lo libglusterfs_la-unpack.lo libglusterfs_la-syncop.lo libglusterfs_la-graph-print.lo libglusterfs_la-trie.lo libglusterfs_la-run.lo libglusterfs_la-options.lo libglusterfs_la-fd-lk.lo libglusterfs_la-circ-buff.lo libglusterfs_la-event-history.lo libglusterfs_la-basename_r.lo libglusterfs_la-dirname_r.lo libglusterfs_la-y.tab.lo libglusterfs_la-graph.lex.lo -lfl -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libglusterfs_la-dict.o .libs/libglusterfs_la-xlator.o .libs/libglusterfs_la-logging.o .libs/libglusterfs_la-hashfn.o .libs/libglusterfs_la-defaults.o .libs/libglusterfs_la-common-utils.o .libs/libglusterfs_la-timer.o .libs/libglusterfs_la-inode.o .libs/libglusterfs_la-call-stub.o .libs/libglusterfs_la-compat.o .libs/libglusterfs_la-fd.o .libs/libglusterfs_la-compat-errno.o .libs/libglusterfs_la-event.o .libs/libglusterfs_la-mem-pool.o .libs/libglusterfs_la-gf-dirent.o .libs/libglusterfs_la-syscall.o .libs/libglusterfs_la-iobuf.o .libs/libglusterfs_la-globals.o .libs/libglusterfs_la-statedump.o .libs/libglusterfs_la-stack.o .libs/libglusterfs_la-checksum.o .libs/libglusterfs_la-daemon.o .libs/libglusterfs_la-rb.o .libs/libglusterfs_la-rbthash.o .libs/libglusterfs_la-latency.o .libs/libglusterfs_la-graph.o .libs/libglusterfs_la-clear.o .libs/libglusterfs_la-copy.o .libs/libglusterfs_la-gen_uuid.o .libs/libglusterfs_la-pack.o .libs/libglusterfs_la-parse.o .libs/libglusterfs_la-unparse.o .libs/libglusterfs_la-uuid_time.o .libs/libglusterfs_la-compare.o .libs/libglusterfs_la-isnull.o .libs/libglusterfs_la-unpack.o .libs/libglusterfs_la-syncop.o .libs/libglusterfs_la-graph-print.o .libs/libglusterfs_la-trie.o .libs/libglusterfs_la-run.o .libs/libglusterfs_la-options.o .libs/libglusterfs_la-fd-lk.o .libs/libglusterfs_la-circ-buff.o .libs/libglusterfs_la-event-history.o .libs/libglusterfs_la-basename_r.o .libs/libglusterfs_la-dirname_r.o .libs/libglusterfs_la-y.tab.o .libs/libglusterfs_la-graph.lex.o -Wl,--as-needed -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,libglusterfs.so.0 -o .libs/libglusterfs.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libglusterfs.so.0" && ln -s "libglusterfs.so.0.0.0" "libglusterfs.so.0") >libtool: link: (cd ".libs" && rm -f "libglusterfs.so" && ln -s "libglusterfs.so.0.0.0" "libglusterfs.so") >libtool: link: ( cd ".libs" && rm -f "libglusterfs.la" && ln -s "../libglusterfs.la" "libglusterfs.la" ) >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >Making all in rpc >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >Making all in rpc-lib >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >Making all in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o auth-unix.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/auth-unix.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o rpcsvc-auth.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpcsvc-auth.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o rpcsvc.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpcsvc.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o auth-null.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/auth-null.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o rpc-transport.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpc-transport.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o xdr-rpc.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/xdr-rpc.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o xdr-rpcclnt.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/xdr-rpcclnt.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o rpc-clnt.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpc-clnt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/auth-unix.c -fPIC -DPIC -o .libs/auth-unix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpcsvc.c -fPIC -DPIC -o .libs/rpcsvc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpcsvc-auth.c -fPIC -DPIC -o .libs/rpcsvc-auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpc-transport.c -fPIC -DPIC -o .libs/rpc-transport.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/auth-null.c -fPIC -DPIC -o .libs/auth-null.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/rpc-clnt.c -fPIC -DPIC -o .libs/rpc-clnt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/xdr-rpc.c -fPIC -DPIC -o .libs/xdr-rpc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/xdr-rpcclnt.c -fPIC -DPIC -o .libs/xdr-rpcclnt.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o auth-glusterfs.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/auth-glusterfs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/auth-glusterfs.c -fPIC -DPIC -o .libs/auth-glusterfs.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o libgfrpc.la -rpath /usr/lib64 auth-unix.lo rpcsvc-auth.lo rpcsvc.lo auth-null.lo rpc-transport.lo xdr-rpc.lo xdr-rpcclnt.lo rpc-clnt.lo auth-glusterfs.lo ../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/auth-unix.o .libs/rpcsvc-auth.o .libs/rpcsvc.o .libs/auth-null.o .libs/rpc-transport.o .libs/xdr-rpc.o .libs/xdr-rpcclnt.o .libs/rpc-clnt.o .libs/auth-glusterfs.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,libgfrpc.so.0 -o .libs/libgfrpc.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgfrpc.so.0" && ln -s "libgfrpc.so.0.0.0" "libgfrpc.so.0") >libtool: link: (cd ".libs" && rm -f "libgfrpc.so" && ln -s "libgfrpc.so.0.0.0" "libgfrpc.so") >libtool: link: ( cd ".libs" && rm -f "libgfrpc.la" && ln -s "../libgfrpc.la" "libgfrpc.la" ) >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >Making all in rpc-transport >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >Making all in socket >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o socket.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src/socket.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o name.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src/name.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src/socket.c -fPIC -DPIC -o .libs/socket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-transport/socket/src/name.c -fPIC -DPIC -o .libs/name.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o socket.la -rpath /usr/lib64/glusterfs/3.3.1/rpc-transport socket.lo name.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/socket.o .libs/name.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,socket.so -o .libs/socket.so >libtool: link: ( cd ".libs" && rm -f "socket.la" && ln -s "../socket.la" "socket.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >Making all in xdr >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >Making all in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-xdr-generic.lo `test -f 'xdr-generic.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`xdr-generic.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-rpc-common-xdr.lo `test -f 'rpc-common-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`rpc-common-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-glusterfs3-xdr.lo `test -f 'glusterfs3-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`glusterfs3-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-cli1-xdr.lo `test -f 'cli1-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`cli1-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-glusterd1-xdr.lo `test -f 'glusterd1-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`glusterd1-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-portmap-xdr.lo `test -f 'portmap-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`portmap-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-nlm4-xdr.lo `test -f 'nlm4-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`nlm4-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-xdr-nfs3.lo `test -f 'xdr-nfs3.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`xdr-nfs3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/xdr-generic.c -fPIC -DPIC -o .libs/libgfxdr_la-xdr-generic.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/rpc-common-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-rpc-common-xdr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/cli1-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-cli1-xdr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/nlm4-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-nlm4-xdr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/xdr-nfs3.c -fPIC -DPIC -o .libs/libgfxdr_la-xdr-nfs3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/portmap-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-portmap-xdr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/glusterfs3-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-glusterfs3-xdr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/glusterd1-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-glusterd1-xdr.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-msg-nfs3.lo `test -f 'msg-nfs3.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`msg-nfs3.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-nsm-xdr.lo `test -f 'nsm-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`nsm-xdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libgfxdr_la-nlmcbk-xdr.lo `test -f 'nlmcbk-xdr.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/'`nlmcbk-xdr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/msg-nfs3.c -fPIC -DPIC -o .libs/libgfxdr_la-msg-nfs3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/nsm-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-nsm-xdr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/nlmcbk-xdr.c -fPIC -DPIC -o .libs/libgfxdr_la-nlmcbk-xdr.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o libgfxdr.la -rpath /usr/lib64 libgfxdr_la-xdr-generic.lo libgfxdr_la-rpc-common-xdr.lo libgfxdr_la-glusterfs3-xdr.lo libgfxdr_la-cli1-xdr.lo libgfxdr_la-glusterd1-xdr.lo libgfxdr_la-portmap-xdr.lo libgfxdr_la-nlm4-xdr.lo libgfxdr_la-xdr-nfs3.lo libgfxdr_la-msg-nfs3.lo libgfxdr_la-nsm-xdr.lo libgfxdr_la-nlmcbk-xdr.lo ../../../libglusterfs/src/libglusterfs.la ../../../rpc/rpc-lib/src/libgfrpc.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgfxdr_la-xdr-generic.o .libs/libgfxdr_la-rpc-common-xdr.o .libs/libgfxdr_la-glusterfs3-xdr.o .libs/libgfxdr_la-cli1-xdr.o .libs/libgfxdr_la-glusterd1-xdr.o .libs/libgfxdr_la-portmap-xdr.o .libs/libgfxdr_la-nlm4-xdr.o .libs/libgfxdr_la-xdr-nfs3.o .libs/libgfxdr_la-msg-nfs3.o .libs/libgfxdr_la-nsm-xdr.o .libs/libgfxdr_la-nlmcbk-xdr.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../libglusterfs/src/.libs/libglusterfs.so ../../../rpc/rpc-lib/src/.libs/libgfrpc.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,libgfxdr.so.0 -o .libs/libgfxdr.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgfxdr.so.0" && ln -s "libgfxdr.so.0.0.0" "libgfxdr.so.0") >libtool: link: (cd ".libs" && rm -f "libgfxdr.so" && ln -s "libgfxdr.so.0.0.0" "libgfxdr.so") >libtool: link: ( cd ".libs" && rm -f "libgfxdr.la" && ln -s "../libgfxdr.la" "libgfxdr.la" ) >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >Making all in xlators >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >Making all in cluster >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >Making all in stripe >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o stripe.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src/stripe.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o stripe-helpers.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src/stripe-helpers.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libxlator.lo `test -f '../../../../xlators/lib/src/libxlator.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src/'`../../../../xlators/lib/src/libxlator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src/stripe.c -fPIC -DPIC -o .libs/stripe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src/stripe-helpers.c -fPIC -DPIC -o .libs/stripe-helpers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/stripe/src/../../../../xlators/lib/src/libxlator.c -fPIC -DPIC -o .libs/libxlator.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o stripe.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster stripe.lo stripe-helpers.lo libxlator.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/stripe.o .libs/stripe-helpers.o .libs/libxlator.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,stripe.so -o .libs/stripe.so >libtool: link: ( cd ".libs" && rm -f "stripe.la" && ln -s "../stripe.la" "stripe.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >Making all in afr >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-dir-read.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-dir-read.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-dir-write.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-dir-write.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-inode-read.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-inode-read.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-inode-write.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-inode-write.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-open.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-open.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-transaction.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-transaction.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-self-heal-data.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-data.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-self-heal-common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-dir-read.c -fPIC -DPIC -o .libs/afr-dir-read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-inode-read.c -fPIC -DPIC -o .libs/afr-inode-read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-dir-write.c -fPIC -DPIC -o .libs/afr-dir-write.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-data.c -fPIC -DPIC -o .libs/afr-self-heal-data.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-inode-write.c -fPIC -DPIC -o .libs/afr-inode-write.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-open.c -fPIC -DPIC -o .libs/afr-open.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-common.c -fPIC -DPIC -o .libs/afr-self-heal-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-transaction.c -fPIC -DPIC -o .libs/afr-transaction.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-self-heal-metadata.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-metadata.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-metadata.c -fPIC -DPIC -o .libs/afr-self-heal-metadata.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-self-heal-entry.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-entry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-entry.c -fPIC -DPIC -o .libs/afr-self-heal-entry.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-self-heal-algorithm.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-algorithm.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-lk-common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-lk-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heal-algorithm.c -fPIC -DPIC -o .libs/afr-self-heal-algorithm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-lk-common.c -fPIC -DPIC -o .libs/afr-lk-common.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr-self-heald.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heald.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr-self-heald.c -fPIC -DPIC -o .libs/afr-self-heald.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libxlator.lo `test -f '../../../../xlators/lib/src/libxlator.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/'`../../../../xlators/lib/src/libxlator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/../../../../xlators/lib/src/libxlator.c -fPIC -DPIC -o .libs/libxlator.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o afr.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/afr.c -fPIC -DPIC -o .libs/afr.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o pump.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/pump.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/afr/src/pump.c -fPIC -DPIC -o .libs/pump.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o afr.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster afr-dir-read.lo afr-dir-write.lo afr-inode-read.lo afr-inode-write.lo afr-open.lo afr-transaction.lo afr-self-heal-data.lo afr-self-heal-common.lo afr-self-heal-metadata.lo afr-self-heal-entry.lo afr-self-heal-algorithm.lo afr-lk-common.lo afr-self-heald.lo libxlator.lo afr.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/afr-dir-read.o .libs/afr-dir-write.o .libs/afr-inode-read.o .libs/afr-inode-write.o .libs/afr-open.o .libs/afr-transaction.o .libs/afr-self-heal-data.o .libs/afr-self-heal-common.o .libs/afr-self-heal-metadata.o .libs/afr-self-heal-entry.o .libs/afr-self-heal-algorithm.o .libs/afr-lk-common.o .libs/afr-self-heald.o .libs/libxlator.o .libs/afr.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,afr.so -o .libs/afr.so >libtool: link: ( cd ".libs" && rm -f "afr.la" && ln -s "../afr.la" "afr.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o pump.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster afr-dir-read.lo afr-dir-write.lo afr-inode-read.lo afr-inode-write.lo afr-open.lo afr-transaction.lo afr-self-heal-data.lo afr-self-heal-common.lo afr-self-heal-metadata.lo afr-self-heal-entry.lo afr-self-heal-algorithm.lo afr-lk-common.lo afr-self-heald.lo libxlator.lo pump.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/afr-dir-read.o .libs/afr-dir-write.o .libs/afr-inode-read.o .libs/afr-inode-write.o .libs/afr-open.o .libs/afr-transaction.o .libs/afr-self-heal-data.o .libs/afr-self-heal-common.o .libs/afr-self-heal-metadata.o .libs/afr-self-heal-entry.o .libs/afr-self-heal-algorithm.o .libs/afr-lk-common.o .libs/afr-self-heald.o .libs/libxlator.o .libs/pump.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,pump.so -o .libs/pump.so >libtool: link: ( cd ".libs" && rm -f "pump.la" && ln -s "../pump.la" "pump.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >Making all in dht >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-layout.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-layout.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-helper.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-helper.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-linkfile.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-linkfile.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-rebalance.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-rebalance.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-selfheal.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-selfheal.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-rename.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-rename.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-hashfn.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-hashfn.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-diskusage.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-diskusage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-linkfile.c -fPIC -DPIC -o .libs/dht-linkfile.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-helper.c -fPIC -DPIC -o .libs/dht-helper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-layout.c -fPIC -DPIC -o .libs/dht-layout.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-rebalance.c -fPIC -DPIC -o .libs/dht-rebalance.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-rename.c -fPIC -DPIC -o .libs/dht-rename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-diskusage.c -fPIC -DPIC -o .libs/dht-diskusage.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-selfheal.c -fPIC -DPIC -o .libs/dht-selfheal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-hashfn.c -fPIC -DPIC -o .libs/dht-hashfn.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-common.c -fPIC -DPIC -o .libs/dht-common.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-inode-write.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-inode-write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-inode-write.c -fPIC -DPIC -o .libs/dht-inode-write.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht-inode-read.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-inode-read.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht-inode-read.c -fPIC -DPIC -o .libs/dht-inode-read.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o libxlator.lo `test -f '../../../../xlators/lib/src/libxlator.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/'`../../../../xlators/lib/src/libxlator.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o dht.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/../../../../xlators/lib/src/libxlator.c -fPIC -DPIC -o .libs/libxlator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/dht.c -fPIC -DPIC -o .libs/dht.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nufa.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/nufa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/nufa.c -fPIC -DPIC -o .libs/nufa.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o switch.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/switch.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src/switch.c -fPIC -DPIC -o .libs/switch.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o dht.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo libxlator.lo dht.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o nufa.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo libxlator.lo nufa.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o switch.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo libxlator.lo switch.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-rebalance.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/dht-common.o .libs/dht-inode-write.o .libs/dht-inode-read.o .libs/libxlator.o .libs/dht.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,dht.so -o .libs/dht.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-rebalance.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/dht-common.o .libs/dht-inode-write.o .libs/dht-inode-read.o .libs/libxlator.o .libs/nufa.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,nufa.so -o .libs/nufa.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-rebalance.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/dht-common.o .libs/dht-inode-write.o .libs/dht-inode-read.o .libs/libxlator.o .libs/switch.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,switch.so -o .libs/switch.so >libtool: link: ( cd ".libs" && rm -f "switch.la" && ln -s "../switch.la" "switch.la" ) >libtool: link: ( cd ".libs" && rm -f "nufa.la" && ln -s "../nufa.la" "nufa.la" ) >libtool: link: ( cd ".libs" && rm -f "dht.la" && ln -s "../dht.la" "dht.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >Making all in storage >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >Making all in posix >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix-helpers.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix-helpers.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix-handle.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix-handle.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix-aio.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix-aio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix.c -fPIC -DPIC -o .libs/posix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix-helpers.c -fPIC -DPIC -o .libs/posix-helpers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix-handle.c -fPIC -DPIC -o .libs/posix-handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/storage/posix/src/posix-aio.c -fPIC -DPIC -o .libs/posix-aio.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o posix.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/storage posix.lo posix-helpers.lo posix-handle.lo posix-aio.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/posix.o .libs/posix-helpers.o .libs/posix-handle.o .libs/posix-aio.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,posix.so -o .libs/posix.so >libtool: link: ( cd ".libs" && rm -f "posix.la" && ln -s "../posix.la" "posix.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >Making all in protocol >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >Making all in auth >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >Making all in addr >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >Making all in src >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src' >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/addr/src -I../../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o addr.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/addr/src/addr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/addr/src -I../../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/addr/src/addr.c -fPIC -DPIC -o .libs/addr.o >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o addr.la -rpath /usr/lib64/glusterfs/3.3.1/auth addr.lo ../../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/addr.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,addr.so -o .libs/addr.so >libtool: link: ( cd ".libs" && rm -f "addr.la" && ln -s "../addr.la" "addr.la" ) >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >Making all in login >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >Making all in src >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src' >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/login/src -I../../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o login.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/login/src/login.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/login/src -I../../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/auth/login/src/login.c -fPIC -DPIC -o .libs/login.o >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o login.la -rpath /usr/lib64/glusterfs/3.3.1/auth login.lo ../../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/login.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,login.so -o .libs/login.so >libtool: link: ( cd ".libs" && rm -f "login.la" && ln -s "../login.la" "login.la" ) >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >Making all in client >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o client.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o client-helpers.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-helpers.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o client3_1-fops.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client3_1-fops.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o client-handshake.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-handshake.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o client-callback.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-callback.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o client-lk.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-lk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client3_1-fops.c -fPIC -DPIC -o .libs/client3_1-fops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-callback.c -fPIC -DPIC -o .libs/client-callback.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client.c -fPIC -DPIC -o .libs/client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-helpers.c -fPIC -DPIC -o .libs/client-helpers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-handshake.c -fPIC -DPIC -o .libs/client-handshake.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/client/src/client-lk.c -fPIC -DPIC -o .libs/client-lk.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o client.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/protocol client.lo client-helpers.lo client3_1-fops.lo client-handshake.lo client-callback.lo client-lk.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/client.o .libs/client-helpers.o .libs/client3_1-fops.o .libs/client-handshake.o .libs/client-callback.o .libs/client-lk.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so ../../../../rpc/rpc-lib/src/.libs/libgfrpc.so ../../../../rpc/xdr/src/.libs/libgfxdr.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs/libgfrpc.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,client.so -o .libs/client.so >libtool: link: ( cd ".libs" && rm -f "client.la" && ln -s "../client.la" "client.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >Making all in server >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o server.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o server-resolve.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server-resolve.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o server-helpers.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server-helpers.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o server3_1-fops.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server3_1-fops.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o server-handshake.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server-handshake.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o authenticate.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/authenticate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server-helpers.c -fPIC -DPIC -o .libs/server-helpers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server3_1-fops.c -fPIC -DPIC -o .libs/server3_1-fops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server-resolve.c -fPIC -DPIC -o .libs/server-resolve.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server.c -fPIC -DPIC -o .libs/server.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/server-handshake.c -fPIC -DPIC -o .libs/server-handshake.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src/authenticate.c -fPIC -DPIC -o .libs/authenticate.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o server.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/protocol server.lo server-resolve.lo server-helpers.lo server3_1-fops.lo server-handshake.lo authenticate.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/server.o .libs/server-resolve.o .libs/server-helpers.o .libs/server3_1-fops.o .libs/server-handshake.o .libs/authenticate.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so ../../../../rpc/rpc-lib/src/.libs/libgfrpc.so ../../../../rpc/xdr/src/.libs/libgfxdr.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs/libgfrpc.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,server.so -o .libs/server.so >libtool: link: ( cd ".libs" && rm -f "server.la" && ln -s "../server.la" "server.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >Making all in performance >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >Making all in write-behind >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/write-behind/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o write-behind.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/write-behind/src/write-behind.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/write-behind/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/write-behind/src/write-behind.c -fPIC -DPIC -o .libs/write-behind.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o write-behind.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance write-behind.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/write-behind.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,write-behind.so -o .libs/write-behind.so >libtool: link: ( cd ".libs" && rm -f "write-behind.la" && ln -s "../write-behind.la" "write-behind.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >Making all in read-ahead >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o read-ahead.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src/read-ahead.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o page.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src/page.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src/page.c -fPIC -DPIC -o .libs/page.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/read-ahead/src/read-ahead.c -fPIC -DPIC -o .libs/read-ahead.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o read-ahead.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance read-ahead.lo page.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/read-ahead.o .libs/page.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,read-ahead.so -o .libs/read-ahead.so >libtool: link: ( cd ".libs" && rm -f "read-ahead.la" && ln -s "../read-ahead.la" "read-ahead.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >Making all in io-threads >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-threads/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o io-threads.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-threads/src/io-threads.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-threads/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-threads/src/io-threads.c -fPIC -DPIC -o .libs/io-threads.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o io-threads.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance io-threads.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/io-threads.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,io-threads.so -o .libs/io-threads.so >libtool: link: ( cd ".libs" && rm -f "io-threads.la" && ln -s "../io-threads.la" "io-threads.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >Making all in io-cache >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o io-cache.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src/io-cache.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o page.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src/page.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o ioc-inode.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src/ioc-inode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src/io-cache.c -fPIC -DPIC -o .libs/io-cache.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src/page.c -fPIC -DPIC -o .libs/page.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/io-cache/src/ioc-inode.c -fPIC -DPIC -o .libs/ioc-inode.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o io-cache.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance io-cache.lo page.lo ioc-inode.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/io-cache.o .libs/page.o .libs/ioc-inode.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,io-cache.so -o .libs/io-cache.so >libtool: link: ( cd ".libs" && rm -f "io-cache.la" && ln -s "../io-cache.la" "io-cache.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >Making all in symlink-cache >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/symlink-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o symlink-cache.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/symlink-cache/src/symlink-cache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/symlink-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/symlink-cache/src/symlink-cache.c -fPIC -DPIC -o .libs/symlink-cache.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o symlink-cache.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/testing/performance symlink-cache.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/symlink-cache.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,symlink-cache.so -o .libs/symlink-cache.so >libtool: link: ( cd ".libs" && rm -f "symlink-cache.la" && ln -s "../symlink-cache.la" "symlink-cache.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >Making all in quick-read >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/quick-read/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o quick-read.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/quick-read/src/quick-read.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/quick-read/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/quick-read/src/quick-read.c -fPIC -DPIC -o .libs/quick-read.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o quick-read.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance quick-read.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/quick-read.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,quick-read.so -o .libs/quick-read.so >libtool: link: ( cd ".libs" && rm -f "quick-read.la" && ln -s "../quick-read.la" "quick-read.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >Making all in md-cache >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/md-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o md-cache.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/md-cache/src/md-cache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/md-cache/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/performance/md-cache/src/md-cache.c -fPIC -DPIC -o .libs/md-cache.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o md-cache.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance md-cache.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/md-cache.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,md-cache.so -o .libs/md-cache.so >libtool: link: ( cd ".libs" && rm -f "md-cache.la" && ln -s "../md-cache.la" "md-cache.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >Making all in debug >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >Making all in trace >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/trace/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o trace.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/trace/src/trace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/trace/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/trace/src/trace.c -fPIC -DPIC -o .libs/trace.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o trace.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/debug trace.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/trace.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,trace.so -o .libs/trace.so >libtool: link: ( cd ".libs" && rm -f "trace.la" && ln -s "../trace.la" "trace.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >Making all in error-gen >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/error-gen/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o error-gen.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/error-gen/src/error-gen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/error-gen/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/error-gen/src/error-gen.c -fPIC -DPIC -o .libs/error-gen.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o error-gen.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/debug error-gen.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/error-gen.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,error-gen.so -o .libs/error-gen.so >libtool: link: ( cd ".libs" && rm -f "error-gen.la" && ln -s "../error-gen.la" "error-gen.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >Making all in io-stats >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/io-stats/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o io-stats.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/io-stats/src/io-stats.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/io-stats/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/debug/io-stats/src/io-stats.c -fPIC -DPIC -o .libs/io-stats.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o io-stats.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/debug io-stats.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/io-stats.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,io-stats.so -o .libs/io-stats.so >libtool: link: ( cd ".libs" && rm -f "io-stats.la" && ln -s "../io-stats.la" "io-stats.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >Making all in features >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >Making all in locks >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/common.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/posix.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o entrylk.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/entrylk.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o inodelk.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/inodelk.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o reservelk.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/reservelk.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o clear.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/clear.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/posix.c -fPIC -DPIC -o .libs/posix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/inodelk.c -fPIC -DPIC -o .libs/inodelk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/common.c -fPIC -DPIC -o .libs/common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/reservelk.c -fPIC -DPIC -o .libs/reservelk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/clear.c -fPIC -DPIC -o .libs/clear.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/locks/src/entrylk.c -fPIC -DPIC -o .libs/entrylk.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o locks.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features common.lo posix.lo entrylk.lo inodelk.lo reservelk.lo clear.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/common.o .libs/posix.o .libs/entrylk.o .libs/inodelk.o .libs/reservelk.o .libs/clear.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,locks.so -o .libs/locks.so >libtool: link: ( cd ".libs" && rm -f "locks.la" && ln -s "../locks.la" "locks.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >Making all in quota >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quota/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o quota.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quota/src/quota.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quota/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quota/src/quota.c -fPIC -DPIC -o .libs/quota.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o quota.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features quota.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/quota.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,quota.so -o .libs/quota.so >libtool: link: ( cd ".libs" && rm -f "quota.la" && ln -s "../quota.la" "quota.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >Making all in read-only >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o read-only.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src/read-only.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o read-only-common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src/read-only-common.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o worm.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src/worm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src/read-only.c -fPIC -DPIC -o .libs/read-only.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src/read-only-common.c -fPIC -DPIC -o .libs/read-only-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/read-only/src/worm.c -fPIC -DPIC -o .libs/worm.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o read-only.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features read-only.lo read-only-common.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o worm.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features read-only-common.lo worm.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/read-only.o .libs/read-only-common.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,read-only.so -o .libs/read-only.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/read-only-common.o .libs/worm.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,worm.so -o .libs/worm.so >libtool: link: ( cd ".libs" && rm -f "read-only.la" && ln -s "../read-only.la" "read-only.la" ) >libtool: link: ( cd ".libs" && rm -f "worm.la" && ln -s "../worm.la" "worm.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >Making all in mac-compat >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/mac-compat/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o mac-compat.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/mac-compat/src/mac-compat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/mac-compat/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/mac-compat/src/mac-compat.c -fPIC -DPIC -o .libs/mac-compat.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o mac-compat.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features mac-compat.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mac-compat.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,mac-compat.so -o .libs/mac-compat.so >libtool: link: ( cd ".libs" && rm -f "mac-compat.la" && ln -s "../mac-compat.la" "mac-compat.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >Making all in quiesce >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quiesce/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o quiesce.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quiesce/src/quiesce.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quiesce/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/quiesce/src/quiesce.c -fPIC -DPIC -o .libs/quiesce.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o quiesce.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features quiesce.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/quiesce.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,quiesce.so -o .libs/quiesce.so >libtool: link: ( cd ".libs" && rm -f "quiesce.la" && ln -s "../quiesce.la" "quiesce.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >Making all in marker >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o marker.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o marker-quota.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker-quota.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o marker-quota-helper.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker-quota-helper.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o marker-common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker.c -fPIC -DPIC -o .libs/marker.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker-quota.c -fPIC -DPIC -o .libs/marker-quota.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker-quota-helper.c -fPIC -DPIC -o .libs/marker-quota-helper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/src/marker-common.c -fPIC -DPIC -o .libs/marker-common.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o marker.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features marker.lo marker-quota.lo marker-quota-helper.lo marker-common.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/marker.o .libs/marker-quota.o .libs/marker-quota-helper.o .libs/marker-common.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,marker.so -o .libs/marker.so >libtool: link: ( cd ".libs" && rm -f "marker.la" && ln -s "../marker.la" "marker.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src' >Making all in utils >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >Making all in syncdaemon >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/syncdaemon' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/syncdaemon' >Making all in src >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/src -I../../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSBIN_DIR=\"/usr/sbin\" -DPYTHON=\"/usr/bin/python2\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/src/gsyncd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/src -I../../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSBIN_DIR=\"/usr/sbin\" -DPYTHON=\"/usr/bin/python2\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/src/procdiggy.c >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSBIN_DIR=\"/usr/sbin\" -DPYTHON=\"/usr/bin/python2\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o gsyncd gsyncd.o procdiggy.o ../../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSBIN_DIR=\"/usr/sbin\" -DPYTHON=\"/usr/bin/python2\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -rdynamic -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -o .libs/gsyncd gsyncd.o procdiggy.o -Wl,--as-needed ../../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/src' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >Making all in index >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/index/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o index.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/index/src/index.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/index/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/index/src/index.c -fPIC -DPIC -o .libs/index.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o index.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features index.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/index.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,index.so -o .libs/index.so >libtool: link: ( cd ".libs" && rm -f "index.la" && ln -s "../index.la" "index.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >Making all in encryption >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >Making all in rot-13 >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/encryption/rot-13/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o rot-13.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/encryption/rot-13/src/rot-13.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/encryption/rot-13/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/encryption/rot-13/src/rot-13.c -fPIC -DPIC -o .libs/rot-13.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o rot-13.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/encryption rot-13.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rot-13.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,rot-13.so -o .libs/rot-13.so >libtool: link: ( cd ".libs" && rm -f "rot-13.la" && ln -s "../rot-13.la" "rot-13.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >Making all in mount >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >Making all in fuse >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o fuse-helpers.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/fuse-helpers.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o fuse-resolve.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/fuse-resolve.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o fuse-bridge.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/fuse-bridge.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o misc.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/misc.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/misc.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o mount.lo `test -f '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/mount.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/'`/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/mount.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/fuse-helpers.c -fPIC -DPIC -o .libs/fuse-helpers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/fuse-bridge.c -fPIC -DPIC -o .libs/fuse-bridge.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src/fuse-resolve.c -fPIC -DPIC -o .libs/fuse-resolve.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/mount.c -fPIC -DPIC -o .libs/mount.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mount/fuse/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/misc.c -fPIC -DPIC -o .libs/misc.o >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/mount.c: In function 'gf_fuse_mount': >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-lib/mount.c:631:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/fuse-include -O0 -DFUSERMOUNT_DIR=\"/usr/bin\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoidversion -shared -nostartfiles -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o fuse.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/mount fuse-helpers.lo fuse-resolve.lo fuse-bridge.lo misc.lo mount.lo -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/fuse-helpers.o .libs/fuse-resolve.o .libs/fuse-bridge.o .libs/misc.o .libs/mount.o -Wl,--as-needed -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,fuse.so.0 -o .libs/fuse.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "fuse.so.0" && ln -s "fuse.so.0.0.0" "fuse.so.0") >libtool: link: (cd ".libs" && rm -f "fuse.so" && ln -s "fuse.so.0.0.0" "fuse.so") >libtool: link: ( cd ".libs" && rm -f "fuse.la" && ln -s "../fuse.la" "fuse.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/src' >Making all in utils >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/utils' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/utils' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >Making all in nfs >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >Making all in server >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs-common.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-common.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs-fops.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-fops.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs-inodes.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-inodes.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs-generics.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-generics.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o mount3.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/mount3.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs3-fh.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs3-fh.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs3.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-fops.c -fPIC -DPIC -o .libs/nfs-fops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-common.c -fPIC -DPIC -o .libs/nfs-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs3.c -fPIC -DPIC -o .libs/nfs3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-generics.c -fPIC -DPIC -o .libs/nfs-generics.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs-inodes.c -fPIC -DPIC -o .libs/nfs-inodes.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs.c -fPIC -DPIC -o .libs/nfs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs3-fh.c -fPIC -DPIC -o .libs/nfs3-fh.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/mount3.c -fPIC -DPIC -o .libs/mount3.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nfs3-helpers.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs3-helpers.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nlm4.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nlm4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nfs3-helpers.c -fPIC -DPIC -o .libs/nfs3-helpers.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o nlmcbk_svc.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nlmcbk_svc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nlm4.c -fPIC -DPIC -o .libs/nlm4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/nlmcbk_svc.c -fPIC -DPIC -o .libs/nlmcbk_svc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o mount3udp_svc.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/mount3udp_svc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/nfs/server/src/mount3udp_svc.c -fPIC -DPIC -o .libs/mount3udp_svc.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o server.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/nfs nfs.lo nfs-common.lo nfs-fops.lo nfs-inodes.lo nfs-generics.lo mount3.lo nfs3-fh.lo nfs3.lo nfs3-helpers.lo nlm4.lo nlmcbk_svc.lo mount3udp_svc.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/nfs.o .libs/nfs-common.o .libs/nfs-fops.o .libs/nfs-inodes.o .libs/nfs-generics.o .libs/mount3.o .libs/nfs3-fh.o .libs/nfs3.o .libs/nfs3-helpers.o .libs/nlm4.o .libs/nlmcbk_svc.o .libs/mount3udp_svc.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,server.so -o .libs/server.so >libtool: link: ( cd ".libs" && rm -f "server.la" && ln -s "../server.la" "server.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >Making all in mgmt >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >Making all in glusterd >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd.lo `test -f 'glusterd.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-handler.lo `test -f 'glusterd-handler.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-handler.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-sm.lo `test -f 'glusterd-sm.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-sm.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-op-sm.lo `test -f 'glusterd-op-sm.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-op-sm.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-utils.lo `test -f 'glusterd-utils.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-utils.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-rpc-ops.lo `test -f 'glusterd-rpc-ops.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-rpc-ops.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-store.lo `test -f 'glusterd-store.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-store.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-handshake.lo `test -f 'glusterd-handshake.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-handshake.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd.c -fPIC -DPIC -o .libs/glusterd_la-glusterd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-sm.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-sm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-handler.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-handler.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-rpc-ops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-utils.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-handshake.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-handshake.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-store.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-store.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-op-sm.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-op-sm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-pmap.lo `test -f 'glusterd-pmap.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-pmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-pmap.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-pmap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-volgen.lo `test -f 'glusterd-volgen.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-volgen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-volgen.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-volgen.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-rebalance.lo `test -f 'glusterd-rebalance.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-rebalance.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-rebalance.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-rebalance.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-quota.lo `test -f 'glusterd-quota.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-quota.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-quota.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-quota.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-geo-rep.lo `test -f 'glusterd-geo-rep.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-geo-rep.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-replace-brick.lo `test -f 'glusterd-replace-brick.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-replace-brick.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-geo-rep.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-geo-rep.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-replace-brick.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-replace-brick.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-log-ops.lo `test -f 'glusterd-log-ops.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-log-ops.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-log-ops.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-log-ops.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-volume-ops.lo `test -f 'glusterd-volume-ops.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-volume-ops.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-volume-ops.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-volume-ops.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-brick-ops.lo `test -f 'glusterd-brick-ops.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-brick-ops.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-brick-ops.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-brick-ops.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-mountbroker.lo `test -f 'glusterd-mountbroker.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-mountbroker.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-syncop.lo `test -f 'glusterd-syncop.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-syncop.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid "-DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\"" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o glusterd_la-glusterd-hooks.lo `test -f 'glusterd-hooks.c' || echo '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/'`glusterd-hooks.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-mountbroker.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-mountbroker.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-syncop.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-syncop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DFILTERDIR=\"/usr/lib64/glusterfs/3.3.1/filter\" -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/mgmt/glusterd/src/glusterd-hooks.c -fPIC -DPIC -o .libs/glusterd_la-glusterd-hooks.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o glusterd.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/mgmt glusterd_la-glusterd.lo glusterd_la-glusterd-handler.lo glusterd_la-glusterd-sm.lo glusterd_la-glusterd-op-sm.lo glusterd_la-glusterd-utils.lo glusterd_la-glusterd-rpc-ops.lo glusterd_la-glusterd-store.lo glusterd_la-glusterd-handshake.lo glusterd_la-glusterd-pmap.lo glusterd_la-glusterd-volgen.lo glusterd_la-glusterd-rebalance.lo glusterd_la-glusterd-quota.lo glusterd_la-glusterd-geo-rep.lo glusterd_la-glusterd-replace-brick.lo glusterd_la-glusterd-log-ops.lo glusterd_la-glusterd-volume-ops.lo glusterd_la-glusterd-brick-ops.lo glusterd_la-glusterd-mountbroker.lo glusterd_la-glusterd-syncop.lo glusterd_la-glusterd-hooks.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lxml2 -lcrypto -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/glusterd_la-glusterd.o .libs/glusterd_la-glusterd-handler.o .libs/glusterd_la-glusterd-sm.o .libs/glusterd_la-glusterd-op-sm.o .libs/glusterd_la-glusterd-utils.o .libs/glusterd_la-glusterd-rpc-ops.o .libs/glusterd_la-glusterd-store.o .libs/glusterd_la-glusterd-handshake.o .libs/glusterd_la-glusterd-pmap.o .libs/glusterd_la-glusterd-volgen.o .libs/glusterd_la-glusterd-rebalance.o .libs/glusterd_la-glusterd-quota.o .libs/glusterd_la-glusterd-geo-rep.o .libs/glusterd_la-glusterd-replace-brick.o .libs/glusterd_la-glusterd-log-ops.o .libs/glusterd_la-glusterd-volume-ops.o .libs/glusterd_la-glusterd-brick-ops.o .libs/glusterd_la-glusterd-mountbroker.o .libs/glusterd_la-glusterd-syncop.o .libs/glusterd_la-glusterd-hooks.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src/.libs -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so ../../../../rpc/xdr/src/.libs/libgfxdr.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs/libgfrpc.so ../../../../rpc/rpc-lib/src/.libs/libgfrpc.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs/libglusterfs.so -lfl -lxml2 -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,glusterd.so -o .libs/glusterd.so >libtool: link: ( cd ".libs" && rm -f "glusterd.la" && ln -s "../glusterd.la" "glusterd.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >Making all in system >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >Making all in posix-acl >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >Making all in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix-acl.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src/posix-acl.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c -o posix-acl-xattr.lo /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src/posix-acl-xattr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src/posix-acl-xattr.c -fPIC -DPIC -o .libs/posix-acl-xattr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src -I../../../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -nostartfiles -O0 -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/system/posix-acl/src/posix-acl.c -fPIC -DPIC -o .libs/posix-acl.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o posix-acl.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/system posix-acl.lo posix-acl-xattr.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/posix-acl.o .libs/posix-acl-xattr.o -Wl,-rpath -Wl,/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -Wl,--as-needed ../../../../libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,posix-acl.so -o .libs/posix-acl.so >libtool: link: ( cd ".libs" && rm -f "posix-acl.la" && ln -s "../posix-acl.la" "posix-acl.la" ) >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >Making all in glusterfsd >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >Making all in src >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src/glusterfsd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src/glusterfsd-mgmt.c >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src/glusterfsd-mgmt.c: In function 'mgmt_getspec_cbk': >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src/glusterfsd-mgmt.c:1579:16: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src/glusterfsd-mgmt.c: In function 'glusterfs_volfile_reconfigure': >/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/glusterfsd/src/glusterfsd-mgmt.c:1474:16: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o glusterfsd glusterfsd.o glusterfsd-mgmt.o ../../libglusterfs/src/libglusterfs.la ../../rpc/rpc-lib/src/libgfrpc.la ../../rpc/xdr/src/libgfxdr.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -rdynamic -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -o .libs/glusterfsd glusterfsd.o glusterfsd-mgmt.o -Wl,--as-needed ../../libglusterfs/src/.libs/libglusterfs.so ../../rpc/rpc-lib/src/.libs/libgfrpc.so ../../rpc/xdr/src/.libs/libgfxdr.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs/libgfrpc.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >Making all in doc >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/doc' >Making all in extras >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >Making all in init.d >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/init.d' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/init.d' >Making all in benchmarking >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/benchmarking' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/benchmarking' >Making all in hook-scripts >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/hook-scripts' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/hook-scripts' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >Making all in cli >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >Making all in src >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/registry.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/input.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-cmd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-rl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-cmd-volume.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-cmd-peer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-rpc-ops.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-cmd-parser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-cmd-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-cmd-misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src -I../.. -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/cli/src/cli-xml-output.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -rdynamic -lxml2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o gluster cli.o registry.o input.o cli-cmd.o cli-rl.o cli-cmd-volume.o cli-cmd-peer.o cli-rpc-ops.o cli-cmd-parser.o cli-cmd-system.o cli-cmd-misc.o cli-xml-output.o ../../libglusterfs/src/libglusterfs.la -lreadline -lncurses ../../rpc/xdr/src/libgfxdr.la ../../rpc/rpc-lib/src/libgfrpc.la -ldl -lpthread -lcrypto >libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O0 -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -DSBIN_DIR=\"/usr/sbin\" -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -rdynamic -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -o .libs/gluster cli.o registry.o input.o cli-cmd.o cli-rl.o cli-cmd-volume.o cli-cmd-peer.o cli-rpc-ops.o cli-cmd-parser.o cli-cmd-system.o cli-cmd-misc.o cli-xml-output.o -lxml2 -Wl,--as-needed ../../libglusterfs/src/.libs/libglusterfs.so -lreadline -lncurses ../../rpc/xdr/src/.libs/libgfxdr.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs/libgfrpc.so ../../rpc/rpc-lib/src/.libs/libgfrpc.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs/libglusterfs.so -lfl -ldl -lpthread -lcrypto >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >>>> Source compiled. >>>> Test phase [not enabled]: sys-cluster/glusterfs-3.3.1-r1 > >>>> Install glusterfs-3.3.1-r1 into /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/ category sys-cluster >>>> Working in BUILD_DIR: "/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build" >make -j8 DESTDIR=/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/ install >Making install in argp-standalone >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >Making install in . >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/argp-standalone' >Making install in libglusterfs >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >Making install in src >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make install-am >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[4]: Nothing to be done for `install-data-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/bin/install -c libglusterfs.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64' >libtool: install: /usr/bin/install -c .libs/libglusterfs.so.0.0.0 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/libglusterfs.so.0.0.0 >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//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; }; }) >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//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; }; }) >libtool: install: /usr/bin/install -c .libs/libglusterfs.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/libglusterfs.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs' >Making install in rpc >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >Making install in rpc-lib >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >Making install in src >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src' >make[4]: Nothing to be done for `install-data-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64' > /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgfrpc.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64' >libtool: install: warning: relinking `libgfrpc.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/lib64/glusterfs/3.3.1/rpc-transport\" -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o libgfrpc.la -rpath /usr/lib64 auth-unix.lo rpcsvc-auth.lo rpcsvc.lo auth-null.lo rpc-transport.lo xdr-rpc.lo xdr-rpcclnt.lo rpc-clnt.lo auth-glusterfs.lo ../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/auth-unix.o .libs/rpcsvc-auth.o .libs/rpcsvc.o .libs/auth-null.o .libs/rpc-transport.o .libs/xdr-rpc.o .libs/xdr-rpcclnt.o .libs/rpc-clnt.o .libs/auth-glusterfs.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,libgfrpc.so.0 -o .libs/libgfrpc.so.0.0.0 >libtool: install: /usr/bin/install -c .libs/libgfrpc.so.0.0.0T /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/libgfrpc.so.0.0.0 >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 && { ln -s -f libgfrpc.so.0.0.0 libgfrpc.so.0 || { rm -f libgfrpc.so.0 && ln -s libgfrpc.so.0.0.0 libgfrpc.so.0; }; }) >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 && { ln -s -f libgfrpc.so.0.0.0 libgfrpc.so || { rm -f libgfrpc.so && ln -s libgfrpc.so.0.0.0 libgfrpc.so; }; }) >libtool: install: /usr/bin/install -c .libs/libgfrpc.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/libgfrpc.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib' >Making install in rpc-transport >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >Making install in socket >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/rpc-transport' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c socket.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/rpc-transport' >libtool: install: warning: relinking `socket.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o socket.la -rpath /usr/lib64/glusterfs/3.3.1/rpc-transport socket.lo name.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/socket.o .libs/name.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,socket.so -o .libs/socket.so >libtool: install: /usr/bin/install -c .libs/socket.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/rpc-transport/socket.so >libtool: install: /usr/bin/install -c .libs/socket.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/rpc-transport/socket.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/rpc-transport' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport/socket' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-transport' >Making install in xdr >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >Making install in src >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src' >make[4]: Nothing to be done for `install-data-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64' > /bin/sh ../../../libtool --mode=install /usr/bin/install -c libgfxdr.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64' >libtool: install: warning: relinking `libgfxdr.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -Wall -g -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o libgfxdr.la -rpath /usr/lib64 libgfxdr_la-xdr-generic.lo libgfxdr_la-rpc-common-xdr.lo libgfxdr_la-glusterfs3-xdr.lo libgfxdr_la-cli1-xdr.lo libgfxdr_la-glusterd1-xdr.lo libgfxdr_la-portmap-xdr.lo libgfxdr_la-nlm4-xdr.lo libgfxdr_la-xdr-nfs3.lo libgfxdr_la-msg-nfs3.lo libgfxdr_la-nsm-xdr.lo libgfxdr_la-nlmcbk-xdr.lo ../../../libglusterfs/src/libglusterfs.la ../../../rpc/rpc-lib/src/libgfrpc.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgfxdr_la-xdr-generic.o .libs/libgfxdr_la-rpc-common-xdr.o .libs/libgfxdr_la-glusterfs3-xdr.o .libs/libgfxdr_la-cli1-xdr.o .libs/libgfxdr_la-glusterd1-xdr.o .libs/libgfxdr_la-portmap-xdr.o .libs/libgfxdr_la-nlm4-xdr.o .libs/libgfxdr_la-xdr-nfs3.o .libs/libgfxdr_la-msg-nfs3.o .libs/libgfxdr_la-nsm-xdr.o .libs/libgfxdr_la-nlmcbk-xdr.o -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lgfrpc -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,libgfxdr.so.0 -o .libs/libgfxdr.so.0.0.0 >libtool: install: /usr/bin/install -c .libs/libgfxdr.so.0.0.0T /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/libgfxdr.so.0.0.0 >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 && { ln -s -f libgfxdr.so.0.0.0 libgfxdr.so.0 || { rm -f libgfxdr.so.0 && ln -s libgfxdr.so.0.0.0 libgfxdr.so.0; }; }) >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 && { ln -s -f libgfxdr.so.0.0.0 libgfxdr.so || { rm -f libgfxdr.so && ln -s libgfxdr.so.0.0.0 libgfxdr.so; }; }) >libtool: install: /usr/bin/install -c .libs/libgfxdr.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/libgfxdr.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/xdr' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc' >Making install in xlators >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >Making install in cluster >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >Making install in stripe >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c stripe.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster' >libtool: install: warning: relinking `stripe.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o stripe.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster stripe.lo stripe-helpers.lo libxlator.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/stripe.o .libs/stripe-helpers.o .libs/libxlator.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,stripe.so -o .libs/stripe.so >libtool: install: /usr/bin/install -c .libs/stripe.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/stripe.so >libtool: install: /usr/bin/install -c .libs/stripe.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/stripe.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/cluster' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/stripe' >Making install in afr >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c afr.la pump.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster' >libtool: install: warning: relinking `afr.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o afr.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster afr-dir-read.lo afr-dir-write.lo afr-inode-read.lo afr-inode-write.lo afr-open.lo afr-transaction.lo afr-self-heal-data.lo afr-self-heal-common.lo afr-self-heal-metadata.lo afr-self-heal-entry.lo afr-self-heal-algorithm.lo afr-lk-common.lo afr-self-heald.lo libxlator.lo afr.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/afr-dir-read.o .libs/afr-dir-write.o .libs/afr-inode-read.o .libs/afr-inode-write.o .libs/afr-open.o .libs/afr-transaction.o .libs/afr-self-heal-data.o .libs/afr-self-heal-common.o .libs/afr-self-heal-metadata.o .libs/afr-self-heal-entry.o .libs/afr-self-heal-algorithm.o .libs/afr-lk-common.o .libs/afr-self-heald.o .libs/libxlator.o .libs/afr.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,afr.so -o .libs/afr.so >libtool: install: /usr/bin/install -c .libs/afr.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/afr.so >libtool: install: /usr/bin/install -c .libs/afr.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/afr.la >libtool: install: warning: relinking `pump.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o pump.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster afr-dir-read.lo afr-dir-write.lo afr-inode-read.lo afr-inode-write.lo afr-open.lo afr-transaction.lo afr-self-heal-data.lo afr-self-heal-common.lo afr-self-heal-metadata.lo afr-self-heal-entry.lo afr-self-heal-algorithm.lo afr-lk-common.lo afr-self-heald.lo libxlator.lo pump.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/afr-dir-read.o .libs/afr-dir-write.o .libs/afr-inode-read.o .libs/afr-inode-write.o .libs/afr-open.o .libs/afr-transaction.o .libs/afr-self-heal-data.o .libs/afr-self-heal-common.o .libs/afr-self-heal-metadata.o .libs/afr-self-heal-entry.o .libs/afr-self-heal-algorithm.o .libs/afr-lk-common.o .libs/afr-self-heald.o .libs/libxlator.o .libs/pump.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,pump.so -o .libs/pump.so >libtool: install: /usr/bin/install -c .libs/pump.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/pump.so >libtool: install: /usr/bin/install -c .libs/pump.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/pump.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/cluster' >make install-data-hook >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >ln -sf afr.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/replicate.so >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/afr' >Making install in dht >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c dht.la nufa.la switch.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster' >libtool: install: warning: relinking `dht.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o dht.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo libxlator.lo dht.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-rebalance.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/dht-common.o .libs/dht-inode-write.o .libs/dht-inode-read.o .libs/libxlator.o .libs/dht.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,dht.so -o .libs/dht.so >libtool: install: /usr/bin/install -c .libs/dht.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/dht.so >libtool: install: /usr/bin/install -c .libs/dht.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/dht.la >libtool: install: warning: relinking `nufa.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o nufa.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo libxlator.lo nufa.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-rebalance.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/dht-common.o .libs/dht-inode-write.o .libs/dht-inode-read.o .libs/libxlator.o .libs/nufa.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,nufa.so -o .libs/nufa.so >libtool: install: /usr/bin/install -c .libs/nufa.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/nufa.so >libtool: install: /usr/bin/install -c .libs/nufa.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/nufa.la >libtool: install: warning: relinking `switch.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o switch.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/cluster dht-layout.lo dht-helper.lo dht-linkfile.lo dht-rebalance.lo dht-selfheal.lo dht-rename.lo dht-hashfn.lo dht-diskusage.lo dht-common.lo dht-inode-write.lo dht-inode-read.lo libxlator.lo switch.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-rebalance.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/dht-common.o .libs/dht-inode-write.o .libs/dht-inode-read.o .libs/libxlator.o .libs/switch.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,switch.so -o .libs/switch.so >libtool: install: /usr/bin/install -c .libs/switch.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/switch.so >libtool: install: /usr/bin/install -c .libs/switch.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/switch.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/cluster' >make install-data-hook >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >ln -sf dht.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/cluster/distribute.so >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster/dht' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/cluster' >Making install in storage >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >Making install in posix >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/storage' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c posix.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/storage' >libtool: install: warning: relinking `posix.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o posix.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/storage posix.lo posix-helpers.lo posix-handle.lo posix-aio.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/posix.o .libs/posix-helpers.o .libs/posix-handle.o .libs/posix-aio.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,posix.so -o .libs/posix.so >libtool: install: /usr/bin/install -c .libs/posix.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/storage/posix.so >libtool: install: /usr/bin/install -c .libs/posix.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/storage/posix.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/storage' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage/posix' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/storage' >Making install in protocol >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >Making install in auth >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >Making install in addr >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >Making install in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src' >make[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth' > /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c addr.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth' >libtool: install: warning: relinking `addr.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o addr.la -rpath /usr/lib64/glusterfs/3.3.1/auth addr.lo ../../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/addr.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,addr.so -o .libs/addr.so >libtool: install: /usr/bin/install -c .libs/addr.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth/addr.so >libtool: install: /usr/bin/install -c .libs/addr.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth/addr.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/auth' >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >make[6]: Nothing to be done for `install-exec-am'. >make[6]: Nothing to be done for `install-data-am'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/addr' >Making install in login >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >Making install in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src' >make[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth' > /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c login.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth' >libtool: install: warning: relinking `login.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/server/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o login.la -rpath /usr/lib64/glusterfs/3.3.1/auth login.lo ../../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/login.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,login.so -o .libs/login.so >libtool: install: /usr/bin/install -c .libs/login.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth/login.so >libtool: install: /usr/bin/install -c .libs/login.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/auth/login.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/auth' >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[6]: Nothing to be done for `install-exec-am'. >make[6]: Nothing to be done for `install-data-am'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth/login' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/auth' >Making install in client >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c client.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol' >libtool: install: warning: relinking `client.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o client.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/protocol client.lo client-helpers.lo client3_1-fops.lo client-handshake.lo client-callback.lo client-lk.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/client.o .libs/client-helpers.o .libs/client3_1-fops.o .libs/client-handshake.o .libs/client-callback.o .libs/client-lk.o -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lgfxdr -lgfrpc -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,client.so -o .libs/client.so >libtool: install: /usr/bin/install -c .libs/client.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol/client.so >libtool: install: /usr/bin/install -c .libs/client.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol/client.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/protocol' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/client' >Making install in server >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c server.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol' >libtool: install: warning: relinking `server.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -DCONFDIR=\"/etc/glusterfs\" -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/protocol/lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o server.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/protocol server.lo server-resolve.lo server-helpers.lo server3_1-fops.lo server-handshake.lo authenticate.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/rpc-lib/src/libgfrpc.la ../../../../rpc/xdr/src/libgfxdr.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/server.o .libs/server-resolve.o .libs/server-helpers.o .libs/server3_1-fops.o .libs/server-handshake.o .libs/authenticate.o -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lgfxdr -lgfrpc -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,server.so -o .libs/server.so >libtool: install: /usr/bin/install -c .libs/server.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol/server.so >libtool: install: /usr/bin/install -c .libs/server.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/protocol/server.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/protocol' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol/server' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/protocol' >Making install in performance >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >Making install in write-behind >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c write-behind.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' >libtool: install: warning: relinking `write-behind.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o write-behind.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance write-behind.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/write-behind.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,write-behind.so -o .libs/write-behind.so >libtool: install: /usr/bin/install -c .libs/write-behind.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/write-behind.so >libtool: install: /usr/bin/install -c .libs/write-behind.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/write-behind.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/write-behind' >Making install in read-ahead >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c read-ahead.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' >libtool: install: warning: relinking `read-ahead.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o read-ahead.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance read-ahead.lo page.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/read-ahead.o .libs/page.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,read-ahead.so -o .libs/read-ahead.so >libtool: install: /usr/bin/install -c .libs/read-ahead.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/read-ahead.so >libtool: install: /usr/bin/install -c .libs/read-ahead.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/read-ahead.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/read-ahead' >Making install in io-threads >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c io-threads.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' >libtool: install: warning: relinking `io-threads.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o io-threads.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance io-threads.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/io-threads.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,io-threads.so -o .libs/io-threads.so >libtool: install: /usr/bin/install -c .libs/io-threads.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/io-threads.so >libtool: install: /usr/bin/install -c .libs/io-threads.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/io-threads.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-threads' >Making install in io-cache >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c io-cache.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' >libtool: install: warning: relinking `io-cache.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o io-cache.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance io-cache.lo page.lo ioc-inode.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/io-cache.o .libs/page.o .libs/ioc-inode.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,io-cache.so -o .libs/io-cache.so >libtool: install: /usr/bin/install -c .libs/io-cache.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/io-cache.so >libtool: install: /usr/bin/install -c .libs/io-cache.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/io-cache.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/io-cache' >Making install in symlink-cache >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/testing/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c symlink-cache.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/testing/performance' >libtool: install: warning: relinking `symlink-cache.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o symlink-cache.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/testing/performance symlink-cache.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/symlink-cache.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,symlink-cache.so -o .libs/symlink-cache.so >libtool: install: /usr/bin/install -c .libs/symlink-cache.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/testing/performance/symlink-cache.so >libtool: install: /usr/bin/install -c .libs/symlink-cache.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/testing/performance/symlink-cache.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/testing/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/symlink-cache' >Making install in quick-read >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c quick-read.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' >libtool: install: warning: relinking `quick-read.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o quick-read.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance quick-read.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/quick-read.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,quick-read.so -o .libs/quick-read.so >libtool: install: /usr/bin/install -c .libs/quick-read.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/quick-read.so >libtool: install: /usr/bin/install -c .libs/quick-read.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/quick-read.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/quick-read' >Making install in md-cache >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src' >mkdir -p /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance >rm -rf /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/stat-prefetch.so >ln -s ./md-cache.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/stat-prefetch.so > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c md-cache.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance' >libtool: install: warning: relinking `md-cache.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o md-cache.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/performance md-cache.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/md-cache.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,md-cache.so -o .libs/md-cache.so >libtool: install: /usr/bin/install -c .libs/md-cache.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/md-cache.so >libtool: install: /usr/bin/install -c .libs/md-cache.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/performance/md-cache.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/performance' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance/md-cache' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/performance' >Making install in debug >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >Making install in trace >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c trace.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug' >libtool: install: warning: relinking `trace.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o trace.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/debug trace.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/trace.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,trace.so -o .libs/trace.so >libtool: install: /usr/bin/install -c .libs/trace.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug/trace.so >libtool: install: /usr/bin/install -c .libs/trace.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug/trace.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/debug' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/trace' >Making install in error-gen >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c error-gen.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug' >libtool: install: warning: relinking `error-gen.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o error-gen.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/debug error-gen.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/error-gen.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,error-gen.so -o .libs/error-gen.so >libtool: install: /usr/bin/install -c .libs/error-gen.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug/error-gen.so >libtool: install: /usr/bin/install -c .libs/error-gen.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug/error-gen.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/debug' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/error-gen' >Making install in io-stats >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c io-stats.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug' >libtool: install: warning: relinking `io-stats.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o io-stats.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/debug io-stats.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/io-stats.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,io-stats.so -o .libs/io-stats.so >libtool: install: /usr/bin/install -c .libs/io-stats.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug/io-stats.so >libtool: install: /usr/bin/install -c .libs/io-stats.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/debug/io-stats.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/debug' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug/io-stats' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/debug' >Making install in features >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >Making install in locks >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c locks.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `locks.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o locks.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features common.lo posix.lo entrylk.lo inodelk.lo reservelk.lo clear.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/common.o .libs/posix.o .libs/entrylk.o .libs/inodelk.o .libs/reservelk.o .libs/clear.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,locks.so -o .libs/locks.so >libtool: install: /usr/bin/install -c .libs/locks.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/locks.so >libtool: install: /usr/bin/install -c .libs/locks.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/locks.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make install-data-hook >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >ln -sf locks.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/posix-locks.so >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/locks' >Making install in quota >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c quota.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `quota.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/cluster/dht/src -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o quota.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features quota.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/quota.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,quota.so -o .libs/quota.so >libtool: install: /usr/bin/install -c .libs/quota.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/quota.so >libtool: install: /usr/bin/install -c .libs/quota.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/quota.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quota' >Making install in read-only >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c read-only.la worm.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `read-only.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o read-only.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features read-only.lo read-only-common.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/read-only.o .libs/read-only-common.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,read-only.so -o .libs/read-only.so >libtool: install: /usr/bin/install -c .libs/read-only.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/read-only.so >libtool: install: /usr/bin/install -c .libs/read-only.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/read-only.la >libtool: install: warning: relinking `worm.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o worm.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features read-only-common.lo worm.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/read-only-common.o .libs/worm.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,worm.so -o .libs/worm.so >libtool: install: /usr/bin/install -c .libs/worm.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/worm.so >libtool: install: /usr/bin/install -c .libs/worm.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/worm.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/read-only' >Making install in mac-compat >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mac-compat.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `mac-compat.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o mac-compat.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features mac-compat.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mac-compat.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,mac-compat.so -o .libs/mac-compat.so >libtool: install: /usr/bin/install -c .libs/mac-compat.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/mac-compat.so >libtool: install: /usr/bin/install -c .libs/mac-compat.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/mac-compat.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/mac-compat' >Making install in quiesce >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c quiesce.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `quiesce.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o quiesce.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features quiesce.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/quiesce.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,quiesce.so -o .libs/quiesce.so >libtool: install: /usr/bin/install -c .libs/quiesce.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/quiesce.so >libtool: install: /usr/bin/install -c .libs/quiesce.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/quiesce.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/quiesce' >Making install in marker >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c marker.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `marker.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/lib/src -O0 -shared -nostartfiles -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o marker.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features marker.lo marker-quota.lo marker-quota-helper.lo marker-common.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/marker.o .libs/marker-quota.o .libs/marker-quota-helper.o .libs/marker-common.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,marker.so -o .libs/marker.so >libtool: install: /usr/bin/install -c .libs/marker.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/marker.so >libtool: install: /usr/bin/install -c .libs/marker.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/marker.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/src' >Making install in utils >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >Making install in syncdaemon >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/syncdaemon' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/syncdaemon' >make[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/libexec/glusterfs/python/syncdaemon' > /usr/bin/install -c -m 644 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/gconf.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/gsyncd.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/__init__.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/master.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/README.md /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/repce.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/resource.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/configinterface.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/syncdutils.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/monitor.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/libcxattr.py /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/xlators/features/marker/utils/syncdaemon/../../../../../contrib/ipaddr-py/ipaddr.py '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/libexec/glusterfs/python/syncdaemon' >Byte-compiling python modules... >gconf.py gsyncd.py __init__.py master.py repce.py resource.py configinterface.py syncdutils.py monitor.py libcxattr.py ipaddr.py >Byte-compiling python modules (optimized versions) ... >gconf.py gsyncd.py __init__.py master.py repce.py resource.py configinterface.py syncdutils.py monitor.py libcxattr.py ipaddr.py >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/syncdaemon' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/syncdaemon' >Making install in src >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/src' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/src' >make[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/libexec/glusterfs' > /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c gsyncd '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/libexec/glusterfs' >libtool: install: warning: `../../../../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/gsyncd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/libexec/glusterfs/gsyncd >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[6]: Nothing to be done for `install-exec-am'. >make[6]: Nothing to be done for `install-data-am'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker/utils' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/marker' >Making install in index >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c index.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features' >libtool: install: warning: relinking `index.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o index.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/features index.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/index.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,index.so -o .libs/index.so >libtool: install: /usr/bin/install -c .libs/index.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/index.so >libtool: install: /usr/bin/install -c .libs/index.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/index.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/features' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features/index' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/features' >Making install in encryption >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >Making install in rot-13 >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/encryption' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c rot-13.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/encryption' >libtool: install: warning: relinking `rot-13.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o rot-13.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/encryption rot-13.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rot-13.o -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,rot-13.so -o .libs/rot-13.so >libtool: install: /usr/bin/install -c .libs/rot-13.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/encryption/rot-13.so >libtool: install: /usr/bin/install -c .libs/rot-13.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/encryption/rot-13.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/encryption' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption/rot-13' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/encryption' >Making install in mount >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >Making install in fuse >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mount' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c fuse.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mount' >libtool: install: /usr/bin/install -c .libs/fuse.so.0.0.0 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so.0.0.0 >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mount && { ln -s -f fuse.so.0.0.0 fuse.so.0 || { rm -f fuse.so.0 && ln -s fuse.so.0.0.0 fuse.so.0; }; }) >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mount && { ln -s -f fuse.so.0.0.0 fuse.so || { rm -f fuse.so && ln -s fuse.so.0.0.0 fuse.so; }; }) >libtool: install: /usr/bin/install -c .libs/fuse.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/mount' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/src' >Making install in utils >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/utils' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/utils' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//sbin' > /usr/bin/install -c mount.glusterfs '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//sbin' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/utils' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse/utils' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount/fuse' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mount' >Making install in nfs >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >Making install in server >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/nfs' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c server.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/nfs' >libtool: install: warning: relinking `server.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -DLIBDIR=\"/usr/lib64/glusterfs/3.3.1/auth\" -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o server.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/nfs nfs.lo nfs-common.lo nfs-fops.lo nfs-inodes.lo nfs-generics.lo mount3.lo nfs3-fh.lo nfs3.lo nfs3-helpers.lo nlm4.lo nlmcbk_svc.lo mount3udp_svc.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/nfs.o .libs/nfs-common.o .libs/nfs-fops.o .libs/nfs-inodes.o .libs/nfs-generics.o .libs/mount3.o .libs/nfs3-fh.o .libs/nfs3.o .libs/nfs3-helpers.o .libs/nlm4.o .libs/nlmcbk_svc.o .libs/mount3udp_svc.o -L/usr/lib64/glusterfs/3.3.1/xlator/nfs/ -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,server.so -o .libs/server.so >libtool: install: /usr/bin/install -c .libs/server.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/nfs/server.so >libtool: install: /usr/bin/install -c .libs/server.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/nfs/server.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/nfs' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs/server' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/nfs' >Making install in mgmt >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >Making install in glusterd >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[5]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mgmt' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c glusterd.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mgmt' >libtool: install: warning: relinking `glusterd.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -I -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/rbtree -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/xdr/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/rpc/rpc-lib/src -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/contrib/uuid -DSBIN_DIR=\"/usr/sbin\" -DDATADIR=\"/var\" -DGSYNCD_PREFIX=\"/usr/libexec/glusterfs\" -DSYNCDAEMON_COMPILE=1 -I/usr/include/libxml2 -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o glusterd.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/mgmt glusterd_la-glusterd.lo glusterd_la-glusterd-handler.lo glusterd_la-glusterd-sm.lo glusterd_la-glusterd-op-sm.lo glusterd_la-glusterd-utils.lo glusterd_la-glusterd-rpc-ops.lo glusterd_la-glusterd-store.lo glusterd_la-glusterd-handshake.lo glusterd_la-glusterd-pmap.lo glusterd_la-glusterd-volgen.lo glusterd_la-glusterd-rebalance.lo glusterd_la-glusterd-quota.lo glusterd_la-glusterd-geo-rep.lo glusterd_la-glusterd-replace-brick.lo glusterd_la-glusterd-log-ops.lo glusterd_la-glusterd-volume-ops.lo glusterd_la-glusterd-brick-ops.lo glusterd_la-glusterd-mountbroker.lo glusterd_la-glusterd-syncop.lo glusterd_la-glusterd-hooks.lo ../../../../libglusterfs/src/libglusterfs.la ../../../../rpc/xdr/src/libgfxdr.la ../../../../rpc/rpc-lib/src/libgfrpc.la -lxml2 -lcrypto -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/glusterd_la-glusterd.o .libs/glusterd_la-glusterd-handler.o .libs/glusterd_la-glusterd-sm.o .libs/glusterd_la-glusterd-op-sm.o .libs/glusterd_la-glusterd-utils.o .libs/glusterd_la-glusterd-rpc-ops.o .libs/glusterd_la-glusterd-store.o .libs/glusterd_la-glusterd-handshake.o .libs/glusterd_la-glusterd-pmap.o .libs/glusterd_la-glusterd-volgen.o .libs/glusterd_la-glusterd-rebalance.o .libs/glusterd_la-glusterd-quota.o .libs/glusterd_la-glusterd-geo-rep.o .libs/glusterd_la-glusterd-replace-brick.o .libs/glusterd_la-glusterd-log-ops.o .libs/glusterd_la-glusterd-volume-ops.o .libs/glusterd_la-glusterd-brick-ops.o .libs/glusterd_la-glusterd-mountbroker.o .libs/glusterd_la-glusterd-syncop.o .libs/glusterd_la-glusterd-hooks.o -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/.libs -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/.libs -L/usr/lib64/glusterfs/3.3.1/xlator/mgmt/ -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lgfxdr -lgfrpc -lglusterfs -lfl -lxml2 -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,glusterd.so -o .libs/glusterd.so >libtool: install: /usr/bin/install -c .libs/glusterd.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mgmt/glusterd.so >libtool: install: /usr/bin/install -c .libs/glusterd.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/mgmt/glusterd.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/mgmt' >make install-data-hook >make[6]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[6]: Nothing to be done for `install-data-hook'. >make[6]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt/glusterd' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/mgmt' >Making install in system >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >Making install in posix-acl >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >Making install in src >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src' >mkdir -p /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features >rm -rf /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/access-control.so >ln -s ../system/posix-acl.so /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/features/access-control.so > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/system' > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c posix-acl.la '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/system' >libtool: install: warning: relinking `posix-acl.la' >libtool: install: (cd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src; /bin/sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/libglusterfs/src -shared -nostartfiles -O0 -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -O2 -march=core2 -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=core2 -module -avoid-version -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,--build-id -o posix-acl.la -rpath /usr/lib64/glusterfs/3.3.1/xlator/system posix-acl.lo posix-acl-xattr.lo ../../../../libglusterfs/src/libglusterfs.la -ldl -lpthread -lcrypto -inst-prefix-dir /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/posix-acl.o .libs/posix-acl-xattr.o -L/usr/lib64/glusterfs/3.3.1/xlator/system/ -Wl,--as-needed -L/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64 -L/usr/lib64 -lglusterfs -lfl -ldl -lpthread -lcrypto -O0 -O2 -march=core2 -mpopcnt -msse4.2 -mtune=core2 -Wl,-O1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--build-id -Wl,-soname -Wl,posix-acl.so -o .libs/posix-acl.so >libtool: install: /usr/bin/install -c .libs/posix-acl.soT /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/system/posix-acl.so >libtool: install: /usr/bin/install -c .libs/posix-acl.lai /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/lib64/glusterfs/3.3.1/xlator/system/posix-acl.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/glusterfs/3.3.1/xlator/system' >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl/src' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[5]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system/posix-acl' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[4]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators/system' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/xlators' >Making install in glusterfsd >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >Making install in src >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd/src' >/usr/bin/install -c -d -m 755 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//var/run >/usr/bin/install -c -d -m 755 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//var/log/glusterfs > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin' >/usr/bin/install -c -d -m 755 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin >rm -f /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin/glusterfs >rm -f /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin/glusterd > /bin/sh ../../libtool --mode=install /usr/bin/install -c glusterfsd '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin' >ln -s glusterfsd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin/glusterfs >ln -s glusterfsd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin/glusterd >libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' >libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' >libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' >libtool: install: warning: `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' >libtool: install: warning: `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/glusterfsd /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin/glusterfsd >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd/src' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd/src' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/glusterfsd' >Making install in doc >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/doc' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/doc' >make[2]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//etc/glusterfs' > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/share/man/man8' > /usr/bin/install -c -m 644 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/doc/glusterd.vol '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//etc/glusterfs' > /usr/bin/install -c -m 644 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/doc/gluster.8 '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/share/man/man8' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/doc' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/doc' >Making install in extras >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >Making install in init.d >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/init.d' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/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 `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/init.d' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/init.d' >Making install in benchmarking >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/benchmarking' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/benchmarking' >make[3]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/share/doc/glusterfs-3.3.1-r1/benchmarking' > /usr/bin/install -c -m 644 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/benchmarking/rdd.c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/benchmarking/glfs-bm.c /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/benchmarking/README /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/benchmarking/launch-script.sh /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/benchmarking/local-script.sh '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/share/doc/glusterfs-3.3.1-r1/benchmarking' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/benchmarking' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/benchmarking' >Making install in hook-scripts >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/hook-scripts' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/hook-scripts' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/hook-scripts' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras/hook-scripts' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >make[3]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/share/doc/glusterfs-3.3.1-r1' > /usr/bin/install -c -m 644 /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/glusterfs-mode.el /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1/extras/glusterfs.vim '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/share/doc/glusterfs-3.3.1-r1' >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/extras' >Making install in cli >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >Making install in src >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli/src' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli/src' >make[3]: Nothing to be done for `install-data-am'. > /bin/mkdir -p '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c gluster '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin' >libtool: install: warning: `../../libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' >libtool: install: warning: `../../rpc/xdr/src/libgfxdr.la' has not been installed in `/usr/lib64' >libtool: install: warning: `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' >libtool: install: warning: `../../rpc/rpc-lib/src/libgfrpc.la' has not been installed in `/usr/lib64' >libtool: install: warning: `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/libglusterfs/src/libglusterfs.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -c .libs/gluster /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image//usr/sbin/gluster >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli/src' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli/src' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[3]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build/cli' >make[1]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >make[2]: Entering directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' >make[1]: Leaving directory `/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/work/glusterfs-3.3.1_build' > * Removing unnecessary /usr/lib64/libgfrpc.la (no static archive) > * Removing unnecessary /usr/lib64/libglusterfs.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/system/posix-acl.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/mgmt/glusterd.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/testing/performance/symlink-cache.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/protocol/server.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/protocol/client.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/performance/read-ahead.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/performance/md-cache.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/performance/write-behind.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/performance/io-cache.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/performance/quick-read.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/performance/io-threads.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/nfs/server.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/cluster/nufa.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/cluster/switch.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/cluster/dht.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/cluster/afr.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/cluster/pump.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/cluster/stripe.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/encryption/rot-13.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/storage/posix.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/quiesce.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/read-only.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/locks.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/worm.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/marker.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/mac-compat.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/index.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/features/quota.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/debug/error-gen.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/debug/io-stats.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/xlator/debug/trace.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/rpc-transport/socket.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/auth/login.la (no static archive) > * Removing unnecessary /usr/lib64/glusterfs/3.3.1/auth/addr.la (no static archive) > * Removing unnecessary /usr/lib64/libgfxdr.la (no static archive) > * Converting shebang in '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/usr/libexec/glusterfs/python/syncdaemon/ipaddr.py' > * Converting shebang in '/g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py' >>>> Completed installing glusterfs-3.3.1-r1 into /g/tmp/portage/sys-cluster/glusterfs-3.3.1-r1/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line > usr/lib64/libgfrpc.so.0.0.0 > usr/lib64/glusterfs/3.3.1/rpc-transport/socket.so > usr/lib64/libglusterfs.so.0.0.0 > usr/lib64/libgfxdr.so.0.0.0 > usr/lib64/glusterfs/3.3.1/xlator/cluster/stripe.so > usr/lib64/glusterfs/3.3.1/xlator/cluster/afr.so > usr/lib64/glusterfs/3.3.1/xlator/cluster/dht.so > usr/lib64/glusterfs/3.3.1/xlator/cluster/pump.so > usr/lib64/glusterfs/3.3.1/xlator/cluster/nufa.so > usr/lib64/glusterfs/3.3.1/xlator/cluster/switch.so > usr/lib64/glusterfs/3.3.1/auth/addr.so > usr/lib64/glusterfs/3.3.1/xlator/storage/posix.so > usr/lib64/glusterfs/3.3.1/auth/login.so > usr/lib64/glusterfs/3.3.1/xlator/protocol/client.so > usr/lib64/glusterfs/3.3.1/xlator/protocol/server.so > usr/lib64/glusterfs/3.3.1/xlator/performance/write-behind.so > usr/lib64/glusterfs/3.3.1/xlator/performance/read-ahead.so > usr/lib64/glusterfs/3.3.1/xlator/performance/io-threads.so > usr/lib64/glusterfs/3.3.1/xlator/performance/io-cache.so > usr/lib64/glusterfs/3.3.1/xlator/testing/performance/symlink-cache.so > usr/lib64/glusterfs/3.3.1/xlator/performance/quick-read.so > usr/lib64/glusterfs/3.3.1/xlator/performance/md-cache.so > usr/lib64/glusterfs/3.3.1/xlator/debug/trace.so > usr/lib64/glusterfs/3.3.1/xlator/debug/error-gen.so > usr/lib64/glusterfs/3.3.1/xlator/debug/io-stats.so > usr/lib64/glusterfs/3.3.1/xlator/features/locks.so > usr/lib64/glusterfs/3.3.1/xlator/features/quota.so > usr/lib64/glusterfs/3.3.1/xlator/features/read-only.so > usr/lib64/glusterfs/3.3.1/xlator/features/worm.so > usr/lib64/glusterfs/3.3.1/xlator/features/mac-compat.so > usr/lib64/glusterfs/3.3.1/xlator/features/quiesce.so > usr/lib64/glusterfs/3.3.1/xlator/features/marker.so > usr/libexec/glusterfs/gsyncd > usr/lib64/glusterfs/3.3.1/xlator/features/index.so > usr/lib64/glusterfs/3.3.1/xlator/encryption/rot-13.so > usr/lib64/glusterfs/3.3.1/xlator/nfs/server.so > usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so.0.0.0 > usr/lib64/glusterfs/3.3.1/xlator/mgmt/glusterd.so > usr/lib64/glusterfs/3.3.1/xlator/system/posix-acl.so > usr/sbin/glusterfsd > usr/sbin/gluster >ecompressdir: bzip2 -9 /usr/share/man >ecompressdir: bzip2 -9 /usr/share/doc > >>>> Installing (1 of 1) sys-cluster/glusterfs-3.3.1-r1 > * checking 114 files for package collisions >>>> Merging sys-cluster/glusterfs-3.3.1-r1 to / >--- /sbin/ >>>> /sbin/mount.glusterfs >--- /var/ >--- /var/run/ >--- /var/lib/ >--- /var/lib/glusterd/ >>>> /var/lib/glusterd/.keep_sys-cluster_glusterfs-0 >--- /var/log/ >--- /var/log/glusterfs/ >>>> /var/log/glusterfs/.keep_sys-cluster_glusterfs-0 >--- /etc/ >--- /etc/init.d/ >>>> /etc/init.d/glusterfsd >>>> /etc/init.d/glusterd >--- /etc/conf.d/ >>>> /etc/conf.d/glusterfsd >--- /etc/glusterfs/ >--- /etc/glusterfs/glusterd.vol >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/glusterfs-backend-cleanup >>>> /usr/bin/glusterfs-disk-usage-sync >>>> /usr/bin/glusterfs-backend-xattr-sanitize >>>> /usr/bin/glusterfs-migrate-unify-to-distribute >--- /usr/lib64/ >>>> /usr/lib64/libglusterfs.so.0.0.0 >>>> /usr/lib64/libgfxdr.so -> libgfxdr.so.0.0.0 >>>> /usr/lib64/libgfrpc.so.0 -> libgfrpc.so.0.0.0 >--- /usr/lib64/glusterfs/ >--- /usr/lib64/glusterfs/3.3.1/ >--- /usr/lib64/glusterfs/3.3.1/auth/ >>>> /usr/lib64/glusterfs/3.3.1/auth/addr.so >>>> /usr/lib64/glusterfs/3.3.1/auth/login.so >--- /usr/lib64/glusterfs/3.3.1/rpc-transport/ >>>> /usr/lib64/glusterfs/3.3.1/rpc-transport/socket.so >--- /usr/lib64/glusterfs/3.3.1/xlator/ >--- /usr/lib64/glusterfs/3.3.1/xlator/debug/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/debug/trace.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/debug/error-gen.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/debug/io-stats.so >--- /usr/lib64/glusterfs/3.3.1/xlator/mount/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so -> fuse.so.0.0.0 >>>> /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so.0 -> fuse.so.0.0.0 >>>> /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so.0.0.0 >--- /usr/lib64/glusterfs/3.3.1/xlator/features/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/marker.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/read-only.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/locks.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/quota.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/index.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/access-control.so -> ../system/posix-acl.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/posix-locks.so -> locks.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/mac-compat.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/worm.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/features/quiesce.so >--- /usr/lib64/glusterfs/3.3.1/xlator/storage/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/storage/posix.so >--- /usr/lib64/glusterfs/3.3.1/xlator/encryption/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/encryption/rot-13.so >--- /usr/lib64/glusterfs/3.3.1/xlator/cluster/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/switch.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/replicate.so -> afr.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/afr.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/stripe.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/nufa.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/dht.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/pump.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/cluster/distribute.so -> dht.so >--- /usr/lib64/glusterfs/3.3.1/xlator/nfs/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/nfs/server.so >--- /usr/lib64/glusterfs/3.3.1/xlator/performance/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/read-ahead.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/write-behind.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/io-threads.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/quick-read.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/stat-prefetch.so -> ./md-cache.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/md-cache.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/performance/io-cache.so >--- /usr/lib64/glusterfs/3.3.1/xlator/protocol/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/protocol/server.so >>>> /usr/lib64/glusterfs/3.3.1/xlator/protocol/client.so >--- /usr/lib64/glusterfs/3.3.1/xlator/testing/ >--- /usr/lib64/glusterfs/3.3.1/xlator/testing/performance/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/testing/performance/symlink-cache.so >--- /usr/lib64/glusterfs/3.3.1/xlator/mgmt/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/mgmt/glusterd.so >--- /usr/lib64/glusterfs/3.3.1/xlator/system/ >>>> /usr/lib64/glusterfs/3.3.1/xlator/system/posix-acl.so >>>> /usr/lib64/libglusterfs.so.0 -> libglusterfs.so.0.0.0 >>>> /usr/lib64/libglusterfs.so -> libglusterfs.so.0.0.0 >>>> /usr/lib64/libgfrpc.so -> libgfrpc.so.0.0.0 >>>> /usr/lib64/libgfxdr.so.0.0.0 >>>> /usr/lib64/libgfrpc.so.0.0.0 >>>> /usr/lib64/libgfxdr.so.0 -> libgfxdr.so.0.0.0 >--- /usr/sbin/ >>>> /usr/sbin/glusterfsd >>>> /usr/sbin/gluster >>>> /usr/sbin/glusterfs -> glusterfsd >>>> /usr/sbin/glusterd -> glusterfsd >--- /usr/libexec/ >--- /usr/libexec/glusterfs/ >>>> /usr/libexec/glusterfs/gsyncd >--- /usr/libexec/glusterfs/python/ >--- /usr/libexec/glusterfs/python/syncdaemon/ >>>> /usr/libexec/glusterfs/python/syncdaemon/resource.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/configinterface.py >>>> /usr/libexec/glusterfs/python/syncdaemon/repce.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/README.md >>>> /usr/libexec/glusterfs/python/syncdaemon/repce.py >>>> /usr/libexec/glusterfs/python/syncdaemon/ipaddr.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/gconf.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/repce.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/libcxattr.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/configinterface.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/gsyncd.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/master.py >>>> /usr/libexec/glusterfs/python/syncdaemon/gconf.py >>>> /usr/libexec/glusterfs/python/syncdaemon/configinterface.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/__init__.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/gconf.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/master.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/libcxattr.py >>>> /usr/libexec/glusterfs/python/syncdaemon/__init__.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/monitor.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/gsyncd.py >>>> /usr/libexec/glusterfs/python/syncdaemon/monitor.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/ipaddr.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/monitor.py >>>> /usr/libexec/glusterfs/python/syncdaemon/gsyncd.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/ipaddr.py >>>> /usr/libexec/glusterfs/python/syncdaemon/resource.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/syncdutils.py >>>> /usr/libexec/glusterfs/python/syncdaemon/syncdutils.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/syncdutils.pyc >>>> /usr/libexec/glusterfs/python/syncdaemon/master.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/resource.py >>>> /usr/libexec/glusterfs/python/syncdaemon/libcxattr.pyo >>>> /usr/libexec/glusterfs/python/syncdaemon/__init__.py >--- /usr/share/ >--- /usr/share/man/ >--- /usr/share/man/man8/ >>>> /usr/share/man/man8/gluster.8.bz2 >--- /usr/share/doc/ >--- /usr/share/doc/glusterfs-3.3.1-r1/ >>>> /usr/share/doc/glusterfs-3.3.1-r1/glusterfs.vim.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/ChangeLog.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/THANKS.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/NEWS.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/AUTHORS >>>> /usr/share/doc/glusterfs-3.3.1-r1/glusterfs-mode.el.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/README.bz2 >--- /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/ >>>> /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/glfs-bm.c.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/launch-script.sh.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/local-script.sh.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/README.bz2 >>>> /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/rdd.c.bz2 >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced dir /var/run >--- replaced obj /var/log/glusterfs/.keep_sys-cluster_glusterfs-0 >--- replaced dir /var/log/glusterfs >--- replaced dir /var/log >--- replaced obj /var/lib/glusterd/.keep_sys-cluster_glusterfs-0 >--- replaced dir /var/lib/glusterd >--- replaced dir /var/lib >--- replaced dir /var >--- replaced obj /usr/share/man/man8/gluster.8.bz2 >--- replaced dir /usr/share/man/man8 >--- replaced dir /usr/share/man >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/glusterfs.vim.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/glusterfs-mode.el.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/rdd.c.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/local-script.sh.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/launch-script.sh.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/glfs-bm.c.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/benchmarking/README.bz2 >--- replaced dir /usr/share/doc/glusterfs-3.3.1-r1/benchmarking >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/THANKS.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/README.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/NEWS.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/ChangeLog.bz2 >--- replaced obj /usr/share/doc/glusterfs-3.3.1-r1/AUTHORS >--- replaced dir /usr/share/doc/glusterfs-3.3.1-r1 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/sbin/glusterfsd >--- replaced sym /usr/sbin/glusterfs >--- replaced sym /usr/sbin/glusterd >--- replaced obj /usr/sbin/gluster >--- replaced dir /usr/sbin >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/syncdutils.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/syncdutils.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/syncdutils.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/resource.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/resource.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/resource.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/repce.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/repce.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/repce.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/monitor.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/monitor.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/monitor.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/master.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/master.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/master.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/libcxattr.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/libcxattr.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/libcxattr.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/ipaddr.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/ipaddr.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/ipaddr.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/gsyncd.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/gsyncd.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/gsyncd.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/gconf.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/gconf.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/gconf.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/configinterface.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/configinterface.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/configinterface.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/__init__.pyo >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/__init__.pyc >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/__init__.py >--- replaced obj /usr/libexec/glusterfs/python/syncdaemon/README.md >--- replaced dir /usr/libexec/glusterfs/python/syncdaemon >--- replaced dir /usr/libexec/glusterfs/python >--- replaced obj /usr/libexec/glusterfs/gsyncd >--- replaced dir /usr/libexec/glusterfs >--- replaced dir /usr/libexec >--- replaced obj /usr/lib64/libglusterfs.so.0.0.0 >--- replaced sym /usr/lib64/libglusterfs.so.0 >--- replaced sym /usr/lib64/libglusterfs.so >--- replaced obj /usr/lib64/libgfxdr.so.0.0.0 >--- replaced sym /usr/lib64/libgfxdr.so.0 >--- replaced sym /usr/lib64/libgfxdr.so >--- replaced obj /usr/lib64/libgfrpc.so.0.0.0 >--- replaced sym /usr/lib64/libgfrpc.so.0 >--- replaced sym /usr/lib64/libgfrpc.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/testing/performance/symlink-cache.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/testing/performance >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/testing >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/system/posix-acl.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/system >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/storage/posix.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/storage >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/protocol/server.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/protocol/client.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/protocol >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/performance/write-behind.so >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/performance/stat-prefetch.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/performance/read-ahead.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/performance/quick-read.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/performance/md-cache.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/performance/io-threads.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/performance/io-cache.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/performance >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/nfs/server.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/nfs >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so.0.0.0 >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so.0 >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/mount/fuse.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/mount >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/mgmt/glusterd.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/mgmt >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/worm.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/read-only.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/quota.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/quiesce.so >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/features/posix-locks.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/marker.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/mac-compat.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/locks.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/features/index.so >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/features/access-control.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/features >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/encryption/rot-13.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/encryption >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/debug/trace.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/debug/io-stats.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/debug/error-gen.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/debug >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/cluster/switch.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/cluster/stripe.so >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/cluster/replicate.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/cluster/pump.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/cluster/nufa.so >--- replaced sym /usr/lib64/glusterfs/3.3.1/xlator/cluster/distribute.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/cluster/dht.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/xlator/cluster/afr.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator/cluster >--- replaced dir /usr/lib64/glusterfs/3.3.1/xlator >--- replaced obj /usr/lib64/glusterfs/3.3.1/rpc-transport/socket.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/rpc-transport >--- replaced obj /usr/lib64/glusterfs/3.3.1/auth/login.so >--- replaced obj /usr/lib64/glusterfs/3.3.1/auth/addr.so >--- replaced dir /usr/lib64/glusterfs/3.3.1/auth >--- replaced dir /usr/lib64/glusterfs/3.3.1 >--- replaced dir /usr/lib64/glusterfs >--- replaced dir /usr/lib64 >--- replaced obj /usr/bin/glusterfs-migrate-unify-to-distribute >--- replaced obj /usr/bin/glusterfs-disk-usage-sync >--- replaced obj /usr/bin/glusterfs-backend-xattr-sanitize >--- replaced obj /usr/bin/glusterfs-backend-cleanup >--- replaced dir /usr/bin >--- replaced dir /usr >--- replaced obj /sbin/mount.glusterfs >--- replaced dir /sbin >--- replaced obj /etc/init.d/glusterfsd >--- replaced obj /etc/init.d/glusterd >--- replaced dir /etc/init.d >--- replaced obj /etc/glusterfs/glusterd.vol >--- replaced dir /etc/glusterfs >--- replaced obj /etc/conf.d/glusterfsd >--- replaced dir /etc/conf.d >--- replaced dir /etc > * One or more symlinks to directories have been preserved in order to > * ensure that files installed via these symlinks remain accessible. This > * indicates that the mentioned symlink(s) may be obsolete remnants of an > * old install, and it may be appropriate to replace a given symlink with > * the directory that it points to. > * > * /var/run > * >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. > * Starting with glusterfs-3.1.0, you can use the glusterd daemon to configure your > * volumes dynamically. To do so, simply use the gluster CLI after running: > * /etc/init.d/glusterd start > * > * For static configurations, the glusterfsd startup script can be multiplexed. > * The default startup script uses /etc/conf.d/glusterfsd to configure the > * separate service. To create additional instances of the glusterfsd service > * simply create a symlink to the glusterfsd startup script. > * > * Example: > * # ln -s glusterfsd /etc/init.d/glusterfsd2 > * # /usr/bin/vim /etc/glusterfs/glusterfsd2.vol > * You can now treat glusterfsd2 like any other service > * > * You need to use a ntp client to keep the clocks synchronized across all > * of your servers. Setup a NTP synchronizing service before attempting to > * run GlusterFS. > * > * You are upgrading from a previous version of glusterfs, please read: > * http://vbellur.wordpress.com/2012/05/31/upgrading-to-glusterfs-3-3/ >>>> sys-cluster/glusterfs-3.3.1-r1 merged. >>>> Regenerating /etc/ld.so.cache... >!!! A network error occurred while trying to send logmail: >[Errno 111] Connection refused >Sure you configured PORTAGE_ELOG_MAILURI correctly? >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date. > > * IMPORTANT: 1 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 464196
: 344162