>>> Unpacking source... >>> Unpacking memcached-1.4.1.tar.gz to /var/tmp/portage/net-misc/memcached-1.4.1/work >>> Source unpacked in /var/tmp/portage/net-misc/memcached-1.4.1/work >>> Preparing source in /var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1 ... * Applying memcached-1.2.2-fbsd.patch ...  [ ok ] * Applying memcached-1.3.3-gcc4-slab-fixup.patch ...  [ ok ] * Applying memcached-1.4.0-fix-as-needed-linking.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1 ... * econf: updating memcached-1.4.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating memcached-1.4.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=armv5tel-softfloat-linux-gnueabi --host=armv5tel-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib checking build system type... armv5tel-softfloat-linux-gnueabi checking host system type... armv5tel-softfloat-linux-gnueabi checking target system type... armv5tel-softfloat-linux-gnueabi 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 armv5tel-softfloat-linux-gnueabi-gcc... armv5tel-softfloat-linux-gnueabi-gcc 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... yes checking whether armv5tel-softfloat-linux-gnueabi-gcc accepts -g... yes checking for armv5tel-softfloat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv5tel-softfloat-linux-gnueabi-gcc... gcc3 checking how to run the C preprocessor... armv5tel-softfloat-linux-gnueabi-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 Sun cc in use... no checking for armv5tel-softfloat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking whether armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gcov... /usr/bin/gcov checking for libevent directory... (system) checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing umem_cache_create... 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for socklen_t... yes checking for endianness... little checking for library containing pthread_create... none required checking for mlockall... yes checking for getpagesizes... no checking for memcntl... no checking for sigignore... yes checking for alignment... none checking for setppriv... 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 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.4.1/work/memcached-1.4.1 ... make -j2 testapp memcached-debug 'CFLAGS=-Os -march=armv5te -pipe -UNDEBUG' armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -Os -march=armv5te -pipe -UNDEBUG -MT testapp-testapp.o -MD -MP -MF .deps/testapp-testapp.Tpo -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -Os -march=armv5te -pipe -UNDEBUG -MT testapp-util.o -MD -MP -MF .deps/testapp-util.Tpo -c -o testapp-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/testapp-util.Tpo .deps/testapp-util.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -Os -march=armv5te -pipe -UNDEBUG -MT testapp-cache.o -MD -MP -MF .deps/testapp-cache.Tpo -c -o testapp-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/testapp-cache.Tpo .deps/testapp-cache.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-memcached.o -MD -MP -MF .deps/memcached_debug-memcached.Tpo -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c mv -f .deps/testapp-testapp.Tpo .deps/testapp-testapp.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-hash.o -MD -MP -MF .deps/memcached_debug-hash.Tpo -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-slabs.o -MD -MP -MF .deps/memcached_debug-slabs.Tpo -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-items.o -MD -MP -MF .deps/memcached_debug-items.Tpo -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-assoc.o -MD -MP -MF .deps/memcached_debug-assoc.Tpo -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-thread.o -MD -MP -MF .deps/memcached_debug-thread.Tpo -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-daemon.o -MD -MP -MF .deps/memcached_debug-daemon.Tpo -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-stats.o -MD -MP -MF .deps/memcached_debug-stats.Tpo -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/memcached_debug-stats.Tpo .deps/memcached_debug-stats.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-util.o -MD -MP -MF .deps/memcached_debug-util.Tpo -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -MT memcached_debug-cache.o -MD -MP -MF .deps/memcached_debug-cache.Tpo -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -Os -march=armv5te -pipe -UNDEBUG -Wl,-O1 -o testapp testapp-testapp.o testapp-util.o testapp-cache.o -levent mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -fprofile-arcs -ftest-coverage -Os -march=armv5te -pipe -UNDEBUG -Wl,-O1 -o memcached-debug memcached_debug-memcached.o memcached_debug-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-cache.o -lgcov -levent make -j2 cd . && /bin/sh /var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1/missing --run 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.4.1/work/memcached-1.4.1' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1/doc' make all-am make[3]: Entering directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1/doc' make[2]: Leaving directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1/doc' make[2]: Entering directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1' armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-hash.o -MD -MP -MF .deps/memcached-hash.Tpo -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-slabs.o -MD -MP -MF .deps/memcached-slabs.Tpo -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-assoc.o -MD -MP -MF .deps/memcached-assoc.Tpo -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-thread.o -MD -MP -MF .deps/memcached-thread.Tpo -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-daemon.o -MD -MP -MF .deps/memcached-daemon.Tpo -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-stats.o -MD -MP -MF .deps/memcached-stats.Tpo -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/memcached-stats.Tpo .deps/memcached-stats.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-util.o -MD -MP -MF .deps/memcached-util.Tpo -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-cache.o -MD -MP -MF .deps/memcached-cache.Tpo -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT sizes.o -MD -MP -MF .deps/sizes.Tpo -c -o sizes.o sizes.c mv -f .deps/sizes.Tpo .deps/sizes.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT timedrun.o -MD -MP -MF .deps/timedrun.Tpo -c -o timedrun.o timedrun.c mv -f .deps/timedrun.Tpo .deps/timedrun.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -o sizes sizes.o -levent armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -o timedrun timedrun.o -levent mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po armv5tel-softfloat-linux-gnueabi-gcc -std=gnu99 -Os -march=armv5te -pipe -pthread -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -o memcached memcached-memcached.o memcached-hash.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-daemon.o memcached-stats.o memcached-util.o memcached-cache.o -levent make[2]: Leaving directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1' make[1]: Leaving directory `/var/tmp/portage/net-misc/memcached-1.4.1/work/memcached-1.4.1' >>> Source compiled. make -j2 -j1 test ./sizes Slab Stats 56 Thread stats 160 Global stats 112 Settings 80 Item (no cas) 32 Item (cas) 40 Libevent thread 96 Connection 320 ---------------------------------------- libevent thread cumulative 11456 Thread stats cumulative 11360 ./testapp 1..13 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 - strtol ok 8 - strtoll ok 9 - strtoul ok 10 - strtoull ok 11 - issue_44 ok 12 - issue_72 ok 13 - vperror prove ./t t/00-startup........... t/00-startup...........1/17 t/00-startup...........2/17 getaddrinfo(): Name or service not known failed to listen on TCP port 40139: Success t/00-startup...........3/17 t/00-startup...........11/17 slab class 1: chunk size 80 perslab 13107 slab class 2: chunk size 104 perslab 10082 slab class 3: chunk size 136 perslab 7710 slab class 4: chunk size 176 perslab 5957 slab class 5: chunk size 224 perslab 4681 slab class 6: chunk size 280 perslab 3744 slab class 7: chunk size 352 perslab 2978 slab class 8: chunk size 440 perslab 2383 slab class 9: chunk size 552 perslab 1899 slab class 10: chunk size 696 perslab 1506 slab class 11: chunk size 872 perslab 1202 slab class 12: chunk size 1096 perslab 956 slab class 13: chunk size 1376 perslab 762 slab class 14: chunk size 1720 perslab 609 slab class 15: chunk size 2152 perslab 487 slab class 16: chunk size 2696 perslab 388 slab class 17: chunk size 3376 perslab 310 slab class 18: chunk size 4224 perslab 248 slab class 19: chunk size 5280 perslab 198 slab class 20: chunk size 6600 perslab 158 slab class 21: chunk size 8256 perslab 127 slab class 22: chunk size 10320 perslab 101 slab class 23: chunk size 12904 perslab 81 slab class 24: chunk size 16136 perslab 64 slab class 25: chunk size 20176 perslab 51 slab class 26: chunk size 25224 perslab 41 slab class 27: chunk size 31536 perslab 33 slab class 28: chunk size 39424 perslab 26 slab class 29: chunk size 49280 perslab 21 slab class 30: chunk size 61600 perslab 17 slab class 31: chunk size 77000 perslab 13 slab class 32: chunk size 96256 perslab 10 slab class 33: chunk size 120320 perslab 8 slab class 34: chunk size 150400 perslab 6 slab class 35: chunk size 188000 perslab 5 slab class 36: chunk size 235000 perslab 4 slab class 37: chunk size 293752 perslab 3 slab class 38: chunk size 367192 perslab 2 slab class 39: chunk size 458992 perslab 2 <28 server listening (auto-negotiate) slab class 1: chunk size 80 perslab 13107 slab class 2: chunk size 104 perslab 10082 slab class 3: chunk size 136 perslab 7710 slab class 4: chunk size 176 perslab 5957 slab class 5: chunk size 224 perslab 4681 slab class 6: chunk size 280 perslab 3744 slab class 7: chunk size 352 perslab 2978 slab class 8: chunk size 440 perslab 2383 slab class 9: chunk size 552 perslab 1899 slab class 10: chunk size 696 perslab 1506 slab class 11: chunk size 872 perslab 1202 slab class 12: chunk size 1096 perslab 956 slab class 13: chunk size 1376 perslab 762 slab class 14: chunk size 1720 perslab 609 slab class 15: chunk size 2152 perslab 487 slab class 16: chunk size 2696 perslab 388 slab class 17: chunk size 3376 perslab 310 slab class 18: chunk size 4224 perslab 248 slab class 19: chunk size 5280 perslab 198 slab class 20: chunk size 6600 perslab 158 slab class 21: chunk size 8256 perslab 127 slab class 22: chunk size 10320 perslab 101 slab class 23: chunk size 12904 perslab 81 slab class 24: chunk size 16136 perslab 64 slab class 25: chunk size 20176 perslab 51 slab class 26: chunk size 25224 perslab 41 slab class 27: chunk size 31536 perslab 33 slab class 28: chunk size 39424 perslab 26 slab class 29: chunk size 49280 perslab 21 slab class 30: chunk size 61600 perslab 17 slab class 31: chunk size 77000 perslab 13 slab class 32: chunk size 96256 perslab 10 slab class 33: chunk size 120320 perslab 8 slab class 34: chunk size 150400 perslab 6 slab class 35: chunk size 188000 perslab 5 slab class 36: chunk size 235000 perslab 4 slab class 37: chunk size 293752 perslab 3 slab class 38: chunk size 367192 perslab 2 slab class 39: chunk size 458992 perslab 2 <28 server listening (ascii) <29 send buffer was 110592, now 268435456 <29 server listening (udp) <29 server listening (udp) <29 server listening (udp) <29 server listening (udp) slab class 1: chunk size 80 perslab 13107 slab class 2: chunk size 104 perslab 10082 slab class 3: chunk size 136 perslab 7710 slab class 4: chunk size 176 perslab 5957 slab class 5: chunk size 224 perslab 4681 slab class 6: chunk size 280 perslab 3744 slab class 7: chunk size 352 perslab 2978 slab class 8: chunk size 440 perslab 2383 slab class 9: chunk size 552 perslab 1899 slab class 10: chunk size 696 perslab 1506 slab class 11: chunk size 872 perslab 1202 slab class 12: chunk size 1096 perslab 956 slab class 13: chunk size 1376 perslab 762 slab class 14: chunk size 1720 perslab 609 slab class 15: chunk size 2152 perslab 487 slab class 16: chunk size 2696 perslab 388 slab class 17: chunk size 3376 perslab 310 slab class 18: chunk size 4224 perslab 248 slab class 19: chunk size 5280 perslab 198 slab class 20: chunk size 6600 perslab 158 slab class 21: chunk size 8256 perslab 127 slab class 22: chunk size 10320 perslab 101 slab class 23: chunk size 12904 perslab 81 slab class 24: chunk size 16136 perslab 64 slab class 25: chunk size 20176 perslab 51 slab class 26: chunk size 25224 perslab 41 slab class 27: chunk size 31536 perslab 33 slab class 28: chunk size 39424 perslab 26 slab class 29: chunk size 49280 perslab 21 slab class 30: chunk size 61600 perslab 17 slab class 31: chunk size 77000 perslab 13 slab class 32: chunk size 96256 perslab 10 slab class 33: chunk size 120320 perslab 8 slab class 34: chunk size 150400 perslab 6 slab class 35: chunk size 188000 perslab 5 slab class 36: chunk size 235000 perslab 4 slab class 37: chunk size 293752 perslab 3 slab class 38: chunk size 367192 perslab 2 slab class 39: chunk size 458992 perslab 2 <28 server listening (binary) Invalid value for binding protocol: http -- should be one of auto, binary, or ascii t/00-startup...........17/17 t/00-startup...........ok t/64bit................ t/64bit................skipped: Skipping 64-bit tests on 32-bit build t/binary-get........... t/binary-get...........1/8 t/binary-get...........ok t/binary............... t/binary...............1/3312 t/binary...............44/3312 t/binary...............144/3312 t/binary...............237/3312 t/binary...............313/3312 t/binary...............404/3312 t/binary...............498/3312 t/binary...............597/3312 t/binary...............694/3312 t/binary...............787/3312 t/binary...............853/3312 t/binary...............881/3312 t/binary...............909/3312 t/binary...............933/3312 t/binary...............957/3312 t/binary...............985/3312 t/binary...............1010/3312 t/binary...............1037/3312 t/binary...............1061/3312 t/binary...............1089/3312 t/binary...............1114/3312 t/binary...............1141/3312 t/binary...............1169/3312 t/binary...............1197/3312 t/binary...............1225/3312 t/binary...............1263/3312 # Failed test 'Expected read length' # at t/binary.t line 503. # got: '0' # expected: '24' # Failed test 'Got proper response magic' # at t/binary.t line 507. # got: undef # expected: '129' Use of uninitialized value in numeric eq (==) at t/binary.t line 509. # Failed test 'Flags is set properly' # at t/binary.t line 63. # got: undef # expected: '82' Argument "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..." isn't numeric in numeric eq (==) at t/binary.t line 64. Argument "" isn't numeric in numeric eq (==) at t/binary.t line 64. send: Cannot determine peer address at t/binary.t line 463 # Looks like you planned 3312 tests but only ran 1311. # Looks like you failed 3 tests of 1311 run. # Looks like your test died just after 1311.  t/binary............... Dubious, test returned 255 (wstat 65280, 0xff00)  Failed 2004/3312 subtests  t/bogus-commands....... t/bogus-commands.......1/1 t/bogus-commands.......ok t/cas.................. t/cas..................1/43 t/cas..................24/43 t/cas..................ok t/daemonize............ t/daemonize............1/7 t/daemonize............7/7 t/daemonize............ok t/dash-M............... t/dash-M...............1/128 t/dash-M...............76/128 t/dash-M...............ok t/expirations.......... t/expirations..........1/15 t/expirations..........3/15 t/expirations..........8/15 t/expirations..........14/15 t/expirations..........ok t/flags................ t/flags................1/6 t/flags................ok t/flush-all............ t/flush-all............1/14 t/flush-all............14/14 t/flush-all............ok t/getset............... t/getset...............1/539 t/getset...............49/539 t/getset...............88/539 t/getset...............116/539 t/getset...............143/539 t/getset...............167/539 t/getset...............188/539 t/getset...............208/539 t/getset...............226/539 t/getset...............244/539 t/getset...............261/539 t/getset...............277/539 t/getset...............293/539 t/getset...............308/539 t/getset...............323/539 t/getset...............336/539 t/getset...............349/539 t/getset...............362/539 t/getset...............374/539 t/getset...............387/539 t/getset...............398/539 t/getset...............410/539 t/getset...............422/539 t/getset...............433/539 t/getset...............444/539 t/getset...............454/539 t/getset...............464/539 t/getset...............474/539 t/getset...............484/539 t/getset...............494/539 t/getset...............504/539 t/getset...............513/539 t/getset...............522/539 t/getset...............532/539 t/getset...............ok t/incrdecr............. t/incrdecr.............1/23 t/incrdecr.............ok t/issue_14............. t/issue_14.............1/21 t/issue_14.............11/21 t/issue_14.............ok t/issue_22............. t/issue_22.............1/84 t/issue_22.............35/84 t/issue_22.............76/84 t/issue_22.............ok t/issue_29............. t/issue_29.............1/4 t/issue_29.............ok t/issue_41............. t/issue_41.............1/691 t/issue_41.............40/691 t/issue_41.............135/691 t/issue_41.............224/691 t/issue_41.............318/691 t/issue_41.............395/691 t/issue_41.............420/691 t/issue_41.............445/691 t/issue_41.............470/691 t/issue_41.............524/691 t/issue_41.............571/691 t/issue_41.............611/691 t/issue_41.............644/691 t/issue_41.............670/691 t/issue_41.............688/691 t/issue_41.............ok t/issue_42............. t/issue_42.............1/11 t/issue_42.............ok t/issue_50............. t/issue_50.............1/1 t/issue_50.............ok t/issue_61............. t/issue_61.............1/7 t/issue_61.............ok t/issue_70............. t/issue_70.............1/4 t/issue_70.............ok t/line-lengths......... t/line-lengths.........1/1 t/line-lengths.........ok t/lru.................. t/lru..................1/149 t/lru..................5/149 t/lru..................43/149 t/lru..................69/149 t/lru..................99/149 t/lru..................145/149 t/lru..................146/149 t/lru..................147/149 t/lru..................148/149 t/lru..................149/149 t/lru..................ok t/maxconns............. t/maxconns.............1/11 t/maxconns.............ok t/multiversioning...... t/multiversioning......1/13 t/multiversioning......2/13 t/multiversioning......ok t/noreply.............. t/noreply..............1/9 t/noreply..............ok t/slab-reassign........ t/slab-reassign........skipped: Tests not written. t/stats-detail......... t/stats-detail.........1/24 t/stats-detail.........ok t/stats................ t/stats................1/93 t/stats................30/93 t/stats................ok t/udp.................. t/udp..................1/48 t/udp..................ok t/unixsocket........... t/unixsocket...........1/3 t/unixsocket...........ok t/whitespace........... t/whitespace...........1/26 t/whitespace...........ok Test Summary Report ------------------- t/binary.t (Wstat: 65280 Tests: 1311 Failed: 3)  Failed tests: 1308-1310  Non-zero exit status: 255  Parse errors: Bad plan. You planned 3312 tests but ran 1311. Files=32, Tests=3312, 168 wallclock secs ( 4.46 usr 0.17 sys + 26.11 cusr 4.34 csys = 35.08 CPU) Result: FAIL make: *** [test] Error 1 * * ERROR: net-misc/memcached-1.4.1 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 3054: Called die * The specific snippet of code: * emake -j1 test || die "Failed testing" * The die message: * Failed testing * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-misc:memcached-1.4.1:20091020-113243.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.4.1/temp/environment'. *