* Package: net-misc/memcached-1.5.12  * Repository: gentoo  * Maintainer: robbat2@gentoo.org prometheanfire@gentoo.org  * USE: elibc_glibc hppa kernel_linux test userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking memcached-1.5.12.tar.gz to /var/tmp/portage/net-misc/memcached-1.5.12/work >>> Source unpacked in /var/tmp/portage/net-misc/memcached-1.5.12/work >>> Preparing source in /var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12 ... * 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.12/work/memcached-1.5.12' ... * 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.12/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12 ... * econf: updating memcached-1.5.12/config.guess with /usr/share/gnuconfig/config.guess * econf: updating memcached-1.5.12/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-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.12 --htmldir=/usr/share/doc/memcached-1.5.12/html --libdir=/usr/lib --disable-docs --disable-sasl checking build system type... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of hppa2.0-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... hppa2.0-unknown-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 hppa2.0-unknown-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... big 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.12/work/memcached-1.5.12 ... * please use append-cppflags for preprocessor flags make -j4 testapp memcached-debug 'CFLAGS=-O2 -pipe -march=2.0 -UNDEBUG -pthread' hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o testapp-util.o `test -f 'util.c' || echo './'`util.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o testapp-cache.o `test -f 'cache.c' || echo './'`cache.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -UNDEBUG -pthread -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -march=2.0 -UNDEBUG -pthread -Wl,-O1 -Wl,--as-needed -o testapp testapp-testapp.o testapp-util.o testapp-cache.o -levent hppa2.0-unknown-linux-gnu-gcc -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=2.0 -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 -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12/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.12/work/memcached-1.5.12' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12/doc' make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12/doc' make[2]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12/doc' make[2]: Entering directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12' hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -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 hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -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 hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-logger.o `test -f 'logger.c' || echo './'`logger.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-crawler.o `test -f 'crawler.c' || echo './'`crawler.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -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 hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -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 hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o sizes.o sizes.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o timedrun.o timedrun.c hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o sizes sizes.o -levent hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -march=2.0 -pthread -pthread -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o timedrun timedrun.o -levent hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -march=2.0 -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 make[2]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12' make[1]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12' >>> Source compiled. >>> Test phase: net-misc/memcached-1.5.12 make -j4 -j1 test ./sizes Slab Stats 64 Thread stats -6464 Global stats 160 Settings 224 Item (no cas) 32 Item (cas) 40 Libevent thread 96 Connection 336 ---------------------------------------- libevent thread cumulative 6432 Thread stats cumulative 6336 ./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 testapp: testapp.c:941: validate_response_header: Assertion `response->message.header.response.status == status' failed. make: *** [Makefile:2084: test] Aborted * ERROR: net-misc/memcached-1.5.12::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/memcached-1.5.12::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/memcached-1.5.12::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-misc/memcached-1.5.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.5.12/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12' * S: '/var/tmp/portage/net-misc/memcached-1.5.12/work/memcached-1.5.12'