Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/memcached.spec'], False, '/var/lib/mock/cloud7-openstack-common-el7-build-12752-17841/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/memcached.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/memcached-1.4.25-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/memcached.spec'], False, '/var/lib/mock/cloud7-openstack-common-el7-build-12752-17841/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/memcached.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a7uP1H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf memcached-1.4.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/memcached-1.4.25.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd memcached-1.4.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5ACJ2M + umask 022 + cd /builddir/build/BUILD + cd memcached-1.4.25 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie' + export LDFLAGS=-Wl,-z,relro,-z,now + LDFLAGS=-Wl,-z,relro,-z,now + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=-Wl,-z,relro,-z,now + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-sasl checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 gcc option to accept ISO C99... -std=gnu99 checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for SASL_CB_GETCONF... no checking for library containing sasl_server_init... -lsasl2 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 library containing pthread_create... none required 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 alignment... none checking for GCC atomics... yes 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... no 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 + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/memcached-1.4.25' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/memcached-1.4.25/doc' make all-am make[3]: Entering directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[2]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[2]: Entering directory `/builddir/build/BUILD/memcached-1.4.25' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o memcached_debug-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o sizes.o sizes.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o testapp.o testapp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o util.o util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o cache.o cache.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -c -o timedrun.o timedrun.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro,-z,now -o sizes sizes.o -levent -lsasl2 gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro,-z,now -o timedrun timedrun.o -levent -lsasl2 gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro,-z,now -o testapp testapp.o util.o cache.o -levent -lsasl2 gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro,-z,now -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-cache.o memcached-sasl_defs.o -levent -lsasl2 gcc -std=gnu99 -fprofile-arcs -ftest-coverage -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pie -fpie -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro,-z,now -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-cache.o memcached_debug-sasl_defs.o -lgcov -levent -lsasl2 make[2]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25' make[1]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KwMAA6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 + cd memcached-1.4.25 + make install DESTDIR=/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 'INSTALL=/usr/bin/install -p' make install-recursive make[1]: Entering directory `/builddir/build/BUILD/memcached-1.4.25' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/memcached-1.4.25/doc' make install-am make[3]: Entering directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[4]: Entering directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 memcached.1 '/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[3]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[2]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25/doc' make[2]: Entering directory `/builddir/build/BUILD/memcached-1.4.25' make[3]: Entering directory `/builddir/build/BUILD/memcached-1.4.25' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/bin' /usr/bin/install -p memcached '/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/include/memcached' /usr/bin/install -p -m 644 protocol_binary.h '/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/include/memcached' make[3]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25' make[2]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25' make[1]: Leaving directory `/builddir/build/BUILD/memcached-1.4.25' + rm -f /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64//usr/bin/memcached-debug + install -Dp -m0755 scripts/memcached-tool /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/bin/memcached-tool + install -Dp -m0644 scripts/memcached-tool.1 /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/man/man1/memcached-tool.1 + install -Dp -m0644 /builddir/build/SOURCES/memcached.service /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/lib/systemd/system/memcached.service + mkdir -p /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64//etc/sysconfig + cat + touch -r /builddir/build/SOURCES/memcached.service /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64//etc/sysconfig/memcached + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/memcached-1.4.25 extracting debug info from /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/bin/memcached dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 798 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bzQ3ir + umask 022 + cd /builddir/build/BUILD + cd memcached-1.4.25 + rm -f t/whitespace.t ++ id -u + '[' 497 -ne 0 ']' + rm -f t/daemonize.t + make test ./sizes Slab Stats 64 Thread stats -8552 Global stats 320 Settings 184 Item (no cas) 48 Item (cas) 56 Libevent thread 176 Connection 520 ---------------------------------------- libevent thread cumulative 4424 Thread stats cumulative 4248 ./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 prove ./t getaddrinfo(): Name or service not known failed to listen on TCP port 31135: Connection refused 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 493552 perslab 2 slab class 40: chunk size 616944 perslab 1 slab class 41: chunk size 771184 perslab 1 slab class 42: chunk size 1048576 perslab 1 <26 server listening (auto-negotiate) <27 server listening (auto-negotiate) <28 send buffer was 124928, now 268435456 <32 send buffer was 124928, now 268435456 <28 server listening (udp) <31 server listening (udp) <29 server listening (udp) <30 server listening (udp) <32 server listening (udp) <35 server listening (udp) <33 server listening (udp) <34 server listening (udp) <36 new auto-negotiating client connection <36 connection closed. 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 493552 perslab 2 slab class 40: chunk size 616944 perslab 1 slab class 41: chunk size 771184 perslab 1 slab class 42: chunk size 1048576 perslab 1 <26 server listening (ascii) <27 server listening (ascii) <28 send buffer was 124928, now 268435456 <32 send buffer was 124928, now 268435456 <30 server listening (udp) <28 server listening (udp) <29 server listening (udp) <31 server listening (udp) <34 server listening (udp) <32 server listening (udp) <33 server listening (udp) <35 server listening (udp) <36 new ascii client connection. <36 connection closed. 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 493552 perslab 2 slab class 40: chunk size 616944 perslab 1 slab class 41: chunk size 771184 perslab 1 slab class 42: chunk size 1048576 perslab 1 <26 server listening (binary) <27 server listening (binary) <28 send buffer was 124928, now 268435456 <32 send buffer was 124928, now 268435456 <30 server listening (udp) <28 server listening (udp) <29 server listening (udp) <31 server listening (udp) <34 server listening (udp) <32 server listening (udp) <33 server listening (udp) <35 server listening (udp) <36 new binary client connection. <36 connection closed. Invalid value for binding protocol: http -- should be one of auto, binary, or ascii Number of threads must be greater than 0 t/00-startup.t ....... ok t/64bit.t ............ ok t/binary-get.t ....... ok t/binary-sasl.t ...... skipped: Skipping SASL tests t/binary.t ........... ok t/bogus-commands.t ... ok t/cas.t .............. ok t/dash-M.t ........... ok t/evictions.t ........ ok t/expirations.t ...... ok t/flags.t ............ ok t/flush-all.t ........ ok t/getset.t ........... ok t/incrdecr.t ......... ok t/issue_104.t ........ ok t/issue_108.t ........ ok t/issue_14.t ......... ok t/issue_140.t ........ skipped: Fix for Issue 140 was only an illusion t/issue_152.t ........ ok t/issue_163.t ........ ok t/issue_183.t ........ ok t/issue_192.t ........ ok t/issue_22.t ......... ok t/issue_260.t ........ skipped: Only possible to test #260 under artificial conditions t/issue_29.t ......... ok t/issue_3.t .......... ok t/issue_41.t ......... ok t/issue_42.t ......... ok t/issue_50.t ......... ok t/issue_61.t ......... ok t/issue_67.t ......... ok t/issue_68.t ......... ok t/issue_70.t ......... ok Item max size cannot be less than 1024 bytes. Cannot set item size limit higher than 128 mb. WARNING: Setting item max size above 1MB is not recommended! Raising this limit increases the minimum memory requirements and will decrease your memory efficiency. WARNING: Setting item max size above 1MB is not recommended! Raising this limit increases the minimum memory requirements and will decrease your memory efficiency. t/item_size_max.t .... ok t/line-lengths.t ..... ok t/lru-crawler.t ...... ok t/lru-maintainer.t ... ok t/lru.t .............. ok t/maxconns.t ......... ok t/multiversioning.t .. ok t/noreply.t .......... ok t/refhang.t .......... ok t/slabs-reassign2.t .. ok t/slabs_reassign.t ... ok t/stats-conns.t ...... ok t/stats-detail.t ..... ok t/stats.t ............ ok t/touch.t ............ ok t/udp.t .............. ok t/unixsocket.t ....... ok All tests successful. Files=50, Tests=7512, 142 wallclock secs ( 2.14 usr 0.21 sys + 6.69 cusr 2.35 csys = 11.39 CPU) Result: PASS File 'assoc.c' Lines executed:43.44% of 122 Creating 'assoc.c.gcov' File '/usr/include/stdlib.h' Lines executed:0.00% of 1 Creating 'stdlib.h.gcov' File '/usr/include/bits/stdio2.h' Lines executed:0.00% of 1 Creating 'stdio2.h.gcov' File 'cache.c' Lines executed:53.33% of 75 Creating 'cache.c.gcov' File '/usr/include/bits/string3.h' Lines executed:100.00% of 1 Creating 'string3.h.gcov' File 'daemon.c' Lines executed:50.00% of 22 Creating 'daemon.c.gcov' File '/usr/include/bits/fcntl2.h' Lines executed:100.00% of 1 Creating 'fcntl2.h.gcov' File 'hash.c' Lines executed:62.50% of 8 Creating 'hash.c.gcov' File 'items.c' Lines executed:84.71% of 798 Creating 'items.c.gcov' File '/usr/include/bits/string3.h' Lines executed:100.00% of 3 Creating 'string3.h.gcov' File '/usr/include/bits/stdio2.h' Lines executed:50.00% of 2 Creating 'stdio2.h.gcov' File '/usr/include/bits/string2.h' Lines executed:72.73% of 11 Creating 'string2.h.gcov' File 'jenkins_hash.c' Lines executed:100.00% of 91 Creating 'jenkins_hash.c.gcov' File 'memcached.c' Lines executed:71.71% of 2711 Creating 'memcached.c.gcov' File '/usr/include/bits/stdio2.h' Lines executed:83.33% of 6 Creating 'stdio2.h.gcov' File '/usr/include/stdlib.h' Lines executed:100.00% of 1 Creating 'stdlib.h.gcov' File '/usr/include/bits/stdlib-float.h' Lines executed:0.00% of 1 Creating 'stdlib-float.h.gcov' File '/usr/include/sys/stat.h' Lines executed:100.00% of 1 Creating 'stat.h.gcov' File '/usr/include/bits/string3.h' Lines executed:75.00% of 8 Creating 'string3.h.gcov' File '/usr/include/bits/unistd.h' Lines executed:33.33% of 6 Creating 'unistd.h.gcov' File '/usr/include/bits/socket2.h' Lines executed:33.33% of 6 Creating 'socket2.h.gcov' File '/usr/include/bits/byteswap.h' Lines executed:100.00% of 1 Creating 'byteswap.h.gcov' File 'murmur3_hash.c' Lines executed:0.00% of 32 Creating 'murmur3_hash.c.gcov' File 'sasl_defs.c' Lines executed:0.00% of 23 Creating 'sasl_defs.c.gcov' File '/usr/include/bits/string3.h' Lines executed:0.00% of 1 Creating 'string3.h.gcov' File '/usr/include/bits/unistd.h' Lines executed:0.00% of 1 Creating 'unistd.h.gcov' File '/usr/include/bits/stdio2.h' Lines executed:0.00% of 1 Creating 'stdio2.h.gcov' File 'slabs.c' Lines executed:82.19% of 438 Creating 'slabs.c.gcov' File '/usr/include/stdlib.h' Lines executed:50.00% of 2 Creating 'stdlib.h.gcov' File '/usr/include/bits/stdio2.h' Lines executed:100.00% of 2 Creating 'stdio2.h.gcov' File '/usr/include/bits/string3.h' Lines executed:100.00% of 2 Creating 'string3.h.gcov' File 'stats.c' Lines executed:90.24% of 82 Creating 'stats.c.gcov' File '/usr/include/bits/stdio2.h' Lines executed:100.00% of 1 Creating 'stdio2.h.gcov' File '/usr/include/bits/string3.h' Lines executed:100.00% of 3 Creating 'string3.h.gcov' File 'thread.c' Lines executed:79.28% of 362 Creating 'thread.c.gcov' File '/usr/include/bits/stdio2.h' Lines executed:0.00% of 1 Creating 'stdio2.h.gcov' File '/usr/include/bits/string3.h' Lines executed:100.00% of 1 Creating 'string3.h.gcov' File '/usr/include/bits/unistd.h' Lines executed:100.00% of 1 Creating 'unistd.h.gcov' File 'util.c' Lines executed:82.26% of 62 Creating 'util.c.gcov' File '/usr/include/bits/stdio2.h' Lines executed:100.00% of 1 Creating 'stdio2.h.gcov' + exit 0 Processing files: memcached-1.4.25-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cS4Sh0 + umask 022 + cd /builddir/build/BUILD + cd memcached-1.4.25 + DOCDIR=/builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr AUTHORS /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr ChangeLog /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr COPYING /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr NEWS /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr README.md /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr doc/CONTRIBUTORS /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + cp -pr doc/new_lru.txt doc/protocol.txt doc/readme.txt doc/threads.txt /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64/usr/share/doc/memcached-1.4.25 + exit 0 Provides: config(memcached) = 0:1.4.25-1.el7 memcached = 0:1.4.25-1.el7 memcached(x86-64) = 0:1.4.25-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd systemd-sysv Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libevent-2.0.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) perl(IO::Socket::INET) perl(strict) rtld(GNU_HASH) Obsoletes: memcached-selinux Processing files: memcached-devel-1.4.25-1.el7.x86_64 Provides: memcached-devel = 0:1.4.25-1.el7 memcached-devel(x86-64) = 0:1.4.25-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: memcached-debuginfo-1.4.25-1.el7.x86_64 Provides: memcached-debuginfo = 0:1.4.25-1.el7 memcached-debuginfo(x86-64) = 0:1.4.25-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 Wrote: /builddir/build/RPMS/memcached-1.4.25-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/memcached-devel-1.4.25-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/memcached-debuginfo-1.4.25-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s4B31h + umask 022 + cd /builddir/build/BUILD + cd memcached-1.4.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/memcached-1.4.25-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->