>>> Building on exopi-2 under devel/libmemcached BDEPENDS = [devel/gmake;security/cyrus-sasl2;sysutils/e2fsprogs] DIST = [devel/libmemcached:libmemcached-1.0.18.tar.gz] FULLPKGNAME = libmemcached-1.0.18p4 RDEPENDS = [security/cyrus-sasl2] Woken up lang/guile2 Woken up lang/guile2 (Junk lock failure for exopi-2 at 1713771619.71332) Received IO (Junk lock obtained for exopi-2 at 1713771629.64) Received IO Woken up devel/libmemcached Short-cut: depends already handled by lang/guile2 >>> Running show-prepare-results in devel/libmemcached at 1713771631.02 ===> devel/libmemcached ===> Building from scratch libmemcached-1.0.18p4 ===> libmemcached-1.0.18p4 depends on: e2fsprogs-* -> e2fsprogs-1.46.2p1 ===> libmemcached-1.0.18p4 depends on: gmake-* -> gmake-4.4.1 ===> libmemcached-1.0.18p4 depends on: cyrus-sasl-* -> cyrus-sasl-2.1.28 ===> Verifying specs: c++ c++abi pthread c crypto m pthread sasl2 ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.0 crypto.54.0 m.10.1 sasl2.3.1 cyrus-sasl-2.1.28 e2fsprogs-1.46.2p1 gmake-4.4.1 (Junk lock released for exopi-2 at 1713771632.67) Woken up devel/luarocks,lua54 distfiles size=1039649 >>> Running patch in devel/libmemcached at 1713771633.38 ===> devel/libmemcached ===> Checking files for libmemcached-1.0.18p4 `/exopi-cvs/ports/distfiles/libmemcached-1.0.18.tar.gz' is up to date. >> (SHA256) libmemcached-1.0.18.tar.gz: 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: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/libmemcached at 1713771634.33 ===> devel/libmemcached ===> Generating configure for libmemcached-1.0.18p4 ===> Configuring for libmemcached-1.0.18p4 Using /exopi-obj/pobj/libmemcached-1.0.18/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/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... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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... /exopi-obj/pobj/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 x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... yes 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.5 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.5 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 /exopi-obj/pobj/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... no 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... clang 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) no 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 configure: WARNING: uuid/uuid.h: accepted by the compiler, rejected by the preprocessor! checking for uuid/uuid.h... configure: WARNING: uuid/uuid.h: proceeding with the compiler's result yes 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... configure: WARNING: sasl/sasl.h: proceeding with the compiler's result yes checking for main in -lsasl2... 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) no checking for assert... no checking C Compiler version... "OpenBSD clang version 16.0.6" checking C++ Compiler version... "OpenBSD clang version 16.0.6" 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 * Installation prefix: /usr/local * System type: unknown-openbsd7.5 * Host CPU: x86_64 * C Compiler: OpenBSD clang version 16.0.6 configure: WARNING: unrecognized options: --disable-gtk-doc * C Flags: -O2 -pipe -I/usr/local/include * C++ Compiler: OpenBSD clang version 16.0.6 * 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 1713771701.91 ===> devel/libmemcached ===> Building for libmemcached-1.0.18p4 gmake -j1 all-am gmake[1]: Entering directory '/exopi-obj/pobj/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/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ libmemcached/csl/scanner.cc:1340:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1342:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_act; ^~~~~~~~~ libmemcached/csl/scanner.cc:1396:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ libmemcached/csl/scanner.cc:1936:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ libmemcached/csl/scanner.cc:1937:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *source = yyg->yytext_ptr; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:2070:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:2071:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp; ^~~~~~~~~ libmemcached/csl/scanner.cc:2079:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ libmemcached/csl/scanner.cc:2104:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_is_jam; ^~~~~~~~~ libmemcached/csl/scanner.cc:2106:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp = yyg->yy_c_buf_p; ^~~~~~~~~ libmemcached/csl/scanner.cc:2108:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = 1; ^~~~~~~~~ 17 warnings generated. 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/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ libmemcached/csl/scanner.cc:1340:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1342:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_act; ^~~~~~~~~ libmemcached/csl/scanner.cc:1396:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ libmemcached/csl/scanner.cc:1936:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ libmemcached/csl/scanner.cc:1937:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *source = yyg->yytext_ptr; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:2070:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:2071:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp; ^~~~~~~~~ libmemcached/csl/scanner.cc:2079:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ libmemcached/csl/scanner.cc:2104:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_is_jam; ^~~~~~~~~ libmemcached/csl/scanner.cc:2106:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp = yyg->yy_c_buf_p; ^~~~~~~~~ libmemcached/csl/scanner.cc:2108:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = 1; ^~~~~~~~~ 17 warnings generated. 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/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/context.cc:38: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/parser.yy:39: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ libmemcached/csl/scanner.cc:1340:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1342:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_act; ^~~~~~~~~ libmemcached/csl/scanner.cc:1396:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ libmemcached/csl/scanner.cc:1936:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ libmemcached/csl/scanner.cc:1937:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *source = yyg->yytext_ptr; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:2070:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:2071:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp; ^~~~~~~~~ libmemcached/csl/scanner.cc:2079:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ libmemcached/csl/scanner.cc:2104:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_is_jam; ^~~~~~~~~ libmemcached/csl/scanner.cc:2106:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp = yyg->yy_c_buf_p; ^~~~~~~~~ libmemcached/csl/scanner.cc:2108:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = 1; ^~~~~~~~~ 17 warnings generated. 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/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/csl/scanner.l:40: In file included from ./libmemcached/csl/common.h:50: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ libmemcached/csl/scanner.cc:1340:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1341:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ libmemcached/csl/scanner.cc:1342:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_act; ^~~~~~~~~ libmemcached/csl/scanner.cc:1396:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ libmemcached/csl/scanner.cc:1936:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ libmemcached/csl/scanner.cc:1937:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *source = yyg->yytext_ptr; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:1938:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ libmemcached/csl/scanner.cc:2070:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ libmemcached/csl/scanner.cc:2071:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp; ^~~~~~~~~ libmemcached/csl/scanner.cc:2079:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ libmemcached/csl/scanner.cc:2104:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_is_jam; ^~~~~~~~~ libmemcached/csl/scanner.cc:2106:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp = yyg->yy_c_buf_p; ^~~~~~~~~ libmemcached/csl/scanner.cc:2108:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = 1; ^~~~~~~~~ 17 warnings generated. 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/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/instance.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/allocators.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/analyze.cc:1: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/auto.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/behavior.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/callback.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/connect.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/delete.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/do.cc:12: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/dump.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/error.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/exist.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/fetch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flag.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/flush_buffers.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/get.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hash.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/hosts.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/initialize_query.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/io.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/memcached.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/encoding_key.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/namespace.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/options.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/parse.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/poll.cc:13: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/purge.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/quit.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/response.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/result.cc:45: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/sasl.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server.cc:41: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/server_list.cc:40: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/stats.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/storage.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/strerror.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/string.cc:39: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/touch.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/udp.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/verbosity.cc:38: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:69:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from libmemcached/version.cc:37: In file included from ./libmemcached/common.h:139: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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 /exopi-obj/pobj/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:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ In file included from clients/memcapable.cc:39: ./libmemcached/socket.hpp:73:10: warning: 'MSG_DONTWAIT' macro redefined [-Wmacro-redefined] # define MSG_DONTWAIT 0 ^ /usr/include/sys/socket.h:507:9: note: previous definition is here #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ ^ 2 warnings generated. 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib 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 libtool: link: c++ -o clients/.libs/memparse -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memparse.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib depbase=`echo clients/memping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memping.o -MD -MP -MF $depbase.Tpo -c -o clients/memping.o clients/memping.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/memping clients/memping.o clients/libutilities.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtool: link: c++ -o clients/.libs/memping -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memping.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib depbase=`echo clients/memrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memrm.o -MD -MP -MF $depbase.Tpo -c -o clients/memrm.o clients/memrm.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/memrm clients/memrm.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memrm -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memrm.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/clients_memslap-memslap.o -MD -MP -MF clients/.deps/clients_memslap-memslap.Tpo -c -o clients/clients_memslap-memslap.o `test -f 'clients/memslap.cc' || echo './'`clients/memslap.cc mv -f clients/.deps/clients_memslap-memslap.Tpo clients/.deps/clients_memslap-memslap.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/clients_memslap-generator.o -MD -MP -MF clients/.deps/clients_memslap-generator.Tpo -c -o clients/clients_memslap-generator.o `test -f 'clients/generator.cc' || echo './'`clients/generator.cc mv -f clients/.deps/clients_memslap-generator.Tpo clients/.deps/clients_memslap-generator.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/clients_memslap-execute.o -MD -MP -MF clients/.deps/clients_memslap-execute.Tpo -c -o clients/clients_memslap-execute.o `test -f 'clients/execute.cc' || echo './'`clients/execute.cc mv -f clients/.deps/clients_memslap-execute.Tpo clients/.deps/clients_memslap-execute.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/memslap clients/clients_memslap-memslap.o clients/clients_memslap-generator.o clients/clients_memslap-execute.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memslap -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/clients_memslap-memslap.o clients/clients_memslap-generator.o clients/clients_memslap-execute.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib generator.cc(clients/clients_memslap-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? depbase=`echo clients/memstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/memstat.o -MD -MP -MF $depbase.Tpo -c -o clients/memstat.o clients/memstat.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/memstat clients/memstat.o clients/libutilities.la libmemcached/libmemcached.la libtool: link: c++ -o clients/.libs/memstat -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/memstat.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/clients/.libs/libutilities.a -Lclients/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/libtest_unittest-unittest.o -MD -MP -MF libtest/.deps/libtest_unittest-unittest.Tpo -c -o libtest/libtest_unittest-unittest.o `test -f 'libtest/unittest.cc' || echo './'`libtest/unittest.cc In file included from libtest/unittest.cc:39: In file included from ./libtest/yatl.h:43: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_unittest-unittest.Tpo libtest/.deps/libtest_unittest-unittest.Po /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-alarm.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-alarm.Tpo -c -o libtest/libtest_libtest_la-alarm.lo `test -f 'libtest/alarm.cc' || echo './'`libtest/alarm.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-alarm.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-alarm.Tpo -c libtest/alarm.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-alarm.o In file included from libtest/alarm.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-alarm.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-alarm.Tpo -c libtest/alarm.cc -o libtest/libtest_libtest_la-alarm.o In file included from libtest/alarm.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-alarm.Tpo libtest/.deps/libtest_libtest_la-alarm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-binaries.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-binaries.Tpo -c -o libtest/libtest_libtest_la-binaries.lo `test -f 'libtest/binaries.cc' || echo './'`libtest/binaries.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-binaries.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-binaries.Tpo -c libtest/binaries.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-binaries.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-binaries.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-binaries.Tpo -c libtest/binaries.cc -o libtest/libtest_libtest_la-binaries.o mv -f libtest/.deps/libtest_libtest_la-binaries.Tpo libtest/.deps/libtest_libtest_la-binaries.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-cmdline.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-cmdline.Tpo -c -o libtest/libtest_libtest_la-cmdline.lo `test -f 'libtest/cmdline.cc' || echo './'`libtest/cmdline.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-cmdline.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-cmdline.Tpo -c libtest/cmdline.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-cmdline.o In file included from libtest/cmdline.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-cmdline.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-cmdline.Tpo -c libtest/cmdline.cc -o libtest/libtest_libtest_la-cmdline.o In file included from libtest/cmdline.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-cmdline.Tpo libtest/.deps/libtest_libtest_la-cmdline.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-collection.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-collection.Tpo -c -o libtest/libtest_libtest_la-collection.lo `test -f 'libtest/collection.cc' || echo './'`libtest/collection.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-collection.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-collection.Tpo -c libtest/collection.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-collection.o In file included from libtest/collection.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-collection.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-collection.Tpo -c libtest/collection.cc -o libtest/libtest_libtest_la-collection.o In file included from libtest/collection.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-collection.Tpo libtest/.deps/libtest_libtest_la-collection.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-comparison.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-comparison.Tpo -c -o libtest/libtest_libtest_la-comparison.lo `test -f 'libtest/comparison.cc' || echo './'`libtest/comparison.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-comparison.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-comparison.Tpo -c libtest/comparison.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-comparison.o In file included from libtest/comparison.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-comparison.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-comparison.Tpo -c libtest/comparison.cc -o libtest/libtest_libtest_la-comparison.o In file included from libtest/comparison.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-comparison.Tpo libtest/.deps/libtest_libtest_la-comparison.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-core.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-core.Tpo -c -o libtest/libtest_libtest_la-core.lo `test -f 'libtest/core.cc' || echo './'`libtest/core.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-core.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-core.Tpo -c libtest/core.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-core.o In file included from libtest/core.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-core.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-core.Tpo -c libtest/core.cc -o libtest/libtest_libtest_la-core.o In file included from libtest/core.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-core.Tpo libtest/.deps/libtest_libtest_la-core.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-cpu.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-cpu.Tpo -c -o libtest/libtest_libtest_la-cpu.lo `test -f 'libtest/cpu.cc' || echo './'`libtest/cpu.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-cpu.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-cpu.Tpo -c libtest/cpu.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-cpu.o In file included from libtest/cpu.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-cpu.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-cpu.Tpo -c libtest/cpu.cc -o libtest/libtest_libtest_la-cpu.o In file included from libtest/cpu.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-cpu.Tpo libtest/.deps/libtest_libtest_la-cpu.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-dns.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-dns.Tpo -c -o libtest/libtest_libtest_la-dns.lo `test -f 'libtest/dns.cc' || echo './'`libtest/dns.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-dns.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-dns.Tpo -c libtest/dns.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-dns.o In file included from libtest/dns.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-dns.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-dns.Tpo -c libtest/dns.cc -o libtest/libtest_libtest_la-dns.o In file included from libtest/dns.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-dns.Tpo libtest/.deps/libtest_libtest_la-dns.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-dream.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-dream.Tpo -c -o libtest/libtest_libtest_la-dream.lo `test -f 'libtest/dream.cc' || echo './'`libtest/dream.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-dream.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-dream.Tpo -c libtest/dream.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-dream.o In file included from libtest/dream.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-dream.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-dream.Tpo -c libtest/dream.cc -o libtest/libtest_libtest_la-dream.o In file included from libtest/dream.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-dream.Tpo libtest/.deps/libtest_libtest_la-dream.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-drizzled.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-drizzled.Tpo -c -o libtest/libtest_libtest_la-drizzled.lo `test -f 'libtest/drizzled.cc' || echo './'`libtest/drizzled.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-drizzled.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-drizzled.Tpo -c libtest/drizzled.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-drizzled.o In file included from libtest/drizzled.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-drizzled.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-drizzled.Tpo -c libtest/drizzled.cc -o libtest/libtest_libtest_la-drizzled.o In file included from libtest/drizzled.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-drizzled.Tpo libtest/.deps/libtest_libtest_la-drizzled.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-exception.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-exception.Tpo -c -o libtest/libtest_libtest_la-exception.lo `test -f 'libtest/exception.cc' || echo './'`libtest/exception.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-exception.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-exception.Tpo -c libtest/exception.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-exception.o In file included from libtest/exception.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-exception.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-exception.Tpo -c libtest/exception.cc -o libtest/libtest_libtest_la-exception.o In file included from libtest/exception.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-exception.Tpo libtest/.deps/libtest_libtest_la-exception.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/exception/libtest_libtest_la-fatal.lo -MD -MP -MF libtest/exception/.deps/libtest_libtest_la-fatal.Tpo -c -o libtest/exception/libtest_libtest_la-fatal.lo `test -f 'libtest/exception/fatal.cc' || echo './'`libtest/exception/fatal.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/exception/libtest_libtest_la-fatal.lo -MD -MP -MF libtest/exception/.deps/libtest_libtest_la-fatal.Tpo -c libtest/exception/fatal.cc -fPIC -DPIC -o libtest/exception/.libs/libtest_libtest_la-fatal.o In file included from libtest/exception/fatal.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/exception/fatal.cc:97:18: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(args, port); ^ libtest/exception/fatal.cc:92:73: note: parameter of type 'const in_port_t' (aka 'const unsigned short') is declared here const std::string& instance, const in_port_t port, ...) : ^ 4 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/exception/libtest_libtest_la-fatal.lo -MD -MP -MF libtest/exception/.deps/libtest_libtest_la-fatal.Tpo -c libtest/exception/fatal.cc -o libtest/exception/libtest_libtest_la-fatal.o In file included from libtest/exception/fatal.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/exception/fatal.cc:97:18: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(args, port); ^ libtest/exception/fatal.cc:92:73: note: parameter of type 'const in_port_t' (aka 'const unsigned short') is declared here const std::string& instance, const in_port_t port, ...) : ^ 4 warnings generated. mv -f libtest/exception/.deps/libtest_libtest_la-fatal.Tpo libtest/exception/.deps/libtest_libtest_la-fatal.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-formatter.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-formatter.Tpo -c -o libtest/libtest_libtest_la-formatter.lo `test -f 'libtest/formatter.cc' || echo './'`libtest/formatter.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-formatter.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-formatter.Tpo -c libtest/formatter.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-formatter.o In file included from libtest/formatter.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-formatter.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-formatter.Tpo -c libtest/formatter.cc -o libtest/libtest_libtest_la-formatter.o In file included from libtest/formatter.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-formatter.Tpo libtest/.deps/libtest_libtest_la-formatter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-client.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-client.Tpo -c -o libtest/libtest_libtest_la-client.lo `test -f 'libtest/client.cc' || echo './'`libtest/client.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-client.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-client.Tpo -c libtest/client.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-client.o In file included from libtest/client.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/client.cc:50:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ 4 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-client.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-client.Tpo -c libtest/client.cc -o libtest/libtest_libtest_la-client.o In file included from libtest/client.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/client.cc:50:10: warning: 'MSG_NOSIGNAL' macro redefined [-Wmacro-redefined] # define MSG_NOSIGNAL 0 ^ /usr/include/sys/socket.h:510:9: note: previous definition is here #define MSG_NOSIGNAL 0x400 /* do not send SIGPIPE */ ^ 4 warnings generated. mv -f libtest/.deps/libtest_libtest_la-client.Tpo libtest/.deps/libtest_libtest_la-client.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-framework.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-framework.Tpo -c -o libtest/libtest_libtest_la-framework.lo `test -f 'libtest/framework.cc' || echo './'`libtest/framework.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-framework.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-framework.Tpo -c libtest/framework.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-framework.o In file included from libtest/framework.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-framework.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-framework.Tpo -c libtest/framework.cc -o libtest/libtest_libtest_la-framework.o In file included from libtest/framework.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-framework.Tpo libtest/.deps/libtest_libtest_la-framework.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-has.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-has.Tpo -c -o libtest/libtest_libtest_la-has.lo `test -f 'libtest/has.cc' || echo './'`libtest/has.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-has.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-has.Tpo -c libtest/has.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-has.o In file included from libtest/has.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-has.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-has.Tpo -c libtest/has.cc -o libtest/libtest_libtest_la-has.o In file included from libtest/has.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-has.Tpo libtest/.deps/libtest_libtest_la-has.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-http.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-http.Tpo -c -o libtest/libtest_libtest_la-http.lo `test -f 'libtest/http.cc' || echo './'`libtest/http.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-http.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-http.Tpo -c libtest/http.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-http.o In file included from libtest/http.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-http.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-http.Tpo -c libtest/http.cc -o libtest/libtest_libtest_la-http.o In file included from libtest/http.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-http.Tpo libtest/.deps/libtest_libtest_la-http.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-is_local.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-is_local.Tpo -c -o libtest/libtest_libtest_la-is_local.lo `test -f 'libtest/is_local.cc' || echo './'`libtest/is_local.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-is_local.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-is_local.Tpo -c libtest/is_local.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-is_local.o In file included from libtest/is_local.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-is_local.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-is_local.Tpo -c libtest/is_local.cc -o libtest/libtest_libtest_la-is_local.o In file included from libtest/is_local.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-is_local.Tpo libtest/.deps/libtest_libtest_la-is_local.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-killpid.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-killpid.Tpo -c -o libtest/libtest_libtest_la-killpid.lo `test -f 'libtest/killpid.cc' || echo './'`libtest/killpid.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-killpid.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-killpid.Tpo -c libtest/killpid.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-killpid.o In file included from libtest/killpid.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-killpid.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-killpid.Tpo -c libtest/killpid.cc -o libtest/libtest_libtest_la-killpid.o In file included from libtest/killpid.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-killpid.Tpo libtest/.deps/libtest_libtest_la-killpid.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-libtool.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-libtool.Tpo -c -o libtest/libtest_libtest_la-libtool.lo `test -f 'libtest/libtool.cc' || echo './'`libtest/libtool.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-libtool.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-libtool.Tpo -c libtest/libtool.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-libtool.o In file included from libtest/libtool.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-libtool.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-libtool.Tpo -c libtest/libtool.cc -o libtest/libtest_libtest_la-libtool.o In file included from libtest/libtool.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-libtool.Tpo libtest/.deps/libtest_libtest_la-libtool.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-main.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-main.Tpo -c -o libtest/libtest_libtest_la-main.lo `test -f 'libtest/main.cc' || echo './'`libtest/main.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-main.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-main.Tpo -c libtest/main.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-main.o In file included from libtest/main.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/main.cc:302:12: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr frame(new libtest::Framework(signal, binary_name, collection_to_run, wildcard)); ^ /usr/include/c++/v1/__memory/auto_ptr.h:30:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-main.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-main.Tpo -c libtest/main.cc -o libtest/libtest_libtest_la-main.o In file included from libtest/main.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/main.cc:302:12: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr frame(new libtest::Framework(signal, binary_name, collection_to_run, wildcard)); ^ /usr/include/c++/v1/__memory/auto_ptr.h:30:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. mv -f libtest/.deps/libtest_libtest_la-main.Tpo libtest/.deps/libtest_libtest_la-main.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-port.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-port.Tpo -c -o libtest/libtest_libtest_la-port.lo `test -f 'libtest/port.cc' || echo './'`libtest/port.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-port.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-port.Tpo -c libtest/port.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-port.o In file included from libtest/port.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-port.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-port.Tpo -c libtest/port.cc -o libtest/libtest_libtest_la-port.o In file included from libtest/port.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-port.Tpo libtest/.deps/libtest_libtest_la-port.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-result.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-result.Tpo -c -o libtest/libtest_libtest_la-result.lo `test -f 'libtest/result.cc' || echo './'`libtest/result.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-result.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-result.Tpo -c libtest/result.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-result.o In file included from libtest/result.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-result.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-result.Tpo -c libtest/result.cc -o libtest/libtest_libtest_la-result.o In file included from libtest/result.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-result.Tpo libtest/.deps/libtest_libtest_la-result.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-runner.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-runner.Tpo -c -o libtest/libtest_libtest_la-runner.lo `test -f 'libtest/runner.cc' || echo './'`libtest/runner.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-runner.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-runner.Tpo -c libtest/runner.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-runner.o In file included from libtest/runner.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-runner.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-runner.Tpo -c libtest/runner.cc -o libtest/libtest_libtest_la-runner.o In file included from libtest/runner.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-runner.Tpo libtest/.deps/libtest_libtest_la-runner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-server.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-server.Tpo -c -o libtest/libtest_libtest_la-server.lo `test -f 'libtest/server.cc' || echo './'`libtest/server.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-server.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-server.Tpo -c libtest/server.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-server.o In file included from libtest/server.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/server.cc:55:61: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::ptr_fun(std::isspace))).base(), s.end()); ^ /usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-server.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-server.Tpo -c libtest/server.cc -o libtest/libtest_libtest_la-server.o In file included from libtest/server.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/server.cc:55:61: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::ptr_fun(std::isspace))).base(), s.end()); ^ /usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. mv -f libtest/.deps/libtest_libtest_la-server.Tpo libtest/.deps/libtest_libtest_la-server.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-server_container.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-server_container.Tpo -c -o libtest/libtest_libtest_la-server_container.lo `test -f 'libtest/server_container.cc' || echo './'`libtest/server_container.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-server_container.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-server_container.Tpo -c libtest/server_container.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-server_container.o In file included from libtest/server_container.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/server_container.cc:52:61: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::ptr_fun(std::isspace))).base(), s.end()); ^ /usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-server_container.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-server_container.Tpo -c libtest/server_container.cc -o libtest/libtest_libtest_la-server_container.o In file included from libtest/server_container.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ libtest/server_container.cc:52:61: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::ptr_fun(std::isspace))).base(), s.end()); ^ /usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. mv -f libtest/.deps/libtest_libtest_la-server_container.Tpo libtest/.deps/libtest_libtest_la-server_container.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-signal.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-signal.Tpo -c -o libtest/libtest_libtest_la-signal.lo `test -f 'libtest/signal.cc' || echo './'`libtest/signal.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-signal.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-signal.Tpo -c libtest/signal.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-signal.o In file included from libtest/signal.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-signal.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-signal.Tpo -c libtest/signal.cc -o libtest/libtest_libtest_la-signal.o In file included from libtest/signal.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-signal.Tpo libtest/.deps/libtest_libtest_la-signal.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-socket.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-socket.Tpo -c -o libtest/libtest_libtest_la-socket.lo `test -f 'libtest/socket.cc' || echo './'`libtest/socket.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-socket.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-socket.Tpo -c libtest/socket.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-socket.o In file included from libtest/socket.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-socket.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-socket.Tpo -c libtest/socket.cc -o libtest/libtest_libtest_la-socket.o In file included from libtest/socket.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-socket.Tpo libtest/.deps/libtest_libtest_la-socket.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-strerror.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-strerror.Tpo -c -o libtest/libtest_libtest_la-strerror.lo `test -f 'libtest/strerror.cc' || echo './'`libtest/strerror.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-strerror.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-strerror.Tpo -c libtest/strerror.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-strerror.o In file included from libtest/strerror.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-strerror.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-strerror.Tpo -c libtest/strerror.cc -o libtest/libtest_libtest_la-strerror.o In file included from libtest/strerror.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-strerror.Tpo libtest/.deps/libtest_libtest_la-strerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-timer.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-timer.Tpo -c -o libtest/libtest_libtest_la-timer.lo `test -f 'libtest/timer.cc' || echo './'`libtest/timer.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-timer.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-timer.Tpo -c libtest/timer.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-timer.o c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-timer.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-timer.Tpo -c libtest/timer.cc -o libtest/libtest_libtest_la-timer.o mv -f libtest/.deps/libtest_libtest_la-timer.Tpo libtest/.deps/libtest_libtest_la-timer.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-tmpfile.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-tmpfile.Tpo -c -o libtest/libtest_libtest_la-tmpfile.lo `test -f 'libtest/tmpfile.cc' || echo './'`libtest/tmpfile.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-tmpfile.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-tmpfile.Tpo -c libtest/tmpfile.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-tmpfile.o In file included from libtest/tmpfile.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-tmpfile.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-tmpfile.Tpo -c libtest/tmpfile.cc -o libtest/libtest_libtest_la-tmpfile.o In file included from libtest/tmpfile.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-tmpfile.Tpo libtest/.deps/libtest_libtest_la-tmpfile.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-vchar.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-vchar.Tpo -c -o libtest/libtest_libtest_la-vchar.lo `test -f 'libtest/vchar.cc' || echo './'`libtest/vchar.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-vchar.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-vchar.Tpo -c libtest/vchar.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-vchar.o In file included from libtest/vchar.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-vchar.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-vchar.Tpo -c libtest/vchar.cc -o libtest/libtest_libtest_la-vchar.o In file included from libtest/vchar.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-vchar.Tpo libtest/.deps/libtest_libtest_la-vchar.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-memcached.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-memcached.Tpo -c -o libtest/libtest_libtest_la-memcached.lo `test -f 'libtest/memcached.cc' || echo './'`libtest/memcached.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-memcached.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-memcached.Tpo -c libtest/memcached.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-memcached.o In file included from libtest/memcached.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-memcached.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-memcached.Tpo -c libtest/memcached.cc -o libtest/libtest_libtest_la-memcached.o In file included from libtest/memcached.cc:39: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-memcached.Tpo libtest/.deps/libtest_libtest_la-memcached.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-gearmand.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-gearmand.Tpo -c -o libtest/libtest_libtest_la-gearmand.lo `test -f 'libtest/gearmand.cc' || echo './'`libtest/gearmand.cc c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-gearmand.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-gearmand.Tpo -c libtest/gearmand.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-gearmand.o In file included from libtest/gearmand.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="tmp_chroot" -O2 -pipe -I/usr/local/include -MT libtest/libtest_libtest_la-gearmand.lo -MD -MP -MF libtest/.deps/libtest_libtest_la-gearmand.Tpo -c libtest/gearmand.cc -o libtest/libtest_libtest_la-gearmand.o In file included from libtest/gearmand.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f libtest/.deps/libtest_libtest_la-gearmand.Tpo libtest/.deps/libtest_libtest_la-gearmand.Plo depbase=`echo libtest/abort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/abort.o -MD -MP -MF $depbase.Tpo -c -o libtest/abort.o libtest/abort.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 libtest/abort libtest/abort.o libtool: link: c++ -o libtest/abort -std=c++0x -O2 -pipe -I/usr/local/include libtest/abort.o depbase=`echo libtest/wait.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/wait.o -MD -MP -MF $depbase.Tpo -c -o libtest/wait.o libtest/wait.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libtest/dream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/dream.o -MD -MP -MF $depbase.Tpo -c -o libtest/dream.o libtest/dream.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from libtest/dream.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/wait libtest/wait.o libtest/dream.o libtool: link: c++ -o libtest/wait -std=c++0x -O2 -pipe -I/usr/local/include libtest/wait.o libtest/dream.o /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/libtest.la libtest/libtest_libtest_la-alarm.lo libtest/libtest_libtest_la-binaries.lo libtest/libtest_libtest_la-cmdline.lo libtest/libtest_libtest_la-collection.lo libtest/libtest_libtest_la-comparison.lo libtest/libtest_libtest_la-core.lo libtest/libtest_libtest_la-cpu.lo libtest/libtest_libtest_la-dns.lo libtest/libtest_libtest_la-dream.lo libtest/libtest_libtest_la-drizzled.lo libtest/libtest_libtest_la-exception.lo libtest/exception/libtest_libtest_la-fatal.lo libtest/libtest_libtest_la-formatter.lo libtest/libtest_libtest_la-client.lo libtest/libtest_libtest_la-framework.lo libtest/libtest_libtest_la-has.lo libtest/libtest_libtest_la-http.lo libtest/libtest_libtest_la-is_local.lo libtest/libtest_libtest_la-killpid.lo libtest/libtest_libtest_la-libtool.lo libtest/libtest_libtest_la-main.lo libtest/libtest_libtest_la-port.lo libtest/libtest_libtest_la-result.lo libtest/libtest_libtest_la-runner.lo libtest/libtest_libtest_la-server.lo libtest/libtest_libtest_la-server_container.lo libtest/libtest_libtest_la-signal.lo libtest/libtest_libtest_la-socket.lo libtest/libtest_libtest_la-strerror.lo libtest/libtest_libtest_la-timer.lo libtest/libtest_libtest_la-tmpfile.lo libtest/libtest_libtest_la-vchar.lo libtest/libtest_libtest_la-memcached.lo libtest/libtest_libtest_la-gearmand.lo libtool: link: ar cru libtest/.libs/libtest.a libtest/.libs/libtest_libtest_la-alarm.o libtest/.libs/libtest_libtest_la-binaries.o libtest/.libs/libtest_libtest_la-cmdline.o libtest/.libs/libtest_libtest_la-collection.o libtest/.libs/libtest_libtest_la-comparison.o libtest/.libs/libtest_libtest_la-core.o libtest/.libs/libtest_libtest_la-cpu.o libtest/.libs/libtest_libtest_la-dns.o libtest/.libs/libtest_libtest_la-dream.o libtest/.libs/libtest_libtest_la-drizzled.o libtest/.libs/libtest_libtest_la-exception.o libtest/exception/.libs/libtest_libtest_la-fatal.o libtest/.libs/libtest_libtest_la-formatter.o libtest/.libs/libtest_libtest_la-client.o libtest/.libs/libtest_libtest_la-framework.o libtest/.libs/libtest_libtest_la-has.o libtest/.libs/libtest_libtest_la-http.o libtest/.libs/libtest_libtest_la-is_local.o libtest/.libs/libtest_libtest_la-killpid.o libtest/.libs/libtest_libtest_la-libtool.o libtest/.libs/libtest_libtest_la-main.o libtest/.libs/libtest_libtest_la-port.o libtest/.libs/libtest_libtest_la-result.o libtest/.libs/libtest_libtest_la-runner.o libtest/.libs/libtest_libtest_la-server.o libtest/.libs/libtest_libtest_la-server_container.o libtest/.libs/libtest_libtest_la-signal.o libtest/.libs/libtest_libtest_la-socket.o libtest/.libs/libtest_libtest_la-strerror.o libtest/.libs/libtest_libtest_la-timer.o libtest/.libs/libtest_libtest_la-tmpfile.o libtest/.libs/libtest_libtest_la-vchar.o libtest/.libs/libtest_libtest_la-memcached.o libtest/.libs/libtest_libtest_la-gearmand.o libtool: link: ranlib libtest/.libs/libtest.a /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/unittest libtest/libtest_unittest-unittest.o libtest/libtest.la libtool: link: c++ -o libtest/unittest -pthread -std=c++0x -O2 -pipe -I/usr/local/include libtest/libtest_unittest-unittest.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? depbase=`echo libtest/skiptest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/skiptest.o -MD -MP -MF $depbase.Tpo -c -o libtest/skiptest.o libtest/skiptest.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from libtest/skiptest.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/skiptest libtest/skiptest.o libtest/libtest.la libtool: link: c++ -o libtest/skiptest -pthread -std=c++0x -O2 -pipe -I/usr/local/include libtest/skiptest.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? depbase=`echo libtest/cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/cpu.o -MD -MP -MF $depbase.Tpo -c -o libtest/cpu.o libtest/cpu.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from libtest/cpu.cc:38: In file included from ./libtest/common.h:85: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. depbase=`echo libtest/core_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/core_count.o -MD -MP -MF $depbase.Tpo -c -o libtest/core_count.o libtest/core_count.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 libtest/core-count libtest/cpu.o libtest/core_count.o libtool: link: c++ -o libtest/core-count -std=c++0x -O2 -pipe -I/usr/local/include libtest/cpu.o libtest/core_count.o depbase=`echo libtest/backtrace_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libtest/backtrace_test.o -MD -MP -MF $depbase.Tpo -c -o libtest/backtrace_test.o libtest/backtrace_test.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libmemcached/backtrace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libmemcached/backtrace.o -MD -MP -MF $depbase.Tpo -c -o libmemcached/backtrace.o libmemcached/backtrace.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 libtest/backtrace libtest/backtrace_test.o libmemcached/backtrace.o libtool: link: c++ -o libtest/backtrace -std=c++0x -O2 -pipe -I/usr/local/include libtest/backtrace_test.o libmemcached/backtrace.o depbase=`echo libmemcached-1.0/t/c_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libmemcached-1.0/t/c_test.o -MD -MP -MF $depbase.Tpo -c -o libmemcached-1.0/t/c_test.o libmemcached-1.0/t/c_test.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libmemcached-1.0/t/c_test libmemcached-1.0/t/c_test.o libmemcached/libmemcached.la libtool: link: cc -o libmemcached-1.0/t/.libs/c_test -pthread -O2 -pipe -I/usr/local/include libmemcached-1.0/t/c_test.o -Llibmemcached-1.0/t/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib depbase=`echo libmemcached-1.0/t/c_sasl_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libmemcached-1.0/t/c_sasl_test.o -MD -MP -MF $depbase.Tpo -c -o libmemcached-1.0/t/c_sasl_test.o libmemcached-1.0/t/c_sasl_test.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libmemcached-1.0/t/c_sasl_test libmemcached-1.0/t/c_sasl_test.o libmemcached/libmemcached.la libtool: link: cc -o libmemcached-1.0/t/.libs/c_sasl_test -pthread -O2 -pipe -I/usr/local/include libmemcached-1.0/t/c_sasl_test.o -Llibmemcached-1.0/t/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib depbase=`echo libmemcached-1.0/t/cc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT libmemcached-1.0/t/cc_test.o -MD -MP -MF $depbase.Tpo -c -o libmemcached-1.0/t/cc_test.o libmemcached-1.0/t/cc_test.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 libmemcached-1.0/t/cc_test libmemcached-1.0/t/cc_test.o libmemcached/libmemcached.la libtool: link: c++ -o libmemcached-1.0/t/.libs/cc_test -pthread -std=c++0x -O2 -pipe -I/usr/local/include libmemcached-1.0/t/cc_test.o -Llibmemcached-1.0/t/.libs -lmemcached -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/tests_cycle-cycle.o -MD -MP -MF tests/.deps/tests_cycle-cycle.Tpo -c -o tests/tests_cycle-cycle.o `test -f 'tests/cycle.cc' || echo './'`tests/cycle.cc In file included from tests/cycle.cc:43: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_cycle-cycle.Tpo tests/.deps/tests_cycle-cycle.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/cycle tests/tests_cycle-cycle.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/cycle -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_cycle-cycle.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_internals-internals.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_internals-internals.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_internals-internals.o `test -f 'tests/libmemcached-1.0/internals.cc' || echo './'`tests/libmemcached-1.0/internals.cc In file included from tests/libmemcached-1.0/internals.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_internals-internals.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_internals-internals.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_internals-string.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_internals-string.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_internals-string.o `test -f 'tests/libmemcached-1.0/string.cc' || echo './'`tests/libmemcached-1.0/string.cc In file included from tests/libmemcached-1.0/string.cc:48: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_internals-string.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_internals-string.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/internals tests/libmemcached-1.0/tests_libmemcached_1_0_internals-internals.o tests/libmemcached-1.0/tests_libmemcached_1_0_internals-string.o libmemcachedinternal/libmemcachedinternal.la libmemcachedinternal/libmemcachedutilinternal.la libtest/libtest.la libtool: link: c++ -o tests/libmemcached-1.0/internals -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/libmemcached-1.0/tests_libmemcached_1_0_internals-internals.o tests/libmemcached-1.0/tests_libmemcached_1_0_internals-string.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libmemcachedinternal/.libs/libmemcachedinternal.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libmemcachedinternal/.libs/libmemcachedutilinternal.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib hash.cc(libmemcachedinternal_libmemcachedinternal_la-hash.o:(dispatch_host(memcached_st const*, unsigned int)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libmemcachedinternal/.libs/libmemcachedinternal.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/tests_libmemcached_1_0_testapp-generator.o -MD -MP -MF clients/.deps/tests_libmemcached_1_0_testapp-generator.Tpo -c -o clients/tests_libmemcached_1_0_testapp-generator.o `test -f 'clients/generator.cc' || echo './'`clients/generator.cc mv -f clients/.deps/tests_libmemcached_1_0_testapp-generator.Tpo clients/.deps/tests_libmemcached_1_0_testapp-generator.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/tests_libmemcached_1_0_testapp-execute.o -MD -MP -MF clients/.deps/tests_libmemcached_1_0_testapp-execute.Tpo -c -o clients/tests_libmemcached_1_0_testapp-execute.o `test -f 'clients/execute.cc' || echo './'`clients/execute.cc mv -f clients/.deps/tests_libmemcached_1_0_testapp-execute.Tpo clients/.deps/tests_libmemcached_1_0_testapp-execute.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-all_tests.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-all_tests.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-all_tests.o `test -f 'tests/libmemcached-1.0/all_tests.cc' || echo './'`tests/libmemcached-1.0/all_tests.cc In file included from tests/libmemcached-1.0/all_tests.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-all_tests.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-all_tests.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-basic.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-basic.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-basic.o `test -f 'tests/libmemcached-1.0/basic.cc' || echo './'`tests/libmemcached-1.0/basic.cc In file included from tests/libmemcached-1.0/basic.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-basic.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-basic.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callback_counter.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-callback_counter.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callback_counter.o `test -f 'tests/libmemcached-1.0/callback_counter.cc' || echo './'`tests/libmemcached-1.0/callback_counter.cc In file included from tests/libmemcached-1.0/callback_counter.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-callback_counter.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-callback_counter.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callbacks.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-callbacks.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callbacks.o `test -f 'tests/libmemcached-1.0/callbacks.cc' || echo './'`tests/libmemcached-1.0/callbacks.cc In file included from tests/libmemcached-1.0/callbacks.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-callbacks.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-callbacks.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-debug.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-debug.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-debug.o `test -f 'tests/libmemcached-1.0/debug.cc' || echo './'`tests/libmemcached-1.0/debug.cc In file included from tests/libmemcached-1.0/debug.cc:40: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-debug.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-debug.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-deprecated.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-deprecated.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-deprecated.o `test -f 'tests/libmemcached-1.0/deprecated.cc' || echo './'`tests/libmemcached-1.0/deprecated.cc In file included from tests/libmemcached-1.0/deprecated.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-deprecated.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-deprecated.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-dump.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-dump.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-dump.o `test -f 'tests/libmemcached-1.0/dump.cc' || echo './'`tests/libmemcached-1.0/dump.cc In file included from tests/libmemcached-1.0/dump.cc:42: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-dump.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-dump.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-encoding_key.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o `test -f 'tests/libmemcached-1.0/encoding_key.cc' || echo './'`tests/libmemcached-1.0/encoding_key.cc In file included from tests/libmemcached-1.0/encoding_key.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-encoding_key.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-encoding_key.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-error_conditions.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-error_conditions.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-error_conditions.o `test -f 'tests/libmemcached-1.0/error_conditions.cc' || echo './'`tests/libmemcached-1.0/error_conditions.cc In file included from tests/libmemcached-1.0/error_conditions.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-error_conditions.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-error_conditions.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-exist.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-exist.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-exist.o `test -f 'tests/libmemcached-1.0/exist.cc' || echo './'`tests/libmemcached-1.0/exist.cc In file included from tests/libmemcached-1.0/exist.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-exist.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-exist.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-fetch_all_results.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-fetch_all_results.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-fetch_all_results.o `test -f 'tests/libmemcached-1.0/fetch_all_results.cc' || echo './'`tests/libmemcached-1.0/fetch_all_results.cc In file included from tests/libmemcached-1.0/fetch_all_results.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-fetch_all_results.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-fetch_all_results.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-generate.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-generate.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-generate.o `test -f 'tests/libmemcached-1.0/generate.cc' || echo './'`tests/libmemcached-1.0/generate.cc In file included from tests/libmemcached-1.0/generate.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-generate.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-generate.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-haldenbrand.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-haldenbrand.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-haldenbrand.o `test -f 'tests/libmemcached-1.0/haldenbrand.cc' || echo './'`tests/libmemcached-1.0/haldenbrand.cc In file included from tests/libmemcached-1.0/haldenbrand.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-haldenbrand.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-haldenbrand.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-ketama.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-ketama.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-ketama.o `test -f 'tests/libmemcached-1.0/ketama.cc' || echo './'`tests/libmemcached-1.0/ketama.cc In file included from tests/libmemcached-1.0/ketama.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-ketama.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-ketama.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-mem_functions.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-mem_functions.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-mem_functions.o `test -f 'tests/libmemcached-1.0/mem_functions.cc' || echo './'`tests/libmemcached-1.0/mem_functions.cc In file included from tests/libmemcached-1.0/mem_functions.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-mem_functions.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-mem_functions.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-memcached_get.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-memcached_get.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-memcached_get.o `test -f 'tests/libmemcached-1.0/memcached_get.cc' || echo './'`tests/libmemcached-1.0/memcached_get.cc In file included from tests/libmemcached-1.0/memcached_get.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-memcached_get.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-memcached_get.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-namespace.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-namespace.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-namespace.o `test -f 'tests/libmemcached-1.0/namespace.cc' || echo './'`tests/libmemcached-1.0/namespace.cc In file included from tests/libmemcached-1.0/namespace.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-namespace.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-namespace.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-parser.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-parser.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-parser.o `test -f 'tests/libmemcached-1.0/parser.cc' || echo './'`tests/libmemcached-1.0/parser.cc In file included from tests/libmemcached-1.0/parser.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-parser.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-parser.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-pool.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-pool.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-pool.o `test -f 'tests/libmemcached-1.0/pool.cc' || echo './'`tests/libmemcached-1.0/pool.cc In file included from tests/libmemcached-1.0/pool.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-pool.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-pool.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-print.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-print.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-print.o `test -f 'tests/libmemcached-1.0/print.cc' || echo './'`tests/libmemcached-1.0/print.cc In file included from tests/libmemcached-1.0/print.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-print.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-print.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-replication.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-replication.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-replication.o `test -f 'tests/libmemcached-1.0/replication.cc' || echo './'`tests/libmemcached-1.0/replication.cc In file included from tests/libmemcached-1.0/replication.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-replication.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-replication.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-server_add.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-server_add.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-server_add.o `test -f 'tests/libmemcached-1.0/server_add.cc' || echo './'`tests/libmemcached-1.0/server_add.cc In file included from tests/libmemcached-1.0/server_add.cc:39: In file included from ./libtest/yatl.h:43: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-server_add.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-server_add.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-setup_and_teardowns.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-setup_and_teardowns.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-setup_and_teardowns.o `test -f 'tests/libmemcached-1.0/setup_and_teardowns.cc' || echo './'`tests/libmemcached-1.0/setup_and_teardowns.cc In file included from tests/libmemcached-1.0/setup_and_teardowns.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-setup_and_teardowns.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-setup_and_teardowns.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-stat.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-stat.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-stat.o `test -f 'tests/libmemcached-1.0/stat.cc' || echo './'`tests/libmemcached-1.0/stat.cc In file included from tests/libmemcached-1.0/stat.cc:42: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-stat.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-stat.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-touch.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-touch.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-touch.o `test -f 'tests/libmemcached-1.0/touch.cc' || echo './'`tests/libmemcached-1.0/touch.cc In file included from tests/libmemcached-1.0/touch.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-touch.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-touch.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-virtual_buckets.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-virtual_buckets.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-virtual_buckets.o `test -f 'tests/libmemcached-1.0/virtual_buckets.cc' || echo './'`tests/libmemcached-1.0/virtual_buckets.cc In file included from tests/libmemcached-1.0/virtual_buckets.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-virtual_buckets.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testapp-virtual_buckets.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/testapp clients/tests_libmemcached_1_0_testapp-generator.o clients/tests_libmemcached_1_0_testapp-execute.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-all_tests.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-virtual_buckets.o -luuid libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libhashkit/libhashkit.la libtool: link: c++ -o tests/libmemcached-1.0/.libs/testapp -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/tests_libmemcached_1_0_testapp-generator.o clients/tests_libmemcached_1_0_testapp-execute.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-all_tests.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-virtual_buckets.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -luuid -lexecinfo -lpthread -lmemcached -lsasl2 -lcrypto -lmemcachedutil -lhashkit -Wl,-rpath-link,/usr/local/lib generator.cc(clients/tests_libmemcached_1_0_testapp-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? encoding_key.cc(tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o:(memcached_set_encoding_key_set_grow_key_TEST(memcached_st*))): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/tests_libmemcached_1_0_testsocket-execute.o -MD -MP -MF clients/.deps/tests_libmemcached_1_0_testsocket-execute.Tpo -c -o clients/tests_libmemcached_1_0_testsocket-execute.o `test -f 'clients/execute.cc' || echo './'`clients/execute.cc mv -f clients/.deps/tests_libmemcached_1_0_testsocket-execute.Tpo clients/.deps/tests_libmemcached_1_0_testsocket-execute.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/tests_libmemcached_1_0_testsocket-generator.o -MD -MP -MF clients/.deps/tests_libmemcached_1_0_testsocket-generator.Tpo -c -o clients/tests_libmemcached_1_0_testsocket-generator.o `test -f 'clients/generator.cc' || echo './'`clients/generator.cc mv -f clients/.deps/tests_libmemcached_1_0_testsocket-generator.Tpo clients/.deps/tests_libmemcached_1_0_testsocket-generator.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-all_tests_socket.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-all_tests_socket.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-all_tests_socket.o `test -f 'tests/libmemcached-1.0/all_tests_socket.cc' || echo './'`tests/libmemcached-1.0/all_tests_socket.cc In file included from tests/libmemcached-1.0/all_tests_socket.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-all_tests_socket.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-all_tests_socket.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-basic.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-basic.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-basic.o `test -f 'tests/libmemcached-1.0/basic.cc' || echo './'`tests/libmemcached-1.0/basic.cc In file included from tests/libmemcached-1.0/basic.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-basic.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-basic.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callback_counter.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-callback_counter.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callback_counter.o `test -f 'tests/libmemcached-1.0/callback_counter.cc' || echo './'`tests/libmemcached-1.0/callback_counter.cc In file included from tests/libmemcached-1.0/callback_counter.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-callback_counter.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-callback_counter.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callbacks.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-callbacks.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callbacks.o `test -f 'tests/libmemcached-1.0/callbacks.cc' || echo './'`tests/libmemcached-1.0/callbacks.cc In file included from tests/libmemcached-1.0/callbacks.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-callbacks.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-callbacks.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-debug.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-debug.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-debug.o `test -f 'tests/libmemcached-1.0/debug.cc' || echo './'`tests/libmemcached-1.0/debug.cc In file included from tests/libmemcached-1.0/debug.cc:40: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-debug.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-debug.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-deprecated.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-deprecated.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-deprecated.o `test -f 'tests/libmemcached-1.0/deprecated.cc' || echo './'`tests/libmemcached-1.0/deprecated.cc In file included from tests/libmemcached-1.0/deprecated.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-deprecated.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-deprecated.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-dump.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-dump.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-dump.o `test -f 'tests/libmemcached-1.0/dump.cc' || echo './'`tests/libmemcached-1.0/dump.cc In file included from tests/libmemcached-1.0/dump.cc:42: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-dump.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-dump.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-encoding_key.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o `test -f 'tests/libmemcached-1.0/encoding_key.cc' || echo './'`tests/libmemcached-1.0/encoding_key.cc In file included from tests/libmemcached-1.0/encoding_key.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-encoding_key.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-encoding_key.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-error_conditions.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-error_conditions.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-error_conditions.o `test -f 'tests/libmemcached-1.0/error_conditions.cc' || echo './'`tests/libmemcached-1.0/error_conditions.cc In file included from tests/libmemcached-1.0/error_conditions.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-error_conditions.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-error_conditions.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-exist.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-exist.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-exist.o `test -f 'tests/libmemcached-1.0/exist.cc' || echo './'`tests/libmemcached-1.0/exist.cc In file included from tests/libmemcached-1.0/exist.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-exist.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-exist.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-fetch_all_results.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-fetch_all_results.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-fetch_all_results.o `test -f 'tests/libmemcached-1.0/fetch_all_results.cc' || echo './'`tests/libmemcached-1.0/fetch_all_results.cc In file included from tests/libmemcached-1.0/fetch_all_results.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-fetch_all_results.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-fetch_all_results.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-generate.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-generate.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-generate.o `test -f 'tests/libmemcached-1.0/generate.cc' || echo './'`tests/libmemcached-1.0/generate.cc In file included from tests/libmemcached-1.0/generate.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-generate.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-generate.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-haldenbrand.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-haldenbrand.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-haldenbrand.o `test -f 'tests/libmemcached-1.0/haldenbrand.cc' || echo './'`tests/libmemcached-1.0/haldenbrand.cc In file included from tests/libmemcached-1.0/haldenbrand.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-haldenbrand.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-haldenbrand.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-ketama.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-ketama.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-ketama.o `test -f 'tests/libmemcached-1.0/ketama.cc' || echo './'`tests/libmemcached-1.0/ketama.cc In file included from tests/libmemcached-1.0/ketama.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-ketama.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-ketama.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-mem_functions.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-mem_functions.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-mem_functions.o `test -f 'tests/libmemcached-1.0/mem_functions.cc' || echo './'`tests/libmemcached-1.0/mem_functions.cc In file included from tests/libmemcached-1.0/mem_functions.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-mem_functions.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-mem_functions.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-memcached_get.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-memcached_get.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-memcached_get.o `test -f 'tests/libmemcached-1.0/memcached_get.cc' || echo './'`tests/libmemcached-1.0/memcached_get.cc In file included from tests/libmemcached-1.0/memcached_get.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-memcached_get.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-memcached_get.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-namespace.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-namespace.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-namespace.o `test -f 'tests/libmemcached-1.0/namespace.cc' || echo './'`tests/libmemcached-1.0/namespace.cc In file included from tests/libmemcached-1.0/namespace.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-namespace.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-namespace.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-parser.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-parser.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-parser.o `test -f 'tests/libmemcached-1.0/parser.cc' || echo './'`tests/libmemcached-1.0/parser.cc In file included from tests/libmemcached-1.0/parser.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-parser.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-parser.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-pool.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-pool.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-pool.o `test -f 'tests/libmemcached-1.0/pool.cc' || echo './'`tests/libmemcached-1.0/pool.cc In file included from tests/libmemcached-1.0/pool.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-pool.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-pool.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-print.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-print.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-print.o `test -f 'tests/libmemcached-1.0/print.cc' || echo './'`tests/libmemcached-1.0/print.cc In file included from tests/libmemcached-1.0/print.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-print.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-print.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-replication.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-replication.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-replication.o `test -f 'tests/libmemcached-1.0/replication.cc' || echo './'`tests/libmemcached-1.0/replication.cc In file included from tests/libmemcached-1.0/replication.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-replication.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-replication.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-server_add.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-server_add.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-server_add.o `test -f 'tests/libmemcached-1.0/server_add.cc' || echo './'`tests/libmemcached-1.0/server_add.cc In file included from tests/libmemcached-1.0/server_add.cc:39: In file included from ./libtest/yatl.h:43: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-server_add.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-server_add.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-setup_and_teardowns.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-setup_and_teardowns.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-setup_and_teardowns.o `test -f 'tests/libmemcached-1.0/setup_and_teardowns.cc' || echo './'`tests/libmemcached-1.0/setup_and_teardowns.cc In file included from tests/libmemcached-1.0/setup_and_teardowns.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-setup_and_teardowns.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-setup_and_teardowns.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-stat.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-stat.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-stat.o `test -f 'tests/libmemcached-1.0/stat.cc' || echo './'`tests/libmemcached-1.0/stat.cc In file included from tests/libmemcached-1.0/stat.cc:42: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-stat.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-stat.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-touch.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-touch.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-touch.o `test -f 'tests/libmemcached-1.0/touch.cc' || echo './'`tests/libmemcached-1.0/touch.cc In file included from tests/libmemcached-1.0/touch.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-touch.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-touch.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-virtual_buckets.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-virtual_buckets.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-virtual_buckets.o `test -f 'tests/libmemcached-1.0/virtual_buckets.cc' || echo './'`tests/libmemcached-1.0/virtual_buckets.cc In file included from tests/libmemcached-1.0/virtual_buckets.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-virtual_buckets.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_testsocket-virtual_buckets.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/testsocket clients/tests_libmemcached_1_0_testsocket-execute.o clients/tests_libmemcached_1_0_testsocket-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-all_tests_socket.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-virtual_buckets.o -luuid libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libhashkit/libhashkit.la libtool: link: c++ -o tests/libmemcached-1.0/.libs/testsocket -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/tests_libmemcached_1_0_testsocket-execute.o clients/tests_libmemcached_1_0_testsocket-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-all_tests_socket.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-virtual_buckets.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -luuid -lexecinfo -lpthread -lmemcached -lsasl2 -lcrypto -lmemcachedutil -lhashkit -Wl,-rpath-link,/usr/local/lib execute.cc(clients/tests_libmemcached_1_0_testsocket-execute.o:(execute_get)): warning: random() may return deterministic values, is that what you want? encoding_key.cc(tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o:(memcached_set_encoding_key_set_grow_key_TEST(memcached_st*))): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-basic.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-basic.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-basic.o `test -f 'tests/libmemcached-1.0/basic.cc' || echo './'`tests/libmemcached-1.0/basic.cc In file included from tests/libmemcached-1.0/basic.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-basic.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-basic.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-debug.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-debug.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-debug.o `test -f 'tests/libmemcached-1.0/debug.cc' || echo './'`tests/libmemcached-1.0/debug.cc In file included from tests/libmemcached-1.0/debug.cc:40: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-debug.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-debug.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-deprecated.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-deprecated.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-deprecated.o `test -f 'tests/libmemcached-1.0/deprecated.cc' || echo './'`tests/libmemcached-1.0/deprecated.cc In file included from tests/libmemcached-1.0/deprecated.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-deprecated.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-deprecated.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-error_conditions.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-error_conditions.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-error_conditions.o `test -f 'tests/libmemcached-1.0/error_conditions.cc' || echo './'`tests/libmemcached-1.0/error_conditions.cc In file included from tests/libmemcached-1.0/error_conditions.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-error_conditions.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-error_conditions.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-ketama.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-ketama.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-ketama.o `test -f 'tests/libmemcached-1.0/ketama.cc' || echo './'`tests/libmemcached-1.0/ketama.cc In file included from tests/libmemcached-1.0/ketama.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-ketama.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-ketama.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-namespace.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-namespace.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-namespace.o `test -f 'tests/libmemcached-1.0/namespace.cc' || echo './'`tests/libmemcached-1.0/namespace.cc In file included from tests/libmemcached-1.0/namespace.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-namespace.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-namespace.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-parser.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o `test -f 'tests/libmemcached-1.0/parser.cc' || echo './'`tests/libmemcached-1.0/parser.cc In file included from tests/libmemcached-1.0/parser.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-parser.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-parser.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-pool.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-pool.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-pool.o `test -f 'tests/libmemcached-1.0/pool.cc' || echo './'`tests/libmemcached-1.0/pool.cc In file included from tests/libmemcached-1.0/pool.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-pool.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-pool.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-print.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-print.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-print.o `test -f 'tests/libmemcached-1.0/print.cc' || echo './'`tests/libmemcached-1.0/print.cc In file included from tests/libmemcached-1.0/print.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-print.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-print.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-replication.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-replication.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-replication.o `test -f 'tests/libmemcached-1.0/replication.cc' || echo './'`tests/libmemcached-1.0/replication.cc In file included from tests/libmemcached-1.0/replication.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-replication.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-replication.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-sasl.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-sasl.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-sasl.o `test -f 'tests/libmemcached-1.0/sasl.cc' || echo './'`tests/libmemcached-1.0/sasl.cc In file included from tests/libmemcached-1.0/sasl.cc:38: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-sasl.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-sasl.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-virtual_buckets.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-virtual_buckets.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-virtual_buckets.o `test -f 'tests/libmemcached-1.0/virtual_buckets.cc' || echo './'`tests/libmemcached-1.0/virtual_buckets.cc In file included from tests/libmemcached-1.0/virtual_buckets.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-virtual_buckets.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-virtual_buckets.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/tests_libmemcached_1_0_sasl-execute.o -MD -MP -MF clients/.deps/tests_libmemcached_1_0_sasl-execute.Tpo -c -o clients/tests_libmemcached_1_0_sasl-execute.o `test -f 'clients/execute.cc' || echo './'`clients/execute.cc mv -f clients/.deps/tests_libmemcached_1_0_sasl-execute.Tpo clients/.deps/tests_libmemcached_1_0_sasl-execute.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT clients/tests_libmemcached_1_0_sasl-generator.o -MD -MP -MF clients/.deps/tests_libmemcached_1_0_sasl-generator.Tpo -c -o clients/tests_libmemcached_1_0_sasl-generator.o `test -f 'clients/generator.cc' || echo './'`clients/generator.cc mv -f clients/.deps/tests_libmemcached_1_0_sasl-generator.Tpo clients/.deps/tests_libmemcached_1_0_sasl-generator.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-callback_counter.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-callback_counter.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-callback_counter.o `test -f 'tests/libmemcached-1.0/callback_counter.cc' || echo './'`tests/libmemcached-1.0/callback_counter.cc In file included from tests/libmemcached-1.0/callback_counter.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-callback_counter.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-callback_counter.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-fetch_all_results.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-fetch_all_results.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-fetch_all_results.o `test -f 'tests/libmemcached-1.0/fetch_all_results.cc' || echo './'`tests/libmemcached-1.0/fetch_all_results.cc In file included from tests/libmemcached-1.0/fetch_all_results.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-fetch_all_results.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-fetch_all_results.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -pthread -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-generate.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-generate.Tpo -c -o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-generate.o `test -f 'tests/libmemcached-1.0/generate.cc' || echo './'`tests/libmemcached-1.0/generate.cc In file included from tests/libmemcached-1.0/generate.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-generate.Tpo tests/libmemcached-1.0/.deps/tests_libmemcached_1_0_sasl-generate.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/sasl tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-sasl.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-virtual_buckets.o clients/tests_libmemcached_1_0_sasl-execute.o clients/tests_libmemcached_1_0_sasl-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-generate.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libhashkit/libhashkit.la libtool: link: c++ -o tests/libmemcached-1.0/.libs/sasl -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-sasl.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-virtual_buckets.o clients/tests_libmemcached_1_0_sasl-execute.o clients/tests_libmemcached_1_0_sasl-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-generate.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -lhashkit -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? depbase=`echo clients/execute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/execute.o -MD -MP -MF $depbase.Tpo -c -o clients/execute.o clients/execute.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo clients/generator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/generator.o -MD -MP -MF $depbase.Tpo -c -o clients/generator.o clients/generator.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/libmemcached-1.0/atomsmasher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/atomsmasher.o -MD -MP -MF $depbase.Tpo -c -o tests/libmemcached-1.0/atomsmasher.o tests/libmemcached-1.0/atomsmasher.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/libmemcached-1.0/atomsmasher.cc:17: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. depbase=`echo tests/libmemcached-1.0/callback_counter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/callback_counter.o -MD -MP -MF $depbase.Tpo -c -o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/callback_counter.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/libmemcached-1.0/callback_counter.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. depbase=`echo tests/libmemcached-1.0/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/debug.o -MD -MP -MF $depbase.Tpo -c -o tests/libmemcached-1.0/debug.o tests/libmemcached-1.0/debug.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/libmemcached-1.0/debug.cc:40: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. depbase=`echo tests/libmemcached-1.0/fetch_all_results.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/fetch_all_results.o -MD -MP -MF $depbase.Tpo -c -o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/fetch_all_results.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/libmemcached-1.0/fetch_all_results.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. depbase=`echo tests/libmemcached-1.0/generate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/generate.o -MD -MP -MF $depbase.Tpo -c -o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/generate.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/libmemcached-1.0/generate.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. depbase=`echo tests/libmemcached-1.0/print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/print.o -MD -MP -MF $depbase.Tpo -c -o tests/libmemcached-1.0/print.o tests/libmemcached-1.0/print.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/libmemcached-1.0/print.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/atomsmasher clients/execute.o clients/generator.o tests/libmemcached-1.0/atomsmasher.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/debug.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/atomsmasher -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/execute.o clients/generator.o tests/libmemcached-1.0/atomsmasher.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/debug.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib execute.cc(clients/execute.o:(execute_get)): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? depbase=`echo tests/mem_udp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/mem_udp.o -MD -MP -MF $depbase.Tpo -c -o tests/mem_udp.o tests/mem_udp.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/mem_udp.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/testudp clients/execute.o clients/generator.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o tests/mem_udp.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/testudp -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/execute.o clients/generator.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o tests/mem_udp.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib execute.cc(clients/execute.o:(execute_get)): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/tests_testplus-execute.o -MD -MP -MF clients/.deps/tests_testplus-execute.Tpo -c -o clients/tests_testplus-execute.o `test -f 'clients/execute.cc' || echo './'`clients/execute.cc mv -f clients/.deps/tests_testplus-execute.Tpo clients/.deps/tests_testplus-execute.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/tests_testplus-generator.o -MD -MP -MF clients/.deps/tests_testplus-generator.Tpo -c -o clients/tests_testplus-generator.o `test -f 'clients/generator.cc' || echo './'`clients/generator.cc mv -f clients/.deps/tests_testplus-generator.Tpo clients/.deps/tests_testplus-generator.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_testplus-callback_counter.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_testplus-callback_counter.Tpo -c -o tests/libmemcached-1.0/tests_testplus-callback_counter.o `test -f 'tests/libmemcached-1.0/callback_counter.cc' || echo './'`tests/libmemcached-1.0/callback_counter.cc In file included from tests/libmemcached-1.0/callback_counter.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_testplus-callback_counter.Tpo tests/libmemcached-1.0/.deps/tests_testplus-callback_counter.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_testplus-fetch_all_results.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_testplus-fetch_all_results.Tpo -c -o tests/libmemcached-1.0/tests_testplus-fetch_all_results.o `test -f 'tests/libmemcached-1.0/fetch_all_results.cc' || echo './'`tests/libmemcached-1.0/fetch_all_results.cc In file included from tests/libmemcached-1.0/fetch_all_results.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_testplus-fetch_all_results.Tpo tests/libmemcached-1.0/.deps/tests_testplus-fetch_all_results.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_testplus-generate.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_testplus-generate.Tpo -c -o tests/libmemcached-1.0/tests_testplus-generate.o `test -f 'tests/libmemcached-1.0/generate.cc' || echo './'`tests/libmemcached-1.0/generate.cc In file included from tests/libmemcached-1.0/generate.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_testplus-generate.Tpo tests/libmemcached-1.0/.deps/tests_testplus-generate.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_testplus-plus.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_testplus-plus.Tpo -c -o tests/libmemcached-1.0/tests_testplus-plus.o `test -f 'tests/libmemcached-1.0/plus.cpp' || echo './'`tests/libmemcached-1.0/plus.cpp In file included from tests/libmemcached-1.0/plus.cpp:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_testplus-plus.Tpo tests/libmemcached-1.0/.deps/tests_testplus-plus.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_testplus-print.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_testplus-print.Tpo -c -o tests/libmemcached-1.0/tests_testplus-print.o `test -f 'tests/libmemcached-1.0/print.cc' || echo './'`tests/libmemcached-1.0/print.cc In file included from tests/libmemcached-1.0/print.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_testplus-print.Tpo tests/libmemcached-1.0/.deps/tests_testplus-print.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/testplus clients/tests_testplus-execute.o clients/tests_testplus-generator.o tests/libmemcached-1.0/tests_testplus-callback_counter.o tests/libmemcached-1.0/tests_testplus-fetch_all_results.o tests/libmemcached-1.0/tests_testplus-generate.o tests/libmemcached-1.0/tests_testplus-plus.o tests/libmemcached-1.0/tests_testplus-print.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/testplus -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/tests_testplus-execute.o clients/tests_testplus-generator.o tests/libmemcached-1.0/tests_testplus-callback_counter.o tests/libmemcached-1.0/tests_testplus-fetch_all_results.o tests/libmemcached-1.0/tests_testplus-generate.o tests/libmemcached-1.0/tests_testplus-plus.o tests/libmemcached-1.0/tests_testplus-print.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib generator.cc(clients/tests_testplus-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_parser-parser.o -MD -MP -MF tests/.deps/tests_parser-parser.Tpo -c -o tests/tests_parser-parser.o `test -f 'tests/parser.cc' || echo './'`tests/parser.cc In file included from tests/parser.cc:43: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_parser-parser.Tpo tests/.deps/tests_parser-parser.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/parser tests/tests_parser-parser.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/parser -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_parser-parser.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_failure-failure.o -MD -MP -MF tests/.deps/tests_failure-failure.Tpo -c -o tests/tests_failure-failure.o `test -f 'tests/failure.cc' || echo './'`tests/failure.cc In file included from tests/failure.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_failure-failure.Tpo tests/.deps/tests_failure-failure.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/tests_failure-execute.o -MD -MP -MF clients/.deps/tests_failure-execute.Tpo -c -o clients/tests_failure-execute.o `test -f 'clients/execute.cc' || echo './'`clients/execute.cc mv -f clients/.deps/tests_failure-execute.Tpo clients/.deps/tests_failure-execute.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT clients/tests_failure-generator.o -MD -MP -MF clients/.deps/tests_failure-generator.Tpo -c -o clients/tests_failure-generator.o `test -f 'clients/generator.cc' || echo './'`clients/generator.cc mv -f clients/.deps/tests_failure-generator.Tpo clients/.deps/tests_failure-generator.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_failure-callback_counter.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_failure-callback_counter.Tpo -c -o tests/libmemcached-1.0/tests_failure-callback_counter.o `test -f 'tests/libmemcached-1.0/callback_counter.cc' || echo './'`tests/libmemcached-1.0/callback_counter.cc In file included from tests/libmemcached-1.0/callback_counter.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_failure-callback_counter.Tpo tests/libmemcached-1.0/.deps/tests_failure-callback_counter.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_failure-fetch_all_results.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_failure-fetch_all_results.Tpo -c -o tests/libmemcached-1.0/tests_failure-fetch_all_results.o `test -f 'tests/libmemcached-1.0/fetch_all_results.cc' || echo './'`tests/libmemcached-1.0/fetch_all_results.cc In file included from tests/libmemcached-1.0/fetch_all_results.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_failure-fetch_all_results.Tpo tests/libmemcached-1.0/.deps/tests_failure-fetch_all_results.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_failure-generate.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_failure-generate.Tpo -c -o tests/libmemcached-1.0/tests_failure-generate.o `test -f 'tests/libmemcached-1.0/generate.cc' || echo './'`tests/libmemcached-1.0/generate.cc In file included from tests/libmemcached-1.0/generate.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_failure-generate.Tpo tests/libmemcached-1.0/.deps/tests_failure-generate.Po c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/libmemcached-1.0/tests_failure-print.o -MD -MP -MF tests/libmemcached-1.0/.deps/tests_failure-print.Tpo -c -o tests/libmemcached-1.0/tests_failure-print.o `test -f 'tests/libmemcached-1.0/print.cc' || echo './'`tests/libmemcached-1.0/print.cc In file included from tests/libmemcached-1.0/print.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/libmemcached-1.0/.deps/tests_failure-print.Tpo tests/libmemcached-1.0/.deps/tests_failure-print.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/failure tests/tests_failure-failure.o clients/tests_failure-execute.o clients/tests_failure-generator.o tests/libmemcached-1.0/tests_failure-callback_counter.o tests/libmemcached-1.0/tests_failure-fetch_all_results.o tests/libmemcached-1.0/tests_failure-generate.o tests/libmemcached-1.0/tests_failure-print.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/failure -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_failure-failure.o clients/tests_failure-execute.o clients/tests_failure-generator.o tests/libmemcached-1.0/tests_failure-callback_counter.o tests/libmemcached-1.0/tests_failure-fetch_all_results.o tests/libmemcached-1.0/tests_failure-generate.o tests/libmemcached-1.0/tests_failure-print.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib generator.cc(clients/tests_failure-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? depbase=`echo tests/hashkit_functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/hashkit_functions.o -MD -MP -MF $depbase.Tpo -c -o tests/hashkit_functions.o tests/hashkit_functions.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from tests/hashkit_functions.cc:39: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/testhashkit tests/hashkit_functions.o libtest/libtest.la libhashkit/libhashkit.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/testhashkit -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/hashkit_functions.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lhashkit -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_hash_plus-hash_plus.o -MD -MP -MF tests/.deps/tests_hash_plus-hash_plus.Tpo -c -o tests/tests_hash_plus-hash_plus.o `test -f 'tests/hash_plus.cc' || echo './'`tests/hash_plus.cc In file included from tests/hash_plus.cc:7: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_hash_plus-hash_plus.Tpo tests/.deps/tests_hash_plus-hash_plus.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/hash_plus tests/tests_hash_plus-hash_plus.o libtest/libtest.la libhashkit/libhashkit.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/hash_plus -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_hash_plus-hash_plus.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lhashkit -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memcapable-memcapable.o -MD -MP -MF tests/.deps/tests_memcapable-memcapable.Tpo -c -o tests/tests_memcapable-memcapable.o `test -f 'tests/memcapable.cc' || echo './'`tests/memcapable.cc In file included from tests/memcapable.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memcapable-memcapable.Tpo tests/.deps/tests_memcapable-memcapable.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memcapable tests/tests_memcapable-memcapable.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memcapable -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memcapable-memcapable.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memstat-memstat.o -MD -MP -MF tests/.deps/tests_memstat-memstat.Tpo -c -o tests/tests_memstat-memstat.o `test -f 'tests/memstat.cc' || echo './'`tests/memstat.cc In file included from tests/memstat.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memstat-memstat.Tpo tests/.deps/tests_memstat-memstat.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memstat tests/tests_memstat-memstat.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memstat -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memstat-memstat.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memcp-memcp.o -MD -MP -MF tests/.deps/tests_memcp-memcp.Tpo -c -o tests/tests_memcp-memcp.o `test -f 'tests/memcp.cc' || echo './'`tests/memcp.cc In file included from tests/memcp.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memcp-memcp.Tpo tests/.deps/tests_memcp-memcp.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memcp tests/tests_memcp-memcp.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memcp -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memcp-memcp.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memflush-memflush.o -MD -MP -MF tests/.deps/tests_memflush-memflush.Tpo -c -o tests/tests_memflush-memflush.o `test -f 'tests/memflush.cc' || echo './'`tests/memflush.cc In file included from tests/memflush.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memflush-memflush.Tpo tests/.deps/tests_memflush-memflush.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memflush tests/tests_memflush-memflush.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memflush -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memflush-memflush.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memrm-memrm.o -MD -MP -MF tests/.deps/tests_memrm-memrm.Tpo -c -o tests/tests_memrm-memrm.o `test -f 'tests/memrm.cc' || echo './'`tests/memrm.cc In file included from tests/memrm.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memrm-memrm.Tpo tests/.deps/tests_memrm-memrm.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memrm tests/tests_memrm-memrm.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memrm -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memrm-memrm.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memexist-memexist.o -MD -MP -MF tests/.deps/tests_memexist-memexist.Tpo -c -o tests/tests_memexist-memexist.o `test -f 'tests/memexist.cc' || echo './'`tests/memexist.cc In file included from tests/memexist.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memexist-memexist.Tpo tests/.deps/tests_memexist-memexist.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memexist tests/tests_memexist-memexist.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memexist -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memexist-memexist.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memtouch-memtouch.o -MD -MP -MF tests/.deps/tests_memtouch-memtouch.Tpo -c -o tests/tests_memtouch-memtouch.o `test -f 'tests/memtouch.cc' || echo './'`tests/memtouch.cc In file included from tests/memtouch.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memtouch-memtouch.Tpo tests/.deps/tests_memtouch-memtouch.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memtouch tests/tests_memtouch-memtouch.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memtouch -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memtouch-memtouch.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memcat-memcat.o -MD -MP -MF tests/.deps/tests_memcat-memcat.Tpo -c -o tests/tests_memcat-memcat.o `test -f 'tests/memcat.cc' || echo './'`tests/memcat.cc In file included from tests/memcat.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memcat-memcat.Tpo tests/.deps/tests_memcat-memcat.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memcat tests/tests_memcat-memcat.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memcat -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memcat-memcat.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memping-memping.o -MD -MP -MF tests/.deps/tests_memping-memping.Tpo -c -o tests/tests_memping-memping.o `test -f 'tests/memping.cc' || echo './'`tests/memping.cc In file included from tests/memping.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memping-memping.Tpo tests/.deps/tests_memping-memping.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memping tests/tests_memping-memping.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memping -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memping-memping.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memerror-memerror.o -MD -MP -MF tests/.deps/tests_memerror-memerror.Tpo -c -o tests/tests_memerror-memerror.o `test -f 'tests/memerror.cc' || echo './'`tests/memerror.cc In file included from tests/memerror.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memerror-memerror.Tpo tests/.deps/tests_memerror-memerror.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memerror tests/tests_memerror-memerror.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memerror -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memerror-memerror.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memslap-memslap.o -MD -MP -MF tests/.deps/tests_memslap-memslap.Tpo -c -o tests/tests_memslap-memslap.o `test -f 'tests/memslap.cc' || echo './'`tests/memslap.cc In file included from tests/memslap.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memslap-memslap.Tpo tests/.deps/tests_memslap-memslap.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memslap tests/tests_memslap-memslap.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memslap -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memslap-memslap.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? c++ -std=c++0x -DHAVE_CONFIG_H -I. -fvisibility=hidden -O2 -pipe -I/usr/local/include -MT tests/tests_memdump-memdump.o -MD -MP -MF tests/.deps/tests_memdump-memdump.Tpo -c -o tests/tests_memdump-memdump.o `test -f 'tests/memdump.cc' || echo './'`tests/memdump.cc In file included from tests/memdump.cc:44: In file included from ./libtest/test.hpp:103: ./libtest/thread.hpp:59:7: warning: '~Mutex' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(_err)); ^ ./libtest/thread.hpp:55:3: note: destructor has a implicit non-throwing exception specification ~Mutex() ^ ./libtest/thread.hpp:92:7: warning: '~ScopedLock' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_mutex_unlock: %s", strerror(err)); ^ ./libtest/thread.hpp:87:3: note: destructor has a implicit non-throwing exception specification ~ScopedLock() ^ ./libtest/thread.hpp:132:7: warning: '~Condition' has a non-throwing exception specification but can still throw [-Wexceptions] throw libtest::fatal(LIBYATL_DEFAULT_PARAM, "pthread_cond_destroy: %s", strerror(err)); ^ ./libtest/thread.hpp:127:3: note: destructor has a implicit non-throwing exception specification ~Condition() ^ 3 warnings generated. mv -f tests/.deps/tests_memdump-memdump.Tpo tests/.deps/tests_memdump-memdump.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memdump tests/tests_memdump-memdump.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memdump -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memdump-memdump.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? gmake[1]: Leaving directory '/exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18' >>> Running fake in devel/libmemcached at 1713772370.38 ===> devel/libmemcached ===> Faking installation for libmemcached-1.0.18p4 gmake -j1 install-am gmake[1]: Entering directory '/exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18' /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/libtest.la libtest/libtest_libtest_la-alarm.lo libtest/libtest_libtest_la-binaries.lo libtest/libtest_libtest_la-cmdline.lo libtest/libtest_libtest_la-collection.lo libtest/libtest_libtest_la-comparison.lo libtest/libtest_libtest_la-core.lo libtest/libtest_libtest_la-cpu.lo libtest/libtest_libtest_la-dns.lo libtest/libtest_libtest_la-dream.lo libtest/libtest_libtest_la-drizzled.lo libtest/libtest_libtest_la-exception.lo libtest/exception/libtest_libtest_la-fatal.lo libtest/libtest_libtest_la-formatter.lo libtest/libtest_libtest_la-client.lo libtest/libtest_libtest_la-framework.lo libtest/libtest_libtest_la-has.lo libtest/libtest_libtest_la-http.lo libtest/libtest_libtest_la-is_local.lo libtest/libtest_libtest_la-killpid.lo libtest/libtest_libtest_la-libtool.lo libtest/libtest_libtest_la-main.lo libtest/libtest_libtest_la-port.lo libtest/libtest_libtest_la-result.lo libtest/libtest_libtest_la-runner.lo libtest/libtest_libtest_la-server.lo libtest/libtest_libtest_la-server_container.lo libtest/libtest_libtest_la-signal.lo libtest/libtest_libtest_la-socket.lo libtest/libtest_libtest_la-strerror.lo libtest/libtest_libtest_la-timer.lo libtest/libtest_libtest_la-tmpfile.lo libtest/libtest_libtest_la-vchar.lo libtest/libtest_libtest_la-memcached.lo libtest/libtest_libtest_la-gearmand.lo libtool: link: ar cru libtest/.libs/libtest.a libtest/.libs/libtest_libtest_la-alarm.o libtest/.libs/libtest_libtest_la-binaries.o libtest/.libs/libtest_libtest_la-cmdline.o libtest/.libs/libtest_libtest_la-collection.o libtest/.libs/libtest_libtest_la-comparison.o libtest/.libs/libtest_libtest_la-core.o libtest/.libs/libtest_libtest_la-cpu.o libtest/.libs/libtest_libtest_la-dns.o libtest/.libs/libtest_libtest_la-dream.o libtest/.libs/libtest_libtest_la-drizzled.o libtest/.libs/libtest_libtest_la-exception.o libtest/exception/.libs/libtest_libtest_la-fatal.o libtest/.libs/libtest_libtest_la-formatter.o libtest/.libs/libtest_libtest_la-client.o libtest/.libs/libtest_libtest_la-framework.o libtest/.libs/libtest_libtest_la-has.o libtest/.libs/libtest_libtest_la-http.o libtest/.libs/libtest_libtest_la-is_local.o libtest/.libs/libtest_libtest_la-killpid.o libtest/.libs/libtest_libtest_la-libtool.o libtest/.libs/libtest_libtest_la-main.o libtest/.libs/libtest_libtest_la-port.o libtest/.libs/libtest_libtest_la-result.o libtest/.libs/libtest_libtest_la-runner.o libtest/.libs/libtest_libtest_la-server.o libtest/.libs/libtest_libtest_la-server_container.o libtest/.libs/libtest_libtest_la-signal.o libtest/.libs/libtest_libtest_la-socket.o libtest/.libs/libtest_libtest_la-strerror.o libtest/.libs/libtest_libtest_la-timer.o libtest/.libs/libtest_libtest_la-tmpfile.o libtest/.libs/libtest_libtest_la-vchar.o libtest/.libs/libtest_libtest_la-memcached.o libtest/.libs/libtest_libtest_la-gearmand.o libtool: link: ranlib libtest/.libs/libtest.a /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/unittest libtest/libtest_unittest-unittest.o libtest/libtest.la libtool: link: c++ -o libtest/unittest -pthread -std=c++0x -O2 -pipe -I/usr/local/include libtest/libtest_unittest-unittest.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a unittest.cc(libtest/libtest_unittest-unittest.o:(Timer_TEST(void*))): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o libtest/skiptest libtest/skiptest.o libtest/libtest.la libtool: link: c++ -o libtest/skiptest -pthread -std=c++0x -O2 -pipe -I/usr/local/include libtest/skiptest.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/cycle tests/tests_cycle-cycle.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/cycle -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_cycle-cycle.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/internals tests/libmemcached-1.0/tests_libmemcached_1_0_internals-internals.o tests/libmemcached-1.0/tests_libmemcached_1_0_internals-string.o libmemcachedinternal/libmemcachedinternal.la libmemcachedinternal/libmemcachedutilinternal.la libtest/libtest.la libtool: link: c++ -o tests/libmemcached-1.0/internals -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/libmemcached-1.0/tests_libmemcached_1_0_internals-internals.o tests/libmemcached-1.0/tests_libmemcached_1_0_internals-string.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libmemcachedinternal/.libs/libmemcachedinternal.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libmemcachedinternal/.libs/libmemcachedutilinternal.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -lsasl2 -lcrypto -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/testapp clients/tests_libmemcached_1_0_testapp-generator.o clients/tests_libmemcached_1_0_testapp-execute.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-all_tests.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-virtual_buckets.o -luuid libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libhashkit/libhashkit.la libtool: link: c++ -o tests/libmemcached-1.0/.libs/testapp -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/tests_libmemcached_1_0_testapp-generator.o clients/tests_libmemcached_1_0_testapp-execute.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-all_tests.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-virtual_buckets.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -luuid -lexecinfo -lpthread -lmemcached -lsasl2 -lcrypto -lmemcachedutil -lhashkit -Wl,-rpath-link,/usr/local/lib generator.cc(clients/tests_libmemcached_1_0_testapp-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? encoding_key.cc(tests/libmemcached-1.0/tests_libmemcached_1_0_testapp-encoding_key.o:(memcached_set_encoding_key_set_grow_key_TEST(memcached_st*))): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/testsocket clients/tests_libmemcached_1_0_testsocket-execute.o clients/tests_libmemcached_1_0_testsocket-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-all_tests_socket.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-virtual_buckets.o -luuid libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libhashkit/libhashkit.la libtool: link: c++ -o tests/libmemcached-1.0/.libs/testsocket -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/tests_libmemcached_1_0_testsocket-execute.o clients/tests_libmemcached_1_0_testsocket-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-all_tests_socket.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-callbacks.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-dump.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-encoding_key.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-exist.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-generate.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-haldenbrand.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-mem_functions.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-memcached_get.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-server_add.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-setup_and_teardowns.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-stat.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-touch.o tests/libmemcached-1.0/tests_libmemcached_1_0_testsocket-virtual_buckets.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -luuid -lexecinfo -lpthread -lmemcached -lsasl2 -lcrypto -lmemcachedutil -lhashkit -Wl,-rpath-link,/usr/local/lib generator.cc(clients/tests_libmemcached_1_0_testsocket-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -pthread -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/libmemcached-1.0/sasl tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-sasl.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-virtual_buckets.o clients/tests_libmemcached_1_0_sasl-execute.o clients/tests_libmemcached_1_0_sasl-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-generate.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libhashkit/libhashkit.la libtool: link: c++ -o tests/libmemcached-1.0/.libs/sasl -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-basic.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-debug.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-deprecated.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-error_conditions.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-ketama.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-namespace.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-pool.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-print.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-replication.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-sasl.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-virtual_buckets.o clients/tests_libmemcached_1_0_sasl-execute.o clients/tests_libmemcached_1_0_sasl-generator.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-callback_counter.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-fetch_all_results.o tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-generate.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/libmemcached-1.0/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -lhashkit -Wl,-rpath-link,/usr/local/lib parser.cc(tests/libmemcached-1.0/tests_libmemcached_1_0_sasl-parser.o:(random_statement_build_test)): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/atomsmasher clients/execute.o clients/generator.o tests/libmemcached-1.0/atomsmasher.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/debug.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/atomsmasher -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/execute.o clients/generator.o tests/libmemcached-1.0/atomsmasher.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/debug.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib execute.cc(clients/execute.o:(execute_get)): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/testudp clients/execute.o clients/generator.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o tests/mem_udp.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/testudp -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/execute.o clients/generator.o tests/libmemcached-1.0/callback_counter.o tests/libmemcached-1.0/fetch_all_results.o tests/libmemcached-1.0/generate.o tests/libmemcached-1.0/print.o tests/mem_udp.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib execute.cc(clients/execute.o:(execute_get)): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/testplus clients/tests_testplus-execute.o clients/tests_testplus-generator.o tests/libmemcached-1.0/tests_testplus-callback_counter.o tests/libmemcached-1.0/tests_testplus-fetch_all_results.o tests/libmemcached-1.0/tests_testplus-generate.o tests/libmemcached-1.0/tests_testplus-plus.o tests/libmemcached-1.0/tests_testplus-print.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/testplus -pthread -std=c++0x -O2 -pipe -I/usr/local/include clients/tests_testplus-execute.o clients/tests_testplus-generator.o tests/libmemcached-1.0/tests_testplus-callback_counter.o tests/libmemcached-1.0/tests_testplus-fetch_all_results.o tests/libmemcached-1.0/tests_testplus-generate.o tests/libmemcached-1.0/tests_testplus-plus.o tests/libmemcached-1.0/tests_testplus-print.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib generator.cc(clients/tests_testplus-generator.o:(get_random_string(char*, unsigned long))): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/parser tests/tests_parser-parser.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/parser -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_parser-parser.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/failure tests/tests_failure-failure.o clients/tests_failure-execute.o clients/tests_failure-generator.o tests/libmemcached-1.0/tests_failure-callback_counter.o tests/libmemcached-1.0/tests_failure-fetch_all_results.o tests/libmemcached-1.0/tests_failure-generate.o tests/libmemcached-1.0/tests_failure-print.o libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/failure -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_failure-failure.o clients/tests_failure-execute.o clients/tests_failure-generator.o tests/libmemcached-1.0/tests_failure-callback_counter.o tests/libmemcached-1.0/tests_failure-fetch_all_results.o tests/libmemcached-1.0/tests_failure-generate.o tests/libmemcached-1.0/tests_failure-print.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib execute.cc(clients/tests_failure-execute.o:(execute_get)): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/testhashkit tests/hashkit_functions.o libtest/libtest.la libhashkit/libhashkit.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/testhashkit -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/hashkit_functions.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lhashkit -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/hash_plus tests/tests_hash_plus-hash_plus.o libtest/libtest.la libhashkit/libhashkit.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/hash_plus -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_hash_plus-hash_plus.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lhashkit -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memcapable tests/tests_memcapable-memcapable.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memcapable -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memcapable-memcapable.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memstat tests/tests_memstat-memstat.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memstat -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memstat-memstat.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memcp tests/tests_memcp-memcp.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memcp -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memcp-memcp.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memflush tests/tests_memflush-memflush.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memflush -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memflush-memflush.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memrm tests/tests_memrm-memrm.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memrm -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memrm-memrm.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memexist tests/tests_memexist-memexist.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memexist -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memexist-memexist.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memtouch tests/tests_memtouch-memtouch.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memtouch -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memtouch-memtouch.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memcat tests/tests_memcat-memcat.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memcat -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memcat-memcat.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memping tests/tests_memping-memping.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memping -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memping-memping.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memerror tests/tests_memerror-memerror.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memerror -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memerror-memerror.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memslap tests/tests_memslap-memslap.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memslap -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memslap-memslap.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++0x -O2 -pipe -I/usr/local/include -L/usr/local/lib -o tests/memdump tests/tests_memdump-memdump.o libtest/libtest.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la libtest/libtest.la libtool: link: c++ -o tests/.libs/memdump -pthread -std=c++0x -O2 -pipe -I/usr/local/include tests/tests_memdump-memdump.o /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a -Ltests/.libs -lmemcached -lsasl2 -lcrypto -lmemcachedutil -Wl,-rpath-link,/usr/local/lib vchar.cc(libtest_libtest_la-vchar.o:(libtest::random_alpha_num()) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: random() may return deterministic values, is that what you want? vchar.cc(libtest_libtest_la-vchar.o:(libtest::vchar::make(std::__1::vector>&)) in archive /exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18/libtest/.libs/libtest.a): warning: rand() may return deterministic values, is that what you want? gmake[2]: Entering directory '/exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c libhashkit/libhashkit.la libmemcached/libmemcached.la libmemcached/libmemcachedutil.la '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libhashkit/.libs/libhashkit.a /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libhashkit.a libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libhashkit/.libs/libhashkit.so.1.0 /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libhashkit.so.1.0 libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libhashkit/.libs/libhashkit.lai /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libhashkit.la libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/.libs/libmemcached.a /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libmemcached.a libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/.libs/libmemcached.so.1.0 /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libmemcached.so.1.0 libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/.libs/libmemcached.lai /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libmemcached.la libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/.libs/libmemcachedutil.a /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libmemcachedutil.a libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/.libs/libmemcachedutil.so.1.0 /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libmemcachedutil.so.1.0 libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/.libs/libmemcachedutil.lai /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/libmemcachedutil.la mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/memcapable clients/memcat clients/memcp clients/memdump clients/memerror clients/memexist clients/memtouch clients/memflush clients/memparse clients/memping clients/memrm clients/memslap clients/memstat '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memcapable /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memcat /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memcp /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memdump /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memerror /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memexist /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memtouch /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memflush /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memparse /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memping /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memrm /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memslap /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -s -m 755 clients/.libs/memstat /exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/share/aclocal' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 m4/ax_libmemcached.m4 '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/share/aclocal' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 man/memaslap.1 man/memcapable.1 man/memcat.1 man/memcp.1 man/memdump.1 man/memerror.1 man/memexist.1 man/memflush.1 man/memparse.1 man/memping.1 man/memrm.1 man/memslap.1 man/memstat.1 man/memtouch.1 '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 man/hashkit_clone.3 man/hashkit_crc32.3 man/hashkit_create.3 man/hashkit_fnv1_32.3 man/hashkit_fnv1_64.3 man/hashkit_fnv1a_32.3 man/hashkit_fnv1a_64.3 man/hashkit_free.3 man/hashkit_functions.3 man/hashkit_hsieh.3 man/hashkit_is_allocated.3 man/hashkit_jenkins.3 man/hashkit_md5.3 man/hashkit_murmur.3 man/hashkit_value.3 man/libhashkit.3 man/libmemcached.3 man/libmemcached_check_configuration.3 man/libmemcached_configuration.3 man/libmemcached_examples.3 man/libmemcachedutil.3 man/memcached.3 man/memcached_add.3 man/memcached_add_by_key.3 man/memcached_analyze.3 man/memcached_append.3 man/memcached_append_by_key.3 man/memcached_behavior_get.3 man/memcached_behavior_set.3 man/memcached_callback_get.3 man/memcached_callback_set.3 man/memcached_cas.3 man/memcached_cas_by_key.3 man/memcached_clone.3 man/memcached_create.3 man/memcached_decrement.3 man/memcached_decrement_with_initial.3 man/memcached_delete.3 man/memcached_delete_by_key.3 man/memcached_destroy_sasl_auth_data.3 '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 man/memcached_dump.3 man/memcached_exist.3 man/memcached_exist_by_key.3 man/memcached_fetch.3 man/memcached_fetch_execute.3 man/memcached_fetch_result.3 man/memcached_flush_buffers.3 man/memcached_free.3 man/memcached_generate_hash.3 man/memcached_generate_hash_value.3 man/memcached_get.3 man/memcached_get_by_key.3 man/memcached_get_memory_allocators.3 man/memcached_get_sasl_callbacks.3 man/memcached_get_user_data.3 man/memcached_increment.3 man/memcached_increment_with_initial.3 man/memcached_last_error_message.3 man/memcached_lib_version.3 man/memcached_mget.3 man/memcached_mget_by_key.3 man/memcached_mget_execute.3 man/memcached_mget_execute_by_key.3 man/memcached_pool.3 man/memcached_pool_behavior_get.3 man/memcached_pool_behavior_set.3 man/memcached_pool_create.3 man/memcached_pool_destroy.3 man/memcached_pool_fetch.3 man/memcached_pool_pop.3 man/memcached_pool_push.3 man/memcached_pool_release.3 man/memcached_pool_st.3 man/memcached_prepend.3 man/memcached_prepend_by_key.3 man/memcached_quit.3 man/memcached_replace.3 man/memcached_replace_by_key.3 man/memcached_sasl_set_auth_data.3 man/memcached_server_add.3 '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 man/memcached_server_count.3 man/memcached_server_cursor.3 man/memcached_server_list.3 man/memcached_server_list_append.3 man/memcached_server_list_count.3 man/memcached_server_list_free.3 man/memcached_server_push.3 man/memcached_servers_parse.3 man/memcached_set.3 man/memcached_set_by_key.3 man/memcached_set_memory_allocators.3 man/memcached_set_sasl_callbacks.3 man/memcached_set_user_data.3 man/memcached_stat.3 man/memcached_stat_execute.3 man/memcached_stat_get_keys.3 man/memcached_stat_get_value.3 man/memcached_stat_servername.3 man/memcached_strerror.3 man/memcached_touch.3 man/memcached_touch_by_key.3 man/memcached_verbosity.3 man/memcached_version.3 '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached-1.0/alloc.h libmemcached-1.0/allocators.h libmemcached-1.0/analyze.h libmemcached-1.0/auto.h libmemcached-1.0/basic_string.h libmemcached-1.0/behavior.h libmemcached-1.0/callback.h libmemcached-1.0/callbacks.h libmemcached-1.0/configure.h libmemcached-1.0/defaults.h libmemcached-1.0/delete.h libmemcached-1.0/deprecated_types.h libmemcached-1.0/dump.h libmemcached-1.0/encoding_key.h libmemcached-1.0/error.h libmemcached-1.0/exception.hpp libmemcached-1.0/exist.h libmemcached-1.0/fetch.h libmemcached-1.0/flush.h libmemcached-1.0/flush_buffers.h libmemcached-1.0/get.h libmemcached-1.0/hash.h libmemcached-1.0/limits.h libmemcached-1.0/memcached.h libmemcached-1.0/memcached.hpp libmemcached-1.0/options.h libmemcached-1.0/parse.h libmemcached-1.0/platform.h libmemcached-1.0/quit.h libmemcached-1.0/result.h libmemcached-1.0/return.h libmemcached-1.0/sasl.h libmemcached-1.0/server.h libmemcached-1.0/server_list.h libmemcached-1.0/stats.h libmemcached-1.0/storage.h libmemcached-1.0/strerror.h libmemcached-1.0/touch.h libmemcached-1.0/triggers.h libmemcached-1.0/types.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached-1.0/verbosity.h libmemcached-1.0/version.h libmemcached-1.0/visibility.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libhashkit' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libhashkit/hashkit.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libhashkit' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libhashkit-1.0' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libhashkit-1.0/algorithm.h libhashkit-1.0/behavior.h libhashkit-1.0/configure.h libhashkit-1.0/digest.h libhashkit-1.0/function.h libhashkit-1.0/has.h libhashkit-1.0/hashkit.h libhashkit-1.0/hashkit.hpp libhashkit-1.0/strerror.h libhashkit-1.0/string.h libhashkit-1.0/str_algorithm.h libhashkit-1.0/types.h libhashkit-1.0/visibility.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libhashkit-1.0' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached/memcached.h libmemcached/memcached.hpp libmemcached/util.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcachedutil-1.0' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcachedutil-1.0/flush.h libmemcachedutil-1.0/ostream.hpp libmemcachedutil-1.0/pid.h libmemcachedutil-1.0/ping.h libmemcachedutil-1.0/pool.h libmemcachedutil-1.0/util.h libmemcachedutil-1.0/version.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcachedutil-1.0' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0/types' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached-1.0/types/behavior.h libmemcached-1.0/types/callback.h libmemcached-1.0/types/connection.h libmemcached-1.0/types/hash.h libmemcached-1.0/types/return.h libmemcached-1.0/types/server_distribution.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0/types' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0/struct' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 libmemcached-1.0/struct/allocator.h libmemcached-1.0/struct/analysis.h libmemcached-1.0/struct/callback.h libmemcached-1.0/struct/memcached.h libmemcached-1.0/struct/result.h libmemcached-1.0/struct/sasl.h libmemcached-1.0/struct/server.h libmemcached-1.0/struct/stat.h libmemcached-1.0/struct/string.h '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/include/libmemcached-1.0/struct' mkdir -p '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libmemcached-1.0.18/bin/install -c -m 644 support/libmemcached.pc '/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/usr/local/lib/pkgconfig' gmake[2]: Leaving directory '/exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18' gmake[1]: Leaving directory '/exopi-obj/pobj/libmemcached-1.0.18/libmemcached-1.0.18' >>> Running package in devel/libmemcached at 1713772404.41 ===> devel/libmemcached `/exopi-obj/pobj/libmemcached-1.0.18/fake-amd64/.fake_done' is up to date. ===> Building package for libmemcached-1.0.18p4 Create /exopi-cvs/ports/packages/amd64/all/libmemcached-1.0.18p4.tgz Creating package libmemcached-1.0.18p4 reading plist| checking dependencies| checking dependencies|security/cyrus-sasl2 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|***************** | 27% archiving|****************** | 28% archiving|******************** | 32% archiving|********************** | 34% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libmemcached-1.0.18p4.tgz >>> Running clean in devel/libmemcached at 1713772409.86 ===> devel/libmemcached ===> Cleaning for libmemcached-1.0.18p4 >>> Ended at 1713772410.60 max_stuck=4.09/waiting-for-lock #35=11.32/show-prepare-results=2.35/patch=0.96/configure=67.57/build=668.48/fake=34.03/package=5.45/clean=0.78