Skip to content

Instantly share code, notes, and snippets.

@inohiro
Created November 26, 2011 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inohiro/1395470 to your computer and use it in GitHub Desktop.
Save inohiro/1395470 to your computer and use it in GitHub Desktop.
own configure and make in rvm dir.
inohiro@inohiro-ng-mac libmemcached-0.32$ ./configure --with-gcc=clang
configure: WARNING: unrecognized options: --with-gcc
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking target system type... i386-apple-darwin11.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for isainfo... no
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.2.0 file names to i386-apple-darwin11.2.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking if g++ supports C++0x features without additional flags... no
checking if g++ supports C++0x features with -std=c++0x... no
checking if g++ supports C++0x features with -std=gnu++0x... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether __SUNPRO_C is declared... no
checking whether __ICC is declared... no
checking for ISO C++ 98 include files... yes
checking memory usability... yes
checking memory presence... yes
checking for memory... yes
checking tr1/memory usability... yes
checking tr1/memory presence... yes
checking for tr1/memory... yes
checking boost/shared_ptr.hpp usability... no
checking boost/shared_ptr.hpp presence... no
checking for boost/shared_ptr.hpp... no
checking the location of shared_ptr header file...
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether time.h and sys/time.h may both be included... yes
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking "C Compiler version--yes"... "i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)"
checking "C++ Compiler version"... "i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)"
checking for simple visibility declarations... yes
checking whether to enable assertions... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking whether it is safe to use -fdiagnostics-show-option... yes
checking whether it is safe to use -Wconversion... no
checking whether it is safe to use -Wmissing-declarations from C++... no
checking whether it is safe to use -Wlogical-op... no
checking whether it is safe to use -Wredundant-decls from C++... yes
checking for doxygen... no
checking for perl... perl
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for library containing getopt_long... none required
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing floorf... none required
checking for htonll... no
checking byteorder... little endian
checking for pod2man... /usr/bin/pod2man
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for libsasl... no
checking for libsasl2... yes
checking how to link with libsasl2... -lsasl2
configure: creating ./config.status
config.status: creating Makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating libmemcached/Makefile
config.status: creating libmemcached/memcached_configure.h
config.status: creating libmemcachedutil/Makefile
config.status: creating support/Makefile
config.status: creating support/libmemcached.pc
config.status: creating support/libmemcached.spec
config.status: creating support/libmemcached-fc.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-gcc
---
Configuration summary for libmemcached version 0.32
* Installation prefix: /usr/local
* System type: apple-darwin11.2.0
* Host CPU: i386
* C Compiler: i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
* Assertions enabled: yes
* Debug enabled: no
* Warnings as failure: no
* With SASL support: -lsasl2
---
inohiro@inohiro-ng-mac libmemcached-0.32$ make all
make all-recursive
Making all in docs
/usr/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/libmemcachedutil.pod > libmemcachedutil.3
/usr/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_create.3
/usr/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_destroy.3
/usr/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_push.3
/usr/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_pop.3
Making all in libmemcached
make all-am
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_hosts.lo -MD -MP -MF .deps/libmemcached_la-memcached_hosts.Tpo -c -o libmemcached_la-memcached_hosts.lo `test -f 'memcached_hosts.c' || echo './'`memcached_hosts.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_hosts.lo -MD -MP -MF .deps/libmemcached_la-memcached_hosts.Tpo -c memcached_hosts.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_hosts.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_hosts.lo -MD -MP -MF .deps/libmemcached_la-memcached_hosts.Tpo -c memcached_hosts.c -o libmemcached_la-memcached_hosts.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_hosts.Tpo .deps/libmemcached_la-memcached_hosts.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_io.lo -MD -MP -MF .deps/libmemcached_la-memcached_io.Tpo -c -o libmemcached_la-memcached_io.lo `test -f 'memcached_io.c' || echo './'`memcached_io.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_io.lo -MD -MP -MF .deps/libmemcached_la-memcached_io.Tpo -c memcached_io.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_io.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_io.lo -MD -MP -MF .deps/libmemcached_la-memcached_io.Tpo -c memcached_io.c -o libmemcached_la-memcached_io.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_io.Tpo .deps/libmemcached_la-memcached_io.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_purge.lo -MD -MP -MF .deps/libmemcached_la-memcached_purge.Tpo -c -o libmemcached_la-memcached_purge.lo `test -f 'memcached_purge.c' || echo './'`memcached_purge.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_purge.lo -MD -MP -MF .deps/libmemcached_la-memcached_purge.Tpo -c memcached_purge.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_purge.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_purge.lo -MD -MP -MF .deps/libmemcached_la-memcached_purge.Tpo -c memcached_purge.c -o libmemcached_la-memcached_purge.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_purge.Tpo .deps/libmemcached_la-memcached_purge.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_flush_buffers.lo -MD -MP -MF .deps/libmemcached_la-memcached_flush_buffers.Tpo -c -o libmemcached_la-memcached_flush_buffers.lo `test -f 'memcached_flush_buffers.c' || echo './'`memcached_flush_buffers.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_flush_buffers.lo -MD -MP -MF .deps/libmemcached_la-memcached_flush_buffers.Tpo -c memcached_flush_buffers.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_flush_buffers.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_flush_buffers.lo -MD -MP -MF .deps/libmemcached_la-memcached_flush_buffers.Tpo -c memcached_flush_buffers.c -o libmemcached_la-memcached_flush_buffers.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_flush_buffers.Tpo .deps/libmemcached_la-memcached_flush_buffers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-md5.lo -MD -MP -MF .deps/libmemcached_la-md5.Tpo -c -o libmemcached_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-md5.lo -MD -MP -MF .deps/libmemcached_la-md5.Tpo -c md5.c -fno-common -DPIC -o .libs/libmemcached_la-md5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-md5.lo -MD -MP -MF .deps/libmemcached_la-md5.Tpo -c md5.c -o libmemcached_la-md5.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-md5.Tpo .deps/libmemcached_la-md5.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_key.lo -MD -MP -MF .deps/libmemcached_la-memcached_key.Tpo -c -o libmemcached_la-memcached_key.lo `test -f 'memcached_key.c' || echo './'`memcached_key.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_key.lo -MD -MP -MF .deps/libmemcached_la-memcached_key.Tpo -c memcached_key.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_key.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_key.lo -MD -MP -MF .deps/libmemcached_la-memcached_key.Tpo -c memcached_key.c -o libmemcached_la-memcached_key.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_key.Tpo .deps/libmemcached_la-memcached_key.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_quit.lo -MD -MP -MF .deps/libmemcached_la-memcached_quit.Tpo -c -o libmemcached_la-memcached_quit.lo `test -f 'memcached_quit.c' || echo './'`memcached_quit.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_quit.lo -MD -MP -MF .deps/libmemcached_la-memcached_quit.Tpo -c memcached_quit.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_quit.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_quit.lo -MD -MP -MF .deps/libmemcached_la-memcached_quit.Tpo -c memcached_quit.c -o libmemcached_la-memcached_quit.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_quit.Tpo .deps/libmemcached_la-memcached_quit.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_parse.lo -MD -MP -MF .deps/libmemcached_la-memcached_parse.Tpo -c -o libmemcached_la-memcached_parse.lo `test -f 'memcached_parse.c' || echo './'`memcached_parse.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_parse.lo -MD -MP -MF .deps/libmemcached_la-memcached_parse.Tpo -c memcached_parse.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_parse.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_parse.lo -MD -MP -MF .deps/libmemcached_la-memcached_parse.Tpo -c memcached_parse.c -o libmemcached_la-memcached_parse.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_parse.Tpo .deps/libmemcached_la-memcached_parse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_response.lo -MD -MP -MF .deps/libmemcached_la-memcached_response.Tpo -c -o libmemcached_la-memcached_response.lo `test -f 'memcached_response.c' || echo './'`memcached_response.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_response.lo -MD -MP -MF .deps/libmemcached_la-memcached_response.Tpo -c memcached_response.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_response.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_response.lo -MD -MP -MF .deps/libmemcached_la-memcached_response.Tpo -c memcached_response.c -o libmemcached_la-memcached_response.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_response.Tpo .deps/libmemcached_la-memcached_response.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_result.lo -MD -MP -MF .deps/libmemcached_la-memcached_result.Tpo -c -o libmemcached_la-memcached_result.lo `test -f 'memcached_result.c' || echo './'`memcached_result.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_result.lo -MD -MP -MF .deps/libmemcached_la-memcached_result.Tpo -c memcached_result.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_result.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_result.lo -MD -MP -MF .deps/libmemcached_la-memcached_result.Tpo -c memcached_result.c -o libmemcached_la-memcached_result.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_result.Tpo .deps/libmemcached_la-memcached_result.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_server.lo -MD -MP -MF .deps/libmemcached_la-memcached_server.Tpo -c -o libmemcached_la-memcached_server.lo `test -f 'memcached_server.c' || echo './'`memcached_server.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_server.lo -MD -MP -MF .deps/libmemcached_la-memcached_server.Tpo -c memcached_server.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_server.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_server.lo -MD -MP -MF .deps/libmemcached_la-memcached_server.Tpo -c memcached_server.c -o libmemcached_la-memcached_server.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_server.Tpo .deps/libmemcached_la-memcached_server.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_storage.lo -MD -MP -MF .deps/libmemcached_la-memcached_storage.Tpo -c -o libmemcached_la-memcached_storage.lo `test -f 'memcached_storage.c' || echo './'`memcached_storage.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_storage.lo -MD -MP -MF .deps/libmemcached_la-memcached_storage.Tpo -c memcached_storage.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_storage.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_storage.lo -MD -MP -MF .deps/libmemcached_la-memcached_storage.Tpo -c memcached_storage.c -o libmemcached_la-memcached_storage.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_storage.Tpo .deps/libmemcached_la-memcached_storage.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_string.lo -MD -MP -MF .deps/libmemcached_la-memcached_string.Tpo -c -o libmemcached_la-memcached_string.lo `test -f 'memcached_string.c' || echo './'`memcached_string.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_string.lo -MD -MP -MF .deps/libmemcached_la-memcached_string.Tpo -c memcached_string.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_string.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_string.lo -MD -MP -MF .deps/libmemcached_la-memcached_string.Tpo -c memcached_string.c -o libmemcached_la-memcached_string.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_string.Tpo .deps/libmemcached_la-memcached_string.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_stats.lo -MD -MP -MF .deps/libmemcached_la-memcached_stats.Tpo -c -o libmemcached_la-memcached_stats.lo `test -f 'memcached_stats.c' || echo './'`memcached_stats.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_stats.lo -MD -MP -MF .deps/libmemcached_la-memcached_stats.Tpo -c memcached_stats.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_stats.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_stats.lo -MD -MP -MF .deps/libmemcached_la-memcached_stats.Tpo -c memcached_stats.c -o libmemcached_la-memcached_stats.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_stats.Tpo .deps/libmemcached_la-memcached_stats.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_strerror.lo -MD -MP -MF .deps/libmemcached_la-memcached_strerror.Tpo -c -o libmemcached_la-memcached_strerror.lo `test -f 'memcached_strerror.c' || echo './'`memcached_strerror.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_strerror.lo -MD -MP -MF .deps/libmemcached_la-memcached_strerror.Tpo -c memcached_strerror.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_strerror.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_strerror.lo -MD -MP -MF .deps/libmemcached_la-memcached_strerror.Tpo -c memcached_strerror.c -o libmemcached_la-memcached_strerror.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_strerror.Tpo .deps/libmemcached_la-memcached_strerror.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_verbosity.lo -MD -MP -MF .deps/libmemcached_la-memcached_verbosity.Tpo -c -o libmemcached_la-memcached_verbosity.lo `test -f 'memcached_verbosity.c' || echo './'`memcached_verbosity.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_verbosity.lo -MD -MP -MF .deps/libmemcached_la-memcached_verbosity.Tpo -c memcached_verbosity.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_verbosity.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_verbosity.lo -MD -MP -MF .deps/libmemcached_la-memcached_verbosity.Tpo -c memcached_verbosity.c -o libmemcached_la-memcached_verbosity.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_verbosity.Tpo .deps/libmemcached_la-memcached_verbosity.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_version.lo -MD -MP -MF .deps/libmemcached_la-memcached_version.Tpo -c -o libmemcached_la-memcached_version.lo `test -f 'memcached_version.c' || echo './'`memcached_version.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_version.lo -MD -MP -MF .deps/libmemcached_la-memcached_version.Tpo -c memcached_version.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_version.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_version.lo -MD -MP -MF .deps/libmemcached_la-memcached_version.Tpo -c memcached_version.c -o libmemcached_la-memcached_version.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_version.Tpo .deps/libmemcached_la-memcached_version.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-murmur_hash.lo -MD -MP -MF .deps/libmemcached_la-murmur_hash.Tpo -c -o libmemcached_la-murmur_hash.lo `test -f 'murmur_hash.c' || echo './'`murmur_hash.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-murmur_hash.lo -MD -MP -MF .deps/libmemcached_la-murmur_hash.Tpo -c murmur_hash.c -fno-common -DPIC -o .libs/libmemcached_la-murmur_hash.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-murmur_hash.lo -MD -MP -MF .deps/libmemcached_la-murmur_hash.Tpo -c murmur_hash.c -o libmemcached_la-murmur_hash.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-murmur_hash.Tpo .deps/libmemcached_la-murmur_hash.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-jenkins_hash.lo -MD -MP -MF .deps/libmemcached_la-jenkins_hash.Tpo -c -o libmemcached_la-jenkins_hash.lo `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-jenkins_hash.lo -MD -MP -MF .deps/libmemcached_la-jenkins_hash.Tpo -c jenkins_hash.c -fno-common -DPIC -o .libs/libmemcached_la-jenkins_hash.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-jenkins_hash.lo -MD -MP -MF .deps/libmemcached_la-jenkins_hash.Tpo -c jenkins_hash.c -o libmemcached_la-jenkins_hash.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-jenkins_hash.Tpo .deps/libmemcached_la-jenkins_hash.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_allocators.lo -MD -MP -MF .deps/libmemcached_la-memcached_allocators.Tpo -c -o libmemcached_la-memcached_allocators.lo `test -f 'memcached_allocators.c' || echo './'`memcached_allocators.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_allocators.lo -MD -MP -MF .deps/libmemcached_la-memcached_allocators.Tpo -c memcached_allocators.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_allocators.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_allocators.lo -MD -MP -MF .deps/libmemcached_la-memcached_allocators.Tpo -c memcached_allocators.c -o libmemcached_la-memcached_allocators.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_allocators.Tpo .deps/libmemcached_la-memcached_allocators.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-byteorder.lo -MD -MP -MF .deps/libmemcached_la-byteorder.Tpo -c -o libmemcached_la-byteorder.lo `test -f 'byteorder.c' || echo './'`byteorder.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-byteorder.lo -MD -MP -MF .deps/libmemcached_la-byteorder.Tpo -c byteorder.c -fno-common -DPIC -o .libs/libmemcached_la-byteorder.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-byteorder.lo -MD -MP -MF .deps/libmemcached_la-byteorder.Tpo -c byteorder.c -o libmemcached_la-byteorder.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-byteorder.Tpo .deps/libmemcached_la-byteorder.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_sasl.lo -MD -MP -MF .deps/libmemcached_la-memcached_sasl.Tpo -c -o libmemcached_la-memcached_sasl.lo `test -f 'memcached_sasl.c' || echo './'`memcached_sasl.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_sasl.lo -MD -MP -MF .deps/libmemcached_la-memcached_sasl.Tpo -c memcached_sasl.c -fno-common -DPIC -o .libs/libmemcached_la-memcached_sasl.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT libmemcached_la-memcached_sasl.lo -MD -MP -MF .deps/libmemcached_la-memcached_sasl.Tpo -c memcached_sasl.c -o libmemcached_la-memcached_sasl.o >/dev/null 2>&1
mv -f .deps/libmemcached_la-memcached_sasl.Tpo .deps/libmemcached_la-memcached_sasl.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -MT libmemcachedcallbacks_la-memcached_callback.lo -MD -MP -MF .deps/libmemcachedcallbacks_la-memcached_callback.Tpo -c -o libmemcachedcallbacks_la-memcached_callback.lo `test -f 'memcached_callback.c' || echo './'`memcached_callback.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -MT libmemcachedcallbacks_la-memcached_callback.lo -MD -MP -MF .deps/libmemcachedcallbacks_la-memcached_callback.Tpo -c memcached_callback.c -fno-common -DPIC -o .libs/libmemcachedcallbacks_la-memcached_callback.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -MT libmemcachedcallbacks_la-memcached_callback.lo -MD -MP -MF .deps/libmemcachedcallbacks_la-memcached_callback.Tpo -c memcached_callback.c -o libmemcachedcallbacks_la-memcached_callback.o >/dev/null 2>&1
mv -f .deps/libmemcachedcallbacks_la-memcached_callback.Tpo .deps/libmemcachedcallbacks_la-memcached_callback.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -L/usr/local/lib -o libmemcachedcallbacks.la libmemcachedcallbacks_la-memcached_callback.lo
libtool: link: ar cru .libs/libmemcachedcallbacks.a .libs/libmemcachedcallbacks_la-memcached_callback.o
libtool: link: ranlib .libs/libmemcachedcallbacks.a
libtool: link: ( cd ".libs" && rm -f "libmemcachedcallbacks.la" && ln -s "../libmemcachedcallbacks.la" "libmemcachedcallbacks.la" )
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -version-info 2:0:0 -lsasl2 -L/usr/local/lib -o libmemcached.la -rpath /usr/local/lib libmemcached_la-crc.lo libmemcached_la-memcached.lo libmemcached_la-memcached_auto.lo libmemcached_la-memcached_analyze.lo libmemcached_la-memcached_behavior.lo libmemcached_la-memcached_connect.lo libmemcached_la-memcached_delete.lo libmemcached_la-memcached_do.lo libmemcached_la-memcached_dump.lo libmemcached_la-memcached_fetch.lo libmemcached_la-memcached_flush.lo libmemcached_la-memcached_get.lo libmemcached_la-memcached_touch.lo libmemcached_la-memcached_hash.lo libmemcached_la-memcached_hosts.lo libmemcached_la-memcached_io.lo libmemcached_la-memcached_purge.lo libmemcached_la-memcached_flush_buffers.lo libmemcached_la-md5.lo libmemcached_la-memcached_key.lo libmemcached_la-memcached_quit.lo libmemcached_la-memcached_parse.lo libmemcached_la-memcached_response.lo libmemcached_la-memcached_result.lo libmemcached_la-memcached_server.lo libmemcached_la-memcached_storage.lo libmemcached_la-memcached_string.lo libmemcached_la-memcached_stats.lo libmemcached_la-memcached_strerror.lo libmemcached_la-memcached_verbosity.lo libmemcached_la-memcached_version.lo libmemcached_la-murmur_hash.lo libmemcached_la-jenkins_hash.lo libmemcached_la-memcached_allocators.lo libmemcached_la-byteorder.lo libmemcached_la-memcached_sasl.lo libmemcachedcallbacks.la
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmemcached.2.dylib .libs/libmemcached_la-memcached_hosts.o .libs/libmemcached_la-memcached_io.o .libs/libmemcached_la-memcached_purge.o .libs/libmemcached_la-memcached_flush_buffers.o .libs/libmemcached_la-md5.o .libs/libmemcached_la-memcached_key.o .libs/libmemcached_la-memcached_quit.o .libs/libmemcached_la-memcached_parse.o .libs/libmemcached_la-memcached_response.o .libs/libmemcached_la-memcached_result.o .libs/libmemcached_la-memcached_server.o .libs/libmemcached_la-memcached_storage.o .libs/libmemcached_la-memcached_string.o .libs/libmemcached_la-memcached_stats.o .libs/libmemcached_la-memcached_strerror.o .libs/libmemcached_la-memcached_verbosity.o .libs/libmemcached_la-memcached_version.o .libs/libmemcached_la-murmur_hash.o .libs/libmemcached_la-jenkins_hash.o .libs/libmemcached_la-memcached_allocators.o .libs/libmemcached_la-byteorder.o .libs/libmemcached_la-memcached_sasl.o -Wl,-force_load,./.libs/libmemcachedcallbacks.a -lsasl2 -L/usr/local/lib -O3 -install_name /usr/local/lib/libmemcached.2.dylib -compatibility_version 3 -current_version 3.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libmemcached.dylib" && ln -s "libmemcached.2.dylib" "libmemcached.dylib")
libtool: link: (cd .libs/libmemcached.lax/libmemcachedcallbacks.a && ar x "/Users/inohiro/.rvm/gems/ruby-1.9.3-p0/gems/memcached-1.3.5/ext/libmemcached-0.32/libmemcached/./.libs/libmemcachedcallbacks.a")
libtool: link: ar cru .libs/libmemcached.a libmemcached_la-crc.o libmemcached_la-memcached.o libmemcached_la-memcached_auto.o libmemcached_la-memcached_analyze.o libmemcached_la-memcached_behavior.o libmemcached_la-memcached_connect.o libmemcached_la-memcached_delete.o libmemcached_la-memcached_do.o libmemcached_la-memcached_dump.o libmemcached_la-memcached_fetch.o libmemcached_la-memcached_flush.o libmemcached_la-memcached_get.o libmemcached_la-memcached_touch.o libmemcached_la-memcached_hash.o libmemcached_la-memcached_hosts.o libmemcached_la-memcached_io.o libmemcached_la-memcached_purge.o libmemcached_la-memcached_flush_buffers.o libmemcached_la-md5.o libmemcached_la-memcached_key.o libmemcached_la-memcached_quit.o libmemcached_la-memcached_parse.o libmemcached_la-memcached_response.o libmemcached_la-memcached_result.o libmemcached_la-memcached_server.o libmemcached_la-memcached_storage.o libmemcached_la-memcached_string.o libmemcached_la-memcached_stats.o libmemcached_la-memcached_strerror.o libmemcached_la-memcached_verbosity.o libmemcached_la-memcached_version.o libmemcached_la-murmur_hash.o libmemcached_la-jenkins_hash.o libmemcached_la-memcached_allocators.o libmemcached_la-byteorder.o libmemcached_la-memcached_sasl.o .libs/libmemcached.lax/libmemcachedcallbacks.a/libmemcachedcallbacks_la-memcached_callback.o
/usr/bin/ranlib: file: .libs/libmemcached.a(libmemcached_la-memcached_delete.o) has no symbols
libtool: link: ranlib .libs/libmemcached.a
ranlib: file: .libs/libmemcached.a(libmemcached_la-memcached_delete.o) has no symbols
libtool: link: rm -fr .libs/libmemcached.lax
libtool: link: ( cd ".libs" && rm -f "libmemcached.la" && ln -s "../libmemcached.la" "libmemcached.la" )
Making all in libmemcachedutil
depbase=`echo memcached_pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT memcached_pool.lo -MD -MP -MF $depbase.Tpo -c -o memcached_pool.lo memcached_pool.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT memcached_pool.lo -MD -MP -MF .deps/memcached_pool.Tpo -c memcached_pool.c -fno-common -DPIC -o .libs/memcached_pool.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT memcached_pool.lo -MD -MP -MF .deps/memcached_pool.Tpo -c memcached_pool.c -o memcached_pool.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -version-info 0:0:0 -L/usr/local/lib -o libmemcachedutil.la -rpath /usr/local/lib memcached_pool.lo ../libmemcached/libmemcached.la
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libmemcachedutil.0.dylib .libs/memcached_pool.o -L/usr/local/lib ../libmemcached/.libs/libmemcached.dylib -lsasl2 -O3 -install_name /usr/local/lib/libmemcachedutil.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libmemcachedutil.dylib" && ln -s "libmemcachedutil.0.dylib" "libmemcachedutil.dylib")
libtool: link: ar cru .libs/libmemcachedutil.a memcached_pool.o
libtool: link: ranlib .libs/libmemcachedutil.a
libtool: link: ( cd ".libs" && rm -f "libmemcachedutil.la" && ln -s "../libmemcachedutil.la" "libmemcachedutil.la" )
Making all in support
make[2]: Nothing to be done for `all'.
Making all in clients
depbase=`echo utilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT utilities.lo -MD -MP -MF $depbase.Tpo -c -o utilities.lo utilities.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT utilities.lo -MD -MP -MF .deps/utilities.Tpo -c utilities.c -fno-common -DPIC -o .libs/utilities.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT utilities.lo -MD -MP -MF .deps/utilities.Tpo -c utilities.c -o utilities.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -L/usr/local/lib -o libutilities.la utilities.lo
libtool: link: ar cru .libs/libutilities.a .libs/utilities.o
libtool: link: ranlib .libs/libutilities.a
libtool: link: ( cd ".libs" && rm -f "libutilities.la" && ln -s "../libutilities.la" "libutilities.la" )
depbase=`echo generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT generator.lo -MD -MP -MF $depbase.Tpo -c -o generator.lo generator.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT generator.lo -MD -MP -MF .deps/generator.Tpo -c generator.c -fno-common -DPIC -o .libs/generator.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT generator.lo -MD -MP -MF .deps/generator.Tpo -c generator.c -o generator.o >/dev/null 2>&1
depbase=`echo execute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT execute.lo -MD -MP -MF $depbase.Tpo -c -o execute.lo execute.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fno-common -DPIC -o .libs/execute.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -o execute.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -L/usr/local/lib -o libgenexec.la generator.lo execute.lo
libtool: link: ar cru .libs/libgenexec.a .libs/generator.o .libs/execute.o
libtool: link: ranlib .libs/libgenexec.a
libtool: link: ( cd ".libs" && rm -f "libgenexec.la" && ln -s "../libgenexec.la" "libgenexec.la" )
depbase=`echo memcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -MT memcat.o -MD -MP -MF $depbase.Tpo -c -o memcat.o memcat.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -rpath /usr/local/lib/libmemcached -lsasl2 -L/usr/local/lib -o memcat memcat.o libutilities.la ../libmemcached/libmemcached.la
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -o .libs/memcat memcat.o -L/usr/local/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.dylib -lsasl2
Undefined symbols for architecture x86_64:
"_memcached_create", referenced from:
_main in memcat.o
"_memcached_behavior_set", referenced from:
_main in memcat.o
_process_hash_option in libutilities.a(utilities.o)
"_memcached_get", referenced from:
_main in memcat.o
"_memcached_free", referenced from:
_main in memcat.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [memcat] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment