Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1628/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-000087a8 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libcouchbase-2.3.1-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1628/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yyFRRR + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + /usr/bin/gzip -dc /builddir/build/SOURCES/libcouchbase-2.3.1-c7dd97a.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee m4/version.m4 m4_define([VERSION_NUMBER], [2.3.1]) m4_define([GIT_CHANGESET],[c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e]) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WaMVsf + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + LANG=C + export LANG + unset DISPLAY + autoreconf -i --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:44: installing `config/compile' configure.ac:21: installing `config/config.guess' configure.ac:21: installing `config/config.sub' configure.ac:41: installing `config/install-sh' configure.ac:41: installing `config/missing' Makefile.am: installing `config/depcomp' + sed -e '/manpage_layout=/s/=.*/=bsd/' -i configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-tests --disable-couchbasemock --enable-system-libsasl configure: WARNING: unrecognized options: --enable-system-libsasl checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking how to create a pax tar archive... gnutar checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking whether the C++ compiler works... yes checking whether __SUNPRO_C is declared... no checking whether __GNUC__ is declared... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing dlopen... -ldl checking for library containing floor... -lm checking for library containing pow... none required checking for library containing fabs... none required checking for java... no checking for wget... no checking for curl... /usr/bin/curl checking for unzip... /usr/bin/unzip checking for doxygen... no checking for a2x... no checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking event.h usability... yes checking event.h presence... yes checking for event.h... yes checking for stdint.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for dlfcn.h... (cached) yes checking ev.h usability... no checking ev.h presence... no checking for ev.h... no checking libev/ev.h usability... yes checking libev/ev.h presence... yes checking for libev/ev.h... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for winsock2... no checking for libev3... yes checking for libev4... yes checking for libevent >= 1.4... yes checking for libevent2... no checking for libuv... no checking for libyajl... no checking for htonll... no checking for gethrtime... no checking for clock_gettime... no checking for gettimeofday... yes checking for QueryPerformanceCounter... no checking for alarm... yes checking for setitimer... yes checking for gtest... no checking whether __hpux is declared... no checking for dtrace... dtrace checking whether __sun is declared... no checking whether __APPLE__ is declared... no checking for SystemTap/DTrace requirements... yes checking if dtrace works... yes checking if EWOULDBLOCK != EAGAIN... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/libcouchbase/configuration.h config.status: creating VERSION config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands ***** * * WARNING: I couldn't find the googletest testsuite framework. * This means you cannot run the test suite to verify * that the library works as expected. * You should consider installing it from: * http://code.google.com/p/googletest/ * ***** configure: WARNING: unrecognized options: --enable-system-libsasl + make -j3 V=1 dtrace -C -h -s src/probes.d -o src/probes.h make all-am make[1]: Entering directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' dtrace -C -G -s src/probes.d -o probes.o depbase=`echo src/gethrtime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/gethrtime.o -MD -MP -MF $depbase.Tpo -c -o src/gethrtime.o src/gethrtime.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins/io/select/libcouchbase_la-plugin-select.lo -MD -MP -MF plugins/io/select/.deps/libcouchbase_la-plugin-select.Tpo -c -o plugins/io/select/libcouchbase_la-plugin-select.lo `test -f 'plugins/io/select/plugin-select.c' || echo './'`plugins/io/select/plugin-select.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-confmon.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-confmon.Tpo -c -o src/bucketconfig/libcouchbase_la-confmon.lo `test -f 'src/bucketconfig/confmon.c' || echo './'`src/bucketconfig/confmon.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-bc_cccp.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-bc_cccp.Tpo -c -o src/bucketconfig/libcouchbase_la-bc_cccp.lo `test -f 'src/bucketconfig/bc_cccp.c' || echo './'`src/bucketconfig/bc_cccp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins/io/select/libcouchbase_la-plugin-select.lo -MD -MP -MF plugins/io/select/.deps/libcouchbase_la-plugin-select.Tpo -c plugins/io/select/plugin-select.c -fPIC -DPIC -o plugins/io/select/.libs/libcouchbase_la-plugin-select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-confmon.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-confmon.Tpo -c src/bucketconfig/confmon.c -fPIC -DPIC -o src/bucketconfig/.libs/libcouchbase_la-confmon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-bc_cccp.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-bc_cccp.Tpo -c src/bucketconfig/bc_cccp.c -fPIC -DPIC -o src/bucketconfig/.libs/libcouchbase_la-bc_cccp.o mv -f plugins/io/select/.deps/libcouchbase_la-plugin-select.Tpo plugins/io/select/.deps/libcouchbase_la-plugin-select.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-bc_http.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-bc_http.Tpo -c -o src/bucketconfig/libcouchbase_la-bc_http.lo `test -f 'src/bucketconfig/bc_http.c' || echo './'`src/bucketconfig/bc_http.c src/bucketconfig/confmon.c: In function 'first_active': src/bucketconfig/confmon.c:42: warning: dereferencing type-punned pointer will break strict-aliasing rules src/bucketconfig/confmon.c:42: warning: dereferencing type-punned pointer will break strict-aliasing rules src/bucketconfig/confmon.c: In function 'do_next_provider': src/bucketconfig/confmon.c:213: warning: dereferencing type-punned pointer will break strict-aliasing rules src/bucketconfig/confmon.c: In function 'async_stop': src/bucketconfig/confmon.c:275: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f src/bucketconfig/.deps/libcouchbase_la-confmon.Tpo src/bucketconfig/.deps/libcouchbase_la-confmon.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-bc_file.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-bc_file.Tpo -c -o src/bucketconfig/libcouchbase_la-bc_file.lo `test -f 'src/bucketconfig/bc_file.c' || echo './'`src/bucketconfig/bc_file.c mv -f src/bucketconfig/.deps/libcouchbase_la-bc_cccp.Tpo src/bucketconfig/.deps/libcouchbase_la-bc_cccp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-arithmetic.lo -MD -MP -MF src/.deps/libcouchbase_la-arithmetic.Tpo -c -o src/libcouchbase_la-arithmetic.lo `test -f 'src/arithmetic.c' || echo './'`src/arithmetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-bc_http.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-bc_http.Tpo -c src/bucketconfig/bc_http.c -fPIC -DPIC -o src/bucketconfig/.libs/libcouchbase_la-bc_http.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/bucketconfig/libcouchbase_la-bc_file.lo -MD -MP -MF src/bucketconfig/.deps/libcouchbase_la-bc_file.Tpo -c src/bucketconfig/bc_file.c -fPIC -DPIC -o src/bucketconfig/.libs/libcouchbase_la-bc_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-arithmetic.lo -MD -MP -MF src/.deps/libcouchbase_la-arithmetic.Tpo -c src/arithmetic.c -fPIC -DPIC -o src/.libs/libcouchbase_la-arithmetic.o mv -f src/.deps/libcouchbase_la-arithmetic.Tpo src/.deps/libcouchbase_la-arithmetic.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-base64.lo -MD -MP -MF src/.deps/libcouchbase_la-base64.Tpo -c -o src/libcouchbase_la-base64.lo `test -f 'src/base64.c' || echo './'`src/base64.c mv -f src/bucketconfig/.deps/libcouchbase_la-bc_file.Tpo src/bucketconfig/.deps/libcouchbase_la-bc_file.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-bconf_provider.lo -MD -MP -MF src/.deps/libcouchbase_la-bconf_provider.Tpo -c -o src/libcouchbase_la-bconf_provider.lo `test -f 'src/bconf_provider.c' || echo './'`src/bconf_provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-base64.lo -MD -MP -MF src/.deps/libcouchbase_la-base64.Tpo -c src/base64.c -fPIC -DPIC -o src/.libs/libcouchbase_la-base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-bconf_provider.lo -MD -MP -MF src/.deps/libcouchbase_la-bconf_provider.Tpo -c src/bconf_provider.c -fPIC -DPIC -o src/.libs/libcouchbase_la-bconf_provider.o mv -f src/bucketconfig/.deps/libcouchbase_la-bc_http.Tpo src/bucketconfig/.deps/libcouchbase_la-bc_http.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-bootstrap.lo -MD -MP -MF src/.deps/libcouchbase_la-bootstrap.Tpo -c -o src/libcouchbase_la-bootstrap.lo `test -f 'src/bootstrap.c' || echo './'`src/bootstrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-bootstrap.lo -MD -MP -MF src/.deps/libcouchbase_la-bootstrap.Tpo -c src/bootstrap.c -fPIC -DPIC -o src/.libs/libcouchbase_la-bootstrap.o mv -f src/.deps/libcouchbase_la-base64.Tpo src/.deps/libcouchbase_la-base64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-cntl.lo -MD -MP -MF src/.deps/libcouchbase_la-cntl.Tpo -c -o src/libcouchbase_la-cntl.lo `test -f 'src/cntl.c' || echo './'`src/cntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-cntl.lo -MD -MP -MF src/.deps/libcouchbase_la-cntl.Tpo -c src/cntl.c -fPIC -DPIC -o src/.libs/libcouchbase_la-cntl.o mv -f src/.deps/libcouchbase_la-bconf_provider.Tpo src/.deps/libcouchbase_la-bconf_provider.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-compat.lo -MD -MP -MF src/.deps/libcouchbase_la-compat.Tpo -c -o src/libcouchbase_la-compat.lo `test -f 'src/compat.c' || echo './'`src/compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-compat.lo -MD -MP -MF src/.deps/libcouchbase_la-compat.Tpo -c src/compat.c -fPIC -DPIC -o src/.libs/libcouchbase_la-compat.o mv -f src/.deps/libcouchbase_la-bootstrap.Tpo src/.deps/libcouchbase_la-bootstrap.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-connect.lo -MD -MP -MF src/.deps/libcouchbase_la-connect.Tpo -c -o src/libcouchbase_la-connect.lo `test -f 'src/connect.c' || echo './'`src/connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-connect.lo -MD -MP -MF src/.deps/libcouchbase_la-connect.Tpo -c src/connect.c -fPIC -DPIC -o src/.libs/libcouchbase_la-connect.o mv -f src/.deps/libcouchbase_la-cntl.Tpo src/.deps/libcouchbase_la-cntl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-connection_utils.lo -MD -MP -MF src/.deps/libcouchbase_la-connection_utils.Tpo -c -o src/libcouchbase_la-connection_utils.lo `test -f 'src/connection_utils.c' || echo './'`src/connection_utils.c mv -f src/.deps/libcouchbase_la-compat.Tpo src/.deps/libcouchbase_la-compat.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-connmgr.lo -MD -MP -MF src/.deps/libcouchbase_la-connmgr.Tpo -c -o src/libcouchbase_la-connmgr.lo `test -f 'src/connmgr.c' || echo './'`src/connmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-connection_utils.lo -MD -MP -MF src/.deps/libcouchbase_la-connection_utils.Tpo -c src/connection_utils.c -fPIC -DPIC -o src/.libs/libcouchbase_la-connection_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-connmgr.lo -MD -MP -MF src/.deps/libcouchbase_la-connmgr.Tpo -c src/connmgr.c -fPIC -DPIC -o src/.libs/libcouchbase_la-connmgr.o mv -f src/.deps/libcouchbase_la-connection_utils.Tpo src/.deps/libcouchbase_la-connection_utils.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-durability.lo -MD -MP -MF src/.deps/libcouchbase_la-durability.Tpo -c -o src/libcouchbase_la-durability.lo `test -f 'src/durability.c' || echo './'`src/durability.c mv -f src/.deps/libcouchbase_la-connect.Tpo src/.deps/libcouchbase_la-connect.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-error.lo -MD -MP -MF src/.deps/libcouchbase_la-error.Tpo -c -o src/libcouchbase_la-error.lo `test -f 'src/error.c' || echo './'`src/error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-durability.lo -MD -MP -MF src/.deps/libcouchbase_la-durability.Tpo -c src/durability.c -fPIC -DPIC -o src/.libs/libcouchbase_la-durability.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-error.lo -MD -MP -MF src/.deps/libcouchbase_la-error.Tpo -c src/error.c -fPIC -DPIC -o src/.libs/libcouchbase_la-error.o mv -f src/.deps/libcouchbase_la-durability.Tpo src/.deps/libcouchbase_la-durability.Plo mv -f src/.deps/libcouchbase_la-error.Tpo src/.deps/libcouchbase_la-error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-flush.lo -MD -MP -MF src/.deps/libcouchbase_la-flush.Tpo -c -o src/libcouchbase_la-flush.lo `test -f 'src/flush.c' || echo './'`src/flush.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-genhash.lo -MD -MP -MF src/.deps/libcouchbase_la-genhash.Tpo -c -o src/libcouchbase_la-genhash.lo `test -f 'src/genhash.c' || echo './'`src/genhash.c src/connmgr.c: In function 'iterfunc': src/connmgr.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules src/connmgr.c:90: warning: dereferencing type-punned pointer will break strict-aliasing rules src/connmgr.c: In function 'connmgr_destroy': src/connmgr.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules src/connmgr.c: In function 'on_connected': src/connmgr.c:181: warning: dereferencing type-punned pointer will break strict-aliasing rules src/connmgr.c: In function 'he_dump': src/connmgr.c:475: warning: dereferencing type-punned pointer will break strict-aliasing rules src/connmgr.c: In function 'connmgr_destroy': src/connmgr.c:111: warning: dereferencing pointer 'hes.23' does break strict-aliasing rules src/connmgr.c:111: note: initialized from here mv -f src/.deps/libcouchbase_la-connmgr.Tpo src/.deps/libcouchbase_la-connmgr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-get.lo -MD -MP -MF src/.deps/libcouchbase_la-get.Tpo -c -o src/libcouchbase_la-get.lo `test -f 'src/get.c' || echo './'`src/get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-flush.lo -MD -MP -MF src/.deps/libcouchbase_la-flush.Tpo -c src/flush.c -fPIC -DPIC -o src/.libs/libcouchbase_la-flush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-genhash.lo -MD -MP -MF src/.deps/libcouchbase_la-genhash.Tpo -c src/genhash.c -fPIC -DPIC -o src/.libs/libcouchbase_la-genhash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-get.lo -MD -MP -MF src/.deps/libcouchbase_la-get.Tpo -c src/get.c -fPIC -DPIC -o src/.libs/libcouchbase_la-get.o mv -f src/.deps/libcouchbase_la-flush.Tpo src/.deps/libcouchbase_la-flush.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-gethrtime.lo -MD -MP -MF src/.deps/libcouchbase_la-gethrtime.Tpo -c -o src/libcouchbase_la-gethrtime.lo `test -f 'src/gethrtime.c' || echo './'`src/gethrtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-gethrtime.lo -MD -MP -MF src/.deps/libcouchbase_la-gethrtime.Tpo -c src/gethrtime.c -fPIC -DPIC -o src/.libs/libcouchbase_la-gethrtime.o mv -f src/.deps/libcouchbase_la-gethrtime.Tpo src/.deps/libcouchbase_la-gethrtime.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-handler.lo -MD -MP -MF src/.deps/libcouchbase_la-handler.Tpo -c -o src/libcouchbase_la-handler.lo `test -f 'src/handler.c' || echo './'`src/handler.c mv -f src/.deps/libcouchbase_la-genhash.Tpo src/.deps/libcouchbase_la-genhash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-hashset.lo -MD -MP -MF src/.deps/libcouchbase_la-hashset.Tpo -c -o src/libcouchbase_la-hashset.lo `test -f 'src/hashset.c' || echo './'`src/hashset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-handler.lo -MD -MP -MF src/.deps/libcouchbase_la-handler.Tpo -c src/handler.c -fPIC -DPIC -o src/.libs/libcouchbase_la-handler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-hashset.lo -MD -MP -MF src/.deps/libcouchbase_la-hashset.Tpo -c src/hashset.c -fPIC -DPIC -o src/.libs/libcouchbase_la-hashset.o mv -f src/.deps/libcouchbase_la-get.Tpo src/.deps/libcouchbase_la-get.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-hashtable.lo -MD -MP -MF src/.deps/libcouchbase_la-hashtable.Tpo -c -o src/libcouchbase_la-hashtable.lo `test -f 'src/hashtable.c' || echo './'`src/hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-hashtable.lo -MD -MP -MF src/.deps/libcouchbase_la-hashtable.Tpo -c src/hashtable.c -fPIC -DPIC -o src/.libs/libcouchbase_la-hashtable.o mv -f src/.deps/libcouchbase_la-hashset.Tpo src/.deps/libcouchbase_la-hashset.Plo mv -f src/.deps/libcouchbase_la-hashtable.Tpo src/.deps/libcouchbase_la-hashtable.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-hostlist.lo -MD -MP -MF src/.deps/libcouchbase_la-hostlist.Tpo -c -o src/libcouchbase_la-hostlist.lo `test -f 'src/hostlist.c' || echo './'`src/hostlist.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-http.lo -MD -MP -MF src/.deps/libcouchbase_la-http.Tpo -c -o src/libcouchbase_la-http.lo `test -f 'src/http.c' || echo './'`src/http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-hostlist.lo -MD -MP -MF src/.deps/libcouchbase_la-hostlist.Tpo -c src/hostlist.c -fPIC -DPIC -o src/.libs/libcouchbase_la-hostlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-http.lo -MD -MP -MF src/.deps/libcouchbase_la-http.Tpo -c src/http.c -fPIC -DPIC -o src/.libs/libcouchbase_la-http.o mv -f src/.deps/libcouchbase_la-hostlist.Tpo src/.deps/libcouchbase_la-hostlist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-http_io.lo -MD -MP -MF src/.deps/libcouchbase_la-http_io.Tpo -c -o src/libcouchbase_la-http_io.lo `test -f 'src/http_io.c' || echo './'`src/http_io.c mv -f src/.deps/libcouchbase_la-handler.Tpo src/.deps/libcouchbase_la-handler.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-http_parse.lo -MD -MP -MF src/.deps/libcouchbase_la-http_parse.Tpo -c -o src/libcouchbase_la-http_parse.lo `test -f 'src/http_parse.c' || echo './'`src/http_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-http_io.lo -MD -MP -MF src/.deps/libcouchbase_la-http_io.Tpo -c src/http_io.c -fPIC -DPIC -o src/.libs/libcouchbase_la-http_io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-http_parse.lo -MD -MP -MF src/.deps/libcouchbase_la-http_parse.Tpo -c src/http_parse.c -fPIC -DPIC -o src/.libs/libcouchbase_la-http_parse.o mv -f src/.deps/libcouchbase_la-http.Tpo src/.deps/libcouchbase_la-http.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-instance.lo -MD -MP -MF src/.deps/libcouchbase_la-instance.Tpo -c -o src/libcouchbase_la-instance.lo `test -f 'src/instance.c' || echo './'`src/instance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-instance.lo -MD -MP -MF src/.deps/libcouchbase_la-instance.Tpo -c src/instance.c -fPIC -DPIC -o src/.libs/libcouchbase_la-instance.o mv -f src/.deps/libcouchbase_la-http_io.Tpo src/.deps/libcouchbase_la-http_io.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-list.lo -MD -MP -MF src/.deps/libcouchbase_la-list.Tpo -c -o src/libcouchbase_la-list.lo `test -f 'src/list.c' || echo './'`src/list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-list.lo -MD -MP -MF src/.deps/libcouchbase_la-list.Tpo -c src/list.c -fPIC -DPIC -o src/.libs/libcouchbase_la-list.o mv -f src/.deps/libcouchbase_la-http_parse.Tpo src/.deps/libcouchbase_la-http_parse.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-logging.lo -MD -MP -MF src/.deps/libcouchbase_la-logging.Tpo -c -o src/libcouchbase_la-logging.lo `test -f 'src/logging.c' || echo './'`src/logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-logging.lo -MD -MP -MF src/.deps/libcouchbase_la-logging.Tpo -c src/logging.c -fPIC -DPIC -o src/.libs/libcouchbase_la-logging.o mv -f src/.deps/libcouchbase_la-list.Tpo src/.deps/libcouchbase_la-list.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-observe.lo -MD -MP -MF src/.deps/libcouchbase_la-observe.Tpo -c -o src/libcouchbase_la-observe.lo `test -f 'src/observe.c' || echo './'`src/observe.c mv -f src/.deps/libcouchbase_la-instance.Tpo src/.deps/libcouchbase_la-instance.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-packet.lo -MD -MP -MF src/.deps/libcouchbase_la-packet.Tpo -c -o src/libcouchbase_la-packet.lo `test -f 'src/packet.c' || echo './'`src/packet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-observe.lo -MD -MP -MF src/.deps/libcouchbase_la-observe.Tpo -c src/observe.c -fPIC -DPIC -o src/.libs/libcouchbase_la-observe.o mv -f src/.deps/libcouchbase_la-logging.Tpo src/.deps/libcouchbase_la-logging.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-packetutils.lo -MD -MP -MF src/.deps/libcouchbase_la-packetutils.Tpo -c -o src/libcouchbase_la-packetutils.lo `test -f 'src/packetutils.c' || echo './'`src/packetutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-packet.lo -MD -MP -MF src/.deps/libcouchbase_la-packet.Tpo -c src/packet.c -fPIC -DPIC -o src/.libs/libcouchbase_la-packet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-packetutils.lo -MD -MP -MF src/.deps/libcouchbase_la-packetutils.Tpo -c src/packetutils.c -fPIC -DPIC -o src/.libs/libcouchbase_la-packetutils.o mv -f src/.deps/libcouchbase_la-packetutils.Tpo src/.deps/libcouchbase_la-packetutils.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-readwrite.lo -MD -MP -MF src/.deps/libcouchbase_la-readwrite.Tpo -c -o src/libcouchbase_la-readwrite.lo `test -f 'src/readwrite.c' || echo './'`src/readwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-readwrite.lo -MD -MP -MF src/.deps/libcouchbase_la-readwrite.Tpo -c src/readwrite.c -fPIC -DPIC -o src/.libs/libcouchbase_la-readwrite.o mv -f src/.deps/libcouchbase_la-packet.Tpo src/.deps/libcouchbase_la-packet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-remove.lo -MD -MP -MF src/.deps/libcouchbase_la-remove.Tpo -c -o src/libcouchbase_la-remove.lo `test -f 'src/remove.c' || echo './'`src/remove.c mv -f src/.deps/libcouchbase_la-observe.Tpo src/.deps/libcouchbase_la-observe.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-ringbuffer.lo -MD -MP -MF src/.deps/libcouchbase_la-ringbuffer.Tpo -c -o src/libcouchbase_la-ringbuffer.lo `test -f 'src/ringbuffer.c' || echo './'`src/ringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-remove.lo -MD -MP -MF src/.deps/libcouchbase_la-remove.Tpo -c src/remove.c -fPIC -DPIC -o src/.libs/libcouchbase_la-remove.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-ringbuffer.lo -MD -MP -MF src/.deps/libcouchbase_la-ringbuffer.Tpo -c src/ringbuffer.c -fPIC -DPIC -o src/.libs/libcouchbase_la-ringbuffer.o mv -f src/.deps/libcouchbase_la-readwrite.Tpo src/.deps/libcouchbase_la-readwrite.Plo mv -f src/.deps/libcouchbase_la-remove.Tpo src/.deps/libcouchbase_la-remove.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-sanitycheck.lo -MD -MP -MF src/.deps/libcouchbase_la-sanitycheck.Tpo -c -o src/libcouchbase_la-sanitycheck.lo `test -f 'src/sanitycheck.c' || echo './'`src/sanitycheck.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server.lo -MD -MP -MF src/.deps/libcouchbase_la-server.Tpo -c -o src/libcouchbase_la-server.lo `test -f 'src/server.c' || echo './'`src/server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server.lo -MD -MP -MF src/.deps/libcouchbase_la-server.Tpo -c src/server.c -fPIC -DPIC -o src/.libs/libcouchbase_la-server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-sanitycheck.lo -MD -MP -MF src/.deps/libcouchbase_la-sanitycheck.Tpo -c src/sanitycheck.c -fPIC -DPIC -o src/.libs/libcouchbase_la-sanitycheck.o mv -f src/.deps/libcouchbase_la-ringbuffer.Tpo src/.deps/libcouchbase_la-ringbuffer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server_io.lo -MD -MP -MF src/.deps/libcouchbase_la-server_io.Tpo -c -o src/libcouchbase_la-server_io.lo `test -f 'src/server_io.c' || echo './'`src/server_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server_io.lo -MD -MP -MF src/.deps/libcouchbase_la-server_io.Tpo -c src/server_io.c -fPIC -DPIC -o src/.libs/libcouchbase_la-server_io.o mv -f src/.deps/libcouchbase_la-sanitycheck.Tpo src/.deps/libcouchbase_la-sanitycheck.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server_negotiate.lo -MD -MP -MF src/.deps/libcouchbase_la-server_negotiate.Tpo -c -o src/libcouchbase_la-server_negotiate.lo `test -f 'src/server_negotiate.c' || echo './'`src/server_negotiate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server_negotiate.lo -MD -MP -MF src/.deps/libcouchbase_la-server_negotiate.Tpo -c src/server_negotiate.c -fPIC -DPIC -o src/.libs/libcouchbase_la-server_negotiate.o mv -f src/.deps/libcouchbase_la-server_io.Tpo src/.deps/libcouchbase_la-server_io.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server_parse.lo -MD -MP -MF src/.deps/libcouchbase_la-server_parse.Tpo -c -o src/libcouchbase_la-server_parse.lo `test -f 'src/server_parse.c' || echo './'`src/server_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-server_parse.lo -MD -MP -MF src/.deps/libcouchbase_la-server_parse.Tpo -c src/server_parse.c -fPIC -DPIC -o src/.libs/libcouchbase_la-server_parse.o mv -f src/.deps/libcouchbase_la-server_negotiate.Tpo src/.deps/libcouchbase_la-server_negotiate.Plo mv -f src/.deps/libcouchbase_la-server.Tpo src/.deps/libcouchbase_la-server.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-simplestring.lo -MD -MP -MF src/.deps/libcouchbase_la-simplestring.Tpo -c -o src/libcouchbase_la-simplestring.lo `test -f 'src/simplestring.c' || echo './'`src/simplestring.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-stats.lo -MD -MP -MF src/.deps/libcouchbase_la-stats.Tpo -c -o src/libcouchbase_la-stats.lo `test -f 'src/stats.c' || echo './'`src/stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-simplestring.lo -MD -MP -MF src/.deps/libcouchbase_la-simplestring.Tpo -c src/simplestring.c -fPIC -DPIC -o src/.libs/libcouchbase_la-simplestring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-stats.lo -MD -MP -MF src/.deps/libcouchbase_la-stats.Tpo -c src/stats.c -fPIC -DPIC -o src/.libs/libcouchbase_la-stats.o mv -f src/.deps/libcouchbase_la-simplestring.Tpo src/.deps/libcouchbase_la-simplestring.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-store.lo -MD -MP -MF src/.deps/libcouchbase_la-store.Tpo -c -o src/libcouchbase_la-store.lo `test -f 'src/store.c' || echo './'`src/store.c mv -f src/.deps/libcouchbase_la-server_parse.Tpo src/.deps/libcouchbase_la-server_parse.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-synchandler.lo -MD -MP -MF src/.deps/libcouchbase_la-synchandler.Tpo -c -o src/libcouchbase_la-synchandler.lo `test -f 'src/synchandler.c' || echo './'`src/synchandler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-store.lo -MD -MP -MF src/.deps/libcouchbase_la-store.Tpo -c src/store.c -fPIC -DPIC -o src/.libs/libcouchbase_la-store.o mv -f src/.deps/libcouchbase_la-stats.Tpo src/.deps/libcouchbase_la-stats.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-timer.lo -MD -MP -MF src/.deps/libcouchbase_la-timer.Tpo -c -o src/libcouchbase_la-timer.lo `test -f 'src/timer.c' || echo './'`src/timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-synchandler.lo -MD -MP -MF src/.deps/libcouchbase_la-synchandler.Tpo -c src/synchandler.c -fPIC -DPIC -o src/.libs/libcouchbase_la-synchandler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-timer.lo -MD -MP -MF src/.deps/libcouchbase_la-timer.Tpo -c src/timer.c -fPIC -DPIC -o src/.libs/libcouchbase_la-timer.o mv -f src/.deps/libcouchbase_la-store.Tpo src/.deps/libcouchbase_la-store.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-timings.lo -MD -MP -MF src/.deps/libcouchbase_la-timings.Tpo -c -o src/libcouchbase_la-timings.lo `test -f 'src/timings.c' || echo './'`src/timings.c mv -f src/.deps/libcouchbase_la-timer.Tpo src/.deps/libcouchbase_la-timer.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-timings.lo -MD -MP -MF src/.deps/libcouchbase_la-timings.Tpo -c src/timings.c -fPIC -DPIC -o src/.libs/libcouchbase_la-timings.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-touch.lo -MD -MP -MF src/.deps/libcouchbase_la-touch.Tpo -c -o src/libcouchbase_la-touch.lo `test -f 'src/touch.c' || echo './'`src/touch.c mv -f src/.deps/libcouchbase_la-synchandler.Tpo src/.deps/libcouchbase_la-synchandler.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-url_encoding.lo -MD -MP -MF src/.deps/libcouchbase_la-url_encoding.Tpo -c -o src/libcouchbase_la-url_encoding.lo `test -f 'src/url_encoding.c' || echo './'`src/url_encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-touch.lo -MD -MP -MF src/.deps/libcouchbase_la-touch.Tpo -c src/touch.c -fPIC -DPIC -o src/.libs/libcouchbase_la-touch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-url_encoding.lo -MD -MP -MF src/.deps/libcouchbase_la-url_encoding.Tpo -c src/url_encoding.c -fPIC -DPIC -o src/.libs/libcouchbase_la-url_encoding.o mv -f src/.deps/libcouchbase_la-timings.Tpo src/.deps/libcouchbase_la-timings.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-utilities.lo -MD -MP -MF src/.deps/libcouchbase_la-utilities.Tpo -c -o src/libcouchbase_la-utilities.lo `test -f 'src/utilities.c' || echo './'`src/utilities.c mv -f src/.deps/libcouchbase_la-touch.Tpo src/.deps/libcouchbase_la-touch.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-utilities.lo -MD -MP -MF src/.deps/libcouchbase_la-utilities.Tpo -c src/utilities.c -fPIC -DPIC -o src/.libs/libcouchbase_la-utilities.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-verbosity.lo -MD -MP -MF src/.deps/libcouchbase_la-verbosity.Tpo -c -o src/libcouchbase_la-verbosity.lo `test -f 'src/verbosity.c' || echo './'`src/verbosity.c mv -f src/.deps/libcouchbase_la-url_encoding.Tpo src/.deps/libcouchbase_la-url_encoding.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-wait.lo -MD -MP -MF src/.deps/libcouchbase_la-wait.Tpo -c -o src/libcouchbase_la-wait.lo `test -f 'src/wait.c' || echo './'`src/wait.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-verbosity.lo -MD -MP -MF src/.deps/libcouchbase_la-verbosity.Tpo -c src/verbosity.c -fPIC -DPIC -o src/.libs/libcouchbase_la-verbosity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-wait.lo -MD -MP -MF src/.deps/libcouchbase_la-wait.Tpo -c src/wait.c -fPIC -DPIC -o src/.libs/libcouchbase_la-wait.o mv -f src/.deps/libcouchbase_la-utilities.Tpo src/.deps/libcouchbase_la-utilities.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR="\"/usr/lib64\"" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-iofactory.lo -MD -MP -MF src/.deps/libcouchbase_la-iofactory.Tpo -c -o src/libcouchbase_la-iofactory.lo `test -f 'src/iofactory.c' || echo './'`src/iofactory.c mv -f src/.deps/libcouchbase_la-verbosity.Tpo src/.deps/libcouchbase_la-verbosity.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/libcbsasl_la-client.lo -MD -MP -MF contrib/cbsasl/src/.deps/libcbsasl_la-client.Tpo -c -o contrib/cbsasl/src/libcbsasl_la-client.lo `test -f 'contrib/cbsasl/src/client.c' || echo './'`contrib/cbsasl/src/client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -DLCB_LIBDIR=\"/usr/lib64\" -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libcouchbase_la-iofactory.lo -MD -MP -MF src/.deps/libcouchbase_la-iofactory.Tpo -c src/iofactory.c -fPIC -DPIC -o src/.libs/libcouchbase_la-iofactory.o mv -f src/.deps/libcouchbase_la-wait.Tpo src/.deps/libcouchbase_la-wait.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/libcbsasl_la-common.lo -MD -MP -MF contrib/cbsasl/src/.deps/libcbsasl_la-common.Tpo -c -o contrib/cbsasl/src/libcbsasl_la-common.lo `test -f 'contrib/cbsasl/src/common.c' || echo './'`contrib/cbsasl/src/common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/libcbsasl_la-client.lo -MD -MP -MF contrib/cbsasl/src/.deps/libcbsasl_la-client.Tpo -c contrib/cbsasl/src/client.c -fPIC -DPIC -o contrib/cbsasl/src/.libs/libcbsasl_la-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/libcbsasl_la-common.lo -MD -MP -MF contrib/cbsasl/src/.deps/libcbsasl_la-common.Tpo -c contrib/cbsasl/src/common.c -fPIC -DPIC -o contrib/cbsasl/src/.libs/libcbsasl_la-common.o mv -f contrib/cbsasl/src/.deps/libcbsasl_la-common.Tpo contrib/cbsasl/src/.deps/libcbsasl_la-common.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/cram-md5/libcbsasl_la-hmac.lo -MD -MP -MF contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-hmac.Tpo -c -o contrib/cbsasl/src/cram-md5/libcbsasl_la-hmac.lo `test -f 'contrib/cbsasl/src/cram-md5/hmac.c' || echo './'`contrib/cbsasl/src/cram-md5/hmac.c mv -f contrib/cbsasl/src/.deps/libcbsasl_la-client.Tpo contrib/cbsasl/src/.deps/libcbsasl_la-client.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/cram-md5/libcbsasl_la-md5.lo -MD -MP -MF contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-md5.Tpo -c -o contrib/cbsasl/src/cram-md5/libcbsasl_la-md5.lo `test -f 'contrib/cbsasl/src/cram-md5/md5.c' || echo './'`contrib/cbsasl/src/cram-md5/md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/cram-md5/libcbsasl_la-hmac.lo -MD -MP -MF contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-hmac.Tpo -c contrib/cbsasl/src/cram-md5/hmac.c -fPIC -DPIC -o contrib/cbsasl/src/cram-md5/.libs/libcbsasl_la-hmac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DBUILDING_CBSASL=1 -I./contrib/cbsasl/src -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/cbsasl/src/cram-md5/libcbsasl_la-md5.lo -MD -MP -MF contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-md5.Tpo -c contrib/cbsasl/src/cram-md5/md5.c -fPIC -DPIC -o contrib/cbsasl/src/cram-md5/.libs/libcbsasl_la-md5.o mv -f src/.deps/libcouchbase_la-iofactory.Tpo src/.deps/libcouchbase_la-iofactory.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/http_parser/libhttpparser_la-http_parser.lo -MD -MP -MF contrib/http_parser/.deps/libhttpparser_la-http_parser.Tpo -c -o contrib/http_parser/libhttpparser_la-http_parser.lo `test -f 'contrib/http_parser/http_parser.c' || echo './'`contrib/http_parser/http_parser.c mv -f contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-hmac.Tpo contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-hmac.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/http_parser/libhttpparser_la-http_parser.lo -MD -MP -MF contrib/http_parser/.deps/libhttpparser_la-http_parser.Tpo -c contrib/http_parser/http_parser.c -fPIC -DPIC -o contrib/http_parser/.libs/libhttpparser_la-http_parser.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libvbucket_la-cJSON.lo -MD -MP -MF contrib/libvbucket/.deps/libvbucket_la-cJSON.Tpo -c -o contrib/libvbucket/libvbucket_la-cJSON.lo `test -f 'contrib/libvbucket/cJSON.c' || echo './'`contrib/libvbucket/cJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libvbucket_la-cJSON.lo -MD -MP -MF contrib/libvbucket/.deps/libvbucket_la-cJSON.Tpo -c contrib/libvbucket/cJSON.c -fPIC -DPIC -o contrib/libvbucket/.libs/libvbucket_la-cJSON.o mv -f contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-md5.Tpo contrib/cbsasl/src/cram-md5/.deps/libcbsasl_la-md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libvbucket_la-vbucket.lo -MD -MP -MF contrib/libvbucket/.deps/libvbucket_la-vbucket.Tpo -c -o contrib/libvbucket/libvbucket_la-vbucket.lo `test -f 'contrib/libvbucket/vbucket.c' || echo './'`contrib/libvbucket/vbucket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libvbucket_la-vbucket.lo -MD -MP -MF contrib/libvbucket/.deps/libvbucket_la-vbucket.Tpo -c contrib/libvbucket/vbucket.c -fPIC -DPIC -o contrib/libvbucket/.libs/libvbucket_la-vbucket.o mv -f contrib/libvbucket/.deps/libvbucket_la-cJSON.Tpo contrib/libvbucket/.deps/libvbucket_la-cJSON.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libketama_la-ketama.lo -MD -MP -MF contrib/libvbucket/.deps/libketama_la-ketama.Tpo -c -o contrib/libvbucket/libketama_la-ketama.lo `test -f 'contrib/libvbucket/ketama.c' || echo './'`contrib/libvbucket/ketama.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libketama_la-ketama.lo -MD -MP -MF contrib/libvbucket/.deps/libketama_la-ketama.Tpo -c contrib/libvbucket/ketama.c -fPIC -DPIC -o contrib/libvbucket/.libs/libketama_la-ketama.o mv -f contrib/http_parser/.deps/libhttpparser_la-http_parser.Tpo contrib/http_parser/.deps/libhttpparser_la-http_parser.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libcrc32_la-crc32.lo -MD -MP -MF contrib/libvbucket/.deps/libcrc32_la-crc32.Tpo -c -o contrib/libvbucket/libcrc32_la-crc32.lo `test -f 'contrib/libvbucket/crc32.c' || echo './'`contrib/libvbucket/crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT contrib/libvbucket/libcrc32_la-crc32.lo -MD -MP -MF contrib/libvbucket/.deps/libcrc32_la-crc32.Tpo -c contrib/libvbucket/crc32.c -fPIC -DPIC -o contrib/libvbucket/.libs/libcrc32_la-crc32.o mv -f contrib/libvbucket/.deps/libvbucket_la-vbucket.Tpo contrib/libvbucket/.deps/libvbucket_la-vbucket.Plo printf %s\\n \ '# probes.lo - a libtool object file' \ '# Generated by libtool (GNU libtool) 2.4' \ '# Actually generated by Makefile.am, in order to shut up libtool' \ "pic_object='probes.o'" \ "non_pic_object='probes.o'" \ > probes.lo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins/io/libevent/libcouchbase_libevent_la-plugin-libevent.lo -MD -MP -MF plugins/io/libevent/.deps/libcouchbase_libevent_la-plugin-libevent.Tpo -c -o plugins/io/libevent/libcouchbase_libevent_la-plugin-libevent.lo `test -f 'plugins/io/libevent/plugin-libevent.c' || echo './'`plugins/io/libevent/plugin-libevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins/io/libevent/libcouchbase_libevent_la-plugin-libevent.lo -MD -MP -MF plugins/io/libevent/.deps/libcouchbase_libevent_la-plugin-libevent.Tpo -c plugins/io/libevent/plugin-libevent.c -fPIC -DPIC -o plugins/io/libevent/.libs/libcouchbase_libevent_la-plugin-libevent.o mv -f contrib/libvbucket/.deps/libcrc32_la-crc32.Tpo contrib/libvbucket/.deps/libcrc32_la-crc32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins/io/libev/libcouchbase_libev_la-plugin-libev.lo -MD -MP -MF plugins/io/libev/.deps/libcouchbase_libev_la-plugin-libev.Tpo -c -o plugins/io/libev/libcouchbase_libev_la-plugin-libev.lo `test -f 'plugins/io/libev/plugin-libev.c' || echo './'`plugins/io/libev/plugin-libev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -DLIBCOUCHBASE_INTERNAL=1 -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plugins/io/libev/libcouchbase_libev_la-plugin-libev.lo -MD -MP -MF plugins/io/libev/.deps/libcouchbase_libev_la-plugin-libev.Tpo -c plugins/io/libev/plugin-libev.c -fPIC -DPIC -o plugins/io/libev/.libs/libcouchbase_libev_la-plugin-libev.o mv -f contrib/libvbucket/.deps/libketama_la-ketama.Tpo contrib/libvbucket/.deps/libketama_la-ketama.Plo depbase=`echo tools/cbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tools/cbc.o -MD -MP -MF $depbase.Tpo -c -o tools/cbc.o tools/cbc.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f plugins/io/libevent/.deps/libcouchbase_libevent_la-plugin-libevent.Tpo plugins/io/libevent/.deps/libcouchbase_libevent_la-plugin-libevent.Plo depbase=`echo tools/cbc-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tools/cbc-util.o -MD -MP -MF $depbase.Tpo -c -o tools/cbc-util.o tools/cbc-util.cc &&\ mv -f $depbase.Tpo $depbase.Po plugins/io/libev/plugin-libev.c: In function 'lcb_io_update_event': plugins/io/libev/plugin-libev.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c: In function 'lcb_io_delete_event': plugins/io/libev/plugin-libev.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c: In function 'lcb_io_update_timer': plugins/io/libev/plugin-libev.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules plugins/io/libev/plugin-libev.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f plugins/io/libev/.deps/libcouchbase_libev_la-plugin-libev.Tpo plugins/io/libev/.deps/libcouchbase_libev_la-plugin-libev.Plo depbase=`echo tools/configuration.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tools/configuration.o -MD -MP -MF $depbase.Tpo -c -o tools/configuration.o tools/configuration.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/commandlineparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tools/commandlineparser.o -MD -MP -MF $depbase.Tpo -c -o tools/commandlineparser.o tools/commandlineparser.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/cbc-pillowfight.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tools/cbc-pillowfight.o -MD -MP -MF $depbase.Tpo -c -o tools/cbc-pillowfight.o tools/cbc-pillowfight.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug/sizes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug/sizes.o -MD -MP -MF $depbase.Tpo -c -o debug/sizes.o debug/sizes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo example/mcc/mcc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/mcc/mcc.o -MD -MP -MF $depbase.Tpo -c -o example/mcc/mcc.o example/mcc/mcc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo example/db/db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/db/db.o -MD -MP -MF $depbase.Tpo -c -o example/db/db.o example/db/db.c &&\ mv -f $depbase.Tpo $depbase.Po example/db/db.c: In function 'store_callback': example/db/db.c:71: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result depbase=`echo example/db/vb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/db/vb.o -MD -MP -MF $depbase.Tpo -c -o example/db/vb.o example/db/vb.c &&\ mv -f $depbase.Tpo $depbase.Po example/db/vb.c: In function 'store_callback': example/db/vb.c:73: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result depbase=`echo example/instancepool/pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/instancepool/pool.o -MD -MP -MF $depbase.Tpo -c -o example/instancepool/pool.o example/instancepool/pool.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo example/instancepool/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/instancepool/main.o -MD -MP -MF $depbase.Tpo -c -o example/instancepool/main.o example/instancepool/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo example/minimal/minimal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/minimal/minimal.o -MD -MP -MF $depbase.Tpo -c -o example/minimal/minimal.o example/minimal/minimal.c &&\ mv -f $depbase.Tpo $depbase.Po example/minimal/minimal.c: In function 'store_callback': example/minimal/minimal.c:55: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result example/minimal/minimal.c: In function 'get_callback': example/minimal/minimal.c:71: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result example/minimal/minimal.c:74: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result depbase=`echo example/observe/observe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/observe/observe.o -MD -MP -MF $depbase.Tpo -c -o example/observe/observe.o example/observe/observe.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo example/syncmode/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -D_REENTRANT -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./contrib -I./contrib/cbsasl/include -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example/syncmode/main.o -MD -MP -MF $depbase.Tpo -c -o example/syncmode/main.o example/syncmode/main.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libcbsasl.la contrib/cbsasl/src/libcbsasl_la-client.lo contrib/cbsasl/src/libcbsasl_la-common.lo contrib/cbsasl/src/cram-md5/libcbsasl_la-hmac.lo contrib/cbsasl/src/cram-md5/libcbsasl_la-md5.lo -lm -ldl example/syncmode/main.c: In function 'store_handler': example/syncmode/main.c:76: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result example/syncmode/main.c: In function 'get_handler': example/syncmode/main.c:122: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result example/syncmode/main.c:124: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libhttpparser.la contrib/http_parser/libhttpparser_la-http_parser.lo -lm -ldl libtool: link: ar cru .libs/libcbsasl.a contrib/cbsasl/src/.libs/libcbsasl_la-client.o contrib/cbsasl/src/.libs/libcbsasl_la-common.o contrib/cbsasl/src/cram-md5/.libs/libcbsasl_la-hmac.o contrib/cbsasl/src/cram-md5/.libs/libcbsasl_la-md5.o libtool: link: ranlib .libs/libcbsasl.a libtool: link: ar cru .libs/libhttpparser.a contrib/http_parser/.libs/libhttpparser_la-http_parser.o libtool: link: ( cd ".libs" && rm -f "libcbsasl.la" && ln -s "../libcbsasl.la" "libcbsasl.la" ) libtool: link: ranlib .libs/libhttpparser.a /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libketama.la contrib/libvbucket/libketama_la-ketama.lo -lm -ldl libtool: link: ( cd ".libs" && rm -f "libhttpparser.la" && ln -s "../libhttpparser.la" "libhttpparser.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libcrc32.la contrib/libvbucket/libcrc32_la-crc32.lo -lm -ldl libtool: link: ar cru .libs/libketama.a contrib/libvbucket/.libs/libketama_la-ketama.o libtool: link: ranlib .libs/libketama.a libtool: link: ar cru .libs/libcrc32.a contrib/libvbucket/.libs/libcrc32_la-crc32.o libtool: link: ( cd ".libs" && rm -f "libketama.la" && ln -s "../libketama.la" "libketama.la" ) libtool: link: ranlib .libs/libcrc32.a /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libcouchbase_libevent.la -rpath /usr/lib64 plugins/io/libevent/libcouchbase_libevent_la-plugin-libevent.lo -levent -lm -ldl libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libcouchbase_libev.la -rpath /usr/lib64 plugins/io/libev/libcouchbase_libev_la-plugin-libev.lo -lev -lm -ldl libtool: link: gcc -shared plugins/io/libevent/.libs/libcouchbase_libevent_la-plugin-libevent.o -levent -lm -ldl -m64 -mtune=generic -Wl,-soname -Wl,libcouchbase_libevent.so -o .libs/libcouchbase_libevent.so libtool: link: gcc -shared plugins/io/libev/.libs/libcouchbase_libev_la-plugin-libev.o -lev -lm -ldl -m64 -mtune=generic -Wl,-soname -Wl,libcouchbase_libev.so -o .libs/libcouchbase_libev.so libtool: link: ( cd ".libs" && rm -f "libcouchbase_libevent.la" && ln -s "../libcouchbase_libevent.la" "libcouchbase_libevent.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o debug/sizes debug/sizes.o -lm -ldl libtool: link: ( cd ".libs" && rm -f "libcouchbase_libev.la" && ln -s "../libcouchbase_libev.la" "libcouchbase_libev.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o libvbucket.la contrib/libvbucket/libvbucket_la-cJSON.lo contrib/libvbucket/libvbucket_la-vbucket.lo libketama.la libcrc32.la -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o debug/sizes debug/sizes.o -lm -ldl libtool: link: (cd .libs/libvbucket.lax/libketama.a && ar x "/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e/./.libs/libketama.a") libtool: link: (cd .libs/libvbucket.lax/libcrc32.a && ar x "/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e/./.libs/libcrc32.a") libtool: link: ar cru .libs/libvbucket.a contrib/libvbucket/.libs/libvbucket_la-cJSON.o contrib/libvbucket/.libs/libvbucket_la-vbucket.o .libs/libvbucket.lax/libketama.a/libketama_la-ketama.o .libs/libvbucket.lax/libcrc32.a/libcrc32_la-crc32.o libtool: link: ranlib .libs/libvbucket.a libtool: link: rm -fr .libs/libvbucket.lax libtool: link: ( cd ".libs" && rm -f "libvbucket.la" && ln -s "../libvbucket.la" "libvbucket.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -version-info 2:14:0 -no-undefined -o libcouchbase.la -rpath /usr/lib64 plugins/io/select/libcouchbase_la-plugin-select.lo src/bucketconfig/libcouchbase_la-confmon.lo src/bucketconfig/libcouchbase_la-bc_cccp.lo src/bucketconfig/libcouchbase_la-bc_http.lo src/bucketconfig/libcouchbase_la-bc_file.lo src/libcouchbase_la-arithmetic.lo src/libcouchbase_la-base64.lo src/libcouchbase_la-bconf_provider.lo src/libcouchbase_la-bootstrap.lo src/libcouchbase_la-cntl.lo src/libcouchbase_la-compat.lo src/libcouchbase_la-connect.lo src/libcouchbase_la-connection_utils.lo src/libcouchbase_la-connmgr.lo src/libcouchbase_la-durability.lo src/libcouchbase_la-error.lo src/libcouchbase_la-flush.lo src/libcouchbase_la-genhash.lo src/libcouchbase_la-get.lo src/libcouchbase_la-gethrtime.lo src/libcouchbase_la-handler.lo src/libcouchbase_la-hashset.lo src/libcouchbase_la-hashtable.lo src/libcouchbase_la-hostlist.lo src/libcouchbase_la-http.lo src/libcouchbase_la-http_io.lo src/libcouchbase_la-http_parse.lo src/libcouchbase_la-instance.lo src/libcouchbase_la-list.lo src/libcouchbase_la-logging.lo src/libcouchbase_la-observe.lo src/libcouchbase_la-packet.lo src/libcouchbase_la-packetutils.lo src/libcouchbase_la-readwrite.lo src/libcouchbase_la-remove.lo src/libcouchbase_la-ringbuffer.lo src/libcouchbase_la-sanitycheck.lo src/libcouchbase_la-server.lo src/libcouchbase_la-server_io.lo src/libcouchbase_la-server_negotiate.lo src/libcouchbase_la-server_parse.lo src/libcouchbase_la-simplestring.lo src/libcouchbase_la-stats.lo src/libcouchbase_la-store.lo src/libcouchbase_la-synchandler.lo src/libcouchbase_la-timer.lo src/libcouchbase_la-timings.lo src/libcouchbase_la-touch.lo src/libcouchbase_la-url_encoding.lo src/libcouchbase_la-utilities.lo src/libcouchbase_la-verbosity.lo src/libcouchbase_la-wait.lo src/libcouchbase_la-iofactory.lo libcbsasl.la libhttpparser.la libvbucket.la probes.lo -lm -ldl libtool: link: gcc -shared plugins/io/select/.libs/libcouchbase_la-plugin-select.o src/bucketconfig/.libs/libcouchbase_la-confmon.o src/bucketconfig/.libs/libcouchbase_la-bc_cccp.o src/bucketconfig/.libs/libcouchbase_la-bc_http.o src/bucketconfig/.libs/libcouchbase_la-bc_file.o src/.libs/libcouchbase_la-arithmetic.o src/.libs/libcouchbase_la-base64.o src/.libs/libcouchbase_la-bconf_provider.o src/.libs/libcouchbase_la-bootstrap.o src/.libs/libcouchbase_la-cntl.o src/.libs/libcouchbase_la-compat.o src/.libs/libcouchbase_la-connect.o src/.libs/libcouchbase_la-connection_utils.o src/.libs/libcouchbase_la-connmgr.o src/.libs/libcouchbase_la-durability.o src/.libs/libcouchbase_la-error.o src/.libs/libcouchbase_la-flush.o src/.libs/libcouchbase_la-genhash.o src/.libs/libcouchbase_la-get.o src/.libs/libcouchbase_la-gethrtime.o src/.libs/libcouchbase_la-handler.o src/.libs/libcouchbase_la-hashset.o src/.libs/libcouchbase_la-hashtable.o src/.libs/libcouchbase_la-hostlist.o src/.libs/libcouchbase_la-http.o src/.libs/libcouchbase_la-http_io.o src/.libs/libcouchbase_la-http_parse.o src/.libs/libcouchbase_la-instance.o src/.libs/libcouchbase_la-list.o src/.libs/libcouchbase_la-logging.o src/.libs/libcouchbase_la-observe.o src/.libs/libcouchbase_la-packet.o src/.libs/libcouchbase_la-packetutils.o src/.libs/libcouchbase_la-readwrite.o src/.libs/libcouchbase_la-remove.o src/.libs/libcouchbase_la-ringbuffer.o src/.libs/libcouchbase_la-sanitycheck.o src/.libs/libcouchbase_la-server.o src/.libs/libcouchbase_la-server_io.o src/.libs/libcouchbase_la-server_negotiate.o src/.libs/libcouchbase_la-server_parse.o src/.libs/libcouchbase_la-simplestring.o src/.libs/libcouchbase_la-stats.o src/.libs/libcouchbase_la-store.o src/.libs/libcouchbase_la-synchandler.o src/.libs/libcouchbase_la-timer.o src/.libs/libcouchbase_la-timings.o src/.libs/libcouchbase_la-touch.o src/.libs/libcouchbase_la-url_encoding.o src/.libs/libcouchbase_la-utilities.o src/.libs/libcouchbase_la-verbosity.o src/.libs/libcouchbase_la-wait.o src/.libs/libcouchbase_la-iofactory.o probes.o -Wl,--whole-archive ./.libs/libcbsasl.a ./.libs/libhttpparser.a ./.libs/libvbucket.a -Wl,--no-whole-archive -lm -ldl -m64 -mtune=generic -Wl,-soname -Wl,libcouchbase.so.2 -o .libs/libcouchbase.so.2.0.14 libtool: link: (cd ".libs" && rm -f "libcouchbase.so.2" && ln -s "libcouchbase.so.2.0.14" "libcouchbase.so.2") libtool: link: (cd ".libs" && rm -f "libcouchbase.so" && ln -s "libcouchbase.so.2.0.14" "libcouchbase.so") libtool: link: ( cd ".libs" && rm -f "libcouchbase.la" && ln -s "../libcouchbase.la" "libcouchbase.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o tools/cbc tools/cbc.o tools/cbc-util.o tools/configuration.o tools/commandlineparser.o libcouchbase.la libvbucket.la -lm -ldl /bin/sh ./libtool --tag=CXX --mode=link g++ -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o tools/cbc-pillowfight tools/commandlineparser.o tools/cbc-pillowfight.o src/gethrtime.o libcouchbase.la -lpthread -lm -ldl /bin/sh ./libtool --tag=CXX --mode=link g++ -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/mcc/mcc example/mcc/mcc.o libcouchbase.la -lm -ldl libtool: link: g++ -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o tools/.libs/cbc-pillowfight tools/commandlineparser.o tools/cbc-pillowfight.o src/gethrtime.o ./.libs/libcouchbase.so -lpthread -lm -ldl libtool: link: g++ -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/mcc/.libs/mcc example/mcc/mcc.o ./.libs/libcouchbase.so -lm -ldl libtool: link: g++ -pipe -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o tools/.libs/cbc tools/cbc.o tools/cbc-util.o tools/configuration.o tools/commandlineparser.o ./.libs/libcouchbase.so ./.libs/libvbucket.a -lm -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/db/db example/db/db.o libcouchbase.la -lm -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/db/vb example/db/vb.o libcouchbase.la -lm -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/instancepool/instancepool example/instancepool/pool.o example/instancepool/main.o libcouchbase.la -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/db/.libs/db example/db/db.o ./.libs/libcouchbase.so -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/db/.libs/vb example/db/vb.o ./.libs/libcouchbase.so -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/instancepool/.libs/instancepool example/instancepool/pool.o example/instancepool/main.o ./.libs/libcouchbase.so -lm -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/minimal/minimal example/minimal/minimal.o libcouchbase.la -lm -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/observe/observe example/observe/observe.o libcouchbase.la -lm -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/syncmode/syncmode example/syncmode/main.o libcouchbase.la -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/minimal/.libs/minimal example/minimal/minimal.o ./.libs/libcouchbase.so -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/observe/.libs/observe example/observe/observe.o ./.libs/libcouchbase.so -lm -ldl libtool: link: gcc -pipe -std=gnu99 -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_VISIBILITY=1 -fvisibility=hidden -o example/syncmode/.libs/syncmode example/syncmode/main.o ./.libs/libcouchbase.so -lm -ldl make[1]: Leaving directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UHXdCO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 + cd libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 make install-am make[1]: Entering directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' make[2]: Entering directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libcouchbase.la libcouchbase_libevent.la libcouchbase_libev.la '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcouchbase.so.2.0.14 /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase.so.2.0.14 libtool: install: (cd /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64 && { ln -s -f libcouchbase.so.2.0.14 libcouchbase.so.2 || { rm -f libcouchbase.so.2 && ln -s libcouchbase.so.2.0.14 libcouchbase.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64 && { ln -s -f libcouchbase.so.2.0.14 libcouchbase.so || { rm -f libcouchbase.so && ln -s libcouchbase.so.2.0.14 libcouchbase.so; }; }) libtool: install: /usr/bin/install -c .libs/libcouchbase.lai /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase.la libtool: install: /usr/bin/install -c .libs/libcouchbase_libevent.so /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libevent.so libtool: install: /usr/bin/install -c .libs/libcouchbase_libevent.lai /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libevent.la libtool: install: /usr/bin/install -c .libs/libcouchbase_libev.so /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libev.so libtool: install: /usr/bin/install -c .libs/libcouchbase_libev.lai /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libev.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c tools/cbc tools/cbc-pillowfight '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin' libtool: install: warning: `libcouchbase.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c tools/.libs/cbc /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin/cbc libtool: install: warning: `libcouchbase.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c tools/.libs/cbc-pillowfight /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin/cbc-pillowfight make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' cd /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin && \ rm -f cbc-admin cbc-cat cbc-bucket-create cbc-bucket-delete cbc-cp cbc-create cbc-flush cbc-hash cbc-lock cbc-rm cbc-stats cbc-unlock cbc-verify cbc-verbosity cbc-version cbc-view && \ for f in cbc-admin cbc-cat cbc-bucket-create cbc-bucket-delete cbc-cp cbc-create cbc-flush cbc-hash cbc-lock cbc-rm cbc-stats cbc-unlock cbc-verify cbc-verbosity cbc-version cbc-view; do ln -s cbc $f; done make[3]: Leaving directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 man/bsd/man1/cbc.1 man/bsd/man1/cbc-admin.1 man/bsd/man1/cbc-bucket-create.1 man/bsd/man1/cbc-bucket-delete.1 man/bsd/man1/cbc-cat.1 man/bsd/man1/cbc-cp.1 man/bsd/man1/cbc-create.1 man/bsd/man1/cbc-flush.1 man/bsd/man1/cbc-hash.1 man/bsd/man1/cbc-lock.1 man/bsd/man1/cbc-rm.1 man/bsd/man1/cbc-stats.1 man/bsd/man1/cbc-unlock.1 man/bsd/man1/cbc-verbosity.1 man/bsd/man1/cbc-verify.1 man/bsd/man1/cbc-version.1 man/bsd/man1/cbc-view.1 '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 man/bsd/man3/lcb_arithmetic.3 man/bsd/man3/lcb_behavior_get_config_errors_threshold.3 man/bsd/man3/lcb_behavior_get_ipv6.3 man/bsd/man3/lcb_behavior_get_syncmode.3 man/bsd/man3/lcb_behavior_set_config_errors_threshold.3 man/bsd/man3/lcb_behavior_set_ipv6.3 man/bsd/man3/lcb_behavior_set_syncmode.3 man/bsd/man3/lcb_breakout.3 man/bsd/man3/lcb_cancel_http_request.3 man/bsd/man3/lcb_cntl.3 man/bsd/man3/lcb_connect.3 man/bsd/man3/lcb_create.3 man/bsd/man3/lcb_create_compat.3 man/bsd/man3/lcb_create_io_ops.3 man/bsd/man3/lcb_destroy.3 man/bsd/man3/lcb_destroy_io_ops.3 man/bsd/man3/lcb_disable_timings.3 man/bsd/man3/lcb_durability_poll.3 man/bsd/man3/lcb_enable_timings.3 man/bsd/man3/lcb_flush.3 man/bsd/man3/lcb_flush_buffers.3 man/bsd/man3/lcb_get.3 man/bsd/man3/lcb_get_cookie.3 man/bsd/man3/lcb_get_host.3 man/bsd/man3/lcb_get_last_error.3 man/bsd/man3/lcb_get_num_nodes.3 man/bsd/man3/lcb_get_num_replicas.3 man/bsd/man3/lcb_get_port.3 man/bsd/man3/lcb_get_replica.3 man/bsd/man3/lcb_get_server_list.3 man/bsd/man3/lcb_get_timeout.3 man/bsd/man3/lcb_get_timings.3 man/bsd/man3/lcb_get_version.3 man/bsd/man3/lcb_is_waiting.3 man/bsd/man3/lcb_make_http_request.3 man/bsd/man3/lcb_observe.3 man/bsd/man3/lcb_remove.3 man/bsd/man3/lcb_server_stats.3 man/bsd/man3/lcb_server_versions.3 man/bsd/man3/lcb_set_arithmetic_callback.3 '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 man/bsd/man3/lcb_set_configuration_callback.3 man/bsd/man3/lcb_set_cookie.3 man/bsd/man3/lcb_set_durability_callback.3 man/bsd/man3/lcb_set_error_callback.3 man/bsd/man3/lcb_set_flush_callback.3 man/bsd/man3/lcb_set_get_callback.3 man/bsd/man3/lcb_set_http_complete_callback.3 man/bsd/man3/lcb_set_http_data_callback.3 man/bsd/man3/lcb_set_observe_callback.3 man/bsd/man3/lcb_set_remove_callback.3 man/bsd/man3/lcb_set_stat_callback.3 man/bsd/man3/lcb_set_store_callback.3 man/bsd/man3/lcb_set_timeout.3 man/bsd/man3/lcb_set_touch_callback.3 man/bsd/man3/lcb_set_unlock_callback.3 man/bsd/man3/lcb_set_verbosity.3 man/bsd/man3/lcb_set_verbosity_callback.3 man/bsd/man3/lcb_set_version_callback.3 man/bsd/man3/lcb_store.3 man/bsd/man3/lcb_strerror.3 man/bsd/man3/lcb_timer_create.3 man/bsd/man3/lcb_timer_destroy.3 man/bsd/man3/lcb_touch.3 man/bsd/man3/lcb_unlock.3 man/bsd/man3/lcb_verify_compiler_setup.3 man/bsd/man3/lcb_verify_struct_size.3 man/bsd/man3/lcb_wait.3 man/bsd/man3/libcouchbase.3 '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man3' test -z "/usr/share/man/man4" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man4" test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 man/bsd/man5/cbcrc.5 man/bsd/man5/lcb_attributes.5 '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/man/man5' test -z "/usr/include/libcouchbase" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/include/libcouchbase" /bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/include/libcouchbase/plugins/io/libuv' /usr/bin/install -c -m 644 plugins/io/libuv/plugin-internal.h plugins/io/libuv/libuv_compat.h plugins/io/libuv/plugin-libuv.c '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/include/libcouchbase/plugins/io/libuv' test -z "/usr/include/libcouchbase" || /bin/mkdir -p "/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/include/libcouchbase" /usr/bin/install -c -m 644 include/libcouchbase/arguments.h include/libcouchbase/assert.h include/libcouchbase/behavior.h include/libcouchbase/callbacks.h include/libcouchbase/cntl.h include/libcouchbase/compat.h include/libcouchbase/configuration.h include/libcouchbase/couchbase.h include/libcouchbase/durability.h include/libcouchbase/error.h include/libcouchbase/http.h include/libcouchbase/sysdefs.h include/libcouchbase/sanitycheck.h include/libcouchbase/timings.h include/libcouchbase/types.h include/libcouchbase/visibility.h plugins/io/iocp/iocp_iops.h plugins/io/select/select_io_opts.h plugins/io/libev/libev_io_opts.h plugins/io/libevent/libevent_io_opts.h plugins/io/libuv/libuv_io_opts.h '/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/include/libcouchbase' make[2]: Leaving directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' make[1]: Leaving directory `/builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e' + rm -f /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase.la /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libev.la /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libevent.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin/cbc extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/bin/cbc-pillowfight extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libev.so extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase_libevent.so extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/lib64/libcouchbase.so.2.0.14 symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-cat.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-lock.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-view.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-hash.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-create.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-cp.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-version.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-flush.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-verify.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-bucket-create.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-admin.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-stats.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-verbosity.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-bucket-delete.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-unlock.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-rm.debug symlinked /usr/lib/debug/usr/lib64/libcouchbase.so.2.0.14.debug to /usr/lib/debug/usr/lib64/libcouchbase.so.debug symlinked /usr/lib/debug/usr/lib64/libcouchbase.so.2.0.14.debug to /usr/lib/debug/usr/lib64/libcouchbase.so.2.debug 2110 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YT2tPu + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + unset DISPLAY + : check disabled, missing '--with tests' option + exit 0 Processing files: libcouchbase-2.3.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Qjl3a + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + DOCDIR=/builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/doc/libcouchbase-2.3.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/doc/libcouchbase-2.3.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/doc/libcouchbase-2.3.1 + cp -pr LICENSE RELEASE_NOTES.markdown /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64/usr/share/doc/libcouchbase-2.3.1 + exit 0 Provides: libcouchbase.so.2()(64bit) libcouchbase_libev.so()(64bit) libcouchbase_libevent.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcouchbase.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libev.so.4()(64bit) libevent-1.4.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libcouchbase-devel-2.3.1-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcouchbase.so.2()(64bit) Processing files: libcouchbase-tools-2.3.1-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcouchbase.so.2()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libcouchbase-debuginfo-2.3.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 warning: Could not canonicalize hostname: i-000087a8 Wrote: /builddir/build/RPMS/libcouchbase-2.3.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase-devel-2.3.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase-tools-2.3.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase-debuginfo-2.3.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.alXiqF + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-c7dd97ab67b1c66c6c44b8576b4a35ba825a3e8e + /bin/rm -rf /builddir/build/BUILDROOT/libcouchbase-2.3.1-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->