Created
December 18, 2013 13:39
-
-
Save thesmith/8022517 to your computer and use it in GitHub Desktop.
Failed gem install of memcached on osx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR: Error installing memcached: | |
ERROR: Failed to build gem native extension. | |
/Users/besmith/.rbenv/versions/1.9.3-p484/bin/ruby extconf.rb | |
extconf.rb:17: Use RbConfig instead of obsolete and deprecated Config. | |
Building libmemcached. | |
tar xzf libmemcached-0.32.tar.gz 2>&1 | |
Patching libmemcached source for mark-dead behavior. | |
patch -p1 -f < libmemcached.patch | |
patching file libmemcached-0.32/libmemcached/memcached_response.c | |
patching file libmemcached-0.32/libmemcached/memcached.c | |
patching file libmemcached-0.32/libmemcached/memcached.h | |
patching file libmemcached-0.32/libmemcached/memcached_connect.c | |
patching file libmemcached-0.32/libmemcached/memcached_hash.c | |
patching file libmemcached-0.32/libmemcached/memcached_hosts.c | |
patching file libmemcached-0.32/libmemcached/memcached_storage.c | |
Patching libmemcached source for SASL. | |
patch -p1 -f < sasl.patch | |
patching file libmemcached-0.32/aclocal.m4 | |
patching file libmemcached-0.32/clients/client_options.h | |
patching file libmemcached-0.32/clients/Makefile.am | |
patching file libmemcached-0.32/clients/Makefile.in | |
patching file libmemcached-0.32/clients/memcat.c | |
patching file libmemcached-0.32/clients/memcp.c | |
patching file libmemcached-0.32/clients/memdump.c | |
patching file libmemcached-0.32/clients/memflush.c | |
patching file libmemcached-0.32/clients/memrm.c | |
patching file libmemcached-0.32/clients/memslap.c | |
patching file libmemcached-0.32/clients/utilities.c | |
patching file libmemcached-0.32/clients/utilities.h | |
patching file libmemcached-0.32/config/config.rpath | |
patching file libmemcached-0.32/config.h.in | |
patching file libmemcached-0.32/configure | |
patching file libmemcached-0.32/configure.ac | |
patching file libmemcached-0.32/docs/Makefile.am | |
patching file libmemcached-0.32/docs/Makefile.in | |
patching file libmemcached-0.32/docs/memcached_sasl.pod | |
patching file libmemcached-0.32/libmemcached/Makefile.am | |
patching file libmemcached-0.32/libmemcached/Makefile.in | |
patching file libmemcached-0.32/libmemcached/memcached/protocol_binary.h | |
patching file libmemcached-0.32/libmemcached/memcached_configure.h | |
patching file libmemcached-0.32/libmemcached/memcached_configure.h.in | |
patching file libmemcached-0.32/libmemcached/memcached_connect.c | |
patching file libmemcached-0.32/libmemcached/memcached_constants.h | |
patching file libmemcached-0.32/libmemcached/memcached.h | |
patching file libmemcached-0.32/libmemcached/memcached_response.c | |
patching file libmemcached-0.32/libmemcached/memcached_sasl.c | |
patching file libmemcached-0.32/libmemcached/memcached_sasl.h | |
patching file libmemcached-0.32/libmemcached/memcached_strerror.c | |
patching file libmemcached-0.32/libmemcachedutil/Makefile.in | |
patching file libmemcached-0.32/m4/pandora_have_sasl.m4 | |
patching file libmemcached-0.32/Makefile.in | |
patching file libmemcached-0.32/support/Makefile.in | |
patching file libmemcached-0.32/tests/function.c | |
patching file libmemcached-0.32/tests/Makefile.in | |
patching file libmemcached-0.32/tests/output.cmp | |
Patching libmemcached source for get_from_last method. | |
patch -p1 -f < libmemcached-2.patch | |
patching file libmemcached-0.32/libmemcached/memcached.h | |
patching file libmemcached-0.32/libmemcached/memcached_get.c | |
patching file libmemcached-0.32/libmemcached/memcached_get.h | |
Patching libmemcached source for no block prepend and append. | |
patch -p1 -f < libmemcached-3.patch | |
patching file libmemcached-0.32/libmemcached/memcached_storage.c | |
Patching libmemcached source for noop hash. | |
patch -p1 -f < libmemcached-4.patch | |
patching file libmemcached-0.32/clients/utilities.c | |
patching file libmemcached-0.32/libmemcached/memcached_constants.h | |
patching file libmemcached-0.32/libmemcached/memcached_hash.c | |
Patching libmemcached source for get_len method. | |
patch -p1 -f < libmemcached-5.patch | |
patching file libmemcached-0.32/docs/memcached_get.pod | |
patching file libmemcached-0.32/libmemcached/common.h | |
patching file libmemcached-0.32/libmemcached/memcached.hpp | |
patching file libmemcached-0.32/libmemcached/memcached_get.c | |
patching file libmemcached-0.32/libmemcached/memcached_get.h | |
patching file libmemcached-0.32/tests/function.c | |
Patching libmemcached source for failure count bug. | |
patch -p1 -f < libmemcached-6.patch | |
patching file libmemcached-0.32/libmemcached/memcached_quit.c | |
Touching aclocal.m4 in libmemcached. | |
touch -r libmemcached-0.32/m4/visibility.m4 libmemcached-0.32/configure.ac libmemcached-0.32/m4/pandora_have_sasl.m4 | |
env CFLAGS='-fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe' LDFLAGS='-fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib' ./configure --prefix=/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext --without-memcached --disable-shared --disable-utils --disable-dependency-tracking 2>&1 | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking target system type... i386-apple-darwin13.0.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 for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... none | |
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 for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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 for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from gcc object... ok | |
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... no | |
checking for -exported_symbols_list 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++... none | |
checking whether we are using the GNU C++ compiler... (cached) yes | |
checking whether g++ accepts -g... (cached) yes | |
checking dependency style of g++... (cached) none | |
checking how to run the C++ preprocessor... g++ -E | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... yes | |
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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.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... no | |
checking whether to build static libraries... yes | |
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.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) none | |
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... no | |
checking tr1/memory presence... no | |
checking for tr1/memory... no | |
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"... Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
"Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)" | |
checking "C++ Compiler version"... Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
"Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)" | |
checking for simple visibility declarations... no | |
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++... yes | |
checking whether it is safe to use -Wlogical-op... yes | |
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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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 | |
--- | |
Configuration summary for libmemcached version 0.32 | |
* Installation prefix: /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext | |
* System type: apple-darwin13.0.0 | |
* Host CPU: i386 | |
* C Compiler: Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
* Assertions enabled: yes | |
* Debug enabled: no | |
* Warnings as failure: no | |
* With SASL support: -lsasl2 | |
--- | |
make CXXFLAGS=' -std=gnu++98 -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe' || true 2>&1 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in docs | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached.pod > libmemcached.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached_examples.pod > libmemcached_examples.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcat.pod > memcat.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcp.pod > memcp.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memerror.pod > memerror.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memflush.pod > memflush.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memdump.pod > memdump.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memrm.pod > memrm.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memslap.pod > memslap.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memstat.pod > memstat.1 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_analyze.pod > memcached_analyze.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_get.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_set.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_get.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_set.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_clone.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_create.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement_with_initial.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_execute.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_result.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_free.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment_with_initial.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_add.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_count.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_list.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_append.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_count.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_free.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_push.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_servers_parse.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set_by_key.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_keys.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_value.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_servername.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_strerror.pod > memcached_strerror.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_quit.pod > memcached_quit.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_verbosity.pod > memcached_verbosity.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_lib_version.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_version.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_flush_buffers.pod > memcached_flush_buffers.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_dump.pod > memcached_dump.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_generate_hash_value.pod > memcached_generate_hash_value.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_set_memory_allocators.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_get_memory_allocators.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_set_user_data.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_get_user_data.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_destroy_sasl_auth_data.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_get_sasl_callbacks.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_set_sasl_auth_data.3 | |
/usr/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_set_sasl_callbacks.3 | |
Making all in libmemcached | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-crc.lo `test -f 'crc.c' || echo './'`crc.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c crc.c -o libmemcached_la-crc.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached.lo `test -f 'memcached.c' || echo './'`memcached.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached.c -o libmemcached_la-memcached.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_auto.lo `test -f 'memcached_auto.c' || echo './'`memcached_auto.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_auto.c -o libmemcached_la-memcached_auto.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_analyze.lo `test -f 'memcached_analyze.c' || echo './'`memcached_analyze.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_analyze.c -o libmemcached_la-memcached_analyze.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_behavior.lo `test -f 'memcached_behavior.c' || echo './'`memcached_behavior.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_behavior.c -o libmemcached_la-memcached_behavior.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_connect.lo `test -f 'memcached_connect.c' || echo './'`memcached_connect.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_connect.c -o libmemcached_la-memcached_connect.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_delete.lo `test -f 'memcached_delete.c' || echo './'`memcached_delete.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_delete.c -o libmemcached_la-memcached_delete.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_do.lo `test -f 'memcached_do.c' || echo './'`memcached_do.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_do.c -o libmemcached_la-memcached_do.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_dump.lo `test -f 'memcached_dump.c' || echo './'`memcached_dump.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_dump.c -o libmemcached_la-memcached_dump.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_fetch.lo `test -f 'memcached_fetch.c' || echo './'`memcached_fetch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_fetch.c -o libmemcached_la-memcached_fetch.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_flush.lo `test -f 'memcached_flush.c' || echo './'`memcached_flush.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_flush.c -o libmemcached_la-memcached_flush.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_get.lo `test -f 'memcached_get.c' || echo './'`memcached_get.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_get.c -o libmemcached_la-memcached_get.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
memcached_get.c:336:20: warning: unused variable 'rc' [-Wunused-variable] | |
memcached_return rc = MEMCACHED_NOTFOUND; | |
^ | |
2 warnings generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-memcached_hash.lo `test -f 'memcached_hash.c' || echo './'`memcached_hash.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_hash.c -o libmemcached_la-memcached_hash.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
memcached_hash.c:138:11: warning: explicitly assigning a variable of type 'uint32_t' (aka 'unsigned int') to itself [-Wself-assign] | |
hash= hash; | |
~~~~^ ~~~~ | |
2 warnings generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_hosts.c -o libmemcached_la-memcached_hosts.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_io.c -o libmemcached_la-memcached_io.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
memcached_io.c:525:42: warning: cast from 'char *' to 'struct udp_datagram_header_st *' increases required alignment from 1 to 2 [-Wcast-align] | |
struct udp_datagram_header_st *header= (struct udp_datagram_header_st *)ptr->write_buffer; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
memcached_io.c:541:42: warning: cast from 'char *' to 'struct udp_datagram_header_st *' increases required alignment from 1 to 2 [-Wcast-align] | |
struct udp_datagram_header_st *header= (struct udp_datagram_header_st *)ptr->write_buffer; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
3 warnings generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_purge.c -o libmemcached_la-memcached_purge.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_flush_buffers.c -o libmemcached_la-memcached_flush_buffers.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-md5.lo `test -f 'md5.c' || echo './'`md5.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c md5.c -o libmemcached_la-md5.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_key.c -o libmemcached_la-memcached_key.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_quit.c -o libmemcached_la-memcached_quit.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_parse.c -o libmemcached_la-memcached_parse.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_response.c -o libmemcached_la-memcached_response.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_result.c -o libmemcached_la-memcached_result.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_server.c -o libmemcached_la-memcached_server.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_storage.c -o libmemcached_la-memcached_storage.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_string.c -o libmemcached_la-memcached_string.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_stats.c -o libmemcached_la-memcached_stats.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_strerror.c -o libmemcached_la-memcached_strerror.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_verbosity.c -o libmemcached_la-memcached_verbosity.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_version.c -o libmemcached_la-memcached_version.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c murmur_hash.c -o libmemcached_la-murmur_hash.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
murmur_hash.c:42:23: warning: cast from 'const unsigned char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align] | |
unsigned int k = *(unsigned int *)data; | |
^~~~~~~~~~~~~~~~~~~~ | |
2 warnings generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c jenkins_hash.c -o libmemcached_la-jenkins_hash.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_allocators.c -o libmemcached_la-memcached_allocators.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o libmemcached_la-byteorder.lo `test -f 'byteorder.c' || echo './'`byteorder.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c byteorder.c -o libmemcached_la-byteorder.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_sasl.c -o libmemcached_la-memcached_sasl.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -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 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c memcached_callback.c -o libmemcachedcallbacks_la-memcached_callback.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o libmemcachedcallbacks.la libmemcachedcallbacks_la-memcached_callback.lo | |
libtool: link: ar cru .libs/libmemcachedcallbacks.a 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 -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -version-info 2:0:0 -lsasl2 -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o libmemcached.la -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/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_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: (cd .libs/libmemcached.lax/libmemcachedcallbacks.a && ar x "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/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_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 | |
libtool: link: ranlib .libs/libmemcached.a | |
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 | |
make[2]: Nothing to be done for `all'. | |
Making all in support | |
make[2]: Nothing to be done for `all'. | |
Making all in clients | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o utilities.lo utilities.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c utilities.c -o utilities.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o libutilities.la utilities.lo | |
libtool: link: ar cru .libs/libutilities.a utilities.o | |
libtool: link: ranlib .libs/libutilities.a | |
libtool: link: ( cd ".libs" && rm -f "libutilities.la" && ln -s "../libutilities.la" "libutilities.la" ) | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o generator.lo generator.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c generator.c -o generator.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o execute.lo execute.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c execute.c -o execute.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o libgenexec.la generator.lo execute.lo | |
libtool: link: ar cru .libs/libgenexec.a generator.o execute.o | |
libtool: link: ranlib .libs/libgenexec.a | |
libtool: link: ( cd ".libs" && rm -f "libgenexec.la" && ln -s "../libgenexec.la" "libgenexec.la" ) | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memcat.o memcat.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memcat memcat.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memcat memcat.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memdump.o memdump.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memdump memdump.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memdump memdump.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memcp.o memcp.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memcp memcp.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memcp memcp.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memstat.o memstat.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memstat memstat.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memstat memstat.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memrm.o memrm.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memrm memrm.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memrm memrm.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memflush.o memflush.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memflush memflush.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memflush memflush.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memslap-memslap.o `test -f 'memslap.c' || echo './'`memslap.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memslap memslap-memslap.o libgenexec.la libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memslap memslap-memslap.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libgenexec.a ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o memerror.o memerror.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -rpath /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o memerror memerror.o libutilities.la ../libmemcached/libmemcached.la -lsasl2 | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o memerror memerror.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libutilities.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lm -lsasl2 | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
Making all in tests | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o server.lo server.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c server.c -o server.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o libserver.la server.lo | |
libtool: link: ar cru .libs/libserver.a server.o | |
libtool: link: ranlib .libs/libserver.a | |
libtool: link: ( cd ".libs" && rm -f "libserver.la" && ln -s "../libserver.la" "libserver.la" ) | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o test.lo test.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c test.c -o test.o | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o libtest.la test.lo | |
libtool: link: ar cru .libs/libtest.a test.o | |
libtool: link: ranlib .libs/libtest.a | |
libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o testapp-function.o `test -f 'function.c' || echo './'`function.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
function.c:393:14: warning: cast from 'char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align] | |
store_ptr= (unsigned int *)value; | |
^~~~~~~~~~~~~~~~~~~~~ | |
function.c:4158:41: warning: cast from 'char *' to 'struct udp_datagram_header_st *' increases required alignment from 1 to 2 [-Wcast-align] | |
ids[x]= get_udp_datagram_request_id((struct udp_datagram_header_st *) memc->hosts[x].write_buffer); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../libmemcached/memcached_io.h:20:47: note: expanded from macro 'get_udp_datagram_request_id' | |
#define get_udp_datagram_request_id(A) ntohs((A)->request_id) | |
^ | |
/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' | |
#define ntohs(x) __DARWIN_OSSwapInt16(x) | |
^ | |
/usr/include/libkern/_OSByteOrder.h:72:40: note: expanded from macro '__DARWIN_OSSwapInt16' | |
((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _OSSwapInt16(x))) | |
^ | |
function.c:4158:41: warning: cast from 'char *' to 'struct udp_datagram_header_st *' increases required alignment from 1 to 2 [-Wcast-align] | |
ids[x]= get_udp_datagram_request_id((struct udp_datagram_header_st *) memc->hosts[x].write_buffer); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../libmemcached/memcached_io.h:20:47: note: expanded from macro 'get_udp_datagram_request_id' | |
#define get_udp_datagram_request_id(A) ntohs((A)->request_id) | |
^ | |
/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' | |
#define ntohs(x) __DARWIN_OSSwapInt16(x) | |
^ | |
/usr/include/libkern/_OSByteOrder.h:72:71: note: expanded from macro '__DARWIN_OSSwapInt16' | |
((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _OSSwapInt16(x))) | |
^ | |
/usr/include/libkern/_OSByteOrder.h:44:34: note: expanded from macro '__DARWIN_OSSwapConstInt16' | |
((__uint16_t)((((__uint16_t)(x) & 0xff00) >> 8) | \ | |
^ | |
function.c:4158:41: warning: cast from 'char *' to 'struct udp_datagram_header_st *' increases required alignment from 1 to 2 [-Wcast-align] | |
ids[x]= get_udp_datagram_request_id((struct udp_datagram_header_st *) memc->hosts[x].write_buffer); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../libmemcached/memcached_io.h:20:47: note: expanded from macro 'get_udp_datagram_request_id' | |
#define get_udp_datagram_request_id(A) ntohs((A)->request_id) | |
^ | |
/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' | |
#define ntohs(x) __DARWIN_OSSwapInt16(x) | |
^ | |
/usr/include/libkern/_OSByteOrder.h:72:71: note: expanded from macro '__DARWIN_OSSwapInt16' | |
((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _OSSwapInt16(x))) | |
^ | |
/usr/include/libkern/_OSByteOrder.h:45:32: note: expanded from macro '__DARWIN_OSSwapConstInt16' | |
(((__uint16_t)(x) & 0x00ff) << 8))) | |
^ | |
function.c:4158:41: warning: cast from 'char *' to 'struct udp_datagram_header_st *' increases required alignment from 1 to 2 [-Wcast-align] | |
ids[x]= get_udp_datagram_request_id((struct udp_datagram_header_st *) memc->hosts[x].write_buffer); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../libmemcached/memcached_io.h:20:47: note: expanded from macro 'get_udp_datagram_request_id' | |
#define get_udp_datagram_request_id(A) ntohs((A)->request_id) | |
^ | |
/usr/include/sys/_endian.h:126:39: note: expanded from macro 'ntohs' | |
#define ntohs(x) __DARWIN_OSSwapInt16(x) | |
^ | |
/usr/include/libkern/_OSByteOrder.h:72:89: note: expanded from macro '__DARWIN_OSSwapInt16' | |
((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _OSSwapInt16(x))) | |
^ | |
function.c:3848:20: warning: unused function 'dump_test' [-Wunused-function] | |
static test_return dump_test(memcached_st *memc) | |
^ | |
7 warnings generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o testapp testapp-function.o ../clients/libgenexec.la libtest.la libserver.la ../libmemcached/libmemcached.la | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -fno-strict-aliasing -Wno-strict-aliasing -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o testapp testapp-function.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/tests -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ../clients/.libs/libgenexec.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients ./.libs/libtest.a ./.libs/libserver.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lsasl2 -lm | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
g++ -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Weffc++ -Wold-style-cast -Wmissing-declarations -Wredundant-decls -std=gnu++98 -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o plus.o plus.cpp | |
In file included from plus.cpp:4: | |
../libmemcached/memcached.hpp:794:23: warning: private field 'result' is not used [-Wunused-private-field] | |
memcached_result_st result; | |
^ | |
1 warning generated. | |
/bin/sh ../libtool --tag=CXX --mode=link g++ -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Weffc++ -Wold-style-cast -Wmissing-declarations -Wredundant-decls -std=gnu++98 -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o testplus plus.o libtest.la libserver.la ../libmemcached/libmemcached.la | |
libtool: link: g++ -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Weffc++ -Wold-style-cast -Wmissing-declarations -Wredundant-decls -std=gnu++98 -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o testplus plus.o -Wl,-bind_at_load -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/tests -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libtest.a ./.libs/libserver.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lsasl2 -lm | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o udp.o udp.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o udptest udp.o libtest.la libserver.la ../libmemcached/libmemcached.la | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o udptest udp.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/tests -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libtest.a ./.libs/libserver.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lsasl2 -lm | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o atomsmasher.o atomsmasher.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o atomsmasher atomsmasher.o ../clients/libgenexec.la libtest.la libserver.la ../libmemcached/libmemcached.la | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o atomsmasher atomsmasher.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/tests -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ../clients/.libs/libgenexec.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/clients ./.libs/libtest.a ./.libs/libserver.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lsasl2 -lm | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -c -o start.o start.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' [-Wunused-command-line-argument] | |
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option] | |
1 warning generated. | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -lsasl2 -lm -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L. -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib -o startservers start.o libserver.la ../libmemcached/libmemcached.la | |
libtool: link: gcc -std=gnu99 -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -D_THREAD_SAFE -fPIC -I/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include -O3 -Wno-error=shorten-64-to-32 -pipe -O3 -Wno-error=shorten-64-to-32 -pipe -fPIC -o startservers start.o -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/tests -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib ./.libs/libserver.a ../libmemcached/.libs/libmemcached.a -L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/libmemcached-0.32/libmemcached -lsasl2 -lm | |
ld: warning: directory not found for option '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
make[2]: Nothing to be done for `all-am'. | |
make install || true 2>&1 | |
Making install in docs | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man1" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man1" | |
/usr/bin/install -c -m 644 memcat.1 memcp.1 memerror.1 memflush.1 memdump.1 memrm.1 memslap.1 memstat.1 '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man1' | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man3" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man3" | |
/usr/bin/install -c -m 644 libmemcached.3 libmemcached_examples.3 memcached_add.3 memcached_add_by_key.3 memcached_append.3 memcached_append_by_key.3 memcached_analyze.3 memcached_behavior_get.3 memcached_behavior_set.3 memcached_callback_get.3 memcached_callback_set.3 memcached_cas.3 memcached_cas_by_key.3 memcached_clone.3 memcached_create.3 memcached_decrement.3 memcached_decrement_with_initial.3 memcached_delete.3 memcached_delete_by_key.3 memcached_fetch.3 memcached_fetch_execute.3 memcached_fetch_result.3 memcached_free.3 memcached_get.3 memcached_get_by_key.3 memcached_increment.3 memcached_increment_with_initial.3 memcached_mget.3 memcached_mget_by_key.3 memcached_prepend.3 memcached_prepend_by_key.3 memcached_replace.3 memcached_replace_by_key.3 memcached_server_add.3 memcached_server_count.3 memcached_server_list.3 memcached_server_list_append.3 memcached_server_list_count.3 memcached_server_list_free.3 memcached_server_push.3 '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man3' | |
/usr/bin/install -c -m 644 memcached_servers_parse.3 memcached_set.3 memcached_set_by_key.3 memcached_stat.3 memcached_stat_get_keys.3 memcached_stat_get_value.3 memcached_stat_servername.3 memcached_strerror.3 memcached_quit.3 memcached_verbosity.3 memcached_lib_version.3 memcached_version.3 memcached_flush_buffers.3 memcached_dump.3 memcached_generate_hash_value.3 memcached_set_memory_allocators.3 memcached_get_memory_allocators.3 memcached_set_user_data.3 memcached_get_user_data.3 memcached_destroy_sasl_auth_data.3 memcached_get_sasl_callbacks.3 memcached_set_sasl_auth_data.3 memcached_set_sasl_callbacks.3 '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/share/man/man3' | |
Making install in libmemcached | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib" | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libmemcached.la '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
libtool: install: /usr/bin/install -c .libs/libmemcached.lai /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached.la | |
libtool: install: /usr/bin/install -c .libs/libmemcached.a /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached.a | |
libtool: install: chmod 644 /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached.a | |
libtool: install: ranlib /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/libmemcached.a | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include/libmemcached" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include/libmemcached" | |
/usr/bin/install -c -m 644 memcached.h memcached.hpp memcached_configure.h memcached_constants.h memcached_get.h memcached_result.h memcached_sasl.h memcached_server.h memcached_storage.h memcached_string.h memcached_types.h memcached_watchpoint.h visibility.h '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/include/libmemcached' | |
Making install in libmemcachedutil | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib" | |
make[2]: Nothing to be done for `install-data-am'. | |
Making install in support | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/pkgconfig" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/pkgconfig" | |
/usr/bin/install -c -m 644 libmemcached.pc '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib/pkgconfig' | |
Making install in clients | |
test -z "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin" || ../config/install-sh -c -d "/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin" | |
/bin/sh ../libtool --mode=install /usr/bin/install -c memcat memdump memcp memstat memrm memflush memslap memerror '/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin' | |
libtool: install: /usr/bin/install -c memcat /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memcat | |
libtool: install: /usr/bin/install -c memdump /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memdump | |
libtool: install: /usr/bin/install -c memcp /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memcp | |
libtool: install: /usr/bin/install -c memstat /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memstat | |
libtool: install: /usr/bin/install -c memrm /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memrm | |
libtool: install: /usr/bin/install -c memflush /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memflush | |
libtool: install: /usr/bin/install -c memslap /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memslap | |
libtool: install: /usr/bin/install -c memerror /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/bin/memerror | |
make[2]: Nothing to be done for `install-data-am'. | |
Making install in tests | |
make[2]: Nothing to be done for `install-exec-am'. | |
make[2]: Nothing to be done for `install-data-am'. | |
make[2]: Nothing to be done for `install-exec-am'. | |
make[2]: Nothing to be done for `install-data-am'. | |
creating Makefile | |
make | |
compiling rlibmemcached_wrap.c | |
clang: warning: argument unused during compilation: '-L/Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/lib' | |
linking shared-object rlibmemcached.bundle | |
Undefined symbols for architecture x86_64: | |
"_rb_ary_new", referenced from: | |
_memcached_fetch_rvalue in rlibmemcached_wrap.o | |
__wrap_memcached_stat_get_keys in rlibmemcached_wrap.o | |
_SWIG_Ruby_AppendOutput in rlibmemcached_wrap.o | |
"_rb_ary_push", referenced from: | |
_memcached_fetch_rvalue in rlibmemcached_wrap.o | |
__wrap_memcached_stat_get_keys in rlibmemcached_wrap.o | |
__wrap_memcached_fetch in rlibmemcached_wrap.o | |
__wrap_memcached_fetch_rvalue in rlibmemcached_wrap.o | |
_SWIG_Ruby_AppendOutput in rlibmemcached_wrap.o | |
"_rb_ary_store", referenced from: | |
__wrap_memcached_stat_get_keys in rlibmemcached_wrap.o | |
"_rb_big2long", referenced from: | |
_SWIG_AUX_NUM2LONG in rlibmemcached_wrap.o | |
"_rb_big2ull", referenced from: | |
_SWIG_AUX_NUM2ULL in rlibmemcached_wrap.o | |
"_rb_big2ulong", referenced from: | |
_SWIG_AUX_NUM2ULONG in rlibmemcached_wrap.o | |
"_rb_cFalseClass", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_cFixnum", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_cNilClass", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_cObject", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_cSymbol", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_cTrueClass", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_check_type", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
__wrap_memcached_mget in rlibmemcached_wrap.o | |
__wrap_memcached_mget_len in rlibmemcached_wrap.o | |
__wrap_memcached_mget_by_key in rlibmemcached_wrap.o | |
_SWIG_Ruby_ConvertPtrAndOwn in rlibmemcached_wrap.o | |
"_rb_const_get", referenced from: | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
"_rb_data_object_alloc", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
_SWIG_Ruby_NewClassInstance in rlibmemcached_wrap.o | |
"_rb_define_alloc_func", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_define_class", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_define_class_under", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_define_const", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_define_method", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_define_module", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_define_module_function", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_define_readonly_variable", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_eArgError", referenced from: | |
__wrap_new_MemcachedAnalysisSt in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_average_item_size_set in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_average_item_size_get in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_longest_uptime_set in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_longest_uptime_get in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_least_free_server_set in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_least_free_server_get in rlibmemcached_wrap.o | |
... | |
"_rb_eFatal", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eIOError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eIndexError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eNoMemError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eRangeError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eRuntimeError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eSyntaxError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eTypeError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_eZeroDivError", referenced from: | |
_SWIG_Ruby_ErrorType in rlibmemcached_wrap.o | |
"_rb_float_new", referenced from: | |
__wrap_MemcachedAnalysisSt_pool_hit_ratio_get in rlibmemcached_wrap.o | |
"_rb_funcall", referenced from: | |
__wrap_MemcachedSt_next_distribution_rebuild_set in rlibmemcached_wrap.o | |
__wrap_memcached_delete in rlibmemcached_wrap.o | |
__wrap_memcached_increment_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_decrement_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_flush in rlibmemcached_wrap.o | |
__wrap_memcached_delete_by_key in rlibmemcached_wrap.o | |
__wrap_memcached_set in rlibmemcached_wrap.o | |
... | |
"_rb_gv_get", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_gv_set", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_hash_aref", referenced from: | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
"_rb_hash_aset", referenced from: | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
"_rb_hash_new", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_inspect", referenced from: | |
_Ruby_Format_TypeError in rlibmemcached_wrap.o | |
"_rb_int2big", referenced from: | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
_SWIG_RubyPtrToReference in rlibmemcached_wrap.o | |
"_rb_intern", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
__wrap_MemcachedSt_next_distribution_rebuild_set in rlibmemcached_wrap.o | |
__wrap_memcached_delete in rlibmemcached_wrap.o | |
__wrap_memcached_increment_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_decrement_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_flush in rlibmemcached_wrap.o | |
__wrap_memcached_delete_by_key in rlibmemcached_wrap.o | |
... | |
"_rb_iv_get", referenced from: | |
_SWIG_Ruby_ConvertPtrAndOwn in rlibmemcached_wrap.o | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
"_rb_iv_set", referenced from: | |
_SWIG_Ruby_NewPointerObj in rlibmemcached_wrap.o | |
_SWIG_Ruby_NewClassInstance in rlibmemcached_wrap.o | |
"_rb_ivar_get", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_ivar_set", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
"_rb_num2dbl", referenced from: | |
_SWIG_AUX_NUM2DBL in rlibmemcached_wrap.o | |
"_rb_num2long", referenced from: | |
__wrap_MemcachedSt_next_distribution_rebuild_set in rlibmemcached_wrap.o | |
__wrap_memcached_delete in rlibmemcached_wrap.o | |
__wrap_memcached_increment_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_decrement_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_flush in rlibmemcached_wrap.o | |
__wrap_memcached_delete_by_key in rlibmemcached_wrap.o | |
__wrap_memcached_set in rlibmemcached_wrap.o | |
... | |
"_rb_num2ull", referenced from: | |
_SWIG_AUX_NUM2ULL in rlibmemcached_wrap.o | |
"_rb_num2ulong", referenced from: | |
_SWIG_AUX_NUM2ULONG in rlibmemcached_wrap.o | |
"_rb_obj_classname", referenced from: | |
_Ruby_Format_TypeError in rlibmemcached_wrap.o | |
"_rb_obj_is_kind_of", referenced from: | |
_SWIG_Ruby_ConvertPtrAndOwn in rlibmemcached_wrap.o | |
"_rb_raise", referenced from: | |
__wrap_new_MemcachedAnalysisSt in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_average_item_size_set in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_average_item_size_get in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_longest_uptime_set in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_longest_uptime_get in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_least_free_server_set in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_least_free_server_get in rlibmemcached_wrap.o | |
... | |
"_rb_rescue", referenced from: | |
__wrap_MemcachedAnalysisSt_pool_hit_ratio_set in rlibmemcached_wrap.o | |
_SWIG_AsVal_int in rlibmemcached_wrap.o | |
_SWIG_AsVal_unsigned_SS_long in rlibmemcached_wrap.o | |
_SWIG_AsVal_unsigned_SS_long_SS_long in rlibmemcached_wrap.o | |
"_rb_str_append", referenced from: | |
_Ruby_Format_TypeError in rlibmemcached_wrap.o | |
"_rb_str_cat", referenced from: | |
_Ruby_Format_TypeError in rlibmemcached_wrap.o | |
"_rb_str_cat2", referenced from: | |
_Ruby_Format_TypeError in rlibmemcached_wrap.o | |
"_rb_str_new", referenced from: | |
_memcached_get_rvalue in rlibmemcached_wrap.o | |
_memcached_get_len_rvalue in rlibmemcached_wrap.o | |
_memcached_get_from_last_rvalue in rlibmemcached_wrap.o | |
_memcached_fetch_rvalue in rlibmemcached_wrap.o | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
__wrap_MemcachedStatSt_version_get in rlibmemcached_wrap.o | |
__wrap_MemcachedSt_prefix_key_get in rlibmemcached_wrap.o | |
... | |
"_rb_str_new_cstr", referenced from: | |
_memcached_stat_get_rvalue in rlibmemcached_wrap.o | |
__wrap_MemcachedSt_user_data_get in rlibmemcached_wrap.o | |
__wrap_memcached_stat_get_keys in rlibmemcached_wrap.o | |
__wrap_memcached_callback_get in rlibmemcached_wrap.o | |
__wrap_memcached_get_user_data in rlibmemcached_wrap.o | |
__wrap_memcached_set_user_data in rlibmemcached_wrap.o | |
__wrap_memcached_stat_get_rvalue in rlibmemcached_wrap.o | |
... | |
"_rb_string_value_ptr", referenced from: | |
__wrap_memcached_delete in rlibmemcached_wrap.o | |
__wrap_memcached_increment in rlibmemcached_wrap.o | |
__wrap_memcached_decrement in rlibmemcached_wrap.o | |
__wrap_memcached_increment_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_decrement_with_initial in rlibmemcached_wrap.o | |
__wrap_memcached_generate_hash_value in rlibmemcached_wrap.o | |
__wrap_memcached_generate_hash in rlibmemcached_wrap.o | |
... | |
"_rb_time_new", referenced from: | |
__wrap_MemcachedSt_next_distribution_rebuild_get in rlibmemcached_wrap.o | |
__wrap_MemcachedResultSt_expiration_get in rlibmemcached_wrap.o | |
__wrap_MemcachedServerSt_next_retry_get in rlibmemcached_wrap.o | |
"_rb_uint2big", referenced from: | |
__wrap_MemcachedSt_prefix_key_length_get in rlibmemcached_wrap.o | |
__wrap_memcached_get in rlibmemcached_wrap.o | |
__wrap_memcached_get_len in rlibmemcached_wrap.o | |
__wrap_memcached_get_by_key in rlibmemcached_wrap.o | |
__wrap_memcached_fetch in rlibmemcached_wrap.o | |
__wrap_memcached_get_from_last in rlibmemcached_wrap.o | |
__wrap_MemcachedResultSt_key_length_get in rlibmemcached_wrap.o | |
... | |
"_rb_ull2inum", referenced from: | |
__wrap_MemcachedAnalysisSt_most_used_bytes_get in rlibmemcached_wrap.o | |
__wrap_MemcachedAnalysisSt_least_remaining_bytes_get in rlibmemcached_wrap.o | |
__wrap_MemcachedStatSt_bytes_get in rlibmemcached_wrap.o | |
__wrap_MemcachedStatSt_bytes_read_get in rlibmemcached_wrap.o | |
__wrap_MemcachedStatSt_bytes_written_get in rlibmemcached_wrap.o | |
__wrap_MemcachedStatSt_cmd_get_get in rlibmemcached_wrap.o | |
__wrap_MemcachedStatSt_cmd_set_get in rlibmemcached_wrap.o | |
... | |
"_rb_undef_method", referenced from: | |
_Init_rlibmemcached in rlibmemcached_wrap.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make: *** [rlibmemcached.bundle] Error 1 | |
Gem files will remain installed in /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6 for inspection. | |
Results logged to /Users/besmith/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/memcached-1.0.6/ext/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment