Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1744/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001aef9 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1744/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libcouchbase.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RRld24 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcouchbase-2.4.3_34_g0be9a4e + /usr/bin/gzip -dc /builddir/build/SOURCES/libcouchbase-2.4.3_34_g0be9a4e.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcouchbase-2.4.3_34_g0be9a4e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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' + 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 ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./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 --disable-couchbasemock --disable-tests --disable-libuv checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make supports nested variables... (cached) yes checking whether byte ordering is bigendian... no checking whether the C++ compiler works... yes checking whether __SUNPRO_C is declared... no checking whether __GNUC__ is declared... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing dlopen... -ldl checking for library containing floor... -lm checking for library containing pow... none required checking for library containing fabs... none required checking for java... no checking for wget... no checking for curl... /usr/bin/curl checking for unzip... /usr/bin/unzip checking for doxygen... no checking for a2x... no checking for mach/mach_time.h... no checking for sys/socket.h... yes checking for sys/time.h... yes checking for netinet/in.h... yes checking for inttypes.h... (cached) yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking for ws2tcpip.h... no checking for winsock2.h... no checking for event.h... yes checking for stdint.h... (cached) yes checking for sys/uio.h... yes checking for sys/types.h... (cached) yes checking for fcntl.h... yes checking for dlfcn.h... (cached) yes checking for ev.h... yes checking for libev/ev.h... no checking for sys/sdt.h... no checking for limits.h... yes checking for stdarg.h... yes checking for winsock2... no checking for libev3... yes checking for libev4... yes checking for libevent >= 1.4... yes checking for libevent2... yes checking for libuv... no checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for snappy-c.h in /usr/local/snappy... no checking for snappy-c.h in /usr/lib/snappy... no checking for snappy-c.h in /usr/snappy... no checking for snappy-c.h in /usr/pkg... no checking for snappy-c.h in /usr/local... no checking for snappy-c.h in /usr... no checking whether compiling and linking against snappy works... no checking for libyajl... no checking for htonll... no checking for gethrtime... no checking for clock_gettime... yes checking for gettimeofday... yes checking for QueryPerformanceCounter... no checking for alarm... yes checking for setitimer... yes checking for gtest... no checking whether __hpux is declared... no checking for dtrace... no checking whether __sun is declared... no checking whether __APPLE__ is declared... no checking for SystemTap/DTrace requirements... no checking if dtrace works... no checking if EWOULDBLOCK != EAGAIN... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/libcouchbase/configuration.h config.status: creating VERSION config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands ***** * * WARNING: I couldn't find the googletest testsuite framework. * This means you cannot run the test suite to verify * that the library works as expected. * You should consider installing it from: * http://code.google.com/p/googletest/ * ***** + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vtc4Dq + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-2.4.3_34_g0be9a4e + /usr/bin/make -j3 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' CC src/libcouchbase_la-retryq.lo CC src/libcouchbase_la-synchandler.lo CC src/libcouchbase_la-timer.lo CC src/libcouchbase_la-cntl.lo CC src/libcouchbase_la-logging.lo CC src/libcouchbase_la-settings.lo CC src/libcouchbase_la-simplestring.lo CC src/libcouchbase_la-handler.lo CC src/libcouchbase_la-utilities.lo CC src/libcouchbase_la-packetutils.lo CC src/libcouchbase_la-newconfig.lo CC src/libcouchbase_la-bootstrap.lo CC src/libcouchbase_la-hostlist.lo CC src/libcouchbase_la-wait.lo CC src/libcouchbase_la-timings.lo CC src/libcouchbase_la-ringbuffer.lo CC src/libcouchbase_la-dump.lo CC src/libcouchbase_la-hashset.lo CC src/libcouchbase_la-instance.lo CC src/libcouchbase_la-gethrtime.lo CC src/libcouchbase_la-getconfig.lo CC src/libcouchbase_la-nodeinfo.lo CC src/lcbio/liblcbio_la-manager.lo CC src/lcbio/liblcbio_la-connect.lo CC src/lcbio/liblcbio_la-ctx.lo CC src/lcbio/liblcbio_la-timer.lo CC src/lcbio/liblcbio_la-iotable.lo CC src/lcbio/liblcbio_la-ioutils.lo CC src/lcbio/liblcbio_la-protoctx.lo CC src/rdb/librdb_la-libcalloc.lo CC src/rdb/librdb_la-bigalloc.lo CC src/rdb/librdb_la-chunkalloc.lo CC src/rdb/librdb_la-rope.lo CC src/mc/libmcreq_la-forward.lo CC src/mc/libmcreq_la-mcreq.lo CC src/mc/libmcreq_la-compress.lo CC src/netbuf/libnetbuf_la-netbuf.lo CC contrib/cliopts/liblcbtools_la-cliopts.lo CC contrib/cJSON/liblcbutils_la-cJSON.lo CC src/strcodecs/liblcbutils_la-base64.lo CC src/strcodecs/liblcbutils_la-url_encoding.lo CC src/liblcbutils_la-gethrtime.lo CC contrib/genhash/liblcbutils_la-genhash.lo CC src/liblcbutils_la-hashtable.lo CC src/liblcbutils_la-hashset.lo CC src/liblcbutils_la-hostlist.lo CC src/liblcbutils_la-list.lo CC src/liblcbutils_la-logging.lo CC src/liblcbutils_la-packetutils.lo CC src/liblcbutils_la-ringbuffer.lo CC src/liblcbutils_la-simplestring.lo CC src/libcouchbase_la-hashtable.lo CC src/libcouchbase_la-iofactory.lo CC src/libcouchbase_la-callbacks.lo CC src/libcouchbase_la-list.lo CC src/libcouchbase_la-connspec.lo CC src/libcouchbase_la-retrychk.lo CC src/http/libcouchbase_la-http.lo CC src/http/libcouchbase_la-http_io.lo CC src/lcbio/libcouchbase_la-manager.lo CC src/lcbio/libcouchbase_la-connect.lo CC src/lcbio/libcouchbase_la-ctx.lo CC src/lcbio/libcouchbase_la-timer.lo CC src/lcbio/libcouchbase_la-iotable.lo CC src/lcbio/libcouchbase_la-ioutils.lo CC src/lcbio/libcouchbase_la-protoctx.lo CC src/mcserver/libcouchbase_la-negotiate.lo CC src/mcserver/libcouchbase_la-mcserver.lo CC src/vbucket/libcouchbase_la-ketama.lo CC src/vbucket/libcouchbase_la-vbucket.lo CC src/bucketconfig/libcouchbase_la-bc_file.lo CC src/bucketconfig/libcouchbase_la-bc_cccp.lo CC src/bucketconfig/libcouchbase_la-bc_http.lo CC src/bucketconfig/libcouchbase_la-bc_mcraw.lo CC src/bucketconfig/libcouchbase_la-confmon.lo CC src/rdb/libcouchbase_la-libcalloc.lo CC src/rdb/libcouchbase_la-bigalloc.lo CC src/rdb/libcouchbase_la-chunkalloc.lo CC src/rdb/libcouchbase_la-rope.lo CC src/strcodecs/libcouchbase_la-base64.lo CC src/strcodecs/libcouchbase_la-url_encoding.lo CC src/netbuf/libcouchbase_la-netbuf.lo CC src/mc/libcouchbase_la-forward.lo CC src/mc/libcouchbase_la-mcreq.lo CC src/mc/libcouchbase_la-compress.lo CC src/operations/libcouchbase_la-counter.lo CC src/operations/libcouchbase_la-stats.lo CC src/operations/libcouchbase_la-durability.lo CC src/operations/libcouchbase_la-remove.lo CC src/operations/libcouchbase_la-touch.lo CC src/operations/libcouchbase_la-get.lo CC src/operations/libcouchbase_la-observe.lo CC src/operations/libcouchbase_la-pktfwd.lo CC src/operations/libcouchbase_la-store.lo CC plugins/io/select/libcouchbase_la-plugin-select.lo CC contrib/genhash/libcouchbase_la-genhash.lo CC contrib/cJSON/libcouchbase_la-cJSON.lo CC config/liblcbsnappy_la-dummy-c.lo CC contrib/cbsasl/src/libcbsasl_la-client.lo CC contrib/cbsasl/src/libcbsasl_la-common.lo CC contrib/cbsasl/src/cram-md5/libcbsasl_la-hmac.lo CC contrib/cbsasl/src/cram-md5/libcbsasl_la-md5.lo CC src/lcbht/liblcbht_la-lcbht.lo CC contrib/http_parser/liblcbht_la-http_parser.lo CC src/ssl/liblcbssl_la-ssl_e.lo CC src/ssl/liblcbssl_la-ssl_c.lo CC src/ssl/liblcbssl_la-ssl_common.lo CC plugins/io/libevent/libcouchbase_libevent_la-plugin-libevent.lo CC plugins/io/libev/libcouchbase_libev_la-plugin-libev.lo CCLD liblcbio.la CCLD librdb.la CCLD libmcreq.la CCLD libnetbuf.la CC contrib/cliopts/libcliopts_la-cliopts.lo CXX tools/common/liblcbtools_la-histogram.lo CXX tools/common/liblcbtools_la-options.lo CCLD liblcbutils.la CXX tools/cbc.o CXX tools/cbc-pillowfight.o CC example/libeventdirect/main.o CXX example/instancepool/pool.o CXX example/instancepool/main.o example/instancepool/main.cc: In function 'void get_callback(lcb_t, const void*, lcb_error_t, const lcb_get_resp_t*)': example/instancepool/main.cc:34:53: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'const void*' [-Wformat=] (int)resp->v.v0.nbytes, resp->v.v0.bytes); ^ example/instancepool/main.cc:34:53: warning: format '%s' expects argument of type 'char*', but argument 7 has type 'const void*' [-Wformat=] CXX example/mcc/mcc.o tools/cbc-pillowfight.cc: In member function 'bool Configuration::isLoopDone(size_t)': tools/cbc-pillowfight.cc:185:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return niter >= maxCycles; ^ tools/cbc-pillowfight.cc: In constructor 'ThreadContext::ThreadContext(lcb_t, int)': tools/cbc-pillowfight.cc:495:11: warning: 'ThreadContext::instance' will be initialized after [-Wreorder] lcb_t instance; ^ tools/cbc-pillowfight.cc:492:18: warning: 'KeyGenerator ThreadContext::kgen' [-Wreorder] KeyGenerator kgen; ^ tools/cbc-pillowfight.cc:422:5: warning: when initialized here [-Wreorder] ThreadContext(lcb_t handle, int ix) : niter(0), instance(handle), kgen(ix) { ^ tools/cbc-pillowfight.cc: At global scope: tools/cbc-pillowfight.cc:528:17: warning: 'void cruel_handler(int)' declared 'static' but never defined [-Wunused-function] static void cruel_handler(int); ^ tools/cbc-pillowfight.cc:529:17: warning: 'void gentle_handler(int)' declared 'static' but never defined [-Wunused-function] static void gentle_handler(int); ^ CC example/db/db.o CC example/db/vb.o CC example/minimal/minimal.o example/minimal/minimal.c: In function 'store_callback': example/minimal/minimal.c:48:9: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'const void * const' [-Wformat=] fprintf(stderr, "KEY: %.*s\n", (int)item->v.v0.nkey, item->v.v0.key); ^ example/minimal/minimal.c: In function 'get_callback': example/minimal/minimal.c:63:9: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'const void * const' [-Wformat=] fprintf(stderr, "KEY: %.*s\n", (int)item->v.v0.nkey, item->v.v0.key); ^ example/minimal/minimal.c:64:9: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'const void * const' [-Wformat=] fprintf(stderr, "VALUE: %.*s\n", (int)item->v.v0.nbytes, item->v.v0.bytes); ^ CC example/observe/observe.o CXXLD liblcbsnappy.la CCLD libcbsasl.la CCLD liblcbht.la CCLD liblcbssl.la CCLD libcouchbase_libevent.la CCLD libcouchbase_libev.la CCLD libcliopts.la CXXLD liblcbtools.la CXXLD libcouchbase.la CXXLD tools/cbc-pillowfight CCLD example/libeventdirect/eventloop CXXLD example/instancepool/instancepool CXXLD example/mcc/mcc CCLD example/db/db CCLD example/db/vb CCLD example/minimal/minimal CCLD example/observe/observe CXXLD tools/cbc make[1]: Leaving directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VaKiRl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 + cd libcouchbase-2.4.3_34_g0be9a4e + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 AM_INSTALL_PROGRAM_FLAGS= /usr/bin/make install-am make[1]: Entering directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' make[2]: Entering directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libcouchbase.la libcouchbase_libevent.la libcouchbase_libev.la '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcouchbase.so.2.0.19 /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase.so.2.0.19 libtool: install: (cd /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64 && { ln -s -f libcouchbase.so.2.0.19 libcouchbase.so.2 || { rm -f libcouchbase.so.2 && ln -s libcouchbase.so.2.0.19 libcouchbase.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64 && { ln -s -f libcouchbase.so.2.0.19 libcouchbase.so || { rm -f libcouchbase.so && ln -s libcouchbase.so.2.0.19 libcouchbase.so; }; }) libtool: install: /usr/bin/install -c .libs/libcouchbase.lai /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase.la libtool: install: /usr/bin/install -c .libs/libcouchbase_libevent.so /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase_libevent.so libtool: install: /usr/bin/install -c .libs/libcouchbase_libevent.lai /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase_libevent.la libtool: install: /usr/bin/install -c .libs/libcouchbase_libev.so /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase_libev.so libtool: install: /usr/bin/install -c .libs/libcouchbase_libev.lai /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase_libev.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/cbc tools/cbc-pillowfight '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin' libtool: install: warning: `libcouchbase.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c tools/.libs/cbc /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin/cbc libtool: install: warning: `libcouchbase.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c tools/.libs/cbc-pillowfight /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin/cbc-pillowfight /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' cd /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin && \ rm -f cbc-admin cbc-cat cbc-bucket-create cbc-bucket-delete cbc-cp cbc-create cbc-mcflush cbc-hash cbc-lock cbc-rm cbc-stats cbc-unlock cbc-verify cbc-verbosity cbc-version cbc-view && \ for f in cbc-admin cbc-cat cbc-bucket-create cbc-bucket-delete cbc-cp cbc-create cbc-mcflush cbc-hash cbc-lock cbc-rm cbc-stats cbc-unlock cbc-verify cbc-verbosity cbc-version cbc-view; do ln -s cbc $f; done make[3]: Leaving directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase/plugins/io' /usr/bin/install -c -m 644 include/libcouchbase/plugins/io/bsdio-inl.c include/libcouchbase/plugins/io/wsaerr-inl.c include/libcouchbase/plugins/io/wsaerr.h '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase/plugins/io' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 man/cbc.1 man/cbc-pillowfight.1 man/cbc-cat.1 man/cbc-cp.1 man/cbc-create.1 man/cbc-observe.1 man/cbc-flush.1 man/cbc-hash.1 man/cbc-lock.1 man/cbc-unlock.1 man/cbc-rm.1 man/cbc-stats.1 man/cbc-version.1 man/cbc-verbosity.1 man/cbc-view.1 man/cbc-admin.1 man/cbc-bucket-create.1 man/cbc-bucket-delete.1 man/cbc-connstr.1 '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/man/man4' /usr/bin/install -c -m 644 man/cbcrc.4 '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/man/man4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase/plugins/io/libuv' /usr/bin/install -c -m 644 plugins/io/libuv/plugin-internal.h plugins/io/libuv/libuv_compat.h plugins/io/libuv/plugin-libuv.c '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase/plugins/io/libuv' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase' /usr/bin/install -c -m 644 include/libcouchbase/cntl.h include/libcouchbase/http.h include/libcouchbase/api3.h include/libcouchbase/pktfwd.h include/libcouchbase/couchbase.h include/libcouchbase/vbucket.h include/libcouchbase/iops.h include/libcouchbase/_cxxwrap.h include/libcouchbase/cntl-private.h include/libcouchbase/sysdefs.h include/libcouchbase/visibility.h include/libcouchbase/deprecated.h include/libcouchbase/error.h include/libcouchbase/assert.h include/libcouchbase/configuration.h include/libcouchbase/kvbuf.h plugins/io/libuv/libuv_io_opts.h plugins/io/select/select_io_opts.h plugins/io/libev/libev_io_opts.h plugins/io/libevent/libevent_io_opts.h '/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/include/libcouchbase' make[2]: Leaving directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' make[1]: Leaving directory `/builddir/build/BUILD/libcouchbase-2.4.3_34_g0be9a4e' + /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/libcouchbase-2.4.3_34_g0be9a4e extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin/cbc extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/bin/cbc-pillowfight extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase_libev.so extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase_libevent.so extracting debug info from /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/lib64/libcouchbase.so.2.0.19 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-cat.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-lock.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-view.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-hash.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-create.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-cp.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-version.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-verify.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-mcflush.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-bucket-create.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-admin.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-stats.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-verbosity.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-bucket-delete.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-unlock.debug symlinked /usr/lib/debug/usr/bin/cbc.debug to /usr/lib/debug/usr/bin/cbc-rm.debug symlinked /usr/lib/debug/usr/lib64/libcouchbase.so.2.0.19.debug to /usr/lib/debug/usr/lib64/libcouchbase.so.debug symlinked /usr/lib/debug/usr/lib64/libcouchbase.so.2.0.19.debug to /usr/lib/debug/usr/lib64/libcouchbase.so.2.debug 2998 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 Processing files: libcouchbase2-libevent-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Provides: libcouchbase2-libevent = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase2-libevent(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase_libevent.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libevent-2.0.so.5()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: libcouchbase2-libev-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Provides: libcouchbase2-libev = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase2-libev(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase_libev.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libev.so.4()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: libcouchbase2-core-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Provides: libcouchbase.so.2()(64bit) libcouchbase2 libcouchbase2-core = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase2-core(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: libcouchbase2-bin-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Provides: libcouchbase2-bin = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase2-bin(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libc.so.6(GLIBC_2.7)(64bit) libcouchbase.so.2()(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libcouchbase-devel-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZauTNo + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-2.4.3_34_g0be9a4e + DOCDIR=/builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/doc/libcouchbase-devel-2.4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/doc/libcouchbase-devel-2.4.3 + cp -pr README.markdown /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/doc/libcouchbase-devel-2.4.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/doc/libcouchbase-devel-2.4.3 + cp -pr LICENSE /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/doc/libcouchbase-devel-2.4.3 + cp -pr RELEASE_NOTES.markdown /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64/usr/share/doc/libcouchbase-devel-2.4.3 + exit 0 Provides: libcouchbase-devel = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase-devel(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcouchbase.so.2()(64bit) Processing files: couchbase-client-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Provides: couchbase-client = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos couchbase-client(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libcouchbase-debuginfo-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Provides: libcouchbase-debuginfo = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos libcouchbase-debuginfo(x86-64) = 2.4.3-35.r34GITg0be9a4e.SP.el7.centos 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/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libcouchbase2-libevent-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm warning: Could not canonicalize hostname: i-0001aef9 Wrote: /builddir/build/RPMS/libcouchbase2-libev-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase2-core-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase2-bin-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase-devel-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/couchbase-client-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libcouchbase-debuginfo-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B0FCw4 + umask 022 + cd /builddir/build/BUILD + cd libcouchbase-2.4.3_34_g0be9a4e + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcouchbase-2.4.3-35.r34GITg0be9a4e.SP.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->