/usr/local/bin/ruby18 extconf.rb Touching all files so autoconf doesn't run. find . | xargs touch Configuring libmemcached. env CFLAGS='-fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include' LDFLAGS='-fPIC -L. -L/usr/lib -rpath=/usr/lib:/usr/local/lib -pthread -rdynamic -L. -L/usr/lib -rpath=/usr/lib:/usr/local/lib -pthread -rdynamic -L/usr/local/lib' ./configure --prefix=/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext --without-memcached --disable-shared --disable-utils --disable-dependency-tracking CC="cc" 2>&1 checking build system type... x86_64-unknown-freebsd9.1 checking host system type... x86_64-unknown-freebsd9.1 checking target system type... x86_64-unknown-freebsd9.1 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... nawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking for isainfo... no checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-freebsd9.1 file names to x86_64-unknown-freebsd9.1 format... func_convert_file_noop checking how to convert x86_64-unknown-freebsd9.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.1 ld.so 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.1 ld.so 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... cc -E checking whether __SUNPRO_C is declared... no checking whether __ICC is declared... no checking for ISO C++ 98 include files... yes checking memory usability... yes checking memory presence... yes checking for memory... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking boost/shared_ptr.hpp usability... no checking boost/shared_ptr.hpp presence... no checking for boost/shared_ptr.hpp... no checking the location of shared_ptr header file... checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking "C Compiler version--yes"... "cc (GCC) 4.2.1 20070831 patched [FreeBSD]" checking "C++ Compiler version"... "g++ (GCC) 4.2.1 20070831 patched [FreeBSD]" checking for simple visibility declarations... yes checking whether to enable assertions... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking whether it is safe to use -fdiagnostics-show-option... yes checking whether it is safe to use -Wconversion... no checking whether it is safe to use -Wmissing-declarations from C++... no checking whether it is safe to use -Wlogical-op... no checking whether it is safe to use -Wredundant-decls from C++... yes checking for doxygen... no checking for perl... perl checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for library containing getopt_long... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing floorf... -lm checking for htonll... no checking byteorder... little endian checking for pod2man... /usr/local/bin/pod2man checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for libsasl... no checking for libsasl2... yes checking how to link with libsasl2... /usr/local/lib/libsasl2.so -Wl,-rpath -Wl,/usr/local/lib 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: /usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext * System type: unknown-freebsd9.1 * Host CPU: x86_64 * C Compiler: cc (GCC) 4.2.1 20070831 patched [FreeBSD] * Assertions enabled: yes * Debug enabled: no * Warnings as failure: no * With SASL support: /usr/local/lib/libsasl2.so -Wl,-rpath -Wl,/usr/local/lib --- Making libmemcached. GMAKE_CMD='gmake' CXXFLAGS=' -std=gnu++98 -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include' SOURCE_DIR='libmemcached-0.32' HERE='/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext' ruby ../extconf-make.rb gmake CXXFLAGS=' -std=gnu++98 -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include' || true 2>&1 gmake all-recursive gmake[1]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32' Making all in docs gmake[2]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/docs' /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached.pod > libmemcached.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached_examples.pod > libmemcached_examples.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcat.pod > memcat.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcp.pod > memcp.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memerror.pod > memerror.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memflush.pod > memflush.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memdump.pod > memdump.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memrm.pod > memrm.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memslap.pod > memslap.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memstat.pod > memstat.1 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_analyze.pod > memcached_analyze.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_get.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_set.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_get.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_set.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_clone.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_create.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement_with_initial.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_execute.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_result.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_free.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment_with_initial.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_add.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_count.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_list.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_append.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_count.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_free.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_push.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_servers_parse.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set_by_key.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_keys.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_value.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_servername.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_strerror.pod > memcached_strerror.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_quit.pod > memcached_quit.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_verbosity.pod > memcached_verbosity.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_lib_version.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_version.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_flush_buffers.pod > memcached_flush_buffers.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_dump.pod > memcached_dump.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_generate_hash_value.pod > memcached_generate_hash_value.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_set_memory_allocators.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_get_memory_allocators.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_set_user_data.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_get_user_data.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_destroy_sasl_auth_data.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_get_sasl_callbacks.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_set_sasl_auth_data.3 /usr/local/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_sasl.pod > memcached_set_sasl_callbacks.3 gmake[2]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/docs' Making all in libmemcached gmake[2]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' gmake all-am gmake[3]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-crc.lo `test -f 'crc.c' || echo './'`crc.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c crc.c -o libmemcached_la-crc.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from crc.c:7: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from crc.c:7: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached.lo `test -f 'memcached.c' || echo './'`memcached.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached.c -o libmemcached_la-memcached.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached.c:4: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached.c:4: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_auto.lo `test -f 'memcached_auto.c' || echo './'`memcached_auto.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_auto.c -o libmemcached_la-memcached_auto.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached_auto.c:1: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached_auto.c:1: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list memcached_auto.c: In function 'binary_incr_decr': memcached_auto.c:84: warning: ISO C90 forbids specifying subobject to initialize memcached_auto.c:84: warning: ISO C90 forbids mixed declarations and code /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_analyze.lo `test -f 'memcached_analyze.c' || echo './'`memcached_analyze.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_analyze.c -o libmemcached_la-memcached_analyze.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached_analyze.c:1: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached_analyze.c:1: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list memcached_analyze.c: In function 'calc_hit_ratio': memcached_analyze.c:58: warning: ISO C90 forbids mixed declarations and code /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_behavior.lo `test -f 'memcached_behavior.c' || echo './'`memcached_behavior.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_behavior.c -o libmemcached_la-memcached_behavior.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached_behavior.c:1: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached_behavior.c:1: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_connect.lo `test -f 'memcached_connect.c' || echo './'`memcached_connect.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_connect.c -o libmemcached_la-memcached_connect.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached_connect.c:1: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached_connect.c:1: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list memcached_connect.c:17:2: warning: C++ style comments are not allowed in ISO C90 memcached_connect.c:17:2: warning: (this will be reported only once per input file) memcached_connect.c: In function 'network_connect': memcached_connect.c:232: warning: ISO C90 forbids mixed declarations and code memcached_connect.c:251: warning: ISO C90 forbids mixed declarations and code /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_delete.lo `test -f 'memcached_delete.c' || echo './'`memcached_delete.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_delete.c -o libmemcached_la-memcached_delete.o memcached_delete.c:1: warning: ISO C forbids an empty source file /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_do.lo `test -f 'memcached_do.c' || echo './'`memcached_do.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_do.c -o libmemcached_la-memcached_do.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached_do.c:1: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached_do.c:1: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list memcached_do.c: In function 'memcached_vdo': memcached_do.c:59: warning: ISO C90 forbids mixed declarations and code memcached_do.c:60: error: 'for' loop initial declaration used outside C99 mode gmake[3]: *** [libmemcached_la-memcached_do.lo] Error 1 gmake[3]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32' gmake: *** [all] Error 2 gmake install || true 2>&1 Making install in docs gmake[1]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/docs' gmake[2]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/docs' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/share/man/man1" || ../config/install-sh -c -d "/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/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 '/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/share/man/man1' test -z "/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/share/man/man3" || ../config/install-sh -c -d "/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/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 '/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/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 '/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/share/man/man3' gmake[2]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/docs' gmake[1]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/docs' Making install in libmemcached gmake[1]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' gmake install-am gmake[2]: Entering directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c -o libmemcached_la-memcached_do.lo `test -f 'memcached_do.c' || echo './'`memcached_do.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/usr/local/include -O3 -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat=2 -Wstrict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wswitch-default -Wswitch-enum -Wwrite-strings -D_THREAD_SAFE -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -fwrapv -I/usr/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -fPIC -I/usr/local/include -c memcached_do.c -o libmemcached_la-memcached_do.o In file included from ../libmemcached/memcached.h:31, from common.h:52, from memcached_do.c:1: ../libmemcached/memcached_exist.h:20:35: warning: no newline at end of file In file included from common.h:59, from memcached_do.c:1: ../libmemcached/memcached/protocol_binary.h:113: warning: comma at end of enumerator list memcached_do.c: In function 'memcached_vdo': memcached_do.c:59: warning: ISO C90 forbids mixed declarations and code memcached_do.c:60: error: 'for' loop initial declaration used outside C99 mode gmake[2]: *** [libmemcached_la-memcached_do.lo] Error 1 gmake[2]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory `/usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/libmemcached-0.32/libmemcached' gmake: *** [install-recursive] Error 1 *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/usr/local/bin/ruby18 extconf.rb:62:in `chdir': No such file or directory - /usr/local/lib/ruby/gems/1.8/gems/memcached-1.5.0/ext/lib (Errno::ENOENT) from extconf.rb:62:in `check_libmemcached' from extconf.rb:69