libmemcached-build team mailing list archive
-
libmemcached-build team
-
Mailing list archive
-
Message #01311
Build failed in Hudson: libmemcached-trunk-solaris-x86-64bit #104
See <http://hudson.drizzle.org/job/libmemcached-trunk-solaris-x86-64bit/104/>
------------------------------------------
Started by upstream project "libmemcached-trunk-source" build number 102
Building remotely on OpenSolaris-amd64
Cleaning workspace...
$ bzr branch lp:libmemcached <http://hudson.drizzle.org/job/libmemcached-trunk-solaris-x86-64bit/ws/>
Branched 902 revision(s).
Getting local revision...
$ bzr revision-info -d <http://hudson.drizzle.org/job/libmemcached-trunk-solaris-x86-64bit/ws/>
RevisionState revno:902 revid:brian@xxxxxxxxxxx-20110111195533-z1rpmuiqh0gfwyi2
[libmemcached-trunk-solaris-x86-64bit] $ /bin/sh -xe /var/tmp/hudson1756009481372092544.sh
+ gmake distclean
gmake: *** No rule to make target `distclean'. Stop.
+ echo 'No or bogus makefile found'
No or bogus makefile found
[libmemcached-trunk-solaris-x86-64bit] $ /bin/sh -xe /var/tmp/hudson3780811812880297233.sh
+ ./config/autorun.sh
./config/autorun.sh: running `/usr/bin/libtoolize --automake --copy --force'
./config/autorun.sh: running `/usr/bin/aclocal-1.10 -I m4'
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
/usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal'
/usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
./config/autorun.sh: running `/usr/bin/autoheader'
./config/autorun.sh: running `/usr/bin/automake-1.10 --add-missing --copy --force --foreign'
configure.ac:14: installing `config/compile'
configure.ac:14: installing `config/config.sub'
configure.ac:14: installing `config/missing'
configure.ac:14: installing `config/install-sh'
configure.ac:14: installing `config/config.guess'
Makefile.am: installing `config/depcomp'
./config/autorun.sh: running `/usr/bin/autoconf'
---
Configured with the following tools:
* libtoolize (GNU libtool) 2.2.6
* aclocal (GNU automake) 1.10
* autoheader (GNU Autoconf) 2.63
* automake (GNU automake) 1.10
* autoconf (GNU Autoconf) 2.63
---
[libmemcached-trunk-solaris-x86-64bit] $ /bin/sh -xe /var/tmp/hudson5375048720970285220.sh
+ isainfo -k
+ ./configure --disable-static --prefix=/home/hudson/build/libmemcached --libdir=/home/hudson/build/libmemcached/lib/amd64 --enable-64bit --with-memcached=/home/hudson/build/memcached/bin/memcached --with-debug
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 gmake sets $(MAKE)... yes
checking for style of include used by gmake... 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 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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for 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 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... no
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 for 64-bit host... yes
checking target system type... i386-pc-solaris2.11
checking how to create a ustar tar archive... gnutar
checking whether __SUNPRO_C is declared... yes
checking whether __ICC is declared... no
checking for ISO C++ 98 include files... yes
checking the location of cstdint...
configure: WARNING: Could not find a cstdint header.
checking the location of cinttypes...
configure: WARNING: Could not find a cinttypes header.
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 128229-02 2009/09/21"
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 whether struct tm is in sys/time.h or time.h... time.h
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 for library containing clock_gettime... none required
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking size of off_t... 8
checking size of size_t... 8
checking size of long long... 8
checking if time_t is unsigned... no
checking if system defines RUSAGE_THREAD... no
checking for cos 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 dtrace... no
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking for malloc in -lumem... yes
checking for doxygen... doxygen
checking for perl... perl
checking for dpkg-gensymbols... no
checking for lcov... no
checking for genhtml... no
checking for sphinx-build... no
checking for library containing getopt_long... none required
checking for library containing gethostbyname... -lnsl
checking for getline... yes
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 libgtest... no
checking for libevent... yes
checking how to link with libevent... -levent
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... yes
checking for working SO_SNDTIMEO... yes
checking for working SO_RCVTIMEO... yes
checking for supported struct padding... yes
checking for /home/hudson/build/memcached/bin/memcached... no
configure: error: "could not find memcached binary"
Follow ups