* Package: net-misc/memcached-1.5.8 * Repository: gentoo * Maintainer: robbat2@gentoo.org prometheanfire@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux seccomp test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking memcached-1.5.8.tar.gz to /var/tmp/portage/net-misc/memcached-1.5.8/work >>> Source unpacked in /var/tmp/portage/net-misc/memcached-1.5.8/work >>> Preparing source in /var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8 ... * Applying memcached-1.2.2-fbsd.patch ... [ ok ] * Applying memcached-1.4.0-fix-as-needed-linking.patch ... [ ok ] * Applying memcached-1.4.4-as-needed.patch ... [ ok ] * Applying memcached-1.4.17-EWOULDBLOCK.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: memcached-1.5.8/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8 ... * econf: updating memcached-1.5.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating memcached-1.5.8/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/memcached-1.5.8 --htmldir=/usr/share/doc/memcached-1.5.8/html --libdir=/usr/lib64 --disable-docs --disable-sasl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/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 whether make supports nested variables... yes 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none 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 icc in use... no checking for clang in use... 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 whether __SUNPRO_C is declared... no checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for library containing pthread_create... none required checking for gcov... /usr/bin/gcov checking for main in -lgcov... yes checking for library containing clock_gettime... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for libevent directory... (system) checking for library containing umem_cache_create... no checking for library containing gethugepagesizes... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inttypes.h... (cached) yes checking for sasl_callback_ft... yes checking for print macros for integers (C99 section 7.8.1)... yes checking for an ANSI C-conforming const... yes checking for socklen_t... yes checking for endianness... little checking for htonll... no checking for mlockall... yes checking for getpagesizes... no checking for memcntl... no checking for sigignore... yes checking for clock_gettime... yes checking for accept4... yes checking for getopt_long... yes checking for alignment... none checking for GCC atomics... yes checking for GCC 64bit atomics... yes checking for setppriv... no checking for pledge... no checking umem.h usability... no checking umem.h presence... no checking for umem.h... no checking for xml2rfc... no checking for xsltproc... /usr/bin/xsltproc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8 ... * please use append-cppflags for preprocessor flags make -j1 testapp memcached-debug 'CFLAGS=-O2 -pipe -march=native -UNDEBUG -pthread' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o testapp-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o testapp-cache.o `test -f 'cache.c' || echo './'`cache.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -UNDEBUG -pthread -Wl,-O1 -Wl,--as-needed -o testapp testapp-testapp.o testapp-util.o testapp-cache.o -levent x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c x86_64-pc-linux-gnu-gcc -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -UNDEBUG -pthread -Wl,-O1 -Wl,--as-needed -o memcached-debug memcached_debug-memcached.o memcached_debug-hash.o memcached_debug-jenkins_hash.o memcached_debug-murmur3_hash.o memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats.o memcached_debug-util.o memcached_debug-bipbuffer.o memcached_debug-logger.o memcached_debug-crawler.o memcached_debug-itoa_ljust.o memcached_debug-slab_automove.o memcached_debug-cache.o -lgcov -levent make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8/missing 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 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8/doc' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8/doc' make[2]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8/doc' make[2]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-logger.o `test -f 'logger.c' || echo './'`logger.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-crawler.o `test -f 'crawler.c' || echo './'`crawler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o memcached memcached-memcached.o memcached-hash.o memcached-jenkins_hash.o memcached-murmur3_hash.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-daemon.o memcached-stats.o memcached-util.o memcached-bipbuffer.o memcached-logger.o memcached-crawler.o memcached-itoa_ljust.o memcached-slab_automove.o memcached-cache.o -levent x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o sizes.o sizes.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o sizes sizes.o -levent x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o timedrun.o timedrun.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o timedrun timedrun.o -levent make[2]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8' make[1]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8' >>> Source compiled. >>> Test phase: net-misc/memcached-1.5.8 make -j1 -j1 test ./sizes Slab Stats 64 Thread stats -6480 Global stats 168 Settings 248 Item (no cas) 48 Item (cas) 56 Libevent thread 184 Connection 512 ---------------------------------------- libevent thread cumulative 6504 Thread stats cumulative 6320 ./testapp 1..52 ok 1 - cache_create ok 2 - cache_constructor ok 3 - cache_constructor_fail ok 4 - cache_destructor ok 5 - cache_reuse ok 6 - cache_redzone ok 7 - issue_161 ok 8 - strtol ok 9 - strtoll ok 10 - strtoul ok 11 - strtoull ok 12 - issue_44 ok 13 - vperror ok 14 - issue_101 Signal handled: Terminated. ok 15 - start_server ok 16 - issue_92 ok 17 - issue_102 ok 18 - binary_noop ok 19 - binary_quit ok 20 - binary_quitq ok 21 - binary_set ok 22 - binary_setq ok 23 - binary_add ok 24 - binary_addq ok 25 - binary_replace ok 26 - binary_replaceq ok 27 - binary_delete ok 28 - binary_deleteq ok 29 - binary_get ok 30 - binary_getq ok 31 - binary_getk ok 32 - binary_getkq ok 33 - binary_gat ok 34 - binary_gatq ok 35 - binary_gatk ok 36 - binary_gatkq ok 37 - binary_incr ok 38 - binary_incrq ok 39 - binary_decr ok 40 - binary_decrq ok 41 - binary_version ok 42 - binary_flush ok 43 - binary_flushq ok 44 - binary_append ok 45 - binary_appendq ok 46 - binary_prepend ok 47 - binary_prependq ok 48 - binary_stat ok 49 - binary_illegal ok 50 - binary_pipeline_hickup Signal handled: Interrupt. ok 51 - shutdown ok 52 - stop_server t/00-startup.t .............. t/00-startup.t .............. 1/20 getaddrinfo(): Temporary failure in name resolution failed to listen on TCP port 45715: Resource temporarily unavailable t/00-startup.t .............. 3/20 t/00-startup.t .............. 5/20 t/00-startup.t .............. 7/20 t/00-startup.t .............. 9/20 t/00-startup.t .............. 11/20 t/00-startup.t .............. 13/20 slab class 1: chunk size 96 perslab 10922 slab class 2: chunk size 120 perslab 8738 slab class 3: chunk size 152 perslab 6898 slab class 4: chunk size 192 perslab 5461 slab class 5: chunk size 240 perslab 4369 slab class 6: chunk size 304 perslab 3449 slab class 7: chunk size 384 perslab 2730 slab class 8: chunk size 480 perslab 2184 slab class 9: chunk size 600 perslab 1747 slab class 10: chunk size 752 perslab 1394 slab class 11: chunk size 944 perslab 1110 slab class 12: chunk size 1184 perslab 885 slab class 13: chunk size 1480 perslab 708 slab class 14: chunk size 1856 perslab 564 slab class 15: chunk size 2320 perslab 451 slab class 16: chunk size 2904 perslab 361 slab class 17: chunk size 3632 perslab 288 slab class 18: chunk size 4544 perslab 230 slab class 19: chunk size 5680 perslab 184 slab class 20: chunk size 7104 perslab 147 slab class 21: chunk size 8880 perslab 118 slab class 22: chunk size 11104 perslab 94 slab class 23: chunk size 13880 perslab 75 slab class 24: chunk size 17352 perslab 60 slab class 25: chunk size 21696 perslab 48 slab class 26: chunk size 27120 perslab 38 slab class 27: chunk size 33904 perslab 30 slab class 28: chunk size 42384 perslab 24 slab class 29: chunk size 52984 perslab 19 slab class 30: chunk size 66232 perslab 15 slab class 31: chunk size 82792 perslab 12 slab class 32: chunk size 103496 perslab 10 slab class 33: chunk size 129376 perslab 8 slab class 34: chunk size 161720 perslab 6 slab class 35: chunk size 202152 perslab 5 slab class 36: chunk size 252696 perslab 4 slab class 37: chunk size 315872 perslab 3 slab class 38: chunk size 394840 perslab 2 slab class 39: chunk size 524288 perslab 2 <26 server listening (auto-negotiate) <27 new auto-negotiating client connection <27 connection closed. t/00-startup.t .............. 14/20 slab class 1: chunk size 96 perslab 10922 slab class 2: chunk size 120 perslab 8738 slab class 3: chunk size 152 perslab 6898 slab class 4: chunk size 192 perslab 5461 slab class 5: chunk size 240 perslab 4369 slab class 6: chunk size 304 perslab 3449 slab class 7: chunk size 384 perslab 2730 slab class 8: chunk size 480 perslab 2184 slab class 9: chunk size 600 perslab 1747 slab class 10: chunk size 752 perslab 1394 slab class 11: chunk size 944 perslab 1110 slab class 12: chunk size 1184 perslab 885 slab class 13: chunk size 1480 perslab 708 slab class 14: chunk size 1856 perslab 564 slab class 15: chunk size 2320 perslab 451 slab class 16: chunk size 2904 perslab 361 slab class 17: chunk size 3632 perslab 288 slab class 18: chunk size 4544 perslab 230 slab class 19: chunk size 5680 perslab 184 slab class 20: chunk size 7104 perslab 147 slab class 21: chunk size 8880 perslab 118 slab class 22: chunk size 11104 perslab 94 slab class 23: chunk size 13880 perslab 75 slab class 24: chunk size 17352 perslab 60 slab class 25: chunk size 21696 perslab 48 slab class 26: chunk size 27120 perslab 38 slab class 27: chunk size 33904 perslab 30 slab class 28: chunk size 42384 perslab 24 slab class 29: chunk size 52984 perslab 19 slab class 30: chunk size 66232 perslab 15 slab class 31: chunk size 82792 perslab 12 slab class 32: chunk size 103496 perslab 10 slab class 33: chunk size 129376 perslab 8 slab class 34: chunk size 161720 perslab 6 slab class 35: chunk size 202152 perslab 5 slab class 36: chunk size 252696 perslab 4 slab class 37: chunk size 315872 perslab 3 slab class 38: chunk size 394840 perslab 2 slab class 39: chunk size 524288 perslab 2 <26 server listening (ascii) <27 new ascii client connection. <27 connection closed. t/00-startup.t .............. 15/20 slab class 1: chunk size 96 perslab 10922 slab class 2: chunk size 120 perslab 8738 slab class 3: chunk size 152 perslab 6898 slab class 4: chunk size 192 perslab 5461 slab class 5: chunk size 240 perslab 4369 slab class 6: chunk size 304 perslab 3449 slab class 7: chunk size 384 perslab 2730 slab class 8: chunk size 480 perslab 2184 slab class 9: chunk size 600 perslab 1747 slab class 10: chunk size 752 perslab 1394 slab class 11: chunk size 944 perslab 1110 slab class 12: chunk size 1184 perslab 885 slab class 13: chunk size 1480 perslab 708 slab class 14: chunk size 1856 perslab 564 slab class 15: chunk size 2320 perslab 451 slab class 16: chunk size 2904 perslab 361 slab class 17: chunk size 3632 perslab 288 slab class 18: chunk size 4544 perslab 230 slab class 19: chunk size 5680 perslab 184 slab class 20: chunk size 7104 perslab 147 slab class 21: chunk size 8880 perslab 118 slab class 22: chunk size 11104 perslab 94 slab class 23: chunk size 13880 perslab 75 slab class 24: chunk size 17352 perslab 60 slab class 25: chunk size 21696 perslab 48 slab class 26: chunk size 27120 perslab 38 slab class 27: chunk size 33904 perslab 30 slab class 28: chunk size 42384 perslab 24 slab class 29: chunk size 52984 perslab 19 slab class 30: chunk size 66232 perslab 15 slab class 31: chunk size 82792 perslab 12 slab class 32: chunk size 103496 perslab 10 slab class 33: chunk size 129376 perslab 8 slab class 34: chunk size 161720 perslab 6 slab class 35: chunk size 202152 perslab 5 slab class 36: chunk size 252696 perslab 4 slab class 37: chunk size 315872 perslab 3 slab class 38: chunk size 394840 perslab 2 slab class 39: chunk size 524288 perslab 2 <26 server listening (binary) <27 new binary client connection. <27 connection closed. t/00-startup.t .............. 16/20 Invalid value for binding protocol: http -- should be one of auto, binary, or ascii t/00-startup.t .............. 17/20 Maximum connections must be greater than 0 t/00-startup.t .............. 18/20 Maximum connections must be greater than 0 t/00-startup.t .............. 19/20 Number of threads must be greater than 0 t/00-startup.t .............. 20/20 t/00-startup.t .............. ok t/64bit.t ................... t/64bit.t ................... 1/6 t/64bit.t ................... ok t/binary-extstore.t ......... t/binary-extstore.t ......... skipped: extstore not enabled t/binary-get.t .............. t/binary-get.t .............. 1/8 t/binary-get.t .............. ok t/binary-sasl.t ............. This server is not built with SASL support. t/binary-sasl.t ............. 1/1 t/binary-sasl.t ............. ok t/binary.t .................. t/binary.t .................. 1/? t/binary.t .................. 425/? t/binary.t .................. 1850/? t/binary.t .................. 1861/? t/binary.t .................. 1871/? t/binary.t .................. 2985/? t/binary.t .................. 3213/? t/binary.t .................. 3626/? t/binary.t .................. 3796/? t/binary.t .................. 3926/? t/binary.t .................. 4036/? t/binary.t .................. 4146/? t/binary.t .................. 4266/? t/binary.t .................. 4376/? t/binary.t .................. 4486/? t/binary.t .................. 4596/? t/binary.t .................. 4716/? t/binary.t .................. 4816/? t/binary.t .................. 4926/? t/binary.t .................. ok t/bogus-commands.t .......... t/bogus-commands.t .......... 1/1 t/bogus-commands.t .......... ok t/cas.t ..................... t/cas.t ..................... 1/43 t/cas.t ..................... 2/43 t/cas.t ..................... 3/43 Failed to connect to unix domain socket: No such file or directory '/tmp/memcachetest.5880.3' at t/cas.t line 22. # Looks like your test exited with 2 just after 3. Timeout.. killing the process t/cas.t ..................... Dubious, test returned 2 (wstat 512, 0x200) Failed 40/43 subtests t/chunked-extstore.t ........ t/chunked-extstore.t ........ skipped: extstore not enabled t/chunked-items.t ........... t/chunked-items.t ........... 1/? t/chunked-items.t ........... 9/? t/chunked-items.t ........... 99/? t/chunked-items.t ........... 185/? t/chunked-items.t ........... 1550/? t/chunked-items.t ........... 4173/? t/chunked-items.t ........... 6845/? t/chunked-items.t ........... 9031/? t/chunked-items.t ........... 11793/? t/chunked-items.t ........... 14229/? t/chunked-items.t ........... 16315/? t/chunked-items.t ........... ok t/daemonize.t ............... t/daemonize.t ............... 1/7 t/daemonize.t ............... 7/7 t/daemonize.t ............... ok t/dash-M.t .................. t/dash-M.t .................. 1/237 t/dash-M.t .................. ok t/dyn-maxbytes.t ............ t/dyn-maxbytes.t ............ 1/309 t/dyn-maxbytes.t ............ 309/309 t/dyn-maxbytes.t ............ ok t/evictions.t ............... t/evictions.t ............... 1/92 t/evictions.t ............... ok t/expirations.t ............. t/expirations.t ............. 1/15 t/expirations.t ............. 3/15 t/expirations.t ............. 8/15 t/expirations.t ............. 14/15 t/expirations.t ............. ok t/extstore-buckets.t ........ t/extstore-buckets.t ........ skipped: extstore not enabled t/extstore.t ................ t/extstore.t ................ skipped: extstore not enabled t/flags.t ................... t/flags.t ................... 1/8 t/flags.t ................... ok t/flush-all.t ............... t/flush-all.t ............... 1/26 t/flush-all.t ............... 14/26 t/flush-all.t ............... 22/26 t/flush-all.t ............... 26/26 t/flush-all.t ............... ok t/getandtouch.t ............. t/getandtouch.t ............. 1/15 t/getandtouch.t ............. 14/15 t/getandtouch.t ............. ok t/getset.t .................. t/getset.t .................. 1/539 t/getset.t .................. 526/539 t/getset.t .................. ok t/idle-timeout.t ............ t/idle-timeout.t ............ 1/11 t/idle-timeout.t ............ 10/11 t/idle-timeout.t ............ ok t/incrdecr.t ................ t/incrdecr.t ................ 1/23 t/incrdecr.t ................ ok t/inline_asciihdr.t ......... t/inline_asciihdr.t ......... 1/17 t/inline_asciihdr.t ......... ok t/issue_104.t ............... t/issue_104.t ............... 1/6 t/issue_104.t ............... ok t/issue_108.t ............... t/issue_108.t ............... 1/4 t/issue_108.t ............... ok t/issue_14.t ................ t/issue_14.t ................ 1/21 t/issue_14.t ................ 11/21 t/issue_14.t ................ ok t/issue_140.t ............... t/issue_140.t ............... skipped: Fix for Issue 140 was only an illusion t/issue_152.t ............... t/issue_152.t ............... 1/2 t/issue_152.t ............... ok t/issue_163.t ............... t/issue_163.t ............... 1/7 t/issue_163.t ............... 3/7 t/issue_163.t ............... ok t/issue_183.t ............... t/issue_183.t ............... 1/5 t/issue_183.t ............... 3/5 t/issue_183.t ............... ok t/issue_192.t ............... t/issue_192.t ............... 1/2 t/issue_192.t ............... 2/2 t/issue_192.t ............... ok t/issue_22.t ................ t/issue_22.t ................ 1/84 t/issue_22.t ................ ok t/issue_260.t ............... t/issue_260.t ............... skipped: Only possible to test #260 under artificial conditions t/issue_29.t ................ t/issue_29.t ................ 1/4 t/issue_29.t ................ ok t/issue_3.t ................. t/issue_3.t ................. 1/8 t/issue_3.t ................. ok t/issue_41.t ................ t/issue_41.t ................ 1/691 t/issue_41.t ................ 186/691 t/issue_41.t ................ ok t/issue_42.t ................ t/issue_42.t ................ 1/11 t/issue_42.t ................ ok t/issue_50.t ................ t/issue_50.t ................ 1/1 t/issue_50.t ................ ok t/issue_61.t ................ t/issue_61.t ................ 1/7 t/issue_61.t ................ ok t/issue_67.t ................ t/issue_67.t ................ 1/22 t/issue_67.t ................ 3/22 t/issue_67.t ................ 21/22 t/issue_67.t ................ ok t/issue_68.t ................ t/issue_68.t ................ 1/996 t/issue_68.t ................ ok t/issue_70.t ................ t/issue_70.t ................ 1/4 t/issue_70.t ................ ok t/item_size_max.t ........... t/item_size_max.t ........... 1/7 Item max size cannot be less than 1024 bytes. t/item_size_max.t ........... 2/7 Cannot set item size limit higher than 1/2 of memory max. t/item_size_max.t ........... 3/7 t/item_size_max.t ........... 4/7 t/item_size_max.t ........... 5/7 t/item_size_max.t ........... 6/7 t/item_size_max.t ........... 7/7 t/item_size_max.t ........... ok t/line-lengths.t ............ t/line-lengths.t ............ 1/1 t/line-lengths.t ............ ok t/lru-crawler.t ............. t/lru-crawler.t ............. 1/222 t/lru-crawler.t ............. 93/222 t/lru-crawler.t ............. 150/222 t/lru-crawler.t ............. 191/222 t/lru-crawler.t ............. 221/222 t/lru-crawler.t ............. ok t/lru-maintainer.t .......... t/lru-maintainer.t .......... 1/226 t/lru-maintainer.t .......... 12/226 t/lru-maintainer.t .......... 23/226 t/lru-maintainer.t .......... 50/226 t/lru-maintainer.t .......... 75/226 t/lru-maintainer.t .......... 99/226 t/lru-maintainer.t .......... 120/226 t/lru-maintainer.t .......... ok t/lru.t ..................... t/lru.t ..................... 1/149 t/lru.t ..................... 58/149 t/lru.t ..................... ok t/malicious-commands.t ...... t/malicious-commands.t ...... 1/3 t/malicious-commands.t ...... 2/3 t/malicious-commands.t ...... 3/3 t/malicious-commands.t ...... ok t/maxconns.t ................ t/maxconns.t ................ 1/11 t/maxconns.t ................ ok t/misbehave.t ............... t/misbehave.t ............... skipped: Privilege drop not supported t/multiversioning.t ......... t/multiversioning.t ......... 1/13 t/multiversioning.t ......... ok t/noreply.t ................. t/noreply.t ................. 1/9 t/noreply.t ................. ok t/quit.t .................... t/quit.t .................... 1/1 t/quit.t .................... ok t/refhang.t ................. t/refhang.t ................. skipped: Test is flaky. Needs special hooks. t/slabhang.t ................ t/slabhang.t ................ skipped: Test is flaky. Needs special hooks. t/slabs-reassign-chunked.t .. t/slabs-reassign-chunked.t .. 1/8 t/slabs-reassign-chunked.t .. 2/8 t/slabs-reassign-chunked.t .. ok t/slabs-reassign2.t ......... t/slabs-reassign2.t ......... 1/12 t/slabs-reassign2.t ......... 2/12 t/slabs-reassign2.t ......... 4/12 t/slabs-reassign2.t ......... 8/12 t/slabs-reassign2.t ......... ok t/slabs_reassign.t .......... t/slabs_reassign.t .......... 1/130 t/slabs_reassign.t .......... 125/130 t/slabs_reassign.t .......... ok t/stats-conns.t ............. t/stats-conns.t ............. 1/10 t/stats-conns.t ............. 2/10 t/stats-conns.t ............. 8/10 PORT: 47745 t/stats-conns.t ............. ok t/stats-detail.t ............ t/stats-detail.t ............ 1/24 t/stats-detail.t ............ ok t/stats.t ................... t/stats.t ................... 1/108 t/stats.t ................... ok t/touch.t ................... t/touch.t ................... 1/4 t/touch.t ................... 4/4 t/touch.t ................... ok t/udp.t ..................... t/udp.t ..................... 1/48 t/udp.t ..................... ok t/unixsocket.t .............. t/unixsocket.t .............. 1/3 t/unixsocket.t .............. ok t/watcher.t ................. t/watcher.t ................. 1/8 t/watcher.t ................. 3/8 t/watcher.t ................. ok t/whitespace.t .............. fatal: not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). t/whitespace.t .............. skipped: Skipping tests probably because you don't have git. Test Summary Report ------------------- t/cas.t (Wstat: 512 Tests: 3 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 43 tests but ran 3. Files=67, Tests=25833, 789 wallclock secs ( 5.69 usr 0.39 sys + 16.61 cusr 3.47 csys = 26.16 CPU) Result: FAIL make: *** [Makefile:2085: test] Error 1 * ERROR: net-misc/memcached-1.5.8::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/memcached-1.5.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/memcached-1.5.8::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:memcached-1.5.8:20180527-200624.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/memcached-1.5.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.5.8/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8' * S: '/var/tmp/portage/net-misc/memcached-1.5.8/work/memcached-1.5.8'