Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-redis.spec'], chrootPath='/var/lib/mock/sclo6-sclo-php70-sclo-el6-build-25130-35492/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-redis.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: line 0: fg: no job control warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sclo-php70-php-pecl-redis-3.1.1-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-redis.spec '], chrootPath='/var/lib/mock/sclo6-sclo-php70-sclo-el6-build-25130-35492/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-redis.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hgEGaW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sclo-php70-php-pecl-redis-3.1.1 + /bin/mkdir -p sclo-php70-php-pecl-redis-3.1.1 + cd sclo-php70-php-pecl-redis-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/redis-3.1.1.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv redis-3.1.1 NTS + sed -e 's/role="test"/role="src"/' -i package.xml + cd NTS ++ sed -n '/#define PHP_REDIS_VERSION/{s/.* "//;s/".*$//;p}' php_redis.h + extver=3.1.1 + test x3.1.1 '!=' x3.1.1 + cd .. + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y0Z3EE + umask 022 + cd /builddir/build/BUILD + cd sclo-php70-php-pecl-redis-3.1.1 + LANG=C + export LANG + unset DISPLAY + cd NTS + /opt/rh/rh-php70/root/usr/bin/phpize Configuring for: PHP Api Version: 20151012 Zend Module Api No: 20151012 Zend Extension Api No: 320151012 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/opt/rh/rh-php70/root/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/opt/rh/rh-php70/root/usr --exec-prefix=/opt/rh/rh-php70/root/usr --bindir=/opt/rh/rh-php70/root/usr/bin --sbindir=/opt/rh/rh-php70/root/usr/sbin --sysconfdir=/etc/opt/rh/rh-php70 --datadir=/opt/rh/rh-php70/root/usr/share --includedir=/opt/rh/rh-php70/root/usr/include --libdir=/opt/rh/rh-php70/root/usr/lib64 --libexecdir=/opt/rh/rh-php70/root/usr/libexec --localstatedir=/var/opt/rh/rh-php70 --sharedstatedir=/var/opt/rh/rh-php70/lib --mandir=/opt/rh/rh-php70/root/usr/share/man --infodir=/opt/rh/rh-php70/root/usr/share/info --enable-redis --enable-redis-session --enable-redis-igbinary --with-php-config=/opt/rh/rh-php70/root/usr/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /opt/rh/rh-php70/root/usr checking for PHP includes... -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/rh-php70/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/rh-php70/root/usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable redis support... yes, shared checking whether to enable sessions... yes checking whether to enable igbinary serializer support... yes checking for igbinary includes... /opt/rh/rh-php70/root/usr/include/php checking for redis igbinary support... enabled checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /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 whether ln -s works... yes 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 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-ar... no checking for ar... ar 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 cc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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 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 configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands + make -j16 /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis.c -o redis.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_commands.c -o redis_commands.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/library.c -o library.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_session.c -o redis_session.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_array.c -o redis_array.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_array_impl.c -o redis_array_impl.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_cluster.c -o redis_cluster.lo /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/cluster_library.c -o cluster_library.lo libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis.c -fPIC -DPIC -o .libs/redis.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/library.c -fPIC -DPIC -o .libs/library.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_session.c -fPIC -DPIC -o .libs/redis_session.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_cluster.c -fPIC -DPIC -o .libs/redis_cluster.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/cluster_library.c -fPIC -DPIC -o .libs/cluster_library.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_array_impl.c -fPIC -DPIC -o .libs/redis_array_impl.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_commands.c -fPIC -DPIC -o .libs/redis_commands.o libtool: compile: cc -I. -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_array.c -fPIC -DPIC -o .libs/redis_array.o /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_commands.c: In function 'redis_zrangebyscore_cmd': /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_commands.c:525: warning: 'offset' may be used uninitialized in this function /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/redis_commands.c:525: warning: 'count' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/include -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/main -I/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS -I/opt/rh/rh-php70/root/usr/include/php -I/opt/rh/rh-php70/root/usr/include/php/main -I/opt/rh/rh-php70/root/usr/include/php/TSRM -I/opt/rh/rh-php70/root/usr/include/php/Zend -I/opt/rh/rh-php70/root/usr/include/php/ext -I/opt/rh/rh-php70/root/usr/include/php/ext/date/lib -I/opt/rh/rh-php70/root/usr/include/php/ext -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o redis.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/modules redis.lo redis_commands.lo library.lo redis_session.lo redis_array.lo redis_array_impl.lo redis_cluster.lo cluster_library.lo libtool: link: cc -shared .libs/redis.o .libs/redis_commands.o .libs/library.o .libs/redis_session.o .libs/redis_array.o .libs/redis_array_impl.o .libs/redis_cluster.o .libs/cluster_library.o -m64 -mtune=generic -Wl,-soname -Wl,redis.so -o .libs/redis.so libtool: link: ( cd ".libs" && rm -f "redis.la" && ln -s "../redis.la" "redis.la" ) /bin/sh /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/libtool --mode=install cp ./redis.la /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/modules libtool: install: cp ./.libs/redis.so /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/modules/redis.so libtool: install: cp ./.libs/redis.lai /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/modules/redis.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X0ZPFG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 + cd sclo-php70-php-pecl-redis-3.1.1 + LANG=C + export LANG + unset DISPLAY + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 make: Entering directory `/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS' Installing shared extensions: /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1/NTS' + install -D -m 644 50-redis.ini /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/etc/opt/rh/rh-php70/php.d/50-redis.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/var/lib/pear/pkgxml/sclo-php70-php-pecl-redis.xml + cd NTS ++ grep 'role="doc"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 README.markdown /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/share/doc/pecl/redis/README.markdown + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 arrays.markdown /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/share/doc/pecl/redis/arrays.markdown + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 cluster.markdown /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/share/doc/pecl/redis/cluster.markdown + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 CREDITS /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/share/doc/pecl/redis/CREDITS + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 COPYING /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/share/doc/pecl/redis/COPYING + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sclo-php70-php-pecl-redis-3.1.1 extracting debug info from /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/lib64/php/modules/redis.so 1228 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-php70/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/rh-php70/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.swWLUJ + umask 022 + cd /builddir/build/BUILD + cd sclo-php70-php-pecl-redis-3.1.1 + unset DISPLAY + /opt/rh/rh-php70/root/usr/bin/php --no-php-ini --define extension=igbinary.so --define extension=/builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64/opt/rh/rh-php70/root/usr/lib64/php/modules/redis.so --modules + grep redis redis + : Upstream test suite disabled + exit 0 Processing files: sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/rh-php70/root/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: rh-php70-php-redis = 3.1.1 rh-php70-php-redis(x86-64) = 3.1.1 rh-php70-php-pecl(redis) = 3.1.1 rh-php70-php-pecl(redis)(x86-64) = 3.1.1 rh-php70-php-pecl-redis = 3.1.1-1.el6 rh-php70-php-pecl-redis(x86-64) = 3.1.1-1.el6 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: rh-php70-php-redis < 3.1.1 Processing files: sclo-php70-php-pecl-redis-debuginfo-3.1.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-php70-php-pecl-redis-debuginfo-3.1.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.13ewj0 + umask 022 + cd /builddir/build/BUILD + cd sclo-php70-php-pecl-redis-3.1.1 + /bin/rm -rf /builddir/build/BUILDROOT/sclo-php70-php-pecl-redis-3.1.1-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->