libmemcached-build team mailing list archive
-
libmemcached-build team
-
Mailing list archive
-
Message #00349
Build failed in Hudson: libmemcached-solaris-sparc-32bit-build #49
See <http://hudson.drizzle.org/job/libmemcached-solaris-sparc-32bit-build/49/>
------------------------------------------
[...truncated 167 lines...]
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... no
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/ccs/bin//ld
checking if the linker (/usr/ccs/bin//ld) is GNU ld... no
checking for shared library run path origin... done
checking for libevent... yes
checking how to link with libevent... /usr/local/lib/libevent.so -lnsl -lrt -lresolv -lsocket -R/usr/local/lib
checking for event_base_new... yes
checking for event_base_free... yes
checking for event_base_get_method... yes
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... /opt/csw/bin//pod2man
checking for podchecker... /opt/csw/bin//podchecker
checking for libinnodb... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for printstack... yes
checking atomic.h usability... yes
checking atomic.h presence... yes
checking for atomic.h... yes
checking for atomic_add_64... yes
checking for atomic_add_32... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating libmemcached/memcached_configure.h
config.status: creating libhashkit/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: sun-solaris2.10
* Host CPU: sparc
* C Compiler: cc: Sun C 5.10 SunOS_sparc 2009/06/03
* Assertions enabled: yes
* Debug enabled: no
* Warnings as failure: yes
---
+ gmake -j 64 all
gmake all-recursive
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-sparc-32bit-build/ws/'>
Making all in docs
gmake[2]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-sparc-32bit-build/ws/docs'>
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached.pod > libmemcached.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/libmemcached_examples.pod > libmemcached_examples.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_add_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_analyze.pod > memcached_analyze.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_append_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_get.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_behavior.pod > memcached_behavior_set.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_get.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_callback.pod > memcached_callback_set.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_cas_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_clone.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_create.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_decrement_with_initial.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_delete.pod > memcached_delete_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_dump.pod > memcached_dump.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_execute.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_fetch_result.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_flush_buffers.pod > memcached_flush_buffers.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_create.pod > memcached_free.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_generate_hash_value.pod > memcached_generate_hash_value.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_get_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_get_memory_allocators.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_get_user_data.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_auto.pod > memcached_increment_with_initial.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_lib_version.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_execute.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_get.pod > memcached_mget_execute_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_prepend_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_quit.pod > memcached_quit.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_replace_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_add.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_count.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_list.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_append.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_count.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_server_list_free.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_servers.pod > memcached_server_push.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_server_st.pod > memcached_servers_parse.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_set.pod > memcached_set_by_key.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_memory_allocators.pod > memcached_set_memory_allocators.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_user_data.pod > memcached_set_user_data.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_keys.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_get_value.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_stats.pod > memcached_stat_servername.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_strerror.pod > memcached_strerror.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_verbosity.pod > memcached_verbosity.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 3 ../docs/memcached_version.pod > memcached_version.3
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memcapable.pod > memcapable.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memcat.pod > memcat.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memcp.pod > memcp.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memdump.pod > memdump.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memerror.pod > memerror.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memflush.pod > memflush.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memrm.pod > memrm.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memslap.pod > memslap.1
/opt/csw/bin//pod2man -c "libmemcached" -r "" -s 1 ../docs/memstat.pod > memstat.1
/opt/csw/bin//pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/libmemcachedutil.pod > libmemcachedutil.3
/opt/csw/bin//pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_behavior_set.3
/opt/csw/bin//pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_behavior_get.3
/opt/csw/bin//pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_create.3
/opt/csw/bin//pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_destroy.3
/opt/csw/bin//pod2man -c "libmemcachedutil" -r "" -s 3 ../docs/memcached_pool.pod > memcached_pool_push.3
/opt/csw/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-sparc-32bit-build/ws/docs'>
Making all in libhashkit
gmake[2]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-sparc-32bit-build/ws/libhashkit'>
source='crc32.c' object='libhashkit_la-crc32.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c
source='behavior.c' object='libhashkit_la-behavior.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-behavior.lo `test -f 'behavior.c' || echo './'`behavior.c
source='default.c' object='libhashkit_la-default.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-default.lo `test -f 'default.c' || echo './'`default.c
source='fnv.c' object='libhashkit_la-fnv.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-fnv.lo `test -f 'fnv.c' || echo './'`fnv.c
source='hashkit.c' object='libhashkit_la-hashkit.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-hashkit.lo `test -f 'hashkit.c' || echo './'`hashkit.c
source='jenkins.c' object='libhashkit_la-jenkins.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-jenkins.lo `test -f 'jenkins.c' || echo './'`jenkins.c
source='ketama.c' object='libhashkit_la-ketama.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-ketama.lo `test -f 'ketama.c' || echo './'`ketama.c
source='md5.c' object='libhashkit_la-md5.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
source='murmur.c' object='libhashkit_la-murmur.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-murmur.lo `test -f 'murmur.c' || echo './'`murmur.c
source='strerror.c' object='libhashkit_la-strerror.lo' libtool=yes \
DEPDIR=.deps depmode=dashXmstdout /bin/bash ../config/depcomp \
/bin/bash ../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 -xldscope=hidden -DBUILDING_HASHKIT -c -o libhashkit_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.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 -xldscope=hidden -DBUILDING_HASHKIT -c crc32.c -KPIC -DPIC -o .libs/libhashkit_la-crc32.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 -xldscope=hidden -DBUILDING_HASHKIT -c strerror.c -KPIC -DPIC -o .libs/libhashkit_la-strerror.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 -xldscope=hidden -DBUILDING_HASHKIT -c behavior.c -KPIC -DPIC -o .libs/libhashkit_la-behavior.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 -xldscope=hidden -DBUILDING_HASHKIT -c fnv.c -KPIC -DPIC -o .libs/libhashkit_la-fnv.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 -xldscope=hidden -DBUILDING_HASHKIT -c murmur.c -KPIC -DPIC -o .libs/libhashkit_la-murmur.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 -xldscope=hidden -DBUILDING_HASHKIT -c default.c -KPIC -DPIC -o .libs/libhashkit_la-default.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 -xldscope=hidden -DBUILDING_HASHKIT -c hashkit.c -KPIC -DPIC -o .libs/libhashkit_la-hashkit.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 -xldscope=hidden -DBUILDING_HASHKIT -c ketama.c -KPIC -DPIC -o .libs/libhashkit_la-ketama.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 -xldscope=hidden -DBUILDING_HASHKIT -c md5.c -KPIC -DPIC -o .libs/libhashkit_la-md5.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 -xldscope=hidden -DBUILDING_HASHKIT -c jenkins.c -KPIC -DPIC -o .libs/libhashkit_la-jenkins.o
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
cc: acomp failed for strerror.c
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
gmake[2]: *** [libhashkit_la-strerror.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
cc: acomp failed for murmur.c
cc: acomp failed for cc: hashkit.c
acomp failed for crc32.c
cc: acomp failed for default.c
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
cc: acomp failed for behavior.c
"../libhashkit/algorithm.h", line 39: linker scope was specified more than once: "hashkit_murmur" (E_MULTIPLE_LDSCOPE_SPECIFIED)
gmake[2]: *** [libhashkit_la-murmur.lo] Error 1
gmake[2]: *** [libhashkit_la-hashkit.lo] Error 1
gmake[2]: *** [libhashkit_la-crc32.lo] Error 1
cc: acomp failed for fnv.c
gmake[2]: *** [libhashkit_la-default.lo] Error 1
gmake[2]: *** [libhashkit_la-behavior.lo] Error 1
gmake[2]: *** [libhashkit_la-fnv.lo] Error 1
cc: acomp failed for jenkins.c
cc: acomp failed for ketama.c
gmake[2]: *** [libhashkit_la-jenkins.lo] Error 1
gmake[2]: *** [libhashkit_la-ketama.lo] Error 1
cc: acomp failed for md5.c
gmake[2]: *** [libhashkit_la-md5.lo] Error 1
gmake[2]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-sparc-32bit-build/ws/libhashkit'>
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-sparc-32bit-build/ws/'>
gmake: *** [all] Error 2
Follow ups
References