libmemcached-build team mailing list archive
-
libmemcached-build team
-
Mailing list archive
-
Message #00215
Build failed in Hudson: libmemcached-solaris-x86-32bit-build #20
See <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/20/changes>
Changes:
[Brian Aker <brian@xxxxxxxxxxxxxxx>] Update for test system.
[Brian Aker <brian@xxxxxxxxxxxxxxx>] Updated copyright headers.
[Brian Aker <brian@xxxxxxxxxxxxxxx>] Style cleanup
------------------------------------------
[...truncated 322 lines...]
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...
configure: WARNING: a usable shared_ptr implementation was not found. Let someone know what your platform is.
checking "C Compiler version--"... "cc: Sun C 5.10 SunOS_i386 2009/06/03"
checking "C++ Compiler version"... "CC: Sun C++ 5.10 SunOS_i386 2009/06/03"
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... 64
checking size of off_t... 8
checking size of size_t... 4
checking size of long long... 8
checking if time_t is unsigned... no
checking stack direction... -1
checking for floor in -lm... yes
checking for setsockopt... no
checking for setsockopt in -lsocket... yes
checking for bind... yes
checking whether madvise is declared... no
checking whether the compiler provides atomic builtins... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking whether to enable assertions... yes
checking whether E_PASTE_RESULT_NOT_TOKEN is usable... yes
checking for malloc in -lumem... yes
checking for doxygen... doxygen
checking for perl... perl
checking for library containing getopt_long... none required
checking for library containing gethostbyname... -lnsl
checking for getline... no
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for libevent... yes
checking how to link with libevent... -levent
checking for event_base_new... no
checking for event_base_free... yes
checking for event_base_get_method... no
checking whether pthreads work with -pthreads... no
checking for the pthreads library -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
checking for xlc_r... no
checking for cc_r... no
checking for pthread_yield_np... no
checking if pthread_yield takes zero arguments... no
checking if pthread_yield takes one argument... no
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_setstacksize... yes
checking for pthread_condattr_create... no
checking for pthread_getsequence_np... no
checking for pthread_key_delete... yes
checking for pthread_rwlock_rdlock... yes
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... yes
checking for pthread_sigmask... yes
checking for pthread_attr_create... no
checking for rwlock_init... yes
checking args to pthread_getspecific... POSIX
checking args to pthread_mutex_init... POSIX
checking args to readdir_r... POSIX
checking style of sigwait... POSIX
checking for pthread_attr_setscope... yes
checking if pthread_yield takes zero arguments... yeso
checking if pthread_yield takes 1 argument... no
checking cxxabi.h usability... no
checking cxxabi.h presence... no
checking for cxxabi.h... no
checking checking for abi::__cxa_demangle... no
checking for htonll...
checking for pod2man... /usr/perl5/bin/pod2man
checking for libinnodb... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for printstack... yes
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 example/Makefile
config.status: creating libmemcached/Makefile
config.status: creating libmemcached/memcached_configure.h
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.35
* Installation prefix: /home/hudson/build/libmemcached
* System type: pc-solaris2.11
* Host CPU: i386
* C Compiler: cc: Sun C 5.10 SunOS_i386 2009/06/03
* Assertions enabled: yes
* Debug enabled: no
* Warnings as failure: yes
---
+ gmake -j 4 all
cd . && /bin/sh <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/config/missing> --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
gmake all-recursive
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/'>
Making all in docs
gmake[2]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/docs'>
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached.pod > libmemcached.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached_examples.pod > libmemcached_examples.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcapable.pod > memcapable.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcat.pod > memcat.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memcp.pod > memcp.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memerror.pod > memerror.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memflush.pod > memflush.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memdump.pod > memdump.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memrm.pod > memrm.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memslap.pod > memslap.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 1 ../docs/memstat.pod > memstat.1
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_analyze.pod > memcached_analyze.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_get.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_set.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_get.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_set.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_clone.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_create.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement_with_initial.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_execute.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_result.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_free.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment_with_initial.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_execute.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_execute_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_add.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_count.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_list.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_append.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_count.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_free.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_push.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_servers_parse.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set_by_key.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_keys.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_value.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_servername.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_strerror.pod > memcached_strerror.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_quit.pod > memcached_quit.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_verbosity.pod > memcached_verbosity.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_lib_version.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_version.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_flush_buffers.pod > memcached_flush_buffers.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_dump.pod > memcached_dump.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_generate_hash_value.pod > memcached_generate_hash_value.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_set_memory_allocators.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_get_memory_allocators.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_set_user_data.3
/usr/perl5/bin/pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_get_user_data.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/libmemcachedutil.pod > libmemcachedutil.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_behavior_set.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_behavior_get.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_create.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_destroy.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_push.3
/usr/perl5/bin/pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_pop.3
gmake[2]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/docs'>
Making all in libmemcached
gmake[2]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/libmemcached'>
gmake all-am
gmake[3]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/libmemcached'>
source='crc.c' object='libmemcached_la-crc.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-crc.lo `test -f 'crc.c' || echo './'`crc.c
source='memcached.c' object='libmemcached_la-memcached.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached.lo `test -f 'memcached.c' || echo './'`memcached.c
source='memcached_auto.c' object='libmemcached_la-memcached_auto.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached_auto.lo `test -f 'memcached_auto.c' || echo './'`memcached_auto.c
source='memcached_analyze.c' object='libmemcached_la-memcached_analyze.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached_analyze.lo `test -f 'memcached_analyze.c' || echo './'`memcached_analyze.c
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c crc.c -KPIC -DPIC -o .libs/libmemcached_la-crc.o
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached.c -KPIC -DPIC -o .libs/libmemcached_la-memcached.o
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached_analyze.c -KPIC -DPIC -o .libs/libmemcached_la-memcached_analyze.o
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached_auto.c -KPIC -DPIC -o .libs/libmemcached_la-memcached_auto.o
source='memcached_behavior.c' object='libmemcached_la-memcached_behavior.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached_behavior.lo `test -f 'memcached_behavior.c' || echo './'`memcached_behavior.c
source='memcached_connect.c' object='libmemcached_la-memcached_connect.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached_connect.lo `test -f 'memcached_connect.c' || echo './'`memcached_connect.c
source='memcached_delete.c' object='libmemcached_la-memcached_delete.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached_delete.lo `test -f 'memcached_delete.c' || echo './'`memcached_delete.c
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached_behavior.c -KPIC -DPIC -o .libs/libmemcached_la-memcached_behavior.o
source='memcached_do.c' object='libmemcached_la-memcached_do.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/sh ../config/depcomp \
/bin/sh ../libtool --tag=CC --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c -o libmemcached_la-memcached_do.lo `test -f 'memcached_do.c' || echo './'`memcached_do.c
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached_delete.c -KPIC -DPIC -o .libs/libmemcached_la-memcached_delete.o
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached_connect.c -KPIC -DPIC -o .libs/libmemcached_la-memcached_connect.o
libtool: compile: cc -xc99=all -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/include -I/home/hudson/build/libmemcached/include -D_REENTRANT -g -mt -xstrconst -Xa -xO3 -xlibmil -xdepend -xbuiltin -v -errtags=yes -errwarn=%all -erroff=E_INTEGER_OVERFLOW_DETECTED,E_PASTE_RESULT_NOT_TOKEN -c memcached_do.c -KPIC -DPIC -o .libs/libmemcached_la-memcached_do.o
"memcached_behavior.c", line 217: statement not reached (E_STATEMENT_NOT_REACHED)
cc: acomp failed for memcached_behavior.c
gmake[3]: *** [libmemcached_la-memcached_behavior.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/libmemcached'>
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/libmemcached'>
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/'>
gmake: *** [all] Error 2
Follow ups
References