* Package: dev-libs/libmemcached-0.50  * Repository: gentoo  * Maintainer: robbat2@gentoo.org  * USE: amd64 consolekit doc elibc_glibc kernel_linux libevent multilib policykit userland_GNU  * FEATURES: ccache sandbox splitdebug >>> Unpacking source... >>> Unpacking libmemcached-0.50.tar.gz to /var/tmp/portage/dev-libs/libmemcached-0.50/work >>> Source unpacked in /var/tmp/portage/dev-libs/libmemcached-0.50/work >>> Preparing source in /var/tmp/portage/dev-libs/libmemcached-0.50/work/libmemcached-0.50 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libmemcached-0.50/work/libmemcached-0.50 ... * econf: updating libmemcached-0.50/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libmemcached-0.50/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dtrace --disable-libinnodb --disable-assert --without-debug --disable-hsieh_hash --enable-libevent --disable-tcmalloc --without-libsasl-prefix --without-libsasl2-prefix --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for isainfo... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... yes checking how to create a ustar tar archive... gnutar checking whether __SUNPRO_C is declared... no checking whether __ICC is declared... no checking for ISO C++ 98 include files... yes checking the location of cstdint... checking the location of cinttypes... checking "C Compiler version--yes"... "x86_64-pc-linux-gnu-gcc (Gentoo 4.4.6-r1 p1.0, pie-0.4.5) 4.4.6" checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 4.4.6-r1 p1.0, pie-0.4.5) 4.4.6" 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... -lrt 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... yes checking for cos in -lm... yes checking for setsockopt... yes checking for bind... yes checking whether madvise is declared... no checking whether the compiler provides atomic builtins... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking whether to enable assertions... no checking whether it is safe to use -fdiagnostics-show-option... yes checking whether it is safe to use -floop-parallelize-all... no checking whether it is safe to use -Wextra... yes checking whether it is safe to use -Wformat... yes checking whether it is safe to use -Wconversion... yes checking whether it is safe to use -Wconversion with htons... yes checking whether it is safe to use -Wmissing-declarations from C++... yes checking whether it is safe to use -Wframe-larger-than... yes checking whether it is safe to use -Wlogical-op... yes checking whether it is safe to use -Wredundant-decls from C++... yes checking whether it is safe to use -Wattributes from C++... no checking whether it is safe to use -Wno-attributes... no checking for doxygen... doxygen checking for perl... perl checking for dpkg-gensymbols... no checking for lcov... lcov checking for genhtml... genhtml checking for sphinx-build... sphinx-build checking if sphinx is new enough... yes checking for working -pipe... yes checking for bison... bison checking for flex... flex checking for library containing getopt_long... none required checking for library containing gethostbyname... none required checking for getline... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libevent... yes checking how to link with libevent... /usr/lib64/libevent.so checking for event_base_new... yes checking for event_base_free... yes checking for event_base_get_method... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_yield_np... no checking if pthread_yield takes zero arguments... yes 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... no 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... yes checking if pthread_yield takes 1 argument... no checking for htonll... no checking for working SO_SNDTIMEO... yes checking for working SO_RCVTIMEO... yes checking for supported struct padding... yes checking for memcached... /usr/bin/memcached checking if libinnodb is recent enough... no configure: WARNING: libmemcached requires at least version 1.0.6 of Embedded InnoDB checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for printstack... no checking for dlfcn.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for libsasl... no checking for libsasl2... yes checking how to link with libsasl2... -lsasl2 checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking for winsock2.h... no checking for poll.h... yes checking for sys/wait.h... yes checking for fnmatch.h... yes checking if EWOULDBLOCK == EAGAIN... yes checking for MSG_NOSIGNAL... yes checking for MSG_DONTWAIT... yes checking for MSG_MORE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating docs/conf.py config.status: creating libhashkit/configure.h config.status: creating libmemcached/configure.h 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.50 * Installation prefix: /usr * System type: pc-linux-gnu * Host CPU: x86_64 * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 4.4.6-r1 p1.0, pie-0.4.5) 4.4.6 * Assertions enabled: no * Debug enabled: no * Warnings as failure: no --- >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libmemcached-0.50/work/libmemcached-0.50 ... make -j5 make all-am make[1]: Entering directory `/var/tmp/portage/dev-libs/libmemcached-0.50/work/libmemcached-0.50' CXX libhashkit/libhashkit_libhashkit_la-algorithm.lo CXX libhashkit/libhashkit_libhashkit_la-behavior.lo CXX libhashkit/libhashkit_libhashkit_la-crc32.lo CXX libhashkit/libhashkit_libhashkit_la-digest.lo CXX libhashkit/libhashkit_libhashkit_la-fnv.lo CXX libhashkit/libhashkit_libhashkit_la-function.lo CXX libhashkit/libhashkit_libhashkit_la-hashkit.lo CXX libhashkit/libhashkit_libhashkit_la-jenkins.lo CXX libhashkit/libhashkit_libhashkit_la-ketama.lo CXX libhashkit/libhashkit_libhashkit_la-md5.lo CXX libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo CXX libhashkit/libhashkit_libhashkit_la-str_algorithm.lo CXX libhashkit/libhashkit_libhashkit_la-strerror.lo CXX libhashkit/libhashkit_libhashkit_la-hsieh.lo CXX libhashkit/libhashkit_libhashkit_la-murmur.lo CC libmemcached/libmemcached_libmemcachedinternal_la-array.lo CXX libmemcached/libmemcached_libmemcachedinternal_la-error.lo CXX libmemcached/libmemcached_libmemcachedinternal_la-string.lo CXX libhashkit/algorithm.lo CXX libhashkit/behavior.lo CXX libhashkit/crc32.lo CXX libhashkit/digest.lo CXX libhashkit/fnv.lo CXX libhashkit/function.lo CXX libhashkit/hashkit.lo CXX libhashkit/jenkins.lo CXX libhashkit/ketama.lo CXX libhashkit/md5.lo CXX libhashkit/one_at_a_time.lo CXX libhashkit/str_algorithm.lo CXX libhashkit/strerror.lo CXX libhashkit/hsieh.lo CXX libhashkit/murmur.lo CXX clients/memcapable.o CXX libmemcached/byteorder.o CXX clients/memcat.o CXX clients/memcp.o CXX clients/memdump.o CXX clients/memerror.o CXX clients/memflush.o CXX clients/memparse.o CXX clients/memrm.o CXX clients/memslap.o CXX clients/execute.o CXX clients/generator.o CXX clients/memstat.o CXX libmemcached/options/libmemcached_libmemcached_la-parser.lo CXX libmemcached/options/libmemcached_libmemcached_la-scanner.lo CXX libhashkit/libmemcached_libmemcached_la-algorithm.lo CXX libhashkit/libmemcached_libmemcached_la-behavior.lo CXX libhashkit/libmemcached_libmemcached_la-crc32.lo CXX libhashkit/libmemcached_libmemcached_la-digest.lo CXX libhashkit/libmemcached_libmemcached_la-fnv.lo CXX libhashkit/libmemcached_libmemcached_la-function.lo CXX libhashkit/libmemcached_libmemcached_la-hashkit.lo CXX libhashkit/libmemcached_libmemcached_la-jenkins.lo CXX libhashkit/libmemcached_libmemcached_la-ketama.lo CXX libhashkit/libmemcached_libmemcached_la-md5.lo CXX libhashkit/libmemcached_libmemcached_la-one_at_a_time.lo CXX libhashkit/libmemcached_libmemcached_la-str_algorithm.lo CXX libhashkit/libmemcached_libmemcached_la-strerror.lo CXX libhashkit/libmemcached_libmemcached_la-hsieh.lo CXX libhashkit/libmemcached_libmemcached_la-murmur.lo CXX libmemcached/libmemcached_libmemcached_la-allocators.lo CXX libmemcached/libmemcached_libmemcached_la-analyze.lo CC libmemcached/libmemcached_libmemcached_la-array.lo CXX libmemcached/libmemcached_libmemcached_la-auto.lo CXX libmemcached/libmemcached_libmemcached_la-behavior.lo CXX libmemcached/libmemcached_libmemcached_la-callback.lo CXX libmemcached/libmemcached_libmemcached_la-byteorder.lo CXX libmemcached/libmemcached_libmemcached_la-connect.lo CXX libmemcached/libmemcached_libmemcached_la-delete.lo CXX libmemcached/libmemcached_libmemcached_la-do.lo CXX libmemcached/libmemcached_libmemcached_la-dump.lo CXX libmemcached/libmemcached_libmemcached_la-error.lo CXX libmemcached/libmemcached_libmemcached_la-fetch.lo CXX libmemcached/libmemcached_libmemcached_la-flush.lo CXX libmemcached/libmemcached_libmemcached_la-flush_buffers.lo CXX libmemcached/libmemcached_libmemcached_la-get.lo CXX libmemcached/libmemcached_libmemcached_la-hash.lo CXX libmemcached/libmemcached_libmemcached_la-hosts.lo CXX libmemcached/libmemcached_libmemcached_la-initialize_query.lo CXX libmemcached/libmemcached_libmemcached_la-io.lo CXX libmemcached/libmemcached_libmemcached_la-key.lo CXX libmemcached/libmemcached_libmemcached_la-memcached.lo CXX libmemcached/libmemcached_libmemcached_la-options.lo CXX libmemcached/libmemcached_libmemcached_la-parse.lo CXX libmemcached/libmemcached_libmemcached_la-prefix_key.lo CXX libmemcached/libmemcached_libmemcached_la-purge.lo CXX libmemcached/libmemcached_libmemcached_la-quit.lo CXX libmemcached/libmemcached_libmemcached_la-response.lo CXX libmemcached/libmemcached_libmemcached_la-result.lo CXX libmemcached/libmemcached_libmemcached_la-server.lo CXX libmemcached/libmemcached_libmemcached_la-server_list.lo CXX libmemcached/libmemcached_libmemcached_la-stats.lo CXX libmemcached/libmemcached_libmemcached_la-storage.lo CXX libmemcached/libmemcached_libmemcached_la-strerror.lo CXX libmemcached/libmemcached_libmemcached_la-string.lo CXX libmemcached/libmemcached_libmemcached_la-verbosity.lo CXX libmemcached/libmemcached_libmemcached_la-version.lo CC libmemcached/libmemcached_libmemcached_la-virtual_bucket.lo CC libmemcached/libmemcached_libmemcached_la-sasl.lo CXX libmemcached/libmemcached_libmemcachedprotocol_la-byteorder.lo CC libmemcached/protocol/libmemcached_libmemcachedprotocol_la-ascii_handler.lo CC libmemcached/protocol/libmemcached_libmemcachedprotocol_la-binary_handler.lo CC libmemcached/protocol/libmemcached_libmemcachedprotocol_la-cache.lo CC libmemcached/protocol/libmemcached_libmemcachedprotocol_la-pedantic.lo CC libmemcached/protocol/libmemcached_libmemcachedprotocol_la-protocol_handler.lo CXX libmemcached/util/libmemcached_libmemcachedutil_la-flush.lo CXX libmemcached/util/libmemcached_libmemcachedutil_la-ping.lo CXX libmemcached/util/libmemcached_libmemcachedutil_la-pool.lo CXX libmemcached/util/libmemcached_libmemcachedutil_la-version.lo CXXLD libhashkit/libhashkit.la CC libtest/server.lo CC libtest/libtest_libtest_la-test.lo CXXLD libmemcached/libmemcachedinternal.la CXX clients/utilities.lo CXXLD libhashkit/libhashkitinc.la CC tests/atomsmasher.o CXX tests/tests_hash_plus-hash_plus.o CC tests/start.o CXX tests/basic.o CXX tests/deprecated.o CXX tests/error_conditions.o CXX tests/mem_functions.o CXX tests/parser.o CXX tests/pool.o CXX tests/print.o tests/mem_functions.cc:4379: Warnung: »test_return_t connection_pool_test(memcached_st*)« definiert, aber nicht verwendet [-Wunused-function] tests/mem_functions.cc:5800: Warnung: »test_return_t regression_bug_583031(memcached_st*)« definiert, aber nicht verwendet [-Wunused-function] CXX tests/replication.o CXX tests/string.o CXX tests/virtual_buckets.o CC tests/hashkit_functions.o CXX tests/tests_testplus-plus.o CC tests/tests_testudp-mem_udp.o CC example/interface_v0.o CC example/interface_v1.o CC example/memcached_light.o CC example/storage.o CXXLD libmemcached/libmemcached.la CXXLD libmemcached/libmemcachedprotocol.la CCLD libtest/libserver.la CCLD libtest/libtest.la CXXLD clients/libutilities.la CXXLD tests/hash_plus CCLD tests/testhashkit CXXLD example/memcached_light CXXLD libmemcached/libmemcachedutil.la CXXLD clients/memcapable CXXLD clients/memcat CXXLD clients/memcp libtool: link: warning: `/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6/../../../../lib64/libsasl2.la' seems to be moved CXXLD clients/memdump CXXLD clients/memerror CXXLD clients/memflush CXXLD clients/memparse CXXLD clients/memrm CXXLD clients/memslap CXXLD clients/memstat CXXLD tests/atomsmasher CCLD tests/startservers CXXLD tests/testapp CXXLD tests/testplus CCLD tests/testudp make[1]: Leaving directory `/var/tmp/portage/dev-libs/libmemcached-0.50/work/libmemcached-0.50' make -j5 html-local PYTHONPATH=./docs sphinx-build -b html -d ./docs/doctrees ./docs ./docs/html Making output directory... Running Sphinx v1.1.2 Extension error: Could not import extension sphinxcontrib.googleanalytics (exception: No module named sphinxcontrib.googleanalytics) make: *** [html-local] Error 1 emake failed * ERROR: dev-libs/libmemcached-0.50 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 2125: Called die * The specific snippet of code: * emake html-local || die; * * If you need support, post the output of 'emerge --info =dev-libs/libmemcached-0.50', * the complete build log and the output of 'emerge -pqv =dev-libs/libmemcached-0.50'. * The complete build log is located at '/var/tmp/portage/dev-libs/libmemcached-0.50/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libmemcached-0.50/temp/environment'. * S: '/var/tmp/portage/dev-libs/libmemcached-0.50/work/libmemcached-0.50'