>>> Building on sparc64-0b under devel/libmemcached BDEPENDS = [lang/gcc/8,-c++;sysutils/e2fsprogs;lang/gcc/8,-libs;security/cyrus-sasl2;devel/gmake;lang/gcc/8] DIST = [devel/libmemcached:libmemcached-1.0.18.tar.gz] FULLPKGNAME = libmemcached-1.0.18p4 RDEPENDS = [security/cyrus-sasl2;lang/gcc/8,-libs] Woken up math/cblas (Junk lock failure for sparc64-0b at 1729969382.15064) Received IO (Junk lock obtained for sparc64-0b at 1729969424.50) Received IO Woken up devel/libmemcached Woken up devel/libmemcached Woken up devel/libmemcached Short-cut: depends already handled by math/cblas >>> Running show-prepare-results in devel/libmemcached at 1729969429.79 ===> devel/libmemcached ===> Building from scratch libmemcached-1.0.18p4 ===> libmemcached-1.0.18p4 depends on: e2fsprogs-* -> e2fsprogs-1.47.1 ===> libmemcached-1.0.18p4 depends on: gcc->=8,<9 -> gcc-8.4.0p25 ===> libmemcached-1.0.18p4 depends on: g++->=8,<9 -> g++-8.4.0p25 ===> libmemcached-1.0.18p4 depends on: gmake-* -> gmake-4.4.1 ===> libmemcached-1.0.18p4 depends on: cyrus-sasl-* -> cyrus-sasl-2.1.28 ===> libmemcached-1.0.18p4 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25 ===> Verifying specs: estdc++>=17 pthread c crypto m pthread sasl2 estdc++>=19 ===> found estdc++.19.0 pthread.27.1 c.100.3 crypto.55.0 m.10.1 sasl2.3.1 cyrus-sasl-2.1.28 e2fsprogs-1.47.1 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 gmake-4.4.1 (Junk lock released for sparc64-0b at 1729969436.77) Woken up www/fcgi distfiles size=1039649 >>> Running patch in devel/libmemcached at 1729969436.87 ===> devel/libmemcached ===> Checking files for libmemcached-1.0.18p4 `/usr/ports/distfiles/libmemcached-1.0.18.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libmemcached-1.0.18p4 ===> Patching for libmemcached-1.0.18p4 ===> Applying OpenBSD patch patch-clients_memflush_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- clients/memflush.cc.orig Fri Apr 28 00:57:12 2017 |+++ clients/memflush.cc Fri Apr 28 00:57:30 2017 -------------------------- Patching file clients/memflush.cc using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 48. done ===> Applying OpenBSD patch patch-libmemcached-1_0_memcached_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |our cinttypes is in tr1/cinttypes. | |--- libmemcached-1.0/memcached.h.orig Sun Feb 9 12:52:42 2014 |+++ libmemcached-1.0/memcached.h Fri Apr 28 00:44:43 2017 -------------------------- Patching file libmemcached-1.0/memcached.h using Plan A... Hunk #1 succeeded at 43. done ===> Applying OpenBSD patch patch-libtest_lite_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |configure tests for availability of alloca.h, but |it's used unconditionally here. | |--- libtest/lite.h.orig Sun Nov 8 20:10:49 2015 |+++ libtest/lite.h Sun Nov 8 20:10:32 2015 -------------------------- Patching file libtest/lite.h using Plan A... Hunk #1 succeeded at 53. done ===> Applying OpenBSD patch patch-libtest_main_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Configure tests for sigignore, but it's used |unconditionally. | |--- libtest/main.cc.orig Sun Nov 8 22:05:06 2015 |+++ libtest/main.cc Sun Nov 8 22:05:53 2015 -------------------------- Patching file libtest/main.cc using Plan A... Hunk #1 succeeded at 288. done ===> Applying OpenBSD patch patch-libtest_test_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |unbreak with gcc 4.9 | |Index: libtest/test.hpp |--- libtest/test.hpp.orig |+++ libtest/test.hpp -------------------------- Patching file libtest/test.hpp using Plan A... Hunk #1 succeeded at 59. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in devel/libmemcached at 1729969439.39 ===> devel/libmemcached ===> Generating configure for libmemcached-1.0.18p4 ===> Configuring for libmemcached-1.0.18p4 Using /usr/obj/ports/libmemcached-1.0.18/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/libmemcached-1.0.18/config.site checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking build system type... sparc64-unknown-openbsd7.6 checking host system type... sparc64-unknown-openbsd7.6 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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/obj/ports/libmemcached-1.0.18/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking whether gmake supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking dependency style of cc... gcc3 checking dependency style of c++... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert sparc64-unknown-openbsd7.6 file names to sparc64-unknown-openbsd7.6 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.6 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.6 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... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking for cos in -lm... (cached) yes checking for cc option to accept ISO C99... none needed checking whether C++ compiler accepts -std=c++0x... yes checking whether the linker accepts ... yes configure: adding automake macro support configure: creating aminclude.am checking for debug... no checking for vcs system... none checking for vcs checkout... no checking for assert... no checking whether gmake supports nested variables... (cached) yes checking for libmemcachedprotocol... no checking for mysqld... nocommand configure: WARNING: mysqld not found in /usr/obj/ports/libmemcached-1.0.18/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin checking for mysql_config... no checking for mysql_config5... no checking whether gearmand executable path has been provided... no checking for gearmand... no checking libgearman/gearman.h usability... no checking libgearman/gearman.h presence... no checking for libgearman/gearman.h... no checking for location of cstdint... checking for location of cinttypes... checking whether byte ordering is bigendian... yes checking for htonll... no checking for working SO_SNDTIMEO... yes checking for working SO_RCVTIMEO... yes checking for supported struct padding... yes checking for dpkg-gensymbols... no checking for flex... (cached) flex checking for perl... (cached) /usr/bin/perl checking for valgrind... no checking for wine... no checking for bison... yacc checking for rpmbuild... no checking for --nocheck... no checking for rpmdev-setuptree... no checking for rpm... no checking for gawk... (cached) awk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether memcached executable path has been provided... no checking for memcached... unknown checking whether sphinx-build executable path has been provided... no checking for sphinx-build... : checking whether lcov executable path has been provided... no checking for lcov... no checking whether genhtml executable path has been provided... no checking for genhtml... no checking for library containing getopt_long... none required checking for library containing gethostbyname... none required checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking for features.h... no checking for fnmatch.h... (cached) yes checking for inttypes.h... (cached) yes checking for libintl.h... yes checking for limits.h... (cached) yes checking for mach/mach.h... no checking for malloc.h... (cached) no checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for poll.h... (cached) yes checking for pthread.h... (cached) yes checking for spawn.h... yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for syslog.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for alarm... (cached) yes checking for atexit... (cached) yes checking for clock_gettime... (cached) yes checking for dup2... (cached) yes checking for fcntl... (cached) yes checking for floor... no checking for getcwd... (cached) yes checking for getline... yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for pipe2... yes checking for putenv... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for sigignore... no checking for socket... (cached) yes checking for sqrt... no checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for error_at_line... no checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking umem.h usability... no checking umem.h presence... no checking for umem.h... no checking for C compiler vendor... gnu checking for in_port_t... yes checking for ptrdiff_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking whether byte ordering is bigendian... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for working volatile... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking whether the compiler supports GCC C++ ABI name demangling... yes checking checking for cxx_gcc_abi_demangle... "yes" checking test for a working libevent... yes checking for clock_gettime in -lrt... no checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking for setppriv... no checking for MSG_NOSIGNAL... checking for MSG_DONTWAIT... checking for MSG_MORE... checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... no checking for uuid/uuid.h... yes configure: WARNING: uuid/uuid.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: uuid/uuid.h: proceeding with the compiler's result checking check to see if -luuid is needed... yes checking check to see if -luuid is needed... yes checking for uuid_generate_time_safe... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... no configure: WARNING: sasl/sasl.h: accepted by the compiler, rejected by the preprocessor! checking for sasl/sasl.h... yes checking for main in -lsasl2... configure: WARNING: sasl/sasl.h: proceeding with the compiler's result yes checking checking to see if sasl works... "yes" checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking check for pthread_timedjoin_np... checking checking to see if enabling sasl... "yes" checking whether the compiler provides atomic builtins... yes checking whether byte ordering is bigendian... (cached) yes checking for assert... no checking C Compiler version... "egcc (GCC) 8.4.0" checking C++ Compiler version... "eg++ (GCC) 8.4.0" checking MINGW... checking whether __MINGW32__ is declared... no no checking whether the -Werror option is usable... no checking for simple visibility declarations... yes checking if all warnings into errors... no checking if all warnings into errors... (cached) no checking whether the linker accepts -z... no checking whether the linker accepts relro... no checking whether the linker accepts -z... (cached) no checking whether the linker accepts now... no checking whether C compiler accepts -g... no checking whether C compiler accepts -O2... no checking whether C compiler accepts -Wno-unknown-pragmas... no checking whether C compiler accepts -Wno-pragmas... no checking whether C compiler accepts -Wall... no checking whether C compiler accepts -Wextra... no checking whether C compiler accepts -Weverything... no checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts -Wunsuffixed-float-constants... no checking whether C compiler accepts -Wjump-misses-init... no checking whether C compiler accepts -Wno-attributes... no checking whether C compiler accepts -Waddress... no checking whether C compiler accepts -Wvarargs... no checking whether C compiler accepts -Warray-bounds... no checking whether C compiler accepts -Wbad-function-cast... no checking whether C compiler accepts -Wchar-subscripts... no checking whether C compiler accepts -Wcomment... no checking whether C compiler accepts -Wfloat-equal... no checking whether C compiler accepts -Wformat-security... no checking whether C compiler accepts -Wformat=2... no checking whether C compiler accepts -Wformat-y2k... no checking whether C compiler accepts -Wlogical-op... no checking whether C compiler accepts -Wmaybe-uninitialized... no checking whether C compiler accepts -Wmissing-field-initializers... no checking whether C compiler accepts -Wmissing-noreturn... no checking whether C compiler accepts -Wmissing-prototypes... no checking whether C compiler accepts -Wnested-externs... no checking whether C compiler accepts -Wnormalized=id... no checking whether C compiler accepts -Woverride-init... no checking whether C compiler accepts -Wpointer-arith... no checking whether C compiler accepts -Wpointer-sign... no checking whether C compiler accepts -Wredundant-decls... no checking whether C compiler accepts -Wshadow... no checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... no checking whether C compiler accepts -Wstrict-overflow=1... no checking whether C compiler accepts -Wstrict-prototypes... no checking whether C compiler accepts -Wswitch-enum... no checking whether C compiler accepts -Wtrampolines... no checking whether C compiler accepts -Wundef... no checking whether C compiler accepts -Wunsafe-loop-optimizations... no checking whether C compiler accepts -funsafe-loop-optimizations... no checking whether C compiler accepts -Wclobbered... no checking whether C compiler accepts -Wunused... no checking whether C compiler accepts -Wunused-result... no checking whether C compiler accepts -Wunused-variable... no checking whether C compiler accepts -Wunused-parameter... no checking whether C compiler accepts -Wunused-local-typedefs... no checking whether C compiler accepts -Wwrite-strings... no checking whether C compiler accepts -fwrapv... no checking whether C compiler accepts -fmudflapt... no checking whether C compiler accepts -pipe... no checking whether C compiler accepts -fPIE... no checking whether C compiler accepts -pie... no checking whether C compiler accepts -Wsizeof-pointer-memaccess... no checking whether C compiler accepts -Wpacked... no checking whether C++ compiler accepts -g... no checking whether C++ compiler accepts -O2... no checking whether C++ compiler accepts -Wno-unknown-pragmas... no checking whether C++ compiler accepts -Wno-pragmas... no checking whether C++ compiler accepts -Wall... no checking whether C++ compiler accepts -Wextra... no checking whether C++ compiler accepts -Weverything... no checking whether C++ compiler accepts -Wthis-test-should-fail... no checking whether C++ compiler accepts -Wno-attributes... no checking whether C++ compiler accepts -Wvarargs... no checking whether C++ compiler accepts -Waddress... no checking whether C++ compiler accepts -Warray-bounds... no checking whether C++ compiler accepts -Wchar-subscripts... no checking whether C++ compiler accepts -Wcomment... no checking whether C++ compiler accepts -Wctor-dtor-privacy... no checking whether C++ compiler accepts -Wfloat-equal... no checking whether C++ compiler accepts -Wformat=2... no checking whether C++ compiler accepts -Wformat-y2k... no checking whether C++ compiler accepts -Wmaybe-uninitialized... no checking whether C++ compiler accepts -Wmissing-field-initializers... no checking whether C++ compiler accepts -Wlogical-op... no checking whether C++ compiler accepts -Wnon-virtual-dtor... no checking whether C++ compiler accepts -Wnormalized=id... no checking whether C++ compiler accepts -Woverloaded-virtual... no checking whether C++ compiler accepts -Wpointer-arith... no checking whether C++ compiler accepts -Wredundant-decls... no checking whether C++ compiler accepts -Wshadow... no checking whether C++ compiler accepts -Wshorten-64-to-32... no checking whether C++ compiler accepts -Wsign-compare... no checking whether C++ compiler accepts -Wstrict-overflow=1... no checking whether C++ compiler accepts -Wswitch-enum... no checking whether C++ compiler accepts -Wtrampolines... no checking whether C++ compiler accepts -Wundef... no checking whether C++ compiler accepts -Wunsafe-loop-optimizations... no checking whether C++ compiler accepts -funsafe-loop-optimizations... no checking whether C++ compiler accepts -Wc++11-compat... no checking whether C++ compiler accepts -Wclobbered... no checking whether C++ compiler accepts -Wunused... no checking whether C++ compiler accepts -Wunused-result... no checking whether C++ compiler accepts -Wunused-variable... no checking whether C++ compiler accepts -Wunused-parameter... no checking whether C++ compiler accepts -Wunused-local-typedefs... no checking whether C++ compiler accepts -Wwrite-strings... no checking whether C++ compiler accepts -Wformat-security... no checking whether C++ compiler accepts -fwrapv... no checking whether C++ compiler accepts -fmudflapt... no checking whether C++ compiler accepts -pipe... no checking whether C++ compiler accepts -fPIE... no checking whether C++ compiler accepts -pie... no checking whether C++ compiler accepts -Wsizeof-pointer-memaccess... no checking whether C++ compiler accepts -Wpacked... no checking the number of available CPUs... unable to detect (assuming 1) ./configure[36703]: enable_jobserver++: not found configure: added jobserver support to make for 1 jobs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libhashkit/hashkitcon.h config.status: creating libhashkit-1.0/configure.h config.status: creating libtest/version.h config.status: creating libtest/yatlcon.h config.status: creating Makefile config.status: creating docs/conf.py config.status: creating libmemcached-1.0/configure.h config.status: creating support/libmemcached.pc config.status: creating support/libmemcached.spec config.status: creating mem_config.h config.status: executing depfiles commands config.status: executing libtool commands --- Configuration summary for libmemcached version 1.0.18 configure: WARNING: unrecognized options: --disable-gtk-doc * Installation prefix: /usr/local * System type: unknown-openbsd7.6 * Host CPU: sparc64 * C Compiler: egcc (GCC) 8.4.0 * C Flags: -O2 -pipe -I/usr/local/include * C++ Compiler: eg++ (GCC) 8.4.0 * C++ Flags: -O2 -pipe -I/usr/local/include * CPP Flags: -fvisibility=hidden * LIB Flags: * Assertions enabled: no * Debug enabled: no * Shared: yes * Warnings as failure: no * SASL support: yes * make -j: 1 * VCS checkout: no --- >>> Running build in devel/libmemcached at 1729969620.77 ===> devel/libmemcached ===> Building for libmemcached-1.0.18p4 gmake -j1 all-am gmake[1]: Entering directory '/usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18' /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-aes.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-aes.Tpo -c -o libhashkit/libhashkit_libhashkit_la-aes.lo `test -f 'libhashkit/aes.cc' || echo './'`libhashkit/aes.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-aes.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-aes.Tpo -c libhashkit/aes.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-aes.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-aes.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-aes.Tpo -c libhashkit/aes.cc -o libhashkit/libhashkit_libhashkit_la-aes.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-aes.Tpo libhashkit/.deps/libhashkit_libhashkit_la-aes.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-algorithm.Tpo -c -o libhashkit/libhashkit_libhashkit_la-algorithm.lo `test -f 'libhashkit/algorithm.cc' || echo './'`libhashkit/algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-algorithm.Tpo -c libhashkit/algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-algorithm.Tpo -c libhashkit/algorithm.cc -o libhashkit/libhashkit_libhashkit_la-algorithm.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-algorithm.Tpo libhashkit/.deps/libhashkit_libhashkit_la-algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-behavior.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-behavior.Tpo -c -o libhashkit/libhashkit_libhashkit_la-behavior.lo `test -f 'libhashkit/behavior.cc' || echo './'`libhashkit/behavior.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-behavior.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-behavior.Tpo -c libhashkit/behavior.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-behavior.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-behavior.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-behavior.Tpo -c libhashkit/behavior.cc -o libhashkit/libhashkit_libhashkit_la-behavior.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-behavior.Tpo libhashkit/.deps/libhashkit_libhashkit_la-behavior.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-crc32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-crc32.Tpo -c -o libhashkit/libhashkit_libhashkit_la-crc32.lo `test -f 'libhashkit/crc32.cc' || echo './'`libhashkit/crc32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-crc32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-crc32.Tpo -c libhashkit/crc32.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-crc32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-crc32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-crc32.Tpo -c libhashkit/crc32.cc -o libhashkit/libhashkit_libhashkit_la-crc32.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-crc32.Tpo libhashkit/.deps/libhashkit_libhashkit_la-crc32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-digest.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-digest.Tpo -c -o libhashkit/libhashkit_libhashkit_la-digest.lo `test -f 'libhashkit/digest.cc' || echo './'`libhashkit/digest.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-digest.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-digest.Tpo -c libhashkit/digest.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-digest.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-digest.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-digest.Tpo -c libhashkit/digest.cc -o libhashkit/libhashkit_libhashkit_la-digest.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-digest.Tpo libhashkit/.deps/libhashkit_libhashkit_la-digest.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-encrypt.Tpo -c -o libhashkit/libhashkit_libhashkit_la-encrypt.lo `test -f 'libhashkit/encrypt.cc' || echo './'`libhashkit/encrypt.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-encrypt.Tpo -c libhashkit/encrypt.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-encrypt.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-encrypt.Tpo -c libhashkit/encrypt.cc -o libhashkit/libhashkit_libhashkit_la-encrypt.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-encrypt.Tpo libhashkit/.deps/libhashkit_libhashkit_la-encrypt.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-fnv_32.Tpo -c -o libhashkit/libhashkit_libhashkit_la-fnv_32.lo `test -f 'libhashkit/fnv_32.cc' || echo './'`libhashkit/fnv_32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-fnv_32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -o libhashkit/libhashkit_libhashkit_la-fnv_32.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-fnv_32.Tpo libhashkit/.deps/libhashkit_libhashkit_la-fnv_32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-fnv_64.Tpo -c -o libhashkit/libhashkit_libhashkit_la-fnv_64.lo `test -f 'libhashkit/fnv_64.cc' || echo './'`libhashkit/fnv_64.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-fnv_64.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -o libhashkit/libhashkit_libhashkit_la-fnv_64.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-fnv_64.Tpo libhashkit/.deps/libhashkit_libhashkit_la-fnv_64.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-function.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-function.Tpo -c -o libhashkit/libhashkit_libhashkit_la-function.lo `test -f 'libhashkit/function.cc' || echo './'`libhashkit/function.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-function.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-function.Tpo -c libhashkit/function.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-function.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-function.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-function.Tpo -c libhashkit/function.cc -o libhashkit/libhashkit_libhashkit_la-function.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-function.Tpo libhashkit/.deps/libhashkit_libhashkit_la-function.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-has.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-has.Tpo -c -o libhashkit/libhashkit_libhashkit_la-has.lo `test -f 'libhashkit/has.cc' || echo './'`libhashkit/has.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-has.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-has.Tpo -c libhashkit/has.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-has.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-has.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-has.Tpo -c libhashkit/has.cc -o libhashkit/libhashkit_libhashkit_la-has.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-has.Tpo libhashkit/.deps/libhashkit_libhashkit_la-has.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-hashkit.Tpo -c -o libhashkit/libhashkit_libhashkit_la-hashkit.lo `test -f 'libhashkit/hashkit.cc' || echo './'`libhashkit/hashkit.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-hashkit.Tpo -c libhashkit/hashkit.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-hashkit.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-hashkit.Tpo -c libhashkit/hashkit.cc -o libhashkit/libhashkit_libhashkit_la-hashkit.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-hashkit.Tpo libhashkit/.deps/libhashkit_libhashkit_la-hashkit.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-jenkins.Tpo -c -o libhashkit/libhashkit_libhashkit_la-jenkins.lo `test -f 'libhashkit/jenkins.cc' || echo './'`libhashkit/jenkins.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-jenkins.Tpo -c libhashkit/jenkins.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-jenkins.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-jenkins.Tpo -c libhashkit/jenkins.cc -o libhashkit/libhashkit_libhashkit_la-jenkins.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-jenkins.Tpo libhashkit/.deps/libhashkit_libhashkit_la-jenkins.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-ketama.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-ketama.Tpo -c -o libhashkit/libhashkit_libhashkit_la-ketama.lo `test -f 'libhashkit/ketama.cc' || echo './'`libhashkit/ketama.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-ketama.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-ketama.Tpo -c libhashkit/ketama.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-ketama.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-ketama.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-ketama.Tpo -c libhashkit/ketama.cc -o libhashkit/libhashkit_libhashkit_la-ketama.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-ketama.Tpo libhashkit/.deps/libhashkit_libhashkit_la-ketama.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-md5.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-md5.Tpo -c -o libhashkit/libhashkit_libhashkit_la-md5.lo `test -f 'libhashkit/md5.cc' || echo './'`libhashkit/md5.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-md5.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-md5.Tpo -c libhashkit/md5.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-md5.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-md5.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-md5.Tpo -c libhashkit/md5.cc -o libhashkit/libhashkit_libhashkit_la-md5.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-md5.Tpo libhashkit/.deps/libhashkit_libhashkit_la-md5.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur.Tpo -c -o libhashkit/libhashkit_libhashkit_la-murmur.lo `test -f 'libhashkit/murmur.cc' || echo './'`libhashkit/murmur.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur.Tpo -c libhashkit/murmur.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-murmur.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur.Tpo -c libhashkit/murmur.cc -o libhashkit/libhashkit_libhashkit_la-murmur.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-murmur.Tpo libhashkit/.deps/libhashkit_libhashkit_la-murmur.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur3.Tpo -c -o libhashkit/libhashkit_libhashkit_la-murmur3.lo `test -f 'libhashkit/murmur3.cc' || echo './'`libhashkit/murmur3.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur3.Tpo -c libhashkit/murmur3.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-murmur3.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur3.Tpo -c libhashkit/murmur3.cc -o libhashkit/libhashkit_libhashkit_la-murmur3.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-murmur3.Tpo libhashkit/.deps/libhashkit_libhashkit_la-murmur3.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur3_api.Tpo -c -o libhashkit/libhashkit_libhashkit_la-murmur3_api.lo `test -f 'libhashkit/murmur3_api.cc' || echo './'`libhashkit/murmur3_api.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-murmur3_api.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -o libhashkit/libhashkit_libhashkit_la-murmur3_api.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-murmur3_api.Tpo libhashkit/.deps/libhashkit_libhashkit_la-murmur3_api.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-one_at_a_time.Tpo -c -o libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo `test -f 'libhashkit/one_at_a_time.cc' || echo './'`libhashkit/one_at_a_time.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-one_at_a_time.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -o libhashkit/libhashkit_libhashkit_la-one_at_a_time.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-one_at_a_time.Tpo libhashkit/.deps/libhashkit_libhashkit_la-one_at_a_time.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-rijndael.Tpo -c -o libhashkit/libhashkit_libhashkit_la-rijndael.lo `test -f 'libhashkit/rijndael.cc' || echo './'`libhashkit/rijndael.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-rijndael.Tpo -c libhashkit/rijndael.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-rijndael.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-rijndael.Tpo -c libhashkit/rijndael.cc -o libhashkit/libhashkit_libhashkit_la-rijndael.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-rijndael.Tpo libhashkit/.deps/libhashkit_libhashkit_la-rijndael.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-str_algorithm.Tpo -c -o libhashkit/libhashkit_libhashkit_la-str_algorithm.lo `test -f 'libhashkit/str_algorithm.cc' || echo './'`libhashkit/str_algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-str_algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -o libhashkit/libhashkit_libhashkit_la-str_algorithm.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-str_algorithm.Tpo libhashkit/.deps/libhashkit_libhashkit_la-str_algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-strerror.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-strerror.Tpo -c -o libhashkit/libhashkit_libhashkit_la-strerror.lo `test -f 'libhashkit/strerror.cc' || echo './'`libhashkit/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-strerror.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-strerror.Tpo -c libhashkit/strerror.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-strerror.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-strerror.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-strerror.Tpo -c libhashkit/strerror.cc -o libhashkit/libhashkit_libhashkit_la-strerror.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-strerror.Tpo libhashkit/.deps/libhashkit_libhashkit_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-string.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-string.Tpo -c -o libhashkit/libhashkit_libhashkit_la-string.lo `test -f 'libhashkit/string.cc' || echo './'`libhashkit/string.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-string.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-string.Tpo -c libhashkit/string.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-string.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-string.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-string.Tpo -c libhashkit/string.cc -o libhashkit/libhashkit_libhashkit_la-string.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-string.Tpo libhashkit/.deps/libhashkit_libhashkit_la-string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-nohsieh.Tpo -c -o libhashkit/libhashkit_libhashkit_la-nohsieh.lo `test -f 'libhashkit/nohsieh.cc' || echo './'`libhashkit/nohsieh.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkit_la-nohsieh.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkit_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkit_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -o libhashkit/libhashkit_libhashkit_la-nohsieh.o mv -f libhashkit/.deps/libhashkit_libhashkit_la-nohsieh.Tpo libhashkit/.deps/libhashkit_libhashkit_la-nohsieh.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -version-info 2:0:0 -L/usr/local/lib -o libhashkit/libhashkit.la -rpath /usr/local/lib libhashkit/libhashkit_libhashkit_la-aes.lo libhashkit/libhashkit_libhashkit_la-algorithm.lo libhashkit/libhashkit_libhashkit_la-behavior.lo libhashkit/libhashkit_libhashkit_la-crc32.lo libhashkit/libhashkit_libhashkit_la-digest.lo libhashkit/libhashkit_libhashkit_la-encrypt.lo libhashkit/libhashkit_libhashkit_la-fnv_32.lo libhashkit/libhashkit_libhashkit_la-fnv_64.lo libhashkit/libhashkit_libhashkit_la-function.lo libhashkit/libhashkit_libhashkit_la-has.lo libhashkit/libhashkit_libhashkit_la-hashkit.lo libhashkit/libhashkit_libhashkit_la-jenkins.lo libhashkit/libhashkit_libhashkit_la-ketama.lo libhashkit/libhashkit_libhashkit_la-md5.lo libhashkit/libhashkit_libhashkit_la-murmur.lo libhashkit/libhashkit_libhashkit_la-murmur3.lo libhashkit/libhashkit_libhashkit_la-murmur3_api.lo libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo libhashkit/libhashkit_libhashkit_la-rijndael.lo libhashkit/libhashkit_libhashkit_la-str_algorithm.lo libhashkit/libhashkit_libhashkit_la-strerror.lo libhashkit/libhashkit_libhashkit_la-string.lo libhashkit/libhashkit_libhashkit_la-nohsieh.lo libtool: link: c++ -shared -fPIC -DPIC -o libhashkit/.libs/libhashkit.so.1.0 -std=c++0x -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include libhashkit/.libs/libhashkit_libhashkit_la-aes.o libhashkit/.libs/libhashkit_libhashkit_la-algorithm.o libhashkit/.libs/libhashkit_libhashkit_la-behavior.o libhashkit/.libs/libhashkit_libhashkit_la-crc32.o libhashkit/.libs/libhashkit_libhashkit_la-digest.o libhashkit/.libs/libhashkit_libhashkit_la-encrypt.o libhashkit/.libs/libhashkit_libhashkit_la-fnv_32.o libhashkit/.libs/libhashkit_libhashkit_la-fnv_64.o libhashkit/.libs/libhashkit_libhashkit_la-function.o libhashkit/.libs/libhashkit_libhashkit_la-has.o libhashkit/.libs/libhashkit_libhashkit_la-hashkit.o libhashkit/.libs/libhashkit_libhashkit_la-jenkins.o libhashkit/.libs/libhashkit_libhashkit_la-ketama.o libhashkit/.libs/libhashkit_libhashkit_la-md5.o libhashkit/.libs/libhashkit_libhashkit_la-murmur.o libhashkit/.libs/libhashkit_libhashkit_la-murmur3.o libhashkit/.libs/libhashkit_libhashkit_la-murmur3_api.o libhashkit/.libs/libhashkit_libhashkit_la-one_at_a_time.o libhashkit/.libs/libhashkit_libhashkit_la-rijndael.o libhashkit/.libs/libhashkit_libhashkit_la-str_algorithm.o libhashkit/.libs/libhashkit_libhashkit_la-strerror.o libhashkit/.libs/libhashkit_libhashkit_la-string.o libhashkit/.libs/libhashkit_libhashkit_la-nohsieh.o -Wl,-soname,libhashkit.so.1.0 libtool: link: ar cru libhashkit/.libs/libhashkit.a libhashkit/libhashkit_libhashkit_la-aes.o libhashkit/libhashkit_libhashkit_la-algorithm.o libhashkit/libhashkit_libhashkit_la-behavior.o libhashkit/libhashkit_libhashkit_la-crc32.o libhashkit/libhashkit_libhashkit_la-digest.o libhashkit/libhashkit_libhashkit_la-encrypt.o libhashkit/libhashkit_libhashkit_la-fnv_32.o libhashkit/libhashkit_libhashkit_la-fnv_64.o libhashkit/libhashkit_libhashkit_la-function.o libhashkit/libhashkit_libhashkit_la-has.o libhashkit/libhashkit_libhashkit_la-hashkit.o libhashkit/libhashkit_libhashkit_la-jenkins.o libhashkit/libhashkit_libhashkit_la-ketama.o libhashkit/libhashkit_libhashkit_la-md5.o libhashkit/libhashkit_libhashkit_la-murmur.o libhashkit/libhashkit_libhashkit_la-murmur3.o libhashkit/libhashkit_libhashkit_la-murmur3_api.o libhashkit/libhashkit_libhashkit_la-one_at_a_time.o libhashkit/libhashkit_libhashkit_la-rijndael.o libhashkit/libhashkit_libhashkit_la-str_algorithm.o libhashkit/libhashkit_libhashkit_la-strerror.o libhashkit/libhashkit_libhashkit_la-string.o libhashkit/libhashkit_libhashkit_la-nohsieh.o libtool: link: ranlib libhashkit/.libs/libhashkit.a /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-context.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-context.Tpo -c -o libmemcached/csl/libmemcached_libmemcached_la-context.lo `test -f 'libmemcached/csl/context.cc' || echo './'`libmemcached/csl/context.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-context.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-context.Tpo -c libmemcached/csl/context.cc -fPIC -DPIC -o libmemcached/csl/.libs/libmemcached_libmemcached_la-context.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-context.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-context.Tpo -c libmemcached/csl/context.cc -o libmemcached/csl/libmemcached_libmemcached_la-context.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/csl/.deps/libmemcached_libmemcached_la-context.Tpo libmemcached/csl/.deps/libmemcached_libmemcached_la-context.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-parser.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-parser.Tpo -c -o libmemcached/csl/libmemcached_libmemcached_la-parser.lo `test -f 'libmemcached/csl/parser.cc' || echo './'`libmemcached/csl/parser.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-parser.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-parser.Tpo -c libmemcached/csl/parser.cc -fPIC -DPIC -o libmemcached/csl/.libs/libmemcached_libmemcached_la-parser.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-parser.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-parser.Tpo -c libmemcached/csl/parser.cc -o libmemcached/csl/libmemcached_libmemcached_la-parser.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/csl/.deps/libmemcached_libmemcached_la-parser.Tpo libmemcached/csl/.deps/libmemcached_libmemcached_la-parser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-scanner.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-scanner.Tpo -c -o libmemcached/csl/libmemcached_libmemcached_la-scanner.lo `test -f 'libmemcached/csl/scanner.cc' || echo './'`libmemcached/csl/scanner.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-scanner.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-scanner.Tpo -c libmemcached/csl/scanner.cc -fPIC -DPIC -o libmemcached/csl/.libs/libmemcached_libmemcached_la-scanner.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcached_libmemcached_la-scanner.lo -MD -MP -MF libmemcached/csl/.deps/libmemcached_libmemcached_la-scanner.Tpo -c libmemcached/csl/scanner.cc -o libmemcached/csl/libmemcached_libmemcached_la-scanner.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/csl/.deps/libmemcached_libmemcached_la-scanner.Tpo libmemcached/csl/.deps/libmemcached_libmemcached_la-scanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-instance.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-instance.Tpo -c -o libmemcached/libmemcached_libmemcached_la-instance.lo `test -f 'libmemcached/instance.cc' || echo './'`libmemcached/instance.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-instance.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-instance.Tpo -c libmemcached/instance.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-instance.o In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-instance.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-instance.Tpo -c libmemcached/instance.cc -o libmemcached/libmemcached_libmemcached_la-instance.o In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-instance.Tpo libmemcached/.deps/libmemcached_libmemcached_la-instance.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-aes.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-aes.Tpo -c -o libhashkit/libmemcached_libmemcached_la-aes.lo `test -f 'libhashkit/aes.cc' || echo './'`libhashkit/aes.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-aes.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-aes.Tpo -c libhashkit/aes.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-aes.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-aes.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-aes.Tpo -c libhashkit/aes.cc -o libhashkit/libmemcached_libmemcached_la-aes.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-aes.Tpo libhashkit/.deps/libmemcached_libmemcached_la-aes.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-algorithm.Tpo -c -o libhashkit/libmemcached_libmemcached_la-algorithm.lo `test -f 'libhashkit/algorithm.cc' || echo './'`libhashkit/algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-algorithm.Tpo -c libhashkit/algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-algorithm.Tpo -c libhashkit/algorithm.cc -o libhashkit/libmemcached_libmemcached_la-algorithm.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-algorithm.Tpo libhashkit/.deps/libmemcached_libmemcached_la-algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-behavior.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-behavior.Tpo -c -o libhashkit/libmemcached_libmemcached_la-behavior.lo `test -f 'libhashkit/behavior.cc' || echo './'`libhashkit/behavior.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-behavior.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-behavior.Tpo -c libhashkit/behavior.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-behavior.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-behavior.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-behavior.Tpo -c libhashkit/behavior.cc -o libhashkit/libmemcached_libmemcached_la-behavior.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-behavior.Tpo libhashkit/.deps/libmemcached_libmemcached_la-behavior.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-crc32.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-crc32.Tpo -c -o libhashkit/libmemcached_libmemcached_la-crc32.lo `test -f 'libhashkit/crc32.cc' || echo './'`libhashkit/crc32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-crc32.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-crc32.Tpo -c libhashkit/crc32.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-crc32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-crc32.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-crc32.Tpo -c libhashkit/crc32.cc -o libhashkit/libmemcached_libmemcached_la-crc32.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-crc32.Tpo libhashkit/.deps/libmemcached_libmemcached_la-crc32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-digest.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-digest.Tpo -c -o libhashkit/libmemcached_libmemcached_la-digest.lo `test -f 'libhashkit/digest.cc' || echo './'`libhashkit/digest.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-digest.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-digest.Tpo -c libhashkit/digest.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-digest.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-digest.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-digest.Tpo -c libhashkit/digest.cc -o libhashkit/libmemcached_libmemcached_la-digest.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-digest.Tpo libhashkit/.deps/libmemcached_libmemcached_la-digest.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-encrypt.Tpo -c -o libhashkit/libmemcached_libmemcached_la-encrypt.lo `test -f 'libhashkit/encrypt.cc' || echo './'`libhashkit/encrypt.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-encrypt.Tpo -c libhashkit/encrypt.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-encrypt.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-encrypt.Tpo -c libhashkit/encrypt.cc -o libhashkit/libmemcached_libmemcached_la-encrypt.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-encrypt.Tpo libhashkit/.deps/libmemcached_libmemcached_la-encrypt.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-fnv_32.Tpo -c -o libhashkit/libmemcached_libmemcached_la-fnv_32.lo `test -f 'libhashkit/fnv_32.cc' || echo './'`libhashkit/fnv_32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-fnv_32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -o libhashkit/libmemcached_libmemcached_la-fnv_32.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-fnv_32.Tpo libhashkit/.deps/libmemcached_libmemcached_la-fnv_32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-fnv_64.Tpo -c -o libhashkit/libmemcached_libmemcached_la-fnv_64.lo `test -f 'libhashkit/fnv_64.cc' || echo './'`libhashkit/fnv_64.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-fnv_64.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -o libhashkit/libmemcached_libmemcached_la-fnv_64.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-fnv_64.Tpo libhashkit/.deps/libmemcached_libmemcached_la-fnv_64.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-function.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-function.Tpo -c -o libhashkit/libmemcached_libmemcached_la-function.lo `test -f 'libhashkit/function.cc' || echo './'`libhashkit/function.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-function.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-function.Tpo -c libhashkit/function.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-function.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-function.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-function.Tpo -c libhashkit/function.cc -o libhashkit/libmemcached_libmemcached_la-function.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-function.Tpo libhashkit/.deps/libmemcached_libmemcached_la-function.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-has.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-has.Tpo -c -o libhashkit/libmemcached_libmemcached_la-has.lo `test -f 'libhashkit/has.cc' || echo './'`libhashkit/has.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-has.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-has.Tpo -c libhashkit/has.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-has.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-has.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-has.Tpo -c libhashkit/has.cc -o libhashkit/libmemcached_libmemcached_la-has.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-has.Tpo libhashkit/.deps/libmemcached_libmemcached_la-has.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-hashkit.Tpo -c -o libhashkit/libmemcached_libmemcached_la-hashkit.lo `test -f 'libhashkit/hashkit.cc' || echo './'`libhashkit/hashkit.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-hashkit.Tpo -c libhashkit/hashkit.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-hashkit.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-hashkit.Tpo -c libhashkit/hashkit.cc -o libhashkit/libmemcached_libmemcached_la-hashkit.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-hashkit.Tpo libhashkit/.deps/libmemcached_libmemcached_la-hashkit.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-jenkins.Tpo -c -o libhashkit/libmemcached_libmemcached_la-jenkins.lo `test -f 'libhashkit/jenkins.cc' || echo './'`libhashkit/jenkins.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-jenkins.Tpo -c libhashkit/jenkins.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-jenkins.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-jenkins.Tpo -c libhashkit/jenkins.cc -o libhashkit/libmemcached_libmemcached_la-jenkins.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-jenkins.Tpo libhashkit/.deps/libmemcached_libmemcached_la-jenkins.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-ketama.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-ketama.Tpo -c -o libhashkit/libmemcached_libmemcached_la-ketama.lo `test -f 'libhashkit/ketama.cc' || echo './'`libhashkit/ketama.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-ketama.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-ketama.Tpo -c libhashkit/ketama.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-ketama.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-ketama.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-ketama.Tpo -c libhashkit/ketama.cc -o libhashkit/libmemcached_libmemcached_la-ketama.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-ketama.Tpo libhashkit/.deps/libmemcached_libmemcached_la-ketama.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-md5.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-md5.Tpo -c -o libhashkit/libmemcached_libmemcached_la-md5.lo `test -f 'libhashkit/md5.cc' || echo './'`libhashkit/md5.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-md5.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-md5.Tpo -c libhashkit/md5.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-md5.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-md5.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-md5.Tpo -c libhashkit/md5.cc -o libhashkit/libmemcached_libmemcached_la-md5.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-md5.Tpo libhashkit/.deps/libmemcached_libmemcached_la-md5.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur.Tpo -c -o libhashkit/libmemcached_libmemcached_la-murmur.lo `test -f 'libhashkit/murmur.cc' || echo './'`libhashkit/murmur.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur.Tpo -c libhashkit/murmur.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-murmur.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur.Tpo -c libhashkit/murmur.cc -o libhashkit/libmemcached_libmemcached_la-murmur.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-murmur.Tpo libhashkit/.deps/libmemcached_libmemcached_la-murmur.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur3.Tpo -c -o libhashkit/libmemcached_libmemcached_la-murmur3.lo `test -f 'libhashkit/murmur3.cc' || echo './'`libhashkit/murmur3.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur3.Tpo -c libhashkit/murmur3.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-murmur3.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur3.Tpo -c libhashkit/murmur3.cc -o libhashkit/libmemcached_libmemcached_la-murmur3.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-murmur3.Tpo libhashkit/.deps/libmemcached_libmemcached_la-murmur3.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur3_api.Tpo -c -o libhashkit/libmemcached_libmemcached_la-murmur3_api.lo `test -f 'libhashkit/murmur3_api.cc' || echo './'`libhashkit/murmur3_api.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-murmur3_api.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -o libhashkit/libmemcached_libmemcached_la-murmur3_api.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-murmur3_api.Tpo libhashkit/.deps/libmemcached_libmemcached_la-murmur3_api.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-one_at_a_time.Tpo -c -o libhashkit/libmemcached_libmemcached_la-one_at_a_time.lo `test -f 'libhashkit/one_at_a_time.cc' || echo './'`libhashkit/one_at_a_time.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-one_at_a_time.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -o libhashkit/libmemcached_libmemcached_la-one_at_a_time.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-one_at_a_time.Tpo libhashkit/.deps/libmemcached_libmemcached_la-one_at_a_time.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-rijndael.Tpo -c -o libhashkit/libmemcached_libmemcached_la-rijndael.lo `test -f 'libhashkit/rijndael.cc' || echo './'`libhashkit/rijndael.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-rijndael.Tpo -c libhashkit/rijndael.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-rijndael.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-rijndael.Tpo -c libhashkit/rijndael.cc -o libhashkit/libmemcached_libmemcached_la-rijndael.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-rijndael.Tpo libhashkit/.deps/libmemcached_libmemcached_la-rijndael.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-str_algorithm.Tpo -c -o libhashkit/libmemcached_libmemcached_la-str_algorithm.lo `test -f 'libhashkit/str_algorithm.cc' || echo './'`libhashkit/str_algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-str_algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -o libhashkit/libmemcached_libmemcached_la-str_algorithm.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-str_algorithm.Tpo libhashkit/.deps/libmemcached_libmemcached_la-str_algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-strerror.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-strerror.Tpo -c -o libhashkit/libmemcached_libmemcached_la-strerror.lo `test -f 'libhashkit/strerror.cc' || echo './'`libhashkit/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-strerror.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-strerror.Tpo -c libhashkit/strerror.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-strerror.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-strerror.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-strerror.Tpo -c libhashkit/strerror.cc -o libhashkit/libmemcached_libmemcached_la-strerror.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-strerror.Tpo libhashkit/.deps/libmemcached_libmemcached_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-string.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-string.Tpo -c -o libhashkit/libmemcached_libmemcached_la-string.lo `test -f 'libhashkit/string.cc' || echo './'`libhashkit/string.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-string.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-string.Tpo -c libhashkit/string.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-string.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-string.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-string.Tpo -c libhashkit/string.cc -o libhashkit/libmemcached_libmemcached_la-string.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-string.Tpo libhashkit/.deps/libmemcached_libmemcached_la-string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-nohsieh.Tpo -c -o libhashkit/libmemcached_libmemcached_la-nohsieh.lo `test -f 'libhashkit/nohsieh.cc' || echo './'`libhashkit/nohsieh.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -fPIC -DPIC -o libhashkit/.libs/libmemcached_libmemcached_la-nohsieh.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcached_libmemcached_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libmemcached_libmemcached_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -o libhashkit/libmemcached_libmemcached_la-nohsieh.o mv -f libhashkit/.deps/libmemcached_libmemcached_la-nohsieh.Tpo libhashkit/.deps/libmemcached_libmemcached_la-nohsieh.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-allocators.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-allocators.Tpo -c -o libmemcached/libmemcached_libmemcached_la-allocators.lo `test -f 'libmemcached/allocators.cc' || echo './'`libmemcached/allocators.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-allocators.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-allocators.Tpo -c libmemcached/allocators.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-allocators.o In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-allocators.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-allocators.Tpo -c libmemcached/allocators.cc -o libmemcached/libmemcached_libmemcached_la-allocators.o In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-allocators.Tpo libmemcached/.deps/libmemcached_libmemcached_la-allocators.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-analyze.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-analyze.Tpo -c -o libmemcached/libmemcached_libmemcached_la-analyze.lo `test -f 'libmemcached/analyze.cc' || echo './'`libmemcached/analyze.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-analyze.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-analyze.Tpo -c libmemcached/analyze.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-analyze.o In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-analyze.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-analyze.Tpo -c libmemcached/analyze.cc -o libmemcached/libmemcached_libmemcached_la-analyze.o In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-analyze.Tpo libmemcached/.deps/libmemcached_libmemcached_la-analyze.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-array.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-array.Tpo -c -o libmemcached/libmemcached_libmemcached_la-array.lo `test -f 'libmemcached/array.c' || echo './'`libmemcached/array.c cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-array.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-array.Tpo -c libmemcached/array.c -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-array.o cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-array.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-array.Tpo -c libmemcached/array.c -o libmemcached/libmemcached_libmemcached_la-array.o mv -f libmemcached/.deps/libmemcached_libmemcached_la-array.Tpo libmemcached/.deps/libmemcached_libmemcached_la-array.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-auto.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-auto.Tpo -c -o libmemcached/libmemcached_libmemcached_la-auto.lo `test -f 'libmemcached/auto.cc' || echo './'`libmemcached/auto.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-auto.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-auto.Tpo -c libmemcached/auto.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-auto.o In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-auto.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-auto.Tpo -c libmemcached/auto.cc -o libmemcached/libmemcached_libmemcached_la-auto.o In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-auto.Tpo libmemcached/.deps/libmemcached_libmemcached_la-auto.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-backtrace.Tpo -c -o libmemcached/libmemcached_libmemcached_la-backtrace.lo `test -f 'libmemcached/backtrace.cc' || echo './'`libmemcached/backtrace.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-backtrace.Tpo -c libmemcached/backtrace.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-backtrace.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-backtrace.Tpo -c libmemcached/backtrace.cc -o libmemcached/libmemcached_libmemcached_la-backtrace.o mv -f libmemcached/.deps/libmemcached_libmemcached_la-backtrace.Tpo libmemcached/.deps/libmemcached_libmemcached_la-backtrace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-behavior.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-behavior.Tpo -c -o libmemcached/libmemcached_libmemcached_la-behavior.lo `test -f 'libmemcached/behavior.cc' || echo './'`libmemcached/behavior.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-behavior.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-behavior.Tpo -c libmemcached/behavior.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-behavior.o In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-behavior.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-behavior.Tpo -c libmemcached/behavior.cc -o libmemcached/libmemcached_libmemcached_la-behavior.o In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-behavior.Tpo libmemcached/.deps/libmemcached_libmemcached_la-behavior.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-byteorder.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-byteorder.Tpo -c -o libmemcached/libmemcached_libmemcached_la-byteorder.lo `test -f 'libmemcached/byteorder.cc' || echo './'`libmemcached/byteorder.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-byteorder.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-byteorder.Tpo -c libmemcached/byteorder.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-byteorder.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-byteorder.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-byteorder.Tpo -c libmemcached/byteorder.cc -o libmemcached/libmemcached_libmemcached_la-byteorder.o mv -f libmemcached/.deps/libmemcached_libmemcached_la-byteorder.Tpo libmemcached/.deps/libmemcached_libmemcached_la-byteorder.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-callback.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-callback.Tpo -c -o libmemcached/libmemcached_libmemcached_la-callback.lo `test -f 'libmemcached/callback.cc' || echo './'`libmemcached/callback.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-callback.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-callback.Tpo -c libmemcached/callback.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-callback.o In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-callback.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-callback.Tpo -c libmemcached/callback.cc -o libmemcached/libmemcached_libmemcached_la-callback.o In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-callback.Tpo libmemcached/.deps/libmemcached_libmemcached_la-callback.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-connect.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-connect.Tpo -c -o libmemcached/libmemcached_libmemcached_la-connect.lo `test -f 'libmemcached/connect.cc' || echo './'`libmemcached/connect.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-connect.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-connect.Tpo -c libmemcached/connect.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-connect.o In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-connect.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-connect.Tpo -c libmemcached/connect.cc -o libmemcached/libmemcached_libmemcached_la-connect.o In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-connect.Tpo libmemcached/.deps/libmemcached_libmemcached_la-connect.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-delete.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-delete.Tpo -c -o libmemcached/libmemcached_libmemcached_la-delete.lo `test -f 'libmemcached/delete.cc' || echo './'`libmemcached/delete.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-delete.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-delete.Tpo -c libmemcached/delete.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-delete.o In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-delete.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-delete.Tpo -c libmemcached/delete.cc -o libmemcached/libmemcached_libmemcached_la-delete.o In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-delete.Tpo libmemcached/.deps/libmemcached_libmemcached_la-delete.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-do.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-do.Tpo -c -o libmemcached/libmemcached_libmemcached_la-do.lo `test -f 'libmemcached/do.cc' || echo './'`libmemcached/do.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-do.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-do.Tpo -c libmemcached/do.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-do.o In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-do.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-do.Tpo -c libmemcached/do.cc -o libmemcached/libmemcached_libmemcached_la-do.o In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-do.Tpo libmemcached/.deps/libmemcached_libmemcached_la-do.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-dump.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-dump.Tpo -c -o libmemcached/libmemcached_libmemcached_la-dump.lo `test -f 'libmemcached/dump.cc' || echo './'`libmemcached/dump.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-dump.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-dump.Tpo -c libmemcached/dump.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-dump.o In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-dump.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-dump.Tpo -c libmemcached/dump.cc -o libmemcached/libmemcached_libmemcached_la-dump.o In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-dump.Tpo libmemcached/.deps/libmemcached_libmemcached_la-dump.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-error.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-error.Tpo -c -o libmemcached/libmemcached_libmemcached_la-error.lo `test -f 'libmemcached/error.cc' || echo './'`libmemcached/error.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-error.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-error.Tpo -c libmemcached/error.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-error.o In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-error.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-error.Tpo -c libmemcached/error.cc -o libmemcached/libmemcached_libmemcached_la-error.o In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-error.Tpo libmemcached/.deps/libmemcached_libmemcached_la-error.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-exist.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-exist.Tpo -c -o libmemcached/libmemcached_libmemcached_la-exist.lo `test -f 'libmemcached/exist.cc' || echo './'`libmemcached/exist.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-exist.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-exist.Tpo -c libmemcached/exist.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-exist.o In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-exist.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-exist.Tpo -c libmemcached/exist.cc -o libmemcached/libmemcached_libmemcached_la-exist.o In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-exist.Tpo libmemcached/.deps/libmemcached_libmemcached_la-exist.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-fetch.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-fetch.Tpo -c -o libmemcached/libmemcached_libmemcached_la-fetch.lo `test -f 'libmemcached/fetch.cc' || echo './'`libmemcached/fetch.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-fetch.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-fetch.Tpo -c libmemcached/fetch.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-fetch.o In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-fetch.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-fetch.Tpo -c libmemcached/fetch.cc -o libmemcached/libmemcached_libmemcached_la-fetch.o In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-fetch.Tpo libmemcached/.deps/libmemcached_libmemcached_la-fetch.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flag.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flag.Tpo -c -o libmemcached/libmemcached_libmemcached_la-flag.lo `test -f 'libmemcached/flag.cc' || echo './'`libmemcached/flag.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flag.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flag.Tpo -c libmemcached/flag.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-flag.o In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flag.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flag.Tpo -c libmemcached/flag.cc -o libmemcached/libmemcached_libmemcached_la-flag.o In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-flag.Tpo libmemcached/.deps/libmemcached_libmemcached_la-flag.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flush.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flush.Tpo -c -o libmemcached/libmemcached_libmemcached_la-flush.lo `test -f 'libmemcached/flush.cc' || echo './'`libmemcached/flush.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flush.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flush.Tpo -c libmemcached/flush.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-flush.o In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flush.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flush.Tpo -c libmemcached/flush.cc -o libmemcached/libmemcached_libmemcached_la-flush.o In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-flush.Tpo libmemcached/.deps/libmemcached_libmemcached_la-flush.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flush_buffers.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flush_buffers.Tpo -c -o libmemcached/libmemcached_libmemcached_la-flush_buffers.lo `test -f 'libmemcached/flush_buffers.cc' || echo './'`libmemcached/flush_buffers.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flush_buffers.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flush_buffers.Tpo -c libmemcached/flush_buffers.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-flush_buffers.o In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-flush_buffers.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-flush_buffers.Tpo -c libmemcached/flush_buffers.cc -o libmemcached/libmemcached_libmemcached_la-flush_buffers.o In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-flush_buffers.Tpo libmemcached/.deps/libmemcached_libmemcached_la-flush_buffers.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-get.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-get.Tpo -c -o libmemcached/libmemcached_libmemcached_la-get.lo `test -f 'libmemcached/get.cc' || echo './'`libmemcached/get.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-get.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-get.Tpo -c libmemcached/get.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-get.o In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-get.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-get.Tpo -c libmemcached/get.cc -o libmemcached/libmemcached_libmemcached_la-get.o In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-get.Tpo libmemcached/.deps/libmemcached_libmemcached_la-get.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-hash.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-hash.Tpo -c -o libmemcached/libmemcached_libmemcached_la-hash.lo `test -f 'libmemcached/hash.cc' || echo './'`libmemcached/hash.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-hash.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-hash.Tpo -c libmemcached/hash.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-hash.o In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-hash.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-hash.Tpo -c libmemcached/hash.cc -o libmemcached/libmemcached_libmemcached_la-hash.o In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-hash.Tpo libmemcached/.deps/libmemcached_libmemcached_la-hash.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-hosts.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-hosts.Tpo -c -o libmemcached/libmemcached_libmemcached_la-hosts.lo `test -f 'libmemcached/hosts.cc' || echo './'`libmemcached/hosts.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-hosts.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-hosts.Tpo -c libmemcached/hosts.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-hosts.o In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-hosts.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-hosts.Tpo -c libmemcached/hosts.cc -o libmemcached/libmemcached_libmemcached_la-hosts.o In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-hosts.Tpo libmemcached/.deps/libmemcached_libmemcached_la-hosts.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-initialize_query.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-initialize_query.Tpo -c -o libmemcached/libmemcached_libmemcached_la-initialize_query.lo `test -f 'libmemcached/initialize_query.cc' || echo './'`libmemcached/initialize_query.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-initialize_query.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-initialize_query.Tpo -c libmemcached/initialize_query.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-initialize_query.o In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-initialize_query.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-initialize_query.Tpo -c libmemcached/initialize_query.cc -o libmemcached/libmemcached_libmemcached_la-initialize_query.o In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-initialize_query.Tpo libmemcached/.deps/libmemcached_libmemcached_la-initialize_query.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-io.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-io.Tpo -c -o libmemcached/libmemcached_libmemcached_la-io.lo `test -f 'libmemcached/io.cc' || echo './'`libmemcached/io.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-io.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-io.Tpo -c libmemcached/io.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-io.o In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-io.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-io.Tpo -c libmemcached/io.cc -o libmemcached/libmemcached_libmemcached_la-io.o In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-io.Tpo libmemcached/.deps/libmemcached_libmemcached_la-io.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-key.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-key.Tpo -c -o libmemcached/libmemcached_libmemcached_la-key.lo `test -f 'libmemcached/key.cc' || echo './'`libmemcached/key.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-key.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-key.Tpo -c libmemcached/key.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-key.o In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-key.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-key.Tpo -c libmemcached/key.cc -o libmemcached/libmemcached_libmemcached_la-key.o In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-key.Tpo libmemcached/.deps/libmemcached_libmemcached_la-key.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-memcached.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-memcached.Tpo -c -o libmemcached/libmemcached_libmemcached_la-memcached.lo `test -f 'libmemcached/memcached.cc' || echo './'`libmemcached/memcached.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-memcached.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-memcached.Tpo -c libmemcached/memcached.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-memcached.o In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-memcached.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-memcached.Tpo -c libmemcached/memcached.cc -o libmemcached/libmemcached_libmemcached_la-memcached.o In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-memcached.Tpo libmemcached/.deps/libmemcached_libmemcached_la-memcached.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-encoding_key.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-encoding_key.Tpo -c -o libmemcached/libmemcached_libmemcached_la-encoding_key.lo `test -f 'libmemcached/encoding_key.cc' || echo './'`libmemcached/encoding_key.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-encoding_key.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-encoding_key.Tpo -c libmemcached/encoding_key.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-encoding_key.o In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-encoding_key.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-encoding_key.Tpo -c libmemcached/encoding_key.cc -o libmemcached/libmemcached_libmemcached_la-encoding_key.o In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-encoding_key.Tpo libmemcached/.deps/libmemcached_libmemcached_la-encoding_key.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-namespace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-namespace.Tpo -c -o libmemcached/libmemcached_libmemcached_la-namespace.lo `test -f 'libmemcached/namespace.cc' || echo './'`libmemcached/namespace.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-namespace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-namespace.Tpo -c libmemcached/namespace.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-namespace.o In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-namespace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-namespace.Tpo -c libmemcached/namespace.cc -o libmemcached/libmemcached_libmemcached_la-namespace.o In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-namespace.Tpo libmemcached/.deps/libmemcached_libmemcached_la-namespace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-options.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-options.Tpo -c -o libmemcached/libmemcached_libmemcached_la-options.lo `test -f 'libmemcached/options.cc' || echo './'`libmemcached/options.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-options.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-options.Tpo -c libmemcached/options.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-options.o In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-options.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-options.Tpo -c libmemcached/options.cc -o libmemcached/libmemcached_libmemcached_la-options.o In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-options.Tpo libmemcached/.deps/libmemcached_libmemcached_la-options.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-parse.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-parse.Tpo -c -o libmemcached/libmemcached_libmemcached_la-parse.lo `test -f 'libmemcached/parse.cc' || echo './'`libmemcached/parse.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-parse.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-parse.Tpo -c libmemcached/parse.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-parse.o In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-parse.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-parse.Tpo -c libmemcached/parse.cc -o libmemcached/libmemcached_libmemcached_la-parse.o In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-parse.Tpo libmemcached/.deps/libmemcached_libmemcached_la-parse.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-poll.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-poll.Tpo -c -o libmemcached/libmemcached_libmemcached_la-poll.lo `test -f 'libmemcached/poll.cc' || echo './'`libmemcached/poll.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-poll.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-poll.Tpo -c libmemcached/poll.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-poll.o In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-poll.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-poll.Tpo -c libmemcached/poll.cc -o libmemcached/libmemcached_libmemcached_la-poll.o In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-poll.Tpo libmemcached/.deps/libmemcached_libmemcached_la-poll.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-purge.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-purge.Tpo -c -o libmemcached/libmemcached_libmemcached_la-purge.lo `test -f 'libmemcached/purge.cc' || echo './'`libmemcached/purge.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-purge.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-purge.Tpo -c libmemcached/purge.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-purge.o In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-purge.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-purge.Tpo -c libmemcached/purge.cc -o libmemcached/libmemcached_libmemcached_la-purge.o In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-purge.Tpo libmemcached/.deps/libmemcached_libmemcached_la-purge.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-quit.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-quit.Tpo -c -o libmemcached/libmemcached_libmemcached_la-quit.lo `test -f 'libmemcached/quit.cc' || echo './'`libmemcached/quit.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-quit.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-quit.Tpo -c libmemcached/quit.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-quit.o In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-quit.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-quit.Tpo -c libmemcached/quit.cc -o libmemcached/libmemcached_libmemcached_la-quit.o In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-quit.Tpo libmemcached/.deps/libmemcached_libmemcached_la-quit.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-response.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-response.Tpo -c -o libmemcached/libmemcached_libmemcached_la-response.lo `test -f 'libmemcached/response.cc' || echo './'`libmemcached/response.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-response.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-response.Tpo -c libmemcached/response.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-response.o In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-response.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-response.Tpo -c libmemcached/response.cc -o libmemcached/libmemcached_libmemcached_la-response.o In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-response.Tpo libmemcached/.deps/libmemcached_libmemcached_la-response.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-result.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-result.Tpo -c -o libmemcached/libmemcached_libmemcached_la-result.lo `test -f 'libmemcached/result.cc' || echo './'`libmemcached/result.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-result.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-result.Tpo -c libmemcached/result.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-result.o In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-result.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-result.Tpo -c libmemcached/result.cc -o libmemcached/libmemcached_libmemcached_la-result.o In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-result.Tpo libmemcached/.deps/libmemcached_libmemcached_la-result.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-sasl.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-sasl.Tpo -c -o libmemcached/libmemcached_libmemcached_la-sasl.lo `test -f 'libmemcached/sasl.cc' || echo './'`libmemcached/sasl.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-sasl.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-sasl.Tpo -c libmemcached/sasl.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-sasl.o In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-sasl.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-sasl.Tpo -c libmemcached/sasl.cc -o libmemcached/libmemcached_libmemcached_la-sasl.o In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-sasl.Tpo libmemcached/.deps/libmemcached_libmemcached_la-sasl.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-server.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-server.Tpo -c -o libmemcached/libmemcached_libmemcached_la-server.lo `test -f 'libmemcached/server.cc' || echo './'`libmemcached/server.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-server.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-server.Tpo -c libmemcached/server.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-server.o In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-server.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-server.Tpo -c libmemcached/server.cc -o libmemcached/libmemcached_libmemcached_la-server.o In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-server.Tpo libmemcached/.deps/libmemcached_libmemcached_la-server.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-server_list.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-server_list.Tpo -c -o libmemcached/libmemcached_libmemcached_la-server_list.lo `test -f 'libmemcached/server_list.cc' || echo './'`libmemcached/server_list.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-server_list.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-server_list.Tpo -c libmemcached/server_list.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-server_list.o In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-server_list.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-server_list.Tpo -c libmemcached/server_list.cc -o libmemcached/libmemcached_libmemcached_la-server_list.o In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-server_list.Tpo libmemcached/.deps/libmemcached_libmemcached_la-server_list.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-stats.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-stats.Tpo -c -o libmemcached/libmemcached_libmemcached_la-stats.lo `test -f 'libmemcached/stats.cc' || echo './'`libmemcached/stats.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-stats.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-stats.Tpo -c libmemcached/stats.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-stats.o In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-stats.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-stats.Tpo -c libmemcached/stats.cc -o libmemcached/libmemcached_libmemcached_la-stats.o In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-stats.Tpo libmemcached/.deps/libmemcached_libmemcached_la-stats.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-storage.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-storage.Tpo -c -o libmemcached/libmemcached_libmemcached_la-storage.lo `test -f 'libmemcached/storage.cc' || echo './'`libmemcached/storage.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-storage.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-storage.Tpo -c libmemcached/storage.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-storage.o In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-storage.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-storage.Tpo -c libmemcached/storage.cc -o libmemcached/libmemcached_libmemcached_la-storage.o In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-storage.Tpo libmemcached/.deps/libmemcached_libmemcached_la-storage.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-strerror.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-strerror.Tpo -c -o libmemcached/libmemcached_libmemcached_la-strerror.lo `test -f 'libmemcached/strerror.cc' || echo './'`libmemcached/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-strerror.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-strerror.Tpo -c libmemcached/strerror.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-strerror.o In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-strerror.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-strerror.Tpo -c libmemcached/strerror.cc -o libmemcached/libmemcached_libmemcached_la-strerror.o In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-strerror.Tpo libmemcached/.deps/libmemcached_libmemcached_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-string.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-string.Tpo -c -o libmemcached/libmemcached_libmemcached_la-string.lo `test -f 'libmemcached/string.cc' || echo './'`libmemcached/string.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-string.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-string.Tpo -c libmemcached/string.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-string.o In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-string.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-string.Tpo -c libmemcached/string.cc -o libmemcached/libmemcached_libmemcached_la-string.o In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-string.Tpo libmemcached/.deps/libmemcached_libmemcached_la-string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-touch.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-touch.Tpo -c -o libmemcached/libmemcached_libmemcached_la-touch.lo `test -f 'libmemcached/touch.cc' || echo './'`libmemcached/touch.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-touch.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-touch.Tpo -c libmemcached/touch.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-touch.o In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-touch.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-touch.Tpo -c libmemcached/touch.cc -o libmemcached/libmemcached_libmemcached_la-touch.o In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-touch.Tpo libmemcached/.deps/libmemcached_libmemcached_la-touch.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-udp.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-udp.Tpo -c -o libmemcached/libmemcached_libmemcached_la-udp.lo `test -f 'libmemcached/udp.cc' || echo './'`libmemcached/udp.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-udp.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-udp.Tpo -c libmemcached/udp.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-udp.o In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-udp.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-udp.Tpo -c libmemcached/udp.cc -o libmemcached/libmemcached_libmemcached_la-udp.o In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-udp.Tpo libmemcached/.deps/libmemcached_libmemcached_la-udp.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-verbosity.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-verbosity.Tpo -c -o libmemcached/libmemcached_libmemcached_la-verbosity.lo `test -f 'libmemcached/verbosity.cc' || echo './'`libmemcached/verbosity.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-verbosity.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-verbosity.Tpo -c libmemcached/verbosity.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-verbosity.o In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-verbosity.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-verbosity.Tpo -c libmemcached/verbosity.cc -o libmemcached/libmemcached_libmemcached_la-verbosity.o In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-verbosity.Tpo libmemcached/.deps/libmemcached_libmemcached_la-verbosity.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-version.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-version.Tpo -c -o libmemcached/libmemcached_libmemcached_la-version.lo `test -f 'libmemcached/version.cc' || echo './'`libmemcached/version.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-version.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-version.Tpo -c libmemcached/version.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-version.o In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-version.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-version.Tpo -c libmemcached/version.cc -o libmemcached/libmemcached_libmemcached_la-version.o In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcached_libmemcached_la-version.Tpo libmemcached/.deps/libmemcached_libmemcached_la-version.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-virtual_bucket.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-virtual_bucket.Tpo -c -o libmemcached/libmemcached_libmemcached_la-virtual_bucket.lo `test -f 'libmemcached/virtual_bucket.c' || echo './'`libmemcached/virtual_bucket.c cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-virtual_bucket.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-virtual_bucket.Tpo -c libmemcached/virtual_bucket.c -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcached_la-virtual_bucket.o cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcached_la-virtual_bucket.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcached_la-virtual_bucket.Tpo -c libmemcached/virtual_bucket.c -o libmemcached/libmemcached_libmemcached_la-virtual_bucket.o mv -f libmemcached/.deps/libmemcached_libmemcached_la-virtual_bucket.Tpo libmemcached/.deps/libmemcached_libmemcached_la-virtual_bucket.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -version-info 11:0:0 -L/usr/local/lib -o libmemcached/libmemcached.la -rpath /usr/local/lib libmemcached/csl/libmemcached_libmemcached_la-context.lo libmemcached/csl/libmemcached_libmemcached_la-parser.lo libmemcached/csl/libmemcached_libmemcached_la-scanner.lo libmemcached/libmemcached_libmemcached_la-instance.lo libhashkit/libmemcached_libmemcached_la-aes.lo libhashkit/libmemcached_libmemcached_la-algorithm.lo libhashkit/libmemcached_libmemcached_la-behavior.lo libhashkit/libmemcached_libmemcached_la-crc32.lo libhashkit/libmemcached_libmemcached_la-digest.lo libhashkit/libmemcached_libmemcached_la-encrypt.lo libhashkit/libmemcached_libmemcached_la-fnv_32.lo libhashkit/libmemcached_libmemcached_la-fnv_64.lo libhashkit/libmemcached_libmemcached_la-function.lo libhashkit/libmemcached_libmemcached_la-has.lo libhashkit/libmemcached_libmemcached_la-hashkit.lo libhashkit/libmemcached_libmemcached_la-jenkins.lo libhashkit/libmemcached_libmemcached_la-ketama.lo libhashkit/libmemcached_libmemcached_la-md5.lo libhashkit/libmemcached_libmemcached_la-murmur.lo libhashkit/libmemcached_libmemcached_la-murmur3.lo libhashkit/libmemcached_libmemcached_la-murmur3_api.lo libhashkit/libmemcached_libmemcached_la-one_at_a_time.lo libhashkit/libmemcached_libmemcached_la-rijndael.lo libhashkit/libmemcached_libmemcached_la-str_algorithm.lo libhashkit/libmemcached_libmemcached_la-strerror.lo libhashkit/libmemcached_libmemcached_la-string.lo libhashkit/libmemcached_libmemcached_la-nohsieh.lo libmemcached/libmemcached_libmemcached_la-allocators.lo libmemcached/libmemcached_libmemcached_la-analyze.lo libmemcached/libmemcached_libmemcached_la-array.lo libmemcached/libmemcached_libmemcached_la-auto.lo libmemcached/libmemcached_libmemcached_la-backtrace.lo libmemcached/libmemcached_libmemcached_la-behavior.lo libmemcached/libmemcached_libmemcached_la-byteorder.lo libmemcached/libmemcached_libmemcached_la-callback.lo libmemcached/libmemcached_libmemcached_la-connect.lo libmemcached/libmemcached_libmemcached_la-delete.lo libmemcached/libmemcached_libmemcached_la-do.lo libmemcached/libmemcached_libmemcached_la-dump.lo libmemcached/libmemcached_libmemcached_la-error.lo libmemcached/libmemcached_libmemcached_la-exist.lo libmemcached/libmemcached_libmemcached_la-fetch.lo libmemcached/libmemcached_libmemcached_la-flag.lo libmemcached/libmemcached_libmemcached_la-flush.lo libmemcached/libmemcached_libmemcached_la-flush_buffers.lo libmemcached/libmemcached_libmemcached_la-get.lo libmemcached/libmemcached_libmemcached_la-hash.lo libmemcached/libmemcached_libmemcached_la-hosts.lo libmemcached/libmemcached_libmemcached_la-initialize_query.lo libmemcached/libmemcached_libmemcached_la-io.lo libmemcached/libmemcached_libmemcached_la-key.lo libmemcached/libmemcached_libmemcached_la-memcached.lo libmemcached/libmemcached_libmemcached_la-encoding_key.lo libmemcached/libmemcached_libmemcached_la-namespace.lo libmemcached/libmemcached_libmemcached_la-options.lo libmemcached/libmemcached_libmemcached_la-parse.lo libmemcached/libmemcached_libmemcached_la-poll.lo libmemcached/libmemcached_libmemcached_la-purge.lo libmemcached/libmemcached_libmemcached_la-quit.lo libmemcached/libmemcached_libmemcached_la-response.lo libmemcached/libmemcached_libmemcached_la-result.lo libmemcached/libmemcached_libmemcached_la-sasl.lo libmemcached/libmemcached_libmemcached_la-server.lo libmemcached/libmemcached_libmemcached_la-server_list.lo libmemcached/libmemcached_libmemcached_la-stats.lo libmemcached/libmemcached_libmemcached_la-storage.lo libmemcached/libmemcached_libmemcached_la-strerror.lo libmemcached/libmemcached_libmemcached_la-string.lo libmemcached/libmemcached_libmemcached_la-touch.lo libmemcached/libmemcached_libmemcached_la-udp.lo libmemcached/libmemcached_libmemcached_la-verbosity.lo libmemcached/libmemcached_libmemcached_la-version.lo libmemcached/libmemcached_libmemcached_la-virtual_bucket.lo -lsasl2 libtool: link: c++ -shared -fPIC -DPIC -o libmemcached/.libs/libmemcached.so.1.0 -pthread -std=c++0x -DBUILDING_LIBMEMCACHED -O2 -pipe -I/usr/local/include libmemcached/csl/.libs/libmemcached_libmemcached_la-context.o libmemcached/csl/.libs/libmemcached_libmemcached_la-parser.o libmemcached/csl/.libs/libmemcached_libmemcached_la-scanner.o libmemcached/.libs/libmemcached_libmemcached_la-instance.o libhashkit/.libs/libmemcached_libmemcached_la-aes.o libhashkit/.libs/libmemcached_libmemcached_la-algorithm.o libhashkit/.libs/libmemcached_libmemcached_la-behavior.o libhashkit/.libs/libmemcached_libmemcached_la-crc32.o libhashkit/.libs/libmemcached_libmemcached_la-digest.o libhashkit/.libs/libmemcached_libmemcached_la-encrypt.o libhashkit/.libs/libmemcached_libmemcached_la-fnv_32.o libhashkit/.libs/libmemcached_libmemcached_la-fnv_64.o libhashkit/.libs/libmemcached_libmemcached_la-function.o libhashkit/.libs/libmemcached_libmemcached_la-has.o libhashkit/.libs/libmemcached_libmemcached_la-hashkit.o libhashkit/.libs/libmemcached_libmemcached_la-jenkins.o libhashkit/.libs/libmemcached_libmemcached_la-ketama.o libhashkit/.libs/libmemcached_libmemcached_la-md5.o libhashkit/.libs/libmemcached_libmemcached_la-murmur.o libhashkit/.libs/libmemcached_libmemcached_la-murmur3.o libhashkit/.libs/libmemcached_libmemcached_la-murmur3_api.o libhashkit/.libs/libmemcached_libmemcached_la-one_at_a_time.o libhashkit/.libs/libmemcached_libmemcached_la-rijndael.o libhashkit/.libs/libmemcached_libmemcached_la-str_algorithm.o libhashkit/.libs/libmemcached_libmemcached_la-strerror.o libhashkit/.libs/libmemcached_libmemcached_la-string.o libhashkit/.libs/libmemcached_libmemcached_la-nohsieh.o libmemcached/.libs/libmemcached_libmemcached_la-allocators.o libmemcached/.libs/libmemcached_libmemcached_la-analyze.o libmemcached/.libs/libmemcached_libmemcached_la-array.o libmemcached/.libs/libmemcached_libmemcached_la-auto.o libmemcached/.libs/libmemcached_libmemcached_la-backtrace.o libmemcached/.libs/libmemcached_libmemcached_la-behavior.o libmemcached/.libs/libmemcached_libmemcached_la-byteorder.o libmemcached/.libs/libmemcached_libmemcached_la-callback.o libmemcached/.libs/libmemcached_libmemcached_la-connect.o libmemcached/.libs/libmemcached_libmemcached_la-delete.o libmemcached/.libs/libmemcached_libmemcached_la-do.o libmemcached/.libs/libmemcached_libmemcached_la-dump.o libmemcached/.libs/libmemcached_libmemcached_la-error.o libmemcached/.libs/libmemcached_libmemcached_la-exist.o libmemcached/.libs/libmemcached_libmemcached_la-fetch.o libmemcached/.libs/libmemcached_libmemcached_la-flag.o libmemcached/.libs/libmemcached_libmemcached_la-flush.o libmemcached/.libs/libmemcached_libmemcached_la-flush_buffers.o libmemcached/.libs/libmemcached_libmemcached_la-get.o libmemcached/.libs/libmemcached_libmemcached_la-hash.o libmemcached/.libs/libmemcached_libmemcached_la-hosts.o libmemcached/.libs/libmemcached_libmemcached_la-initialize_query.o libmemcached/.libs/libmemcached_libmemcached_la-io.o libmemcached/.libs/libmemcached_libmemcached_la-key.o libmemcached/.libs/libmemcached_libmemcached_la-memcached.o libmemcached/.libs/libmemcached_libmemcached_la-encoding_key.o libmemcached/.libs/libmemcached_libmemcached_la-namespace.o libmemcached/.libs/libmemcached_libmemcached_la-options.o libmemcached/.libs/libmemcached_libmemcached_la-parse.o libmemcached/.libs/libmemcached_libmemcached_la-poll.o libmemcached/.libs/libmemcached_libmemcached_la-purge.o libmemcached/.libs/libmemcached_libmemcached_la-quit.o libmemcached/.libs/libmemcached_libmemcached_la-response.o libmemcached/.libs/libmemcached_libmemcached_la-result.o libmemcached/.libs/libmemcached_libmemcached_la-sasl.o libmemcached/.libs/libmemcached_libmemcached_la-server.o libmemcached/.libs/libmemcached_libmemcached_la-server_list.o libmemcached/.libs/libmemcached_libmemcached_la-stats.o libmemcached/.libs/libmemcached_libmemcached_la-storage.o libmemcached/.libs/libmemcached_libmemcached_la-strerror.o libmemcached/.libs/libmemcached_libmemcached_la-string.o libmemcached/.libs/libmemcached_libmemcached_la-touch.o libmemcached/.libs/libmemcached_libmemcached_la-udp.o libmemcached/.libs/libmemcached_libmemcached_la-verbosity.o libmemcached/.libs/libmemcached_libmemcached_la-version.o libmemcached/.libs/libmemcached_libmemcached_la-virtual_bucket.o -Llibmemcached/.libs -lsasl2 -lcrypto -Wl,-soname,libmemcached.so.1.0 libtool: link: ar cru libmemcached/.libs/libmemcached.a libmemcached/csl/libmemcached_libmemcached_la-context.o libmemcached/csl/libmemcached_libmemcached_la-parser.o libmemcached/csl/libmemcached_libmemcached_la-scanner.o libmemcached/libmemcached_libmemcached_la-instance.o libhashkit/libmemcached_libmemcached_la-aes.o libhashkit/libmemcached_libmemcached_la-algorithm.o libhashkit/libmemcached_libmemcached_la-behavior.o libhashkit/libmemcached_libmemcached_la-crc32.o libhashkit/libmemcached_libmemcached_la-digest.o libhashkit/libmemcached_libmemcached_la-encrypt.o libhashkit/libmemcached_libmemcached_la-fnv_32.o libhashkit/libmemcached_libmemcached_la-fnv_64.o libhashkit/libmemcached_libmemcached_la-function.o libhashkit/libmemcached_libmemcached_la-has.o libhashkit/libmemcached_libmemcached_la-hashkit.o libhashkit/libmemcached_libmemcached_la-jenkins.o libhashkit/libmemcached_libmemcached_la-ketama.o libhashkit/libmemcached_libmemcached_la-md5.o libhashkit/libmemcached_libmemcached_la-murmur.o libhashkit/libmemcached_libmemcached_la-murmur3.o libhashkit/libmemcached_libmemcached_la-murmur3_api.o libhashkit/libmemcached_libmemcached_la-one_at_a_time.o libhashkit/libmemcached_libmemcached_la-rijndael.o libhashkit/libmemcached_libmemcached_la-str_algorithm.o libhashkit/libmemcached_libmemcached_la-strerror.o libhashkit/libmemcached_libmemcached_la-string.o libhashkit/libmemcached_libmemcached_la-nohsieh.o libmemcached/libmemcached_libmemcached_la-allocators.o libmemcached/libmemcached_libmemcached_la-analyze.o libmemcached/libmemcached_libmemcached_la-array.o libmemcached/libmemcached_libmemcached_la-auto.o libmemcached/libmemcached_libmemcached_la-backtrace.o libmemcached/libmemcached_libmemcached_la-behavior.o libmemcached/libmemcached_libmemcached_la-byteorder.o libmemcached/libmemcached_libmemcached_la-callback.o libmemcached/libmemcached_libmemcached_la-connect.o libmemcached/libmemcached_libmemcached_la-delete.o libmemcached/libmemcached_libmemcached_la-do.o libmemcached/libmemcached_libmemcached_la-dump.o libmemcached/libmemcached_libmemcached_la-error.o libmemcached/libmemcached_libmemcached_la-exist.o libmemcached/libmemcached_libmemcached_la-fetch.o libmemcached/libmemcached_libmemcached_la-flag.o libmemcached/libmemcached_libmemcached_la-flush.o libmemcached/libmemcached_libmemcached_la-flush_buffers.o libmemcached/libmemcached_libmemcached_la-get.o libmemcached/libmemcached_libmemcached_la-hash.o libmemcached/libmemcached_libmemcached_la-hosts.o libmemcached/libmemcached_libmemcached_la-initialize_query.o libmemcached/libmemcached_libmemcached_la-io.o libmemcached/libmemcached_libmemcached_la-key.o libmemcached/libmemcached_libmemcached_la-memcached.o libmemcached/libmemcached_libmemcached_la-encoding_key.o libmemcached/libmemcached_libmemcached_la-namespace.o libmemcached/libmemcached_libmemcached_la-options.o libmemcached/libmemcached_libmemcached_la-parse.o libmemcached/libmemcached_libmemcached_la-poll.o libmemcached/libmemcached_libmemcached_la-purge.o libmemcached/libmemcached_libmemcached_la-quit.o libmemcached/libmemcached_libmemcached_la-response.o libmemcached/libmemcached_libmemcached_la-result.o libmemcached/libmemcached_libmemcached_la-sasl.o libmemcached/libmemcached_libmemcached_la-server.o libmemcached/libmemcached_libmemcached_la-server_list.o libmemcached/libmemcached_libmemcached_la-stats.o libmemcached/libmemcached_libmemcached_la-storage.o libmemcached/libmemcached_libmemcached_la-strerror.o libmemcached/libmemcached_libmemcached_la-string.o libmemcached/libmemcached_libmemcached_la-touch.o libmemcached/libmemcached_libmemcached_la-udp.o libmemcached/libmemcached_libmemcached_la-verbosity.o libmemcached/libmemcached_libmemcached_la-version.o libmemcached/libmemcached_libmemcached_la-virtual_bucket.o libtool: link: ranlib libmemcached/.libs/libmemcached.a /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcachedutil_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcachedutil_la-backtrace.Tpo -c -o libmemcached/libmemcached_libmemcachedutil_la-backtrace.lo `test -f 'libmemcached/backtrace.cc' || echo './'`libmemcached/backtrace.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcachedutil_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcachedutil_la-backtrace.Tpo -c libmemcached/backtrace.cc -fPIC -DPIC -o libmemcached/.libs/libmemcached_libmemcachedutil_la-backtrace.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcached_libmemcachedutil_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcached_libmemcachedutil_la-backtrace.Tpo -c libmemcached/backtrace.cc -o libmemcached/libmemcached_libmemcachedutil_la-backtrace.o mv -f libmemcached/.deps/libmemcached_libmemcachedutil_la-backtrace.Tpo libmemcached/.deps/libmemcached_libmemcachedutil_la-backtrace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-flush.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-flush.Tpo -c -o libmemcachedutil/libmemcached_libmemcachedutil_la-flush.lo `test -f 'libmemcachedutil/flush.cc' || echo './'`libmemcachedutil/flush.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-flush.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-flush.Tpo -c libmemcachedutil/flush.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-flush.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-flush.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-flush.Tpo -c libmemcachedutil/flush.cc -o libmemcachedutil/libmemcached_libmemcachedutil_la-flush.o mv -f libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-flush.Tpo libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-flush.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-pid.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pid.Tpo -c -o libmemcachedutil/libmemcached_libmemcachedutil_la-pid.lo `test -f 'libmemcachedutil/pid.cc' || echo './'`libmemcachedutil/pid.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-pid.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pid.Tpo -c libmemcachedutil/pid.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-pid.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-pid.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pid.Tpo -c libmemcachedutil/pid.cc -o libmemcachedutil/libmemcached_libmemcachedutil_la-pid.o mv -f libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pid.Tpo libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pid.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-ping.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-ping.Tpo -c -o libmemcachedutil/libmemcached_libmemcachedutil_la-ping.lo `test -f 'libmemcachedutil/ping.cc' || echo './'`libmemcachedutil/ping.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-ping.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-ping.Tpo -c libmemcachedutil/ping.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-ping.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-ping.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-ping.Tpo -c libmemcachedutil/ping.cc -o libmemcachedutil/libmemcached_libmemcachedutil_la-ping.o mv -f libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-ping.Tpo libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-ping.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-pool.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pool.Tpo -c -o libmemcachedutil/libmemcached_libmemcachedutil_la-pool.lo `test -f 'libmemcachedutil/pool.cc' || echo './'`libmemcachedutil/pool.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-pool.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pool.Tpo -c libmemcachedutil/pool.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-pool.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-pool.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pool.Tpo -c libmemcachedutil/pool.cc -o libmemcachedutil/libmemcached_libmemcachedutil_la-pool.o mv -f libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pool.Tpo libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-pool.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-version.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-version.Tpo -c -o libmemcachedutil/libmemcached_libmemcachedutil_la-version.lo `test -f 'libmemcachedutil/version.cc' || echo './'`libmemcachedutil/version.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-version.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-version.Tpo -c libmemcachedutil/version.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-version.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcached_libmemcachedutil_la-version.lo -MD -MP -MF libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-version.Tpo -c libmemcachedutil/version.cc -o libmemcachedutil/libmemcached_libmemcachedutil_la-version.o mv -f libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-version.Tpo libmemcachedutil/.deps/libmemcached_libmemcachedutil_la-version.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_LIBMEMCACHED -pthread -O2 -pipe -I/usr/local/include -version-info 2:0:0 -L/usr/local/lib -o libmemcached/libmemcachedutil.la -rpath /usr/local/lib libmemcached/libmemcached_libmemcachedutil_la-backtrace.lo libmemcachedutil/libmemcached_libmemcachedutil_la-flush.lo libmemcachedutil/libmemcached_libmemcachedutil_la-pid.lo libmemcachedutil/libmemcached_libmemcachedutil_la-ping.lo libmemcachedutil/libmemcached_libmemcachedutil_la-pool.lo libmemcachedutil/libmemcached_libmemcachedutil_la-version.lo libmemcached/libmemcached.la libtool: link: c++ -shared -fPIC -DPIC -o libmemcached/.libs/libmemcachedutil.so.1.0 -pthread -std=c++0x -DBUILDING_LIBMEMCACHED -O2 -pipe -I/usr/local/include libmemcached/.libs/libmemcached_libmemcachedutil_la-backtrace.o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-flush.o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-pid.o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-ping.o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-pool.o libmemcachedutil/.libs/libmemcached_libmemcachedutil_la-version.o -Llibmemcached/.libs -lmemcached -lsasl2 -lcrypto -Wl,-soname,libmemcachedutil.so.1.0 libtool: link: ar cru libmemcached/.libs/libmemcachedutil.a libmemcached/libmemcached_libmemcachedutil_la-backtrace.o libmemcachedutil/libmemcached_libmemcachedutil_la-flush.o libmemcachedutil/libmemcached_libmemcachedutil_la-pid.o libmemcachedutil/libmemcached_libmemcachedutil_la-ping.o libmemcachedutil/libmemcached_libmemcachedutil_la-pool.o libmemcachedutil/libmemcached_libmemcachedutil_la-version.o libtool: link: ranlib libmemcached/.libs/libmemcachedutil.a depbase=`echo clients/utilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/utilities.lo -MD -MP -MF $depbase.Tpo -c -o clients/utilities.lo clients/utilities.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/utilities.lo -MD -MP -MF clients/.deps/utilities.Tpo -c clients/utilities.cc -fPIC -DPIC -o clients/.libs/utilities.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/utilities.lo -MD -MP -MF clients/.deps/utilities.Tpo -c clients/utilities.cc -o clients/utilities.o /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/libutilities.la clients/utilities.lo libtool: link: ar cru clients/.libs/libutilities.a clients/.libs/utilities.o libtool: link: ranlib clients/.libs/libutilities.a /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-aes.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-aes.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-aes.lo `test -f 'libhashkit/aes.cc' || echo './'`libhashkit/aes.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-aes.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-aes.Tpo -c libhashkit/aes.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-aes.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-aes.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-aes.Tpo -c libhashkit/aes.cc -o libhashkit/libhashkit_libhashkitinc_la-aes.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-aes.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-aes.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-algorithm.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-algorithm.lo `test -f 'libhashkit/algorithm.cc' || echo './'`libhashkit/algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-algorithm.Tpo -c libhashkit/algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-algorithm.Tpo -c libhashkit/algorithm.cc -o libhashkit/libhashkit_libhashkitinc_la-algorithm.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-algorithm.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-behavior.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-behavior.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-behavior.lo `test -f 'libhashkit/behavior.cc' || echo './'`libhashkit/behavior.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-behavior.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-behavior.Tpo -c libhashkit/behavior.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-behavior.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-behavior.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-behavior.Tpo -c libhashkit/behavior.cc -o libhashkit/libhashkit_libhashkitinc_la-behavior.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-behavior.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-behavior.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-crc32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-crc32.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-crc32.lo `test -f 'libhashkit/crc32.cc' || echo './'`libhashkit/crc32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-crc32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-crc32.Tpo -c libhashkit/crc32.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-crc32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-crc32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-crc32.Tpo -c libhashkit/crc32.cc -o libhashkit/libhashkit_libhashkitinc_la-crc32.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-crc32.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-crc32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-digest.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-digest.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-digest.lo `test -f 'libhashkit/digest.cc' || echo './'`libhashkit/digest.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-digest.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-digest.Tpo -c libhashkit/digest.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-digest.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-digest.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-digest.Tpo -c libhashkit/digest.cc -o libhashkit/libhashkit_libhashkitinc_la-digest.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-digest.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-digest.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-encrypt.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-encrypt.lo `test -f 'libhashkit/encrypt.cc' || echo './'`libhashkit/encrypt.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-encrypt.Tpo -c libhashkit/encrypt.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-encrypt.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-encrypt.Tpo -c libhashkit/encrypt.cc -o libhashkit/libhashkit_libhashkitinc_la-encrypt.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-encrypt.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-encrypt.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_32.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo `test -f 'libhashkit/fnv_32.cc' || echo './'`libhashkit/fnv_32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-fnv_32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -o libhashkit/libhashkit_libhashkitinc_la-fnv_32.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_32.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_64.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo `test -f 'libhashkit/fnv_64.cc' || echo './'`libhashkit/fnv_64.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-fnv_64.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -o libhashkit/libhashkit_libhashkitinc_la-fnv_64.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_64.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-fnv_64.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-function.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-function.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-function.lo `test -f 'libhashkit/function.cc' || echo './'`libhashkit/function.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-function.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-function.Tpo -c libhashkit/function.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-function.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-function.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-function.Tpo -c libhashkit/function.cc -o libhashkit/libhashkit_libhashkitinc_la-function.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-function.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-function.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-has.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-has.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-has.lo `test -f 'libhashkit/has.cc' || echo './'`libhashkit/has.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-has.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-has.Tpo -c libhashkit/has.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-has.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-has.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-has.Tpo -c libhashkit/has.cc -o libhashkit/libhashkit_libhashkitinc_la-has.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-has.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-has.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-hashkit.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-hashkit.lo `test -f 'libhashkit/hashkit.cc' || echo './'`libhashkit/hashkit.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-hashkit.Tpo -c libhashkit/hashkit.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-hashkit.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-hashkit.Tpo -c libhashkit/hashkit.cc -o libhashkit/libhashkit_libhashkitinc_la-hashkit.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-hashkit.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-hashkit.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-jenkins.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-jenkins.lo `test -f 'libhashkit/jenkins.cc' || echo './'`libhashkit/jenkins.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-jenkins.Tpo -c libhashkit/jenkins.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-jenkins.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-jenkins.Tpo -c libhashkit/jenkins.cc -o libhashkit/libhashkit_libhashkitinc_la-jenkins.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-jenkins.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-jenkins.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-ketama.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-ketama.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-ketama.lo `test -f 'libhashkit/ketama.cc' || echo './'`libhashkit/ketama.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-ketama.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-ketama.Tpo -c libhashkit/ketama.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-ketama.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-ketama.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-ketama.Tpo -c libhashkit/ketama.cc -o libhashkit/libhashkit_libhashkitinc_la-ketama.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-ketama.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-ketama.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-md5.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-md5.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-md5.lo `test -f 'libhashkit/md5.cc' || echo './'`libhashkit/md5.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-md5.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-md5.Tpo -c libhashkit/md5.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-md5.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-md5.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-md5.Tpo -c libhashkit/md5.cc -o libhashkit/libhashkit_libhashkitinc_la-md5.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-md5.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-md5.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-murmur.lo `test -f 'libhashkit/murmur.cc' || echo './'`libhashkit/murmur.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur.Tpo -c libhashkit/murmur.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-murmur.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur.Tpo -c libhashkit/murmur.cc -o libhashkit/libhashkit_libhashkitinc_la-murmur.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-murmur.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-murmur.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-murmur3.lo `test -f 'libhashkit/murmur3.cc' || echo './'`libhashkit/murmur3.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3.Tpo -c libhashkit/murmur3.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-murmur3.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3.Tpo -c libhashkit/murmur3.cc -o libhashkit/libhashkit_libhashkitinc_la-murmur3.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3_api.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo `test -f 'libhashkit/murmur3_api.cc' || echo './'`libhashkit/murmur3_api.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-murmur3_api.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -o libhashkit/libhashkit_libhashkitinc_la-murmur3_api.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3_api.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-murmur3_api.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-one_at_a_time.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo `test -f 'libhashkit/one_at_a_time.cc' || echo './'`libhashkit/one_at_a_time.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-one_at_a_time.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -o libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-one_at_a_time.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-one_at_a_time.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-rijndael.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-rijndael.lo `test -f 'libhashkit/rijndael.cc' || echo './'`libhashkit/rijndael.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-rijndael.Tpo -c libhashkit/rijndael.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-rijndael.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-rijndael.Tpo -c libhashkit/rijndael.cc -o libhashkit/libhashkit_libhashkitinc_la-rijndael.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-rijndael.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-rijndael.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-str_algorithm.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo `test -f 'libhashkit/str_algorithm.cc' || echo './'`libhashkit/str_algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-str_algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -o libhashkit/libhashkit_libhashkitinc_la-str_algorithm.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-str_algorithm.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-str_algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-strerror.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-strerror.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-strerror.lo `test -f 'libhashkit/strerror.cc' || echo './'`libhashkit/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-strerror.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-strerror.Tpo -c libhashkit/strerror.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-strerror.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-strerror.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-strerror.Tpo -c libhashkit/strerror.cc -o libhashkit/libhashkit_libhashkitinc_la-strerror.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-strerror.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-string.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-string.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-string.lo `test -f 'libhashkit/string.cc' || echo './'`libhashkit/string.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-string.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-string.Tpo -c libhashkit/string.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-string.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-string.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-string.Tpo -c libhashkit/string.cc -o libhashkit/libhashkit_libhashkitinc_la-string.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-string.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-nohsieh.Tpo -c -o libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo `test -f 'libhashkit/nohsieh.cc' || echo './'`libhashkit/nohsieh.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -fPIC -DPIC -o libhashkit/.libs/libhashkit_libhashkitinc_la-nohsieh.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -MT libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libhashkit_libhashkitinc_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -o libhashkit/libhashkit_libhashkitinc_la-nohsieh.o mv -f libhashkit/.deps/libhashkit_libhashkitinc_la-nohsieh.Tpo libhashkit/.deps/libhashkit_libhashkitinc_la-nohsieh.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_HASHKIT -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libhashkit/libhashkitinc.la libhashkit/libhashkit_libhashkitinc_la-aes.lo libhashkit/libhashkit_libhashkitinc_la-algorithm.lo libhashkit/libhashkit_libhashkitinc_la-behavior.lo libhashkit/libhashkit_libhashkitinc_la-crc32.lo libhashkit/libhashkit_libhashkitinc_la-digest.lo libhashkit/libhashkit_libhashkitinc_la-encrypt.lo libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo libhashkit/libhashkit_libhashkitinc_la-function.lo libhashkit/libhashkit_libhashkitinc_la-has.lo libhashkit/libhashkit_libhashkitinc_la-hashkit.lo libhashkit/libhashkit_libhashkitinc_la-jenkins.lo libhashkit/libhashkit_libhashkitinc_la-ketama.lo libhashkit/libhashkit_libhashkitinc_la-md5.lo libhashkit/libhashkit_libhashkitinc_la-murmur.lo libhashkit/libhashkit_libhashkitinc_la-murmur3.lo libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo libhashkit/libhashkit_libhashkitinc_la-rijndael.lo libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo libhashkit/libhashkit_libhashkitinc_la-strerror.lo libhashkit/libhashkit_libhashkitinc_la-string.lo libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo libtool: link: ar cru libhashkit/.libs/libhashkitinc.a libhashkit/.libs/libhashkit_libhashkitinc_la-aes.o libhashkit/.libs/libhashkit_libhashkitinc_la-algorithm.o libhashkit/.libs/libhashkit_libhashkitinc_la-behavior.o libhashkit/.libs/libhashkit_libhashkitinc_la-crc32.o libhashkit/.libs/libhashkit_libhashkitinc_la-digest.o libhashkit/.libs/libhashkit_libhashkitinc_la-encrypt.o libhashkit/.libs/libhashkit_libhashkitinc_la-fnv_32.o libhashkit/.libs/libhashkit_libhashkitinc_la-fnv_64.o libhashkit/.libs/libhashkit_libhashkitinc_la-function.o libhashkit/.libs/libhashkit_libhashkitinc_la-has.o libhashkit/.libs/libhashkit_libhashkitinc_la-hashkit.o libhashkit/.libs/libhashkit_libhashkitinc_la-jenkins.o libhashkit/.libs/libhashkit_libhashkitinc_la-ketama.o libhashkit/.libs/libhashkit_libhashkitinc_la-md5.o libhashkit/.libs/libhashkit_libhashkitinc_la-murmur.o libhashkit/.libs/libhashkit_libhashkitinc_la-murmur3.o libhashkit/.libs/libhashkit_libhashkitinc_la-murmur3_api.o libhashkit/.libs/libhashkit_libhashkitinc_la-one_at_a_time.o libhashkit/.libs/libhashkit_libhashkitinc_la-rijndael.o libhashkit/.libs/libhashkit_libhashkitinc_la-str_algorithm.o libhashkit/.libs/libhashkit_libhashkitinc_la-strerror.o libhashkit/.libs/libhashkit_libhashkitinc_la-string.o libhashkit/.libs/libhashkit_libhashkitinc_la-nohsieh.o libtool: link: ranlib libhashkit/.libs/libhashkitinc.a /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-context.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-context.Tpo -c -o libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-context.lo `test -f 'libmemcached/csl/context.cc' || echo './'`libmemcached/csl/context.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-context.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-context.Tpo -c libmemcached/csl/context.cc -fPIC -DPIC -o libmemcached/csl/.libs/libmemcachedinternal_libmemcachedinternal_la-context.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-context.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-context.Tpo -c libmemcached/csl/context.cc -o libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-context.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/context.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-context.Tpo libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-context.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-parser.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-parser.Tpo -c -o libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-parser.lo `test -f 'libmemcached/csl/parser.cc' || echo './'`libmemcached/csl/parser.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-parser.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-parser.Tpo -c libmemcached/csl/parser.cc -fPIC -DPIC -o libmemcached/csl/.libs/libmemcachedinternal_libmemcachedinternal_la-parser.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-parser.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-parser.Tpo -c libmemcached/csl/parser.cc -o libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-parser.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/parser.yy:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-parser.Tpo libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-parser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-scanner.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-scanner.Tpo -c -o libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-scanner.lo `test -f 'libmemcached/csl/scanner.cc' || echo './'`libmemcached/csl/scanner.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-scanner.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-scanner.Tpo -c libmemcached/csl/scanner.cc -fPIC -DPIC -o libmemcached/csl/.libs/libmemcachedinternal_libmemcachedinternal_la-scanner.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-scanner.lo -MD -MP -MF libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-scanner.Tpo -c libmemcached/csl/scanner.cc -o libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-scanner.o In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from ./libmemcached/csl/common.h:50, from libmemcached/csl/scanner.l:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-scanner.Tpo libmemcached/csl/.deps/libmemcachedinternal_libmemcachedinternal_la-scanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-instance.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-instance.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-instance.lo `test -f 'libmemcached/instance.cc' || echo './'`libmemcached/instance.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-instance.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-instance.Tpo -c libmemcached/instance.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-instance.o In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-instance.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-instance.Tpo -c libmemcached/instance.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-instance.o In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/instance.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/instance.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-instance.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-instance.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-aes.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-aes.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-aes.lo `test -f 'libhashkit/aes.cc' || echo './'`libhashkit/aes.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-aes.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-aes.Tpo -c libhashkit/aes.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-aes.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-aes.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-aes.Tpo -c libhashkit/aes.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-aes.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-aes.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-aes.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-algorithm.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-algorithm.lo `test -f 'libhashkit/algorithm.cc' || echo './'`libhashkit/algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-algorithm.Tpo -c libhashkit/algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-algorithm.Tpo -c libhashkit/algorithm.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-algorithm.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-algorithm.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-behavior.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-behavior.lo `test -f 'libhashkit/behavior.cc' || echo './'`libhashkit/behavior.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-behavior.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo -c libhashkit/behavior.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-behavior.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-behavior.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo -c libhashkit/behavior.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-behavior.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-crc32.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-crc32.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-crc32.lo `test -f 'libhashkit/crc32.cc' || echo './'`libhashkit/crc32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-crc32.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-crc32.Tpo -c libhashkit/crc32.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-crc32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-crc32.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-crc32.Tpo -c libhashkit/crc32.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-crc32.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-crc32.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-crc32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-digest.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-digest.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-digest.lo `test -f 'libhashkit/digest.cc' || echo './'`libhashkit/digest.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-digest.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-digest.Tpo -c libhashkit/digest.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-digest.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-digest.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-digest.Tpo -c libhashkit/digest.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-digest.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-digest.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-digest.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-encrypt.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-encrypt.lo `test -f 'libhashkit/encrypt.cc' || echo './'`libhashkit/encrypt.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-encrypt.Tpo -c libhashkit/encrypt.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-encrypt.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-encrypt.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-encrypt.Tpo -c libhashkit/encrypt.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-encrypt.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-encrypt.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-encrypt.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_32.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_32.lo `test -f 'libhashkit/fnv_32.cc' || echo './'`libhashkit/fnv_32.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-fnv_32.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_32.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_32.Tpo -c libhashkit/fnv_32.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_32.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_32.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_32.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_64.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_64.lo `test -f 'libhashkit/fnv_64.cc' || echo './'`libhashkit/fnv_64.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-fnv_64.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_64.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_64.Tpo -c libhashkit/fnv_64.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_64.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_64.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-fnv_64.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-function.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-function.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-function.lo `test -f 'libhashkit/function.cc' || echo './'`libhashkit/function.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-function.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-function.Tpo -c libhashkit/function.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-function.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-function.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-function.Tpo -c libhashkit/function.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-function.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-function.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-function.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-has.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-has.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-has.lo `test -f 'libhashkit/has.cc' || echo './'`libhashkit/has.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-has.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-has.Tpo -c libhashkit/has.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-has.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-has.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-has.Tpo -c libhashkit/has.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-has.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-has.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-has.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-hashkit.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-hashkit.lo `test -f 'libhashkit/hashkit.cc' || echo './'`libhashkit/hashkit.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-hashkit.Tpo -c libhashkit/hashkit.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-hashkit.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-hashkit.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-hashkit.Tpo -c libhashkit/hashkit.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-hashkit.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-hashkit.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-hashkit.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-jenkins.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-jenkins.lo `test -f 'libhashkit/jenkins.cc' || echo './'`libhashkit/jenkins.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-jenkins.Tpo -c libhashkit/jenkins.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-jenkins.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-jenkins.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-jenkins.Tpo -c libhashkit/jenkins.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-jenkins.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-jenkins.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-jenkins.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-ketama.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-ketama.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-ketama.lo `test -f 'libhashkit/ketama.cc' || echo './'`libhashkit/ketama.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-ketama.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-ketama.Tpo -c libhashkit/ketama.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-ketama.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-ketama.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-ketama.Tpo -c libhashkit/ketama.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-ketama.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-ketama.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-ketama.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-md5.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-md5.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-md5.lo `test -f 'libhashkit/md5.cc' || echo './'`libhashkit/md5.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-md5.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-md5.Tpo -c libhashkit/md5.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-md5.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-md5.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-md5.Tpo -c libhashkit/md5.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-md5.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-md5.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-md5.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur.lo `test -f 'libhashkit/murmur.cc' || echo './'`libhashkit/murmur.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur.Tpo -c libhashkit/murmur.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-murmur.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur.Tpo -c libhashkit/murmur.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3.lo `test -f 'libhashkit/murmur3.cc' || echo './'`libhashkit/murmur3.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3.Tpo -c libhashkit/murmur3.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-murmur3.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3.Tpo -c libhashkit/murmur3.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.lo `test -f 'libhashkit/murmur3_api.cc' || echo './'`libhashkit/murmur3_api.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.Tpo -c libhashkit/murmur3_api.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.lo `test -f 'libhashkit/one_at_a_time.cc' || echo './'`libhashkit/one_at_a_time.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.Tpo -c libhashkit/one_at_a_time.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-rijndael.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-rijndael.lo `test -f 'libhashkit/rijndael.cc' || echo './'`libhashkit/rijndael.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-rijndael.Tpo -c libhashkit/rijndael.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-rijndael.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-rijndael.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-rijndael.Tpo -c libhashkit/rijndael.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-rijndael.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-rijndael.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-rijndael.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.lo `test -f 'libhashkit/str_algorithm.cc' || echo './'`libhashkit/str_algorithm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.Tpo -c libhashkit/str_algorithm.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-strerror.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-strerror.lo `test -f 'libhashkit/strerror.cc' || echo './'`libhashkit/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-strerror.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo -c libhashkit/strerror.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-strerror.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-strerror.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo -c libhashkit/strerror.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-strerror.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-string.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-string.lo `test -f 'libhashkit/string.cc' || echo './'`libhashkit/string.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-string.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo -c libhashkit/string.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-string.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-string.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo -c libhashkit/string.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-string.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-nohsieh.Tpo -c -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-nohsieh.lo `test -f 'libhashkit/nohsieh.cc' || echo './'`libhashkit/nohsieh.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -fPIC -DPIC -o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-nohsieh.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libhashkit/libmemcachedinternal_libmemcachedinternal_la-nohsieh.lo -MD -MP -MF libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-nohsieh.Tpo -c libhashkit/nohsieh.cc -o libhashkit/libmemcachedinternal_libmemcachedinternal_la-nohsieh.o mv -f libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-nohsieh.Tpo libhashkit/.deps/libmemcachedinternal_libmemcachedinternal_la-nohsieh.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-allocators.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-allocators.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-allocators.lo `test -f 'libmemcached/allocators.cc' || echo './'`libmemcached/allocators.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-allocators.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-allocators.Tpo -c libmemcached/allocators.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-allocators.o In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-allocators.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-allocators.Tpo -c libmemcached/allocators.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-allocators.o In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/allocators.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/allocators.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-allocators.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-allocators.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-analyze.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-analyze.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-analyze.lo `test -f 'libmemcached/analyze.cc' || echo './'`libmemcached/analyze.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-analyze.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-analyze.Tpo -c libmemcached/analyze.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-analyze.o In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-analyze.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-analyze.Tpo -c libmemcached/analyze.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-analyze.o In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/analyze.cc:1: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/analyze.cc:1: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-analyze.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-analyze.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-array.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-array.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-array.lo `test -f 'libmemcached/array.c' || echo './'`libmemcached/array.c cc -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-array.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-array.Tpo -c libmemcached/array.c -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-array.o cc -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-array.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-array.Tpo -c libmemcached/array.c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-array.o mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-array.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-array.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-auto.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-auto.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-auto.lo `test -f 'libmemcached/auto.cc' || echo './'`libmemcached/auto.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-auto.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-auto.Tpo -c libmemcached/auto.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-auto.o In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-auto.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-auto.Tpo -c libmemcached/auto.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-auto.o In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/auto.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/auto.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-auto.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-auto.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-backtrace.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-backtrace.lo `test -f 'libmemcached/backtrace.cc' || echo './'`libmemcached/backtrace.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-backtrace.Tpo -c libmemcached/backtrace.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-backtrace.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-backtrace.Tpo -c libmemcached/backtrace.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-backtrace.o mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-backtrace.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-backtrace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-behavior.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-behavior.lo `test -f 'libmemcached/behavior.cc' || echo './'`libmemcached/behavior.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-behavior.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo -c libmemcached/behavior.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-behavior.o In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-behavior.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo -c libmemcached/behavior.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-behavior.o In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/behavior.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/behavior.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-behavior.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-byteorder.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-byteorder.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-byteorder.lo `test -f 'libmemcached/byteorder.cc' || echo './'`libmemcached/byteorder.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-byteorder.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-byteorder.Tpo -c libmemcached/byteorder.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-byteorder.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-byteorder.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-byteorder.Tpo -c libmemcached/byteorder.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-byteorder.o mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-byteorder.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-byteorder.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-callback.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-callback.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-callback.lo `test -f 'libmemcached/callback.cc' || echo './'`libmemcached/callback.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-callback.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-callback.Tpo -c libmemcached/callback.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-callback.o In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-callback.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-callback.Tpo -c libmemcached/callback.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-callback.o In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/callback.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/callback.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-callback.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-callback.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-connect.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-connect.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-connect.lo `test -f 'libmemcached/connect.cc' || echo './'`libmemcached/connect.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-connect.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-connect.Tpo -c libmemcached/connect.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-connect.o In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-connect.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-connect.Tpo -c libmemcached/connect.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-connect.o In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/connect.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/connect.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-connect.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-connect.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-delete.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-delete.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-delete.lo `test -f 'libmemcached/delete.cc' || echo './'`libmemcached/delete.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-delete.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-delete.Tpo -c libmemcached/delete.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-delete.o In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-delete.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-delete.Tpo -c libmemcached/delete.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-delete.o In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/delete.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/delete.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-delete.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-delete.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-do.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-do.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-do.lo `test -f 'libmemcached/do.cc' || echo './'`libmemcached/do.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-do.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-do.Tpo -c libmemcached/do.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-do.o In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-do.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-do.Tpo -c libmemcached/do.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-do.o In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/do.cc:12: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/do.cc:12: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-do.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-do.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-dump.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-dump.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-dump.lo `test -f 'libmemcached/dump.cc' || echo './'`libmemcached/dump.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-dump.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-dump.Tpo -c libmemcached/dump.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-dump.o In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-dump.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-dump.Tpo -c libmemcached/dump.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-dump.o In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/dump.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/dump.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-dump.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-dump.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-error.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-error.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-error.lo `test -f 'libmemcached/error.cc' || echo './'`libmemcached/error.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-error.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-error.Tpo -c libmemcached/error.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-error.o In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-error.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-error.Tpo -c libmemcached/error.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-error.o In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/error.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/error.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-error.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-error.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-exist.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-exist.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-exist.lo `test -f 'libmemcached/exist.cc' || echo './'`libmemcached/exist.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-exist.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-exist.Tpo -c libmemcached/exist.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-exist.o In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-exist.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-exist.Tpo -c libmemcached/exist.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-exist.o In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/exist.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/exist.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-exist.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-exist.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-fetch.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-fetch.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-fetch.lo `test -f 'libmemcached/fetch.cc' || echo './'`libmemcached/fetch.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-fetch.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-fetch.Tpo -c libmemcached/fetch.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-fetch.o In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-fetch.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-fetch.Tpo -c libmemcached/fetch.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-fetch.o In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/fetch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/fetch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-fetch.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-fetch.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flag.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flag.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-flag.lo `test -f 'libmemcached/flag.cc' || echo './'`libmemcached/flag.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flag.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flag.Tpo -c libmemcached/flag.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-flag.o In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flag.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flag.Tpo -c libmemcached/flag.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-flag.o In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flag.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flag.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flag.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flag.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush.lo `test -f 'libmemcached/flush.cc' || echo './'`libmemcached/flush.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush.Tpo -c libmemcached/flush.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-flush.o In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush.Tpo -c libmemcached/flush.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush.o In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.lo `test -f 'libmemcached/flush_buffers.cc' || echo './'`libmemcached/flush_buffers.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.Tpo -c libmemcached/flush_buffers.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.o In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.Tpo -c libmemcached/flush_buffers.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.o In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/flush_buffers.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/flush_buffers.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-get.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-get.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-get.lo `test -f 'libmemcached/get.cc' || echo './'`libmemcached/get.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-get.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-get.Tpo -c libmemcached/get.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-get.o In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-get.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-get.Tpo -c libmemcached/get.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-get.o In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/get.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/get.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-get.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-get.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-hash.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hash.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-hash.lo `test -f 'libmemcached/hash.cc' || echo './'`libmemcached/hash.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-hash.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hash.Tpo -c libmemcached/hash.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-hash.o In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-hash.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hash.Tpo -c libmemcached/hash.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-hash.o In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hash.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hash.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hash.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hash.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-hosts.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hosts.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-hosts.lo `test -f 'libmemcached/hosts.cc' || echo './'`libmemcached/hosts.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-hosts.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hosts.Tpo -c libmemcached/hosts.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-hosts.o In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-hosts.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hosts.Tpo -c libmemcached/hosts.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-hosts.o In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/hosts.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/hosts.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hosts.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-hosts.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-initialize_query.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-initialize_query.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-initialize_query.lo `test -f 'libmemcached/initialize_query.cc' || echo './'`libmemcached/initialize_query.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-initialize_query.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-initialize_query.Tpo -c libmemcached/initialize_query.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-initialize_query.o In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-initialize_query.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-initialize_query.Tpo -c libmemcached/initialize_query.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-initialize_query.o In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/initialize_query.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/initialize_query.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-initialize_query.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-initialize_query.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-io.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-io.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-io.lo `test -f 'libmemcached/io.cc' || echo './'`libmemcached/io.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-io.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-io.Tpo -c libmemcached/io.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-io.o In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-io.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-io.Tpo -c libmemcached/io.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-io.o In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/io.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/io.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-io.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-io.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-key.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-key.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-key.lo `test -f 'libmemcached/key.cc' || echo './'`libmemcached/key.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-key.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-key.Tpo -c libmemcached/key.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-key.o In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-key.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-key.Tpo -c libmemcached/key.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-key.o In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-key.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-key.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-memcached.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-memcached.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-memcached.lo `test -f 'libmemcached/memcached.cc' || echo './'`libmemcached/memcached.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-memcached.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-memcached.Tpo -c libmemcached/memcached.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-memcached.o In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-memcached.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-memcached.Tpo -c libmemcached/memcached.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-memcached.o In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/memcached.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/memcached.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-memcached.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-memcached.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-encoding_key.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-encoding_key.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-encoding_key.lo `test -f 'libmemcached/encoding_key.cc' || echo './'`libmemcached/encoding_key.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-encoding_key.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-encoding_key.Tpo -c libmemcached/encoding_key.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-encoding_key.o In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-encoding_key.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-encoding_key.Tpo -c libmemcached/encoding_key.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-encoding_key.o In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/encoding_key.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/encoding_key.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-encoding_key.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-encoding_key.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-namespace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-namespace.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-namespace.lo `test -f 'libmemcached/namespace.cc' || echo './'`libmemcached/namespace.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-namespace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-namespace.Tpo -c libmemcached/namespace.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-namespace.o In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-namespace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-namespace.Tpo -c libmemcached/namespace.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-namespace.o In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/namespace.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/namespace.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-namespace.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-namespace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-options.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-options.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-options.lo `test -f 'libmemcached/options.cc' || echo './'`libmemcached/options.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-options.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-options.Tpo -c libmemcached/options.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-options.o In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-options.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-options.Tpo -c libmemcached/options.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-options.o In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/options.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/options.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-options.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-options.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-parse.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-parse.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-parse.lo `test -f 'libmemcached/parse.cc' || echo './'`libmemcached/parse.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-parse.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-parse.Tpo -c libmemcached/parse.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-parse.o In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-parse.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-parse.Tpo -c libmemcached/parse.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-parse.o In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/parse.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/parse.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-parse.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-parse.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-poll.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-poll.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-poll.lo `test -f 'libmemcached/poll.cc' || echo './'`libmemcached/poll.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-poll.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-poll.Tpo -c libmemcached/poll.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-poll.o In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-poll.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-poll.Tpo -c libmemcached/poll.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-poll.o In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/poll.cc:13: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/poll.cc:13: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-poll.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-poll.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-purge.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-purge.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-purge.lo `test -f 'libmemcached/purge.cc' || echo './'`libmemcached/purge.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-purge.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-purge.Tpo -c libmemcached/purge.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-purge.o In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-purge.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-purge.Tpo -c libmemcached/purge.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-purge.o In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/purge.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/purge.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-purge.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-purge.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-quit.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-quit.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-quit.lo `test -f 'libmemcached/quit.cc' || echo './'`libmemcached/quit.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-quit.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-quit.Tpo -c libmemcached/quit.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-quit.o In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-quit.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-quit.Tpo -c libmemcached/quit.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-quit.o In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/quit.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/quit.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-quit.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-quit.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-response.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-response.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-response.lo `test -f 'libmemcached/response.cc' || echo './'`libmemcached/response.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-response.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-response.Tpo -c libmemcached/response.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-response.o In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-response.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-response.Tpo -c libmemcached/response.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-response.o In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/response.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/response.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-response.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-response.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-result.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-result.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-result.lo `test -f 'libmemcached/result.cc' || echo './'`libmemcached/result.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-result.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-result.Tpo -c libmemcached/result.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-result.o In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-result.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-result.Tpo -c libmemcached/result.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-result.o In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/result.cc:45: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/result.cc:45: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-result.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-result.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-sasl.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-sasl.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-sasl.lo `test -f 'libmemcached/sasl.cc' || echo './'`libmemcached/sasl.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-sasl.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-sasl.Tpo -c libmemcached/sasl.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-sasl.o In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-sasl.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-sasl.Tpo -c libmemcached/sasl.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-sasl.o In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/sasl.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/sasl.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-sasl.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-sasl.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-server.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-server.lo `test -f 'libmemcached/server.cc' || echo './'`libmemcached/server.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-server.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server.Tpo -c libmemcached/server.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-server.o In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-server.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server.Tpo -c libmemcached/server.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-server.o In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server.cc:41: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server.cc:41: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-server_list.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server_list.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-server_list.lo `test -f 'libmemcached/server_list.cc' || echo './'`libmemcached/server_list.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-server_list.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server_list.Tpo -c libmemcached/server_list.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-server_list.o In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-server_list.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server_list.Tpo -c libmemcached/server_list.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-server_list.o In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/server_list.cc:40: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/server_list.cc:40: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server_list.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-server_list.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-stats.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-stats.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-stats.lo `test -f 'libmemcached/stats.cc' || echo './'`libmemcached/stats.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-stats.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-stats.Tpo -c libmemcached/stats.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-stats.o In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-stats.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-stats.Tpo -c libmemcached/stats.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-stats.o In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/stats.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/stats.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-stats.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-stats.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-storage.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-storage.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-storage.lo `test -f 'libmemcached/storage.cc' || echo './'`libmemcached/storage.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-storage.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-storage.Tpo -c libmemcached/storage.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-storage.o In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-storage.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-storage.Tpo -c libmemcached/storage.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-storage.o In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/storage.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/storage.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-storage.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-storage.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-strerror.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-strerror.lo `test -f 'libmemcached/strerror.cc' || echo './'`libmemcached/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-strerror.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo -c libmemcached/strerror.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-strerror.o In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-strerror.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo -c libmemcached/strerror.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-strerror.o In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/strerror.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/strerror.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-string.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-string.lo `test -f 'libmemcached/string.cc' || echo './'`libmemcached/string.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-string.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo -c libmemcached/string.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-string.o In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-string.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo -c libmemcached/string.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-string.o In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/string.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/string.cc:39: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-touch.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-touch.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-touch.lo `test -f 'libmemcached/touch.cc' || echo './'`libmemcached/touch.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-touch.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-touch.Tpo -c libmemcached/touch.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-touch.o In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-touch.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-touch.Tpo -c libmemcached/touch.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-touch.o In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/touch.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/touch.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-touch.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-touch.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-udp.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-udp.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-udp.lo `test -f 'libmemcached/udp.cc' || echo './'`libmemcached/udp.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-udp.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-udp.Tpo -c libmemcached/udp.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-udp.o In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-udp.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-udp.Tpo -c libmemcached/udp.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-udp.o In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/udp.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/udp.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-udp.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-udp.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-verbosity.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-verbosity.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-verbosity.lo `test -f 'libmemcached/verbosity.cc' || echo './'`libmemcached/verbosity.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-verbosity.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-verbosity.Tpo -c libmemcached/verbosity.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-verbosity.o In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-verbosity.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-verbosity.Tpo -c libmemcached/verbosity.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-verbosity.o In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/verbosity.cc:38: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/verbosity.cc:38: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-verbosity.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-verbosity.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-version.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-version.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-version.lo `test -f 'libmemcached/version.cc' || echo './'`libmemcached/version.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-version.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-version.Tpo -c libmemcached/version.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-version.o In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ c++ -std=c++0x -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-version.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-version.Tpo -c libmemcached/version.cc -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-version.o In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from ./libmemcached/common.h:139, from libmemcached/version.cc:37: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached/common.h:99, from libmemcached/version.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-version.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-version.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.lo `test -f 'libmemcached/virtual_bucket.c' || echo './'`libmemcached/virtual_bucket.c cc -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.Tpo -c libmemcached/virtual_bucket.c -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.o cc -DHAVE_CONFIG_H -I. -DBUILDING_LIBMEMCACHEDINTERNAL -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.Tpo -c libmemcached/virtual_bucket.c -o libmemcached/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.o mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_LIBMEMCACHEDINTERNAL -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libmemcachedinternal/libmemcachedinternal.la libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-context.lo libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-parser.lo libmemcached/csl/libmemcachedinternal_libmemcachedinternal_la-scanner.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-instance.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-aes.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-algorithm.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-behavior.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-crc32.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-digest.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-encrypt.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_32.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-fnv_64.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-function.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-has.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-hashkit.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-jenkins.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-ketama.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-md5.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-rijndael.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-strerror.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-string.lo libhashkit/libmemcachedinternal_libmemcachedinternal_la-nohsieh.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-allocators.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-analyze.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-array.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-auto.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-backtrace.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-behavior.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-byteorder.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-callback.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-connect.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-delete.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-do.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-dump.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-error.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-exist.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-fetch.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-flag.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-get.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-hash.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-hosts.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-initialize_query.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-io.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-key.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-memcached.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-encoding_key.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-namespace.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-options.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-parse.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-poll.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-purge.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-quit.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-response.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-result.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-sasl.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-server.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-server_list.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-stats.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-storage.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-strerror.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-string.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-touch.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-udp.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-verbosity.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-version.lo libmemcached/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.lo -lsasl2 libtool: link: ar cru libmemcachedinternal/.libs/libmemcachedinternal.a libmemcached/csl/.libs/libmemcachedinternal_libmemcachedinternal_la-context.o libmemcached/csl/.libs/libmemcachedinternal_libmemcachedinternal_la-parser.o libmemcached/csl/.libs/libmemcachedinternal_libmemcachedinternal_la-scanner.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-instance.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-aes.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-algorithm.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-behavior.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-crc32.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-digest.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-encrypt.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-fnv_32.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-fnv_64.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-function.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-has.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-hashkit.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-jenkins.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-ketama.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-md5.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-murmur.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-murmur3.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-rijndael.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-strerror.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-string.o libhashkit/.libs/libmemcachedinternal_libmemcachedinternal_la-nohsieh.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-allocators.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-analyze.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-array.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-auto.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-backtrace.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-behavior.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-byteorder.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-callback.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-connect.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-delete.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-do.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-dump.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-error.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-exist.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-fetch.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-flag.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-flush.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-get.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-hash.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-hosts.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-initialize_query.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-io.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-key.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-memcached.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-encoding_key.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-namespace.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-options.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-parse.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-poll.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-purge.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-quit.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-response.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-result.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-sasl.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-server.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-server_list.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-stats.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-storage.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-strerror.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-string.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-touch.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-udp.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-verbosity.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-version.o libmemcached/.libs/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.o libtool: link: ranlib libmemcachedinternal/.libs/libmemcachedinternal.a /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.Tpo -c -o libmemcached/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.lo `test -f 'libmemcached/backtrace.cc' || echo './'`libmemcached/backtrace.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.Tpo -c libmemcached/backtrace.cc -fPIC -DPIC -o libmemcached/.libs/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.lo -MD -MP -MF libmemcached/.deps/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.Tpo -c libmemcached/backtrace.cc -o libmemcached/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.o mv -f libmemcached/.deps/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.Tpo libmemcached/.deps/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-flush.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-flush.Tpo -c -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-flush.lo `test -f 'libmemcachedutil/flush.cc' || echo './'`libmemcachedutil/flush.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-flush.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-flush.Tpo -c libmemcachedutil/flush.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-flush.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-flush.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-flush.Tpo -c libmemcachedutil/flush.cc -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-flush.o mv -f libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-flush.Tpo libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-flush.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pid.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pid.Tpo -c -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pid.lo `test -f 'libmemcachedutil/pid.cc' || echo './'`libmemcachedutil/pid.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pid.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pid.Tpo -c libmemcachedutil/pid.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-pid.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pid.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pid.Tpo -c libmemcachedutil/pid.cc -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pid.o mv -f libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pid.Tpo libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pid.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-ping.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-ping.Tpo -c -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-ping.lo `test -f 'libmemcachedutil/ping.cc' || echo './'`libmemcachedutil/ping.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-ping.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-ping.Tpo -c libmemcachedutil/ping.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-ping.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-ping.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-ping.Tpo -c libmemcachedutil/ping.cc -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-ping.o mv -f libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-ping.Tpo libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-ping.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pool.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pool.Tpo -c -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pool.lo `test -f 'libmemcachedutil/pool.cc' || echo './'`libmemcachedutil/pool.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pool.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pool.Tpo -c libmemcachedutil/pool.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-pool.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pool.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pool.Tpo -c libmemcachedutil/pool.cc -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pool.o mv -f libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pool.Tpo libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-pool.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-version.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-version.Tpo -c -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-version.lo `test -f 'libmemcachedutil/version.cc' || echo './'`libmemcachedutil/version.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-version.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-version.Tpo -c libmemcachedutil/version.cc -fPIC -DPIC -o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-version.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -MT libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-version.lo -MD -MP -MF libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-version.Tpo -c libmemcachedutil/version.cc -o libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-version.o mv -f libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-version.Tpo libmemcachedutil/.deps/libmemcachedinternal_libmemcachedutilinternal_la-version.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_LIBMEMCACHEDINTERNAL -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libmemcachedinternal/libmemcachedutilinternal.la libmemcached/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.lo libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-flush.lo libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pid.lo libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-ping.lo libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-pool.lo libmemcachedutil/libmemcachedinternal_libmemcachedutilinternal_la-version.lo libmemcachedinternal/libmemcachedinternal.la libtool: link: ar x /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/libmemcachedinternal/.libs/libmemcachedinternal.a libtool: link: ar cru libmemcachedinternal/.libs/libmemcachedutilinternal.a libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-context.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-parser.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-scanner.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-instance.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-aes.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-algorithm.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-behavior.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-crc32.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-digest.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-encrypt.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-fnv_32.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-fnv_64.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-function.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-has.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-hashkit.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-jenkins.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-ketama.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-md5.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-murmur.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-murmur3.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-murmur3_api.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-one_at_a_time.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-rijndael.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-str_algorithm.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-strerror.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-string.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-nohsieh.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-allocators.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-analyze.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-array.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-auto.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-backtrace.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-behavior.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-byteorder.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-callback.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-connect.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-delete.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-do.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-dump.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-error.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-exist.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-fetch.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-flag.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-flush.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-flush_buffers.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-get.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-hash.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-hosts.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-initialize_query.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-io.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-key.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-memcached.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-encoding_key.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-namespace.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-options.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-parse.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-poll.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-purge.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-quit.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-response.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-result.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-sasl.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-server.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-server_list.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-stats.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-storage.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-strerror.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-string.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-touch.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-udp.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-verbosity.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-version.o libmemcachedinternal/.libs/libmemcachedutilinternal.lax/libmemcachedinternal.a/libmemcachedinternal_libmemcachedinternal_la-virtual_bucket.o libmemcached/.libs/libmemcachedinternal_libmemcachedutilinternal_la-backtrace.o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-flush.o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-pid.o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-ping.o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-pool.o libmemcachedutil/.libs/libmemcachedinternal_libmemcachedutilinternal_la-version.o libtool: link: ranlib libmemcachedinternal/.libs/libmemcachedutilinternal.a c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/clients_memcapable-memcapable.o -MD -MP -MF clients/.deps/clients_memcapable-memcapable.Tpo -c -o clients/clients_memcapable-memcapable.o `test -f 'clients/memcapable.cc' || echo './'`clients/memcapable.cc In file included from clients/memcapable.cc:39: ./libmemcached/socket.hpp:69: warning: "MSG_NOSIGNAL" redefined # define MSG_NOSIGNAL 0 In file included from ./libmemcached-1.0/platform.h:53, from ./libmemcached-1.0/memcached.h:64, from clients/memcapable.cc:37: /usr/include/sys/socket.h:510: note: this is the location of the previous definition #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ In file included from clients/memcapable.cc:39: ./libmemcached/socket.hpp:73: warning: "MSG_DONTWAIT" redefined # define MSG_DONTWAIT 0 In file included from ./libmemcached-1.0/platform.h:53, from ./libmemcached-1.0/memcached.h:64, from clients/memcapable.cc:37: /usr/include/sys/socket.h:507: note: this is the location of the previous definition #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ mv -f clients/.deps/clients_memcapable-memcapable.Tpo clients/.deps/clients_memcapable-memcapable.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT libmemcached/clients_memcapable-byteorder.o -MD -MP -MF libmemcached/.deps/clients_memcapable-byteorder.Tpo -c -o libmemcached/clients_memcapable-byteorder.o `test -f 'libmemcached/byteorder.cc' || echo './'`libmemcached/byteorder.cc mv -f libmemcached/.deps/clients_memcapable-byteorder.Tpo libmemcached/.deps/clients_memcapable-byteorder.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memcapable clients/clients_memcapable-memcapable.o libmemcached/clients_memcapable-byteorder.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memcapable -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/clients_memcapable-memcapable.o libmemcached/clients_memcapable-byteorder.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memcat.o -MD -MP -MF $depbase.Tpo -c -o clients/memcat.o clients/memcat.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memcat clients/memcat.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memcat -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memcat.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memcp.o -MD -MP -MF $depbase.Tpo -c -o clients/memcp.o clients/memcp.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memcp clients/memcp.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memcp -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memcp.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memdump.o -MD -MP -MF $depbase.Tpo -c -o clients/memdump.o clients/memdump.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memdump clients/memdump.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memdump -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memdump.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memerror.o -MD -MP -MF $depbase.Tpo -c -o clients/memerror.o clients/memerror.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memerror clients/memerror.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memerror -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memerror.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memexist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memexist.o -MD -MP -MF $depbase.Tpo -c -o clients/memexist.o clients/memexist.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memexist clients/memexist.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memexist -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memexist.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memtouch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memtouch.o -MD -MP -MF $depbase.Tpo -c -o clients/memtouch.o clients/memtouch.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memtouch clients/memtouch.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memtouch -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memtouch.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memflush.o -MD -MP -MF $depbase.Tpo -c -o clients/memflush.o clients/memflush.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memflush clients/memflush.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memflush -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memflush.o /usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib clients/.libs/libsasl2.so.3.1: warning: stpcpy() is dangerous; do not use it clients/.libs/libsasl2.so.3.1: warning: sprintf() is often misused, please use snprintf() clients/.libs/libsasl2.so.3.1: warning: strcpy() is almost always misused, please use strlcpy() clients/.libs/libmemcached.so.1.0: warning: random() may return deterministic values, is that what you want? clients/.libs/libsasl2.so.3.1: warning: strcat() is almost always misused, please use strlcat() depbase=`echo clients/memparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memparse.o -MD -MP -MF $depbase.Tpo -c -o clients/memparse.o clients/memparse.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o clients/memparse clients/memparse.o clients/libutilities.la libmemcached/libmemcached.la Invalid version format (negative version number) at /usr/libdata/perl5/LT/Trace.pm line 18. Compilation failed in require at /usr/bin/libtool line 25. BEGIN failed--compilation aborted at /usr/bin/libtool line 25. gmake[1]: *** [Makefile:4759: clients/memparse] Error 255 gmake[1]: Leaving directory '/usr/obj/ports/libmemcached-1.0.18/libmemcached-1.0.18' gmake: *** [Makefile:3700: all] Error 2 *** Error 2 in devel/libmemcached (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/libmemcached-1.0.18/.build_done': @cd /usr/...) *** Error 2 in devel/libmemcached (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=libmemcached-1.0.18p4; export _LOCKS_HELD="...) ===> Exiting devel/libmemcached with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1729970772.11 max_stuck=18.24/waiting-for-lock #93=47.68/show-prepare-results=7.06/patch=2.53/configure=181.34/build=1151.44 Error: job failed with 512 on sparc64-0b at 1729970772