Skip to content

Instantly share code, notes, and snippets.

@mhubig
Created November 22, 2011 16:16
Show Gist options
  • Save mhubig/1386044 to your computer and use it in GitHub Desktop.
Save mhubig/1386044 to your computer and use it in GitHub Desktop.
Problems building glusterfs-3.2.5 on Max OS X Lion
mhubig@mh:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i686-apple-darwin11.2.0
checking host system type... i686-apple-darwin11.2.0
checking for gcc... /usr/bin/llvm-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... gcc3
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common
checking if /usr/bin/llvm-gcc PIC flag -fno-common works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common
checking if /usr/bin/llvm-g++ PIC flag -fno-common works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for ld... /usr/bin/llvm-gcc
checking for pthread_mutex_init in -lpthread... yes
checking for dlopen... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking for pthread_spin_init... no
checking for strnlen... yes
checking for setfsuid... no
checking for setfsgid... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking for ibv_get_device_list in -libverbs... no
-n checking if libxml2 is present...
checking for pkg-config... /usr/local/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... no
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking argp.h usability... no
checking argp.h presence... no
checking for argp.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for llistxattr... no
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... yes
checking for readline in -lreadline -lncurses... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libglusterfs/Makefile
config.status: creating libglusterfs/src/Makefile
config.status: creating glusterfsd/Makefile
config.status: creating glusterfsd/src/Makefile
config.status: creating rpc/Makefile
config.status: creating rpc/rpc-lib/Makefile
config.status: creating rpc/rpc-lib/src/Makefile
config.status: creating rpc/rpc-transport/Makefile
config.status: creating rpc/rpc-transport/socket/Makefile
config.status: creating rpc/rpc-transport/socket/src/Makefile
config.status: creating rpc/rpc-transport/rdma/Makefile
config.status: creating rpc/rpc-transport/rdma/src/Makefile
config.status: creating rpc/xdr/Makefile
config.status: creating rpc/xdr/src/Makefile
config.status: creating xlators/Makefile
config.status: creating xlators/mount/Makefile
config.status: creating xlators/mount/fuse/Makefile
config.status: creating xlators/mount/fuse/src/Makefile
config.status: creating xlators/mount/fuse/utils/mount.glusterfs
config.status: creating xlators/mount/fuse/utils/mount_glusterfs
config.status: creating xlators/mount/fuse/utils/Makefile
config.status: creating xlators/storage/Makefile
config.status: creating xlators/storage/posix/Makefile
config.status: creating xlators/storage/posix/src/Makefile
config.status: creating xlators/cluster/Makefile
config.status: creating xlators/cluster/afr/Makefile
config.status: creating xlators/cluster/afr/src/Makefile
config.status: creating xlators/cluster/stripe/Makefile
config.status: creating xlators/cluster/stripe/src/Makefile
config.status: creating xlators/cluster/dht/Makefile
config.status: creating xlators/cluster/dht/src/Makefile
config.status: creating xlators/performance/Makefile
config.status: creating xlators/performance/write-behind/Makefile
config.status: creating xlators/performance/write-behind/src/Makefile
config.status: creating xlators/performance/read-ahead/Makefile
config.status: creating xlators/performance/read-ahead/src/Makefile
config.status: creating xlators/performance/io-threads/Makefile
config.status: creating xlators/performance/io-threads/src/Makefile
config.status: creating xlators/performance/io-cache/Makefile
config.status: creating xlators/performance/io-cache/src/Makefile
config.status: creating xlators/performance/symlink-cache/Makefile
config.status: creating xlators/performance/symlink-cache/src/Makefile
config.status: creating xlators/performance/quick-read/Makefile
config.status: creating xlators/performance/quick-read/src/Makefile
config.status: creating xlators/performance/stat-prefetch/Makefile
config.status: creating xlators/performance/stat-prefetch/src/Makefile
config.status: creating xlators/debug/Makefile
config.status: creating xlators/debug/trace/Makefile
config.status: creating xlators/debug/trace/src/Makefile
config.status: creating xlators/debug/error-gen/Makefile
config.status: creating xlators/debug/error-gen/src/Makefile
config.status: creating xlators/debug/io-stats/Makefile
config.status: creating xlators/debug/io-stats/src/Makefile
config.status: creating xlators/protocol/Makefile
config.status: creating xlators/protocol/auth/Makefile
config.status: creating xlators/protocol/auth/addr/Makefile
config.status: creating xlators/protocol/auth/addr/src/Makefile
config.status: creating xlators/protocol/auth/login/Makefile
config.status: creating xlators/protocol/auth/login/src/Makefile
config.status: creating xlators/protocol/client/Makefile
config.status: creating xlators/protocol/client/src/Makefile
config.status: creating xlators/protocol/server/Makefile
config.status: creating xlators/protocol/server/src/Makefile
config.status: creating xlators/features/Makefile
config.status: creating xlators/features/locks/Makefile
config.status: creating xlators/features/locks/src/Makefile
config.status: creating xlators/features/trash/Makefile
config.status: creating xlators/features/trash/src/Makefile
config.status: creating xlators/features/quota/Makefile
config.status: creating xlators/features/quota/src/Makefile
config.status: creating xlators/features/marker/Makefile
config.status: creating xlators/features/marker/src/Makefile
config.status: creating xlators/features/marker/utils/Makefile
config.status: creating xlators/features/marker/utils/gsyncd
config.status: creating xlators/features/marker/utils/syncdaemon/Makefile
config.status: creating xlators/features/read-only/Makefile
config.status: creating xlators/features/read-only/src/Makefile
config.status: creating xlators/features/mac-compat/Makefile
config.status: creating xlators/features/mac-compat/src/Makefile
config.status: creating xlators/features/quiesce/Makefile
config.status: creating xlators/features/quiesce/src/Makefile
config.status: creating xlators/encryption/Makefile
config.status: creating xlators/encryption/rot-13/Makefile
config.status: creating xlators/encryption/rot-13/src/Makefile
config.status: creating xlators/system/Makefile
config.status: creating xlators/system/posix-acl/Makefile
config.status: creating xlators/system/posix-acl/src/Makefile
config.status: creating cli/Makefile
config.status: creating cli/src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/hacker-guide/Makefile
config.status: creating extras/Makefile
config.status: creating extras/init.d/Makefile
config.status: creating extras/init.d/glusterd.plist
config.status: creating extras/init.d/glusterd-Debian
config.status: creating extras/init.d/glusterd-Redhat
config.status: creating extras/init.d/glusterd-SuSE
config.status: creating extras/benchmarking/Makefile
config.status: creating contrib/fuse-util/Makefile
config.status: creating xlators/nfs/Makefile
config.status: creating xlators/nfs/server/Makefile
config.status: creating xlators/nfs/server/src/Makefile
config.status: creating xlators/mgmt/Makefile
config.status: creating xlators/mgmt/glusterd/Makefile
config.status: creating xlators/mgmt/glusterd/src/Makefile
config.status: creating glusterfs.spec
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in argp-standalone
configure: running /bin/sh './configure' --prefix=/usr/local 'CC=/usr/bin/llvm-gcc' 'CFLAGS=-O3 -march=core2 -msse4.1 -w -pipe' 'CXXFLAGS=-O3 -march=core2 -msse4.1 -w -pipe' 'CXX=/usr/bin/llvm-g++' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/llvm-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for gcc... (cached) /usr/bin/llvm-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... (cached) none needed
checking dependency style of /usr/bin/llvm-gcc... (cached) gcc3
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for egrep... 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 limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
checking for strndup... yes
checking for strchrnul... no
checking for strcasecmp... yes
checking for vsnprintf... yes
checking for putc_unlocked('x', stdout)... yes
checking for flockfile... yes
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for strdup... yes
checking for asprintf... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
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 : no
argp-standalone : yes
fusermount : no
readline : yes
georeplication : no
mhubig@mh:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5$ make
make --no-print-directory --quiet all-recursive
Making all in argp-standalone
Making all in .
Making all in libglusterfs
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-dict.lo -MD -MP -MF .deps/libglusterfs_la-dict.Tpo -c dict.c -fno-common -DPIC -o .libs/libglusterfs_la-dict.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-y.tab.lo -MD -MP -MF .deps/libglusterfs_la-y.tab.Tpo -c y.tab.c -fno-common -DPIC -o .libs/libglusterfs_la-y.tab.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-xlator.lo -MD -MP -MF .deps/libglusterfs_la-xlator.Tpo -c xlator.c -fno-common -DPIC -o .libs/libglusterfs_la-xlator.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-logging.lo -MD -MP -MF .deps/libglusterfs_la-logging.Tpo -c logging.c -fno-common -DPIC -o .libs/libglusterfs_la-logging.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-hashfn.lo -MD -MP -MF .deps/libglusterfs_la-hashfn.Tpo -c hashfn.c -fno-common -DPIC -o .libs/libglusterfs_la-hashfn.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-defaults.lo -MD -MP -MF .deps/libglusterfs_la-defaults.Tpo -c defaults.c -fno-common -DPIC -o .libs/libglusterfs_la-defaults.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-common-utils.lo -MD -MP -MF .deps/libglusterfs_la-common-utils.Tpo -c common-utils.c -fno-common -DPIC -o .libs/libglusterfs_la-common-utils.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-timer.lo -MD -MP -MF .deps/libglusterfs_la-timer.Tpo -c timer.c -fno-common -DPIC -o .libs/libglusterfs_la-timer.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-inode.lo -MD -MP -MF .deps/libglusterfs_la-inode.Tpo -c inode.c -fno-common -DPIC -o .libs/libglusterfs_la-inode.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-call-stub.lo -MD -MP -MF .deps/libglusterfs_la-call-stub.Tpo -c call-stub.c -fno-common -DPIC -o .libs/libglusterfs_la-call-stub.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-compat.lo -MD -MP -MF .deps/libglusterfs_la-compat.Tpo -c compat.c -fno-common -DPIC -o .libs/libglusterfs_la-compat.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-fd.lo -MD -MP -MF .deps/libglusterfs_la-fd.Tpo -c fd.c -fno-common -DPIC -o .libs/libglusterfs_la-fd.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-compat-errno.lo -MD -MP -MF .deps/libglusterfs_la-compat-errno.Tpo -c compat-errno.c -fno-common -DPIC -o .libs/libglusterfs_la-compat-errno.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-event.lo -MD -MP -MF .deps/libglusterfs_la-event.Tpo -c event.c -fno-common -DPIC -o .libs/libglusterfs_la-event.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-mem-pool.lo -MD -MP -MF .deps/libglusterfs_la-mem-pool.Tpo -c mem-pool.c -fno-common -DPIC -o .libs/libglusterfs_la-mem-pool.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-gf-dirent.lo -MD -MP -MF .deps/libglusterfs_la-gf-dirent.Tpo -c gf-dirent.c -fno-common -DPIC -o .libs/libglusterfs_la-gf-dirent.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-syscall.lo -MD -MP -MF .deps/libglusterfs_la-syscall.Tpo -c syscall.c -fno-common -DPIC -o .libs/libglusterfs_la-syscall.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-iobuf.lo -MD -MP -MF .deps/libglusterfs_la-iobuf.Tpo -c iobuf.c -fno-common -DPIC -o .libs/libglusterfs_la-iobuf.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-globals.lo -MD -MP -MF .deps/libglusterfs_la-globals.Tpo -c globals.c -fno-common -DPIC -o .libs/libglusterfs_la-globals.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-statedump.lo -MD -MP -MF .deps/libglusterfs_la-statedump.Tpo -c statedump.c -fno-common -DPIC -o .libs/libglusterfs_la-statedump.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-stack.lo -MD -MP -MF .deps/libglusterfs_la-stack.Tpo -c stack.c -fno-common -DPIC -o .libs/libglusterfs_la-stack.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-checksum.lo -MD -MP -MF .deps/libglusterfs_la-checksum.Tpo -c checksum.c -fno-common -DPIC -o .libs/libglusterfs_la-checksum.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-md5.lo -MD -MP -MF .deps/libglusterfs_la-md5.Tpo -c ../../contrib/md5/md5.c -fno-common -DPIC -o .libs/libglusterfs_la-md5.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-rb.lo -MD -MP -MF .deps/libglusterfs_la-rb.Tpo -c ../../contrib/rbtree/rb.c -fno-common -DPIC -o .libs/libglusterfs_la-rb.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-rbthash.lo -MD -MP -MF .deps/libglusterfs_la-rbthash.Tpo -c rbthash.c -fno-common -DPIC -o .libs/libglusterfs_la-rbthash.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-latency.lo -MD -MP -MF .deps/libglusterfs_la-latency.Tpo -c latency.c -fno-common -DPIC -o .libs/libglusterfs_la-latency.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-graph.lo -MD -MP -MF .deps/libglusterfs_la-graph.Tpo -c graph.c -fno-common -DPIC -o .libs/libglusterfs_la-graph.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-clear.lo -MD -MP -MF .deps/libglusterfs_la-clear.Tpo -c ../../contrib/uuid/clear.c -fno-common -DPIC -o .libs/libglusterfs_la-clear.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-copy.lo -MD -MP -MF .deps/libglusterfs_la-copy.Tpo -c ../../contrib/uuid/copy.c -fno-common -DPIC -o .libs/libglusterfs_la-copy.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-gen_uuid.lo -MD -MP -MF .deps/libglusterfs_la-gen_uuid.Tpo -c ../../contrib/uuid/gen_uuid.c -fno-common -DPIC -o .libs/libglusterfs_la-gen_uuid.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-pack.lo -MD -MP -MF .deps/libglusterfs_la-pack.Tpo -c ../../contrib/uuid/pack.c -fno-common -DPIC -o .libs/libglusterfs_la-pack.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-parse.lo -MD -MP -MF .deps/libglusterfs_la-parse.Tpo -c ../../contrib/uuid/parse.c -fno-common -DPIC -o .libs/libglusterfs_la-parse.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-unparse.lo -MD -MP -MF .deps/libglusterfs_la-unparse.Tpo -c ../../contrib/uuid/unparse.c -fno-common -DPIC -o .libs/libglusterfs_la-unparse.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-uuid_time.lo -MD -MP -MF .deps/libglusterfs_la-uuid_time.Tpo -c ../../contrib/uuid/uuid_time.c -fno-common -DPIC -o .libs/libglusterfs_la-uuid_time.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-compare.lo -MD -MP -MF .deps/libglusterfs_la-compare.Tpo -c ../../contrib/uuid/compare.c -fno-common -DPIC -o .libs/libglusterfs_la-compare.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-isnull.lo -MD -MP -MF .deps/libglusterfs_la-isnull.Tpo -c ../../contrib/uuid/isnull.c -fno-common -DPIC -o .libs/libglusterfs_la-isnull.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-unpack.lo -MD -MP -MF .deps/libglusterfs_la-unpack.Tpo -c ../../contrib/uuid/unpack.c -fno-common -DPIC -o .libs/libglusterfs_la-unpack.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-syncop.lo -MD -MP -MF .deps/libglusterfs_la-syncop.Tpo -c syncop.c -fno-common -DPIC -o .libs/libglusterfs_la-syncop.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-graph-print.lo -MD -MP -MF .deps/libglusterfs_la-graph-print.Tpo -c graph-print.c -fno-common -DPIC -o .libs/libglusterfs_la-graph-print.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-trie.lo -MD -MP -MF .deps/libglusterfs_la-trie.Tpo -c trie.c -fno-common -DPIC -o .libs/libglusterfs_la-trie.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-daemon.lo -MD -MP -MF .deps/libglusterfs_la-daemon.Tpo -c daemon.c -fno-common -DPIC -o .libs/libglusterfs_la-daemon.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libglusterfs/src -I../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/3.2.5/xlator\" -DGF_DARWIN_HOST_OS -I../../contrib/rbtree -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/3.2.5/scheduler\" -I../../contrib/md5 -fPIC -Wall -g -nostartfiles -I../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libglusterfs_la-graph.lex.lo -MD -MP -MF .deps/libglusterfs_la-graph.lex.Tpo -c graph.lex.c -fno-common -DPIC -o .libs/libglusterfs_la-graph.lex.o
glibtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libglusterfs.0.dylib .libs/libglusterfs_la-dict.o .libs/libglusterfs_la-graph.lex.o .libs/libglusterfs_la-y.tab.o .libs/libglusterfs_la-xlator.o .libs/libglusterfs_la-logging.o .libs/libglusterfs_la-hashfn.o .libs/libglusterfs_la-defaults.o .libs/libglusterfs_la-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-md5.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-daemon.o -lfl -lpthread -march=core2 -msse4.1 -install_name /usr/local/lib/libglusterfs.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
glibtool: link: (cd ".libs" && rm -f "libglusterfs.dylib" && ln -s "libglusterfs.0.dylib" "libglusterfs.dylib")
glibtool: link: (cd ".libs" && rm -f "libglusterfs.0.0.0.dylib" && ln -s "libglusterfs.0.dylib" "libglusterfs.0.0.0.dylib")
glibtool: link: ar cru .libs/libglusterfs.a .libs/libglusterfs_la-dict.o .libs/libglusterfs_la-graph.lex.o .libs/libglusterfs_la-y.tab.o .libs/libglusterfs_la-xlator.o .libs/libglusterfs_la-logging.o .libs/libglusterfs_la-hashfn.o .libs/libglusterfs_la-defaults.o .libs/libglusterfs_la-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-md5.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-daemon.o
/usr/bin/ranlib: file: .libs/libglusterfs.a(libglusterfs_la-compat.o) has no symbols
glibtool: link: ranlib .libs/libglusterfs.a
ranlib: file: .libs/libglusterfs.a(libglusterfs_la-compat.o) has no symbols
glibtool: link: ( cd ".libs" && rm -f "libglusterfs.la" && ln -s "../libglusterfs.la" "libglusterfs.la" )
Making all in rpc
Making all in rpc-lib
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT rpcsvc-auth.lo -MD -MP -MF .deps/rpcsvc-auth.Tpo -c rpcsvc-auth.c -fno-common -DPIC -o .libs/rpcsvc-auth.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT auth-unix.lo -MD -MP -MF .deps/auth-unix.Tpo -c auth-unix.c -fno-common -DPIC -o .libs/auth-unix.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT rpcsvc.lo -MD -MP -MF .deps/rpcsvc.Tpo -c rpcsvc.c -fno-common -DPIC -o .libs/rpcsvc.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT auth-null.lo -MD -MP -MF .deps/auth-null.Tpo -c auth-null.c -fno-common -DPIC -o .libs/auth-null.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT rpc-transport.lo -MD -MP -MF .deps/rpc-transport.Tpo -c rpc-transport.c -fno-common -DPIC -o .libs/rpc-transport.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT xdr-rpc.lo -MD -MP -MF .deps/xdr-rpc.Tpo -c xdr-rpc.c -fno-common -DPIC -o .libs/xdr-rpc.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT xdr-rpcclnt.lo -MD -MP -MF .deps/xdr-rpcclnt.Tpo -c xdr-rpcclnt.c -fno-common -DPIC -o .libs/xdr-rpcclnt.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT rpc-clnt.lo -MD -MP -MF .deps/rpc-clnt.Tpo -c rpc-clnt.c -fno-common -DPIC -o .libs/rpc-clnt.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT auth-glusterfs.lo -MD -MP -MF .deps/auth-glusterfs.Tpo -c auth-glusterfs.c -fno-common -DPIC -o .libs/auth-glusterfs.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../rpc/xdr/src -DRPC_TRANSPORTDIR=\"/usr/local/lib/glusterfs/3.2.5/rpc-transport\" -O3 -march=core2 -msse4.1 -w -pipe -MT rpc-common.lo -MD -MP -MF .deps/rpc-common.Tpo -c rpc-common.c -fno-common -DPIC -o .libs/rpc-common.o
glibtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgfrpc.0.dylib .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 .libs/rpc-common.o ../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1 -install_name /usr/local/lib/libgfrpc.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
glibtool: link: (cd ".libs" && rm -f "libgfrpc.dylib" && ln -s "libgfrpc.0.dylib" "libgfrpc.dylib")
glibtool: link: (cd ".libs" && rm -f "libgfrpc.0.0.0.dylib" && ln -s "libgfrpc.0.dylib" "libgfrpc.0.0.0.dylib")
glibtool: link: ( cd ".libs" && rm -f "libgfrpc.la" && ln -s "../libgfrpc.la" "libgfrpc.la" )
Making all in rpc-transport
Making all in socket
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT name.lo -MD -MP -MF .deps/name.Tpo -c name.c -fno-common -DPIC -o .libs/name.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fno-common -DPIC -o .libs/socket.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/socket.0.so -bundle .libs/socket.o .libs/name.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "socket.so" && ln -s "socket.0.so" "socket.so")
glibtool: link: (cd ".libs" && rm -f "socket.0.0.0.so" && ln -s "socket.0.so" "socket.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "socket.la" && ln -s "../socket.la" "socket.la" )
Making all in xdr
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-xdr-generic.lo -MD -MP -MF .deps/libgfxdr_la-xdr-generic.Tpo -c xdr-generic.c -fno-common -DPIC -o .libs/libgfxdr_la-xdr-generic.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-glusterfs3-xdr.lo -MD -MP -MF .deps/libgfxdr_la-glusterfs3-xdr.Tpo -c glusterfs3-xdr.c -fno-common -DPIC -o .libs/libgfxdr_la-glusterfs3-xdr.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-glusterfs3.lo -MD -MP -MF .deps/libgfxdr_la-glusterfs3.Tpo -c glusterfs3.c -fno-common -DPIC -o .libs/libgfxdr_la-glusterfs3.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-cli1-xdr.lo -MD -MP -MF .deps/libgfxdr_la-cli1-xdr.Tpo -c cli1-xdr.c -fno-common -DPIC -o .libs/libgfxdr_la-cli1-xdr.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-cli1.lo -MD -MP -MF .deps/libgfxdr_la-cli1.Tpo -c cli1.c -fno-common -DPIC -o .libs/libgfxdr_la-cli1.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-glusterd1-xdr.lo -MD -MP -MF .deps/libgfxdr_la-glusterd1-xdr.Tpo -c glusterd1-xdr.c -fno-common -DPIC -o .libs/libgfxdr_la-glusterd1-xdr.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-glusterd1.lo -MD -MP -MF .deps/libgfxdr_la-glusterd1.Tpo -c glusterd1.c -fno-common -DPIC -o .libs/libgfxdr_la-glusterd1.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-portmap-xdr.lo -MD -MP -MF .deps/libgfxdr_la-portmap-xdr.Tpo -c portmap-xdr.c -fno-common -DPIC -o .libs/libgfxdr_la-portmap-xdr.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libglusterfs/src -I../../../contrib/uuid -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -I../../../libglusterfs/src -I../../../rpc/rpc-lib/src -fPIC -Wall -g -nostartfiles -I../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT libgfxdr_la-portmap.lo -MD -MP -MF .deps/libgfxdr_la-portmap.Tpo -c portmap.c -fno-common -DPIC -o .libs/libgfxdr_la-portmap.o
glibtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgfxdr.0.dylib .libs/libgfxdr_la-xdr-generic.o .libs/libgfxdr_la-glusterfs3-xdr.o .libs/libgfxdr_la-glusterfs3.o .libs/libgfxdr_la-cli1-xdr.o .libs/libgfxdr_la-cli1.o .libs/libgfxdr_la-glusterd1-xdr.o .libs/libgfxdr_la-glusterd1.o .libs/libgfxdr_la-portmap-xdr.o .libs/libgfxdr_la-portmap.o ../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib ../../../rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib /private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1 -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -install_name /usr/local/lib/libgfxdr.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
glibtool: link: (cd ".libs" && rm -f "libgfxdr.dylib" && ln -s "libgfxdr.0.dylib" "libgfxdr.dylib")
glibtool: link: (cd ".libs" && rm -f "libgfxdr.0.0.0.dylib" && ln -s "libgfxdr.0.dylib" "libgfxdr.0.0.0.dylib")
glibtool: link: ar cru .libs/libgfxdr.a .libs/libgfxdr_la-xdr-generic.o .libs/libgfxdr_la-glusterfs3-xdr.o .libs/libgfxdr_la-glusterfs3.o .libs/libgfxdr_la-cli1-xdr.o .libs/libgfxdr_la-cli1.o .libs/libgfxdr_la-glusterd1-xdr.o .libs/libgfxdr_la-glusterd1.o .libs/libgfxdr_la-portmap-xdr.o .libs/libgfxdr_la-portmap.o
glibtool: link: ranlib .libs/libgfxdr.a
glibtool: link: ( cd ".libs" && rm -f "libgfxdr.la" && ln -s "../libgfxdr.la" "libgfxdr.la" )
Making all in xlators
Making all in cluster
Making all in stripe
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT libxlator.lo -MD -MP -MF .deps/libxlator.Tpo -c ../../../../xlators/lib/src/libxlator.c -fno-common -DPIC -o .libs/libxlator.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT stripe.lo -MD -MP -MF .deps/stripe.Tpo -c stripe.c -fno-common -DPIC -o .libs/stripe.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/stripe.0.so -bundle .libs/stripe.o .libs/libxlator.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "stripe.so" && ln -s "stripe.0.so" "stripe.so")
glibtool: link: (cd ".libs" && rm -f "stripe.0.0.0.so" && ln -s "stripe.0.so" "stripe.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "stripe.la" && ln -s "../stripe.la" "stripe.la" )
Making all in afr
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-dir-write.lo -MD -MP -MF .deps/afr-dir-write.Tpo -c afr-dir-write.c -fno-common -DPIC -o .libs/afr-dir-write.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-dir-read.lo -MD -MP -MF .deps/afr-dir-read.Tpo -c afr-dir-read.c -fno-common -DPIC -o .libs/afr-dir-read.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-inode-read.lo -MD -MP -MF .deps/afr-inode-read.Tpo -c afr-inode-read.c -fno-common -DPIC -o .libs/afr-inode-read.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-inode-write.lo -MD -MP -MF .deps/afr-inode-write.Tpo -c afr-inode-write.c -fno-common -DPIC -o .libs/afr-inode-write.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-open.lo -MD -MP -MF .deps/afr-open.Tpo -c afr-open.c -fno-common -DPIC -o .libs/afr-open.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-transaction.lo -MD -MP -MF .deps/afr-transaction.Tpo -c afr-transaction.c -fno-common -DPIC -o .libs/afr-transaction.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-self-heal-data.lo -MD -MP -MF .deps/afr-self-heal-data.Tpo -c afr-self-heal-data.c -fno-common -DPIC -o .libs/afr-self-heal-data.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-self-heal-common.lo -MD -MP -MF .deps/afr-self-heal-common.Tpo -c afr-self-heal-common.c -fno-common -DPIC -o .libs/afr-self-heal-common.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-self-heal-metadata.lo -MD -MP -MF .deps/afr-self-heal-metadata.Tpo -c afr-self-heal-metadata.c -fno-common -DPIC -o .libs/afr-self-heal-metadata.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-self-heal-entry.lo -MD -MP -MF .deps/afr-self-heal-entry.Tpo -c afr-self-heal-entry.c -fno-common -DPIC -o .libs/afr-self-heal-entry.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-self-heal-algorithm.lo -MD -MP -MF .deps/afr-self-heal-algorithm.Tpo -c afr-self-heal-algorithm.c -fno-common -DPIC -o .libs/afr-self-heal-algorithm.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr-lk-common.lo -MD -MP -MF .deps/afr-lk-common.Tpo -c afr-lk-common.c -fno-common -DPIC -o .libs/afr-lk-common.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT libxlator.lo -MD -MP -MF .deps/libxlator.Tpo -c ../../../../xlators/lib/src/libxlator.c -fno-common -DPIC -o .libs/libxlator.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT afr.lo -MD -MP -MF .deps/afr.Tpo -c afr.c -fno-common -DPIC -o .libs/afr.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/md5 -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT pump.lo -MD -MP -MF .deps/pump.Tpo -c pump.c -fno-common -DPIC -o .libs/pump.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/afr.0.so -bundle .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/libxlator.o .libs/afr.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "afr.so" && ln -s "afr.0.so" "afr.so")
glibtool: link: (cd ".libs" && rm -f "afr.0.0.0.so" && ln -s "afr.0.so" "afr.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "afr.la" && ln -s "../afr.la" "afr.la" )
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/pump.0.so -bundle .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/libxlator.o .libs/pump.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "pump.so" && ln -s "pump.0.so" "pump.so")
glibtool: link: (cd ".libs" && rm -f "pump.0.0.0.so" && ln -s "pump.0.so" "pump.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "pump.la" && ln -s "../pump.la" "pump.la" )
Making all in dht
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-helper.lo -MD -MP -MF .deps/dht-helper.Tpo -c dht-helper.c -fno-common -DPIC -o .libs/dht-helper.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-layout.lo -MD -MP -MF .deps/dht-layout.Tpo -c dht-layout.c -fno-common -DPIC -o .libs/dht-layout.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-linkfile.lo -MD -MP -MF .deps/dht-linkfile.Tpo -c dht-linkfile.c -fno-common -DPIC -o .libs/dht-linkfile.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-selfheal.lo -MD -MP -MF .deps/dht-selfheal.Tpo -c dht-selfheal.c -fno-common -DPIC -o .libs/dht-selfheal.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-rename.lo -MD -MP -MF .deps/dht-rename.Tpo -c dht-rename.c -fno-common -DPIC -o .libs/dht-rename.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-hashfn.lo -MD -MP -MF .deps/dht-hashfn.Tpo -c dht-hashfn.c -fno-common -DPIC -o .libs/dht-hashfn.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht-diskusage.lo -MD -MP -MF .deps/dht-diskusage.Tpo -c dht-diskusage.c -fno-common -DPIC -o .libs/dht-diskusage.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT libxlator.lo -MD -MP -MF .deps/libxlator.Tpo -c ../../../../xlators/lib/src/libxlator.c -fno-common -DPIC -o .libs/libxlator.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT dht.lo -MD -MP -MF .deps/dht.Tpo -c dht.c -fno-common -DPIC -o .libs/dht.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT nufa.lo -MD -MP -MF .deps/nufa.Tpo -c nufa.c -fno-common -DPIC -o .libs/nufa.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/lib/src -O3 -march=core2 -msse4.1 -w -pipe -MT switch.lo -MD -MP -MF .deps/switch.Tpo -c switch.c -fno-common -DPIC -o .libs/switch.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/dht.0.so -bundle .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/libxlator.o .libs/dht.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "dht.so" && ln -s "dht.0.so" "dht.so")
glibtool: link: (cd ".libs" && rm -f "dht.0.0.0.so" && ln -s "dht.0.so" "dht.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "dht.la" && ln -s "../dht.la" "dht.la" )
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/nufa.0.so -bundle .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/libxlator.o .libs/nufa.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "nufa.so" && ln -s "nufa.0.so" "nufa.so")
glibtool: link: (cd ".libs" && rm -f "nufa.0.0.0.so" && ln -s "nufa.0.so" "nufa.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "nufa.la" && ln -s "../nufa.la" "nufa.la" )
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/switch.0.so -bundle .libs/dht-layout.o .libs/dht-helper.o .libs/dht-linkfile.o .libs/dht-selfheal.o .libs/dht-rename.o .libs/dht-hashfn.o .libs/dht-diskusage.o .libs/libxlator.o .libs/switch.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "switch.so" && ln -s "switch.0.so" "switch.so")
glibtool: link: (cd ".libs" && rm -f "switch.0.0.0.so" && ln -s "switch.0.so" "switch.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "switch.la" && ln -s "../switch.la" "switch.la" )
Making all in storage
Making all in posix
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_DARWIN_HOST_OS -Wall -I../../../../libglusterfs/src -nostartfiles -I../../../../contrib/md5 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -fno-common -DPIC -o .libs/posix.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/posix.0.so -bundle .libs/posix.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "posix.so" && ln -s "posix.0.so" "posix.so")
glibtool: link: (cd ".libs" && rm -f "posix.0.0.0.so" && ln -s "posix.0.so" "posix.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "posix.la" && ln -s "../posix.la" "posix.la" )
Making all in protocol
Making all in auth
Making all in addr
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../libglusterfs/src -I../../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../../libglusterfs/src -nostartfiles -I../../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../../xlators/protocol/server/src -O3 -march=core2 -msse4.1 -w -pipe -MT addr.lo -MD -MP -MF .deps/addr.Tpo -c addr.c -fno-common -DPIC -o .libs/addr.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/addr.0.so -bundle .libs/addr.o ../../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "addr.so" && ln -s "addr.0.so" "addr.so")
glibtool: link: (cd ".libs" && rm -f "addr.0.0.0.so" && ln -s "addr.0.so" "addr.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "addr.la" && ln -s "../addr.la" "addr.la" )
Making all in login
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../libglusterfs/src -I../../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../../libglusterfs/src -nostartfiles -I../../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../../xlators/protocol/server/src -O3 -march=core2 -msse4.1 -w -pipe -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fno-common -DPIC -o .libs/login.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/login.0.so -bundle .libs/login.o ../../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "login.so" && ln -s "login.0.so" "login.so")
glibtool: link: (cd ".libs" && rm -f "login.0.0.0.so" && ln -s "login.0.so" "login.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "login.la" && ln -s "../login.la" "login.la" )
Making all in client
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src/ -O3 -march=core2 -msse4.1 -w -pipe -MT client-helpers.lo -MD -MP -MF .deps/client-helpers.Tpo -c client-helpers.c -fno-common -DPIC -o .libs/client-helpers.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src/ -O3 -march=core2 -msse4.1 -w -pipe -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fno-common -DPIC -o .libs/client.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src/ -O3 -march=core2 -msse4.1 -w -pipe -MT client3_1-fops.lo -MD -MP -MF .deps/client3_1-fops.Tpo -c client3_1-fops.c -fno-common -DPIC -o .libs/client3_1-fops.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src/ -O3 -march=core2 -msse4.1 -w -pipe -MT client-handshake.lo -MD -MP -MF .deps/client-handshake.Tpo -c client-handshake.c -fno-common -DPIC -o .libs/client-handshake.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src/ -O3 -march=core2 -msse4.1 -w -pipe -MT client-callback.lo -MD -MP -MF .deps/client-callback.Tpo -c client-callback.c -fno-common -DPIC -o .libs/client-callback.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../rpc/xdr/src -I../../../../rpc/rpc-lib/src/ -O3 -march=core2 -msse4.1 -w -pipe -MT client-lk.lo -MD -MP -MF .deps/client-lk.Tpo -c client-lk.c -fno-common -DPIC -o .libs/client-lk.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/client.0.so -bundle .libs/client.o .libs/client-helpers.o .libs/client3_1-fops.o .libs/client-handshake.o .libs/client-callback.o .libs/client-lk.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib ../../../../rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib ../../../../rpc/xdr/src/.libs/libgfxdr.0.0.0.dylib /private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib /private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1 -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -Wl,-dylib_file -Wl,/usr/local/lib/libgfrpc.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib
glibtool: link: (cd ".libs" && rm -f "client.so" && ln -s "client.0.so" "client.so")
glibtool: link: (cd ".libs" && rm -f "client.0.0.0.so" && ln -s "client.0.so" "client.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "client.la" && ln -s "../client.la" "client.la" )
Making all in server
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -nostartfiles -DCONFDIR=\"/usr/local/etc/glusterfs\" -DGF_DARWIN_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/3.2.5/auth\" -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/protocol/lib/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -I../../../../contrib/md5/ -O3 -march=core2 -msse4.1 -w -pipe -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fno-common -DPIC -o .libs/server.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -nostartfiles -DCONFDIR=\"/usr/local/etc/glusterfs\" -DGF_DARWIN_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/3.2.5/auth\" -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/protocol/lib/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -I../../../../contrib/md5/ -O3 -march=core2 -msse4.1 -w -pipe -MT server-resolve.lo -MD -MP -MF .deps/server-resolve.Tpo -c server-resolve.c -fno-common -DPIC -o .libs/server-resolve.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -nostartfiles -DCONFDIR=\"/usr/local/etc/glusterfs\" -DGF_DARWIN_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/3.2.5/auth\" -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/protocol/lib/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -I../../../../contrib/md5/ -O3 -march=core2 -msse4.1 -w -pipe -MT server-helpers.lo -MD -MP -MF .deps/server-helpers.Tpo -c server-helpers.c -fno-common -DPIC -o .libs/server-helpers.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -nostartfiles -DCONFDIR=\"/usr/local/etc/glusterfs\" -DGF_DARWIN_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/3.2.5/auth\" -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/protocol/lib/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -I../../../../contrib/md5/ -O3 -march=core2 -msse4.1 -w -pipe -MT server3_1-fops.lo -MD -MP -MF .deps/server3_1-fops.Tpo -c server3_1-fops.c -fno-common -DPIC -o .libs/server3_1-fops.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -nostartfiles -DCONFDIR=\"/usr/local/etc/glusterfs\" -DGF_DARWIN_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/3.2.5/auth\" -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/protocol/lib/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -I../../../../contrib/md5/ -O3 -march=core2 -msse4.1 -w -pipe -MT server-handshake.lo -MD -MP -MF .deps/server-handshake.Tpo -c server-handshake.c -fno-common -DPIC -o .libs/server-handshake.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -nostartfiles -DCONFDIR=\"/usr/local/etc/glusterfs\" -DGF_DARWIN_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/3.2.5/auth\" -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/protocol/lib/src -I../../../../rpc/rpc-lib/src/ -I../../../../rpc/xdr/src/ -I../../../../contrib/md5/ -O3 -march=core2 -msse4.1 -w -pipe -MT authenticate.lo -MD -MP -MF .deps/authenticate.Tpo -c authenticate.c -fno-common -DPIC -o .libs/authenticate.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/server.0.so -bundle .libs/server.o .libs/server-resolve.o .libs/server-helpers.o .libs/server3_1-fops.o .libs/server-handshake.o .libs/authenticate.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib ../../../../rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib ../../../../rpc/xdr/src/.libs/libgfxdr.0.0.0.dylib /private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib /private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1 -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -Wl,-dylib_file -Wl,/usr/local/lib/libgfrpc.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/rpc/rpc-lib/src/.libs/libgfrpc.0.0.0.dylib -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -Wl,-dylib_file -Wl,/usr/local/lib/libglusterfs.0.dylib:/private/tmp/homebrew-glusterfs-3.2.5-Gkxp/glusterfs-3.2.5/libglusterfs/src/.libs/libglusterfs.0.0.0.dylib
glibtool: link: (cd ".libs" && rm -f "server.so" && ln -s "server.0.so" "server.so")
glibtool: link: (cd ".libs" && rm -f "server.0.0.0.so" && ln -s "server.0.so" "server.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "server.la" && ln -s "../server.la" "server.la" )
Making all in performance
Making all in write-behind
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT write-behind.lo -MD -MP -MF .deps/write-behind.Tpo -c write-behind.c -fno-common -DPIC -o .libs/write-behind.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/write-behind.0.so -bundle .libs/write-behind.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "write-behind.so" && ln -s "write-behind.0.so" "write-behind.so")
glibtool: link: (cd ".libs" && rm -f "write-behind.0.0.0.so" && ln -s "write-behind.0.so" "write-behind.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "write-behind.la" && ln -s "../write-behind.la" "write-behind.la" )
Making all in read-ahead
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT read-ahead.lo -MD -MP -MF .deps/read-ahead.Tpo -c read-ahead.c -fno-common -DPIC -o .libs/read-ahead.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT page.lo -MD -MP -MF .deps/page.Tpo -c page.c -fno-common -DPIC -o .libs/page.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/read-ahead.0.so -bundle .libs/read-ahead.o .libs/page.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "read-ahead.so" && ln -s "read-ahead.0.so" "read-ahead.so")
glibtool: link: (cd ".libs" && rm -f "read-ahead.0.0.0.so" && ln -s "read-ahead.0.so" "read-ahead.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "read-ahead.la" && ln -s "../read-ahead.la" "read-ahead.la" )
Making all in io-threads
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT io-threads.lo -MD -MP -MF .deps/io-threads.Tpo -c io-threads.c -fno-common -DPIC -o .libs/io-threads.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/io-threads.0.so -bundle .libs/io-threads.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "io-threads.so" && ln -s "io-threads.0.so" "io-threads.so")
glibtool: link: (cd ".libs" && rm -f "io-threads.0.0.0.so" && ln -s "io-threads.0.so" "io-threads.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "io-threads.la" && ln -s "../io-threads.la" "io-threads.la" )
Making all in io-cache
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/rbtree -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT io-cache.lo -MD -MP -MF .deps/io-cache.Tpo -c io-cache.c -fno-common -DPIC -o .libs/io-cache.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/rbtree -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT page.lo -MD -MP -MF .deps/page.Tpo -c page.c -fno-common -DPIC -o .libs/page.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/rbtree -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT ioc-inode.lo -MD -MP -MF .deps/ioc-inode.Tpo -c ioc-inode.c -fno-common -DPIC -o .libs/ioc-inode.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/io-cache.0.so -bundle .libs/io-cache.o .libs/page.o .libs/ioc-inode.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "io-cache.so" && ln -s "io-cache.0.so" "io-cache.so")
glibtool: link: (cd ".libs" && rm -f "io-cache.0.0.0.so" && ln -s "io-cache.0.so" "io-cache.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "io-cache.la" && ln -s "../io-cache.la" "io-cache.la" )
Making all in symlink-cache
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT symlink-cache.lo -MD -MP -MF .deps/symlink-cache.Tpo -c symlink-cache.c -fno-common -DPIC -o .libs/symlink-cache.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/symlink-cache.0.so -bundle .libs/symlink-cache.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "symlink-cache.so" && ln -s "symlink-cache.0.so" "symlink-cache.so")
glibtool: link: (cd ".libs" && rm -f "symlink-cache.0.0.0.so" && ln -s "symlink-cache.0.so" "symlink-cache.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "symlink-cache.la" && ln -s "../symlink-cache.la" "symlink-cache.la" )
Making all in quick-read
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT quick-read.lo -MD -MP -MF .deps/quick-read.Tpo -c quick-read.c -fno-common -DPIC -o .libs/quick-read.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/quick-read.0.so -bundle .libs/quick-read.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "quick-read.so" && ln -s "quick-read.0.so" "quick-read.so")
glibtool: link: (cd ".libs" && rm -f "quick-read.0.0.0.so" && ln -s "quick-read.0.so" "quick-read.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "quick-read.la" && ln -s "../quick-read.la" "quick-read.la" )
Making all in stat-prefetch
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/rbtree -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT stat-prefetch.lo -MD -MP -MF .deps/stat-prefetch.Tpo -c stat-prefetch.c -fno-common -DPIC -o .libs/stat-prefetch.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/stat-prefetch.0.so -bundle .libs/stat-prefetch.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "stat-prefetch.so" && ln -s "stat-prefetch.0.so" "stat-prefetch.so")
glibtool: link: (cd ".libs" && rm -f "stat-prefetch.0.0.0.so" && ln -s "stat-prefetch.0.so" "stat-prefetch.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "stat-prefetch.la" && ln -s "../stat-prefetch.la" "stat-prefetch.la" )
Making all in debug
Making all in trace
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fno-common -DPIC -o .libs/trace.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/trace.0.so -bundle .libs/trace.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "trace.so" && ln -s "trace.0.so" "trace.so")
glibtool: link: (cd ".libs" && rm -f "trace.0.0.0.so" && ln -s "trace.0.so" "trace.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "trace.la" && ln -s "../trace.la" "trace.la" )
Making all in error-gen
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT error-gen.lo -MD -MP -MF .deps/error-gen.Tpo -c error-gen.c -fno-common -DPIC -o .libs/error-gen.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/error-gen.0.so -bundle .libs/error-gen.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "error-gen.so" && ln -s "error-gen.0.so" "error-gen.so")
glibtool: link: (cd ".libs" && rm -f "error-gen.0.0.0.so" && ln -s "error-gen.0.so" "error-gen.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "error-gen.la" && ln -s "../error-gen.la" "error-gen.la" )
Making all in io-stats
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT io-stats.lo -MD -MP -MF .deps/io-stats.Tpo -c io-stats.c -fno-common -DPIC -o .libs/io-stats.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/io-stats.0.so -bundle .libs/io-stats.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "io-stats.so" && ln -s "io-stats.0.so" "io-stats.so")
glibtool: link: (cd ".libs" && rm -f "io-stats.0.0.0.so" && ln -s "io-stats.0.so" "io-stats.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "io-stats.la" && ln -s "../io-stats.la" "io-stats.la" )
Making all in features
Making all in locks
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -fno-common -DPIC -o .libs/posix.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fno-common -DPIC -o .libs/common.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT entrylk.lo -MD -MP -MF .deps/entrylk.Tpo -c entrylk.c -fno-common -DPIC -o .libs/entrylk.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT inodelk.lo -MD -MP -MF .deps/inodelk.Tpo -c inodelk.c -fno-common -DPIC -o .libs/inodelk.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT reservelk.lo -MD -MP -MF .deps/reservelk.Tpo -c reservelk.c -fno-common -DPIC -o .libs/reservelk.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/locks.0.so -bundle .libs/common.o .libs/posix.o .libs/entrylk.o .libs/inodelk.o .libs/reservelk.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "locks.so" && ln -s "locks.0.so" "locks.so")
glibtool: link: (cd ".libs" && rm -f "locks.0.0.0.so" && ln -s "locks.0.so" "locks.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "locks.la" && ln -s "../locks.la" "locks.la" )
Making all in trash
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT trash.lo -MD -MP -MF .deps/trash.Tpo -c trash.c -fno-common -DPIC -o .libs/trash.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/trash.0.so -bundle .libs/trash.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "trash.so" && ln -s "trash.0.so" "trash.so")
glibtool: link: (cd ".libs" && rm -f "trash.0.0.0.so" && ln -s "trash.0.so" "trash.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "trash.la" && ln -s "../trash.la" "trash.la" )
Making all in quota
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -I../../../../xlators/cluster/dht/src -O3 -march=core2 -msse4.1 -w -pipe -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c quota.c -fno-common -DPIC -o .libs/quota.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/quota.0.so -bundle .libs/quota.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "quota.so" && ln -s "quota.0.so" "quota.so")
glibtool: link: (cd ".libs" && rm -f "quota.0.0.0.so" && ln -s "quota.0.so" "quota.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "quota.la" && ln -s "../quota.la" "quota.la" )
Making all in read-only
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT read-only.lo -MD -MP -MF .deps/read-only.Tpo -c read-only.c -fno-common -DPIC -o .libs/read-only.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/read-only.0.so -bundle .libs/read-only.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "read-only.so" && ln -s "read-only.0.so" "read-only.so")
glibtool: link: (cd ".libs" && rm -f "read-only.0.0.0.so" && ln -s "read-only.0.so" "read-only.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "read-only.la" && ln -s "../read-only.la" "read-only.la" )
Making all in mac-compat
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT mac-compat.lo -MD -MP -MF .deps/mac-compat.Tpo -c mac-compat.c -fno-common -DPIC -o .libs/mac-compat.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/mac-compat.0.so -bundle .libs/mac-compat.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "mac-compat.so" && ln -s "mac-compat.0.so" "mac-compat.so")
glibtool: link: (cd ".libs" && rm -f "mac-compat.0.0.0.so" && ln -s "mac-compat.0.so" "mac-compat.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "mac-compat.la" && ln -s "../mac-compat.la" "mac-compat.la" )
Making all in quiesce
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -nostartfiles -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -O3 -march=core2 -msse4.1 -w -pipe -MT quiesce.lo -MD -MP -MF .deps/quiesce.Tpo -c quiesce.c -fno-common -DPIC -o .libs/quiesce.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/quiesce.0.so -bundle .libs/quiesce.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
glibtool: link: (cd ".libs" && rm -f "quiesce.so" && ln -s "quiesce.0.so" "quiesce.so")
glibtool: link: (cd ".libs" && rm -f "quiesce.0.0.0.so" && ln -s "quiesce.0.so" "quiesce.0.0.0.so")
glibtool: link: ( cd ".libs" && rm -f "quiesce.la" && ln -s "../quiesce.la" "quiesce.la" )
Making all in marker
Making all in src
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../xlators/lib/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT marker.lo -MD -MP -MF .deps/marker.Tpo -c marker.c -fno-common -DPIC -o .libs/marker.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../xlators/lib/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT marker-quota.lo -MD -MP -MF .deps/marker-quota.Tpo -c marker-quota.c -fno-common -DPIC -o .libs/marker-quota.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../xlators/lib/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT marker-quota-helper.lo -MD -MP -MF .deps/marker-quota-helper.Tpo -c marker-quota-helper.c -fno-common -DPIC -o .libs/marker-quota-helper.o
glibtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../libglusterfs/src -I../../../../contrib/uuid -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -fno-strict-aliasing -DGF_DARWIN_HOST_OS -I../../../../libglusterfs/src -I../../../../xlators/lib/src -I../../../../argp-standalone -D__DARWIN_64_BIT_INO_T -bundle -undefined suppress -flat_namespace -D_XOPEN_SOURCE -O0 -nostartfiles -O3 -march=core2 -msse4.1 -w -pipe -MT marker-common.lo -MD -MP -MF .deps/marker-common.Tpo -c marker-common.c -fno-common -DPIC -o .libs/marker-common.o
glibtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/marker.0.so -bundle .libs/marker.o .libs/marker-quota.o .libs/marker-quota-helper.o .libs/marker-common.o ../../../../libglusterfs/src/.libs/libglusterfs.0.0.0.dylib -lfl -lpthread -march=core2 -msse4.1
ld: duplicate symbol _k in .libs/marker-quota.o and .libs/marker.o for architecture x86_64
collect2: ld returned 1 exit status
make[5]: *** [marker.la] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
@mhubig
Copy link
Author

mhubig commented Apr 25, 2012

Yes, using Homebrew and this formula which uses my forked glusterfs repo I could build it. But it's now a couple of month behind the offical repo ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment