← Back to team overview

libmemcached-build team mailing list archive

Build failed in Hudson: libmemcached-solaris-x86-32bit-build #1

 

See <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/1/>

------------------------------------------
[...truncated 2073 lines...]
replication_noblock

Testing set					 0.030 [ ok ]
Testing get					 0.007 [ ok ]
Testing mget					 0.121 [ ok ]
Testing delete					 0.042 [ ok ]

regression

Testing lp:434484					 0.041 [ ok ]
Testing lp:434843					 0.027 [ ok ]
Testing lp:434843 buffered					 0.036 [ ok ]
Testing lp:421108					 0.029 [ ok ]
Testing lp:442914					 0.010 [ ok ]
Testing lp:447342					 0.129 [ ok ]
Testing lp:463297					 0.040 [ ok ]
All tests completed successfully

Test completed
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/tests'>
+ gmake distcheck
{ test ! -d libmemcached-0.34 || { find libmemcached-0.34 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr libmemcached-0.34; }; }
test -d libmemcached-0.34 || mkdir libmemcached-0.34
list='docs libmemcached support clients tests example'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "libmemcached-0.34/$subdir" \
	    || config/install-sh -c -d "libmemcached-0.34/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd libmemcached-0.34 && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd libmemcached-0.34 && pwd`; \
	    (cd $subdir && \
	      gmake  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/docs'>
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/docs'>
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/libmemcached'>
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/libmemcached'>
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/support'>
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/support'>
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/clients'>
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/clients'>
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/tests'>
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/tests'>
gmake[1]: Entering directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/example'>
gmake[1]: Leaving directory `<http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/example'>
find libmemcached-0.34 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec /bin/sh <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/config/install-sh> -c -m a+r {} {} \; \
	|| chmod -R a+r libmemcached-0.34
tardir=libmemcached-0.34 && /bin/sh <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/config/missing> --run tar chof - "$tardir" | GZIP=--best gzip -c >libmemcached-0.34.tar.gz
{ test ! -d libmemcached-0.34 || { find libmemcached-0.34 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr libmemcached-0.34; }; }
case 'libmemcached-0.34.tar.gz' in \
	*.tar.gz*) \
	  GZIP=--best gunzip -c libmemcached-0.34.tar.gz | /bin/sh <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/config/missing> --run tar xf - ;;\
	*.tar.bz2*) \
	  bunzip2 -c libmemcached-0.34.tar.bz2 | /bin/sh <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/config/missing> --run tar xf - ;;\
	*.tar.Z*) \
	  uncompress -c libmemcached-0.34.tar.Z | /bin/sh <http://hudson.drizzle.org/job/libmemcached-solaris-x86-32bit-build/ws/config/missing> --run tar xf - ;;\
	*.shar.gz*) \
	  GZIP=--best gunzip -c libmemcached-0.34.shar.gz | unshar ;;\
	*.zip*) \
	  unzip libmemcached-0.34.zip ;;\
	esac
chmod -R a-w libmemcached-0.34; chmod a+w libmemcached-0.34
mkdir libmemcached-0.34/_build
mkdir libmemcached-0.34/_inst
chmod a-w libmemcached-0.34
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libmemcached-0.34/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
	  && cd libmemcached-0.34/_build \
	  && ../configure --srcdir=.. --prefix="$dc_install_base" \
	     \
	  && gmake  \
	  && gmake  dvi \
	  && gmake  check \
	  && gmake  install \
	  && gmake  installcheck \
	  && gmake  uninstall \
	  && gmake  distuninstallcheck_dir="$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
	       && gmake  DESTDIR="$dc_destdir" install \
	       && gmake  DESTDIR="$dc_destdir" uninstall \
	       && gmake  DESTDIR="$dc_destdir" \
	            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$dc_destdir"; exit 1; }) \
	  && rm -rf "$dc_destdir" \
	  && gmake  dist \
	  && rm -rf libmemcached-0.34.tar.gz \
	  && gmake  distcleancheck
checking build system type... i386-pc-solaris2.11
checking host system type... i386-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../config/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... dashXmstdout
checking for isainfo... isainfo
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... dashXmstdout
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for AIX... no
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 whether cc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/gsed
checking for fgrep... /usr/bin/ggrep -F
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /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 -p output from cc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether CC accepts -g... (cached) yes
checking dependency style of CC... (cached) dashXmstdout
checking how to run the C++ preprocessor... CC -E
checking for objdir... .libs
checking for cc option to produce PIC... -KPIC -DPIC
checking if cc PIC flag -KPIC -DPIC works... yes
checking if cc static flag -Bstatic 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... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether the CC linker (/usr/bin/ld) supports shared libraries... yes
checking for CC option to produce PIC... -KPIC -DPIC
checking if CC PIC flag -KPIC -DPIC works... yes
checking if CC static flag -Bstatic works... no
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... solaris2.11 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 64-bit host... yes
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 target system type... i386-pc-solaris2.11
checking whether __SUNPRO_C is declared... yes
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... 
configure: WARNING: a usable shared_ptr implementation was not found. Let someone know what your platform is.
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--"... "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 to enable assertions... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... 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 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 library containing getopt_long... none required
checking for library containing socket... -lsocket
checking for library containing gethostbyname... -lnsl
checking for library containing floorf... -lm
checking for htonll... yes
checking byteorder... little endian
checking for pod2man... /usr/perl5/bin/pod2man
checking for memcached... no
configure: error: "could not find memcached binary"
gmake: *** [distcheck] Error 1




Follow ups