Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-solr2.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-3805/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-solr2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False sh: /opt/rh/php54/root/usr/bin/php: No such file or directory warning: Could not canonicalize hostname: copr-builder-406665942.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php54-php-pecl-solr2-2.3.0-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-solr2.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-3805/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-solr2.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wucc1q + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php54-php-pecl-solr2-2.3.0 + /bin/mkdir -p php54-php-pecl-solr2-2.3.0 + cd php54-php-pecl-solr2-2.3.0 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/solr-2.3.0.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's/role="test"/role="src"/' -i package.xml + mv solr-2.3.0 NTS + cd NTS ++ sed -n '/#define PHP_SOLR_VERSION /{s/.* "//;s/".*$//;p}' php_solr_version.h + extver=2.3.0 + test x2.3.0 '!=' x2.3.0 + cd .. + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0mu8BE + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-solr2-2.3.0 + LANG=C + export LANG + unset DISPLAY + cd NTS + /opt/rh/php54/root/usr/bin/phpize Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 + 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/php54/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/php54/root/usr --exec-prefix=/opt/rh/php54/root/usr --bindir=/opt/rh/php54/root/usr/bin --sbindir=/opt/rh/php54/root/usr/sbin --sysconfdir=/opt/rh/php54/root/etc --datadir=/opt/rh/php54/root/usr/share --includedir=/opt/rh/php54/root/usr/include --libdir=/opt/rh/php54/root/usr/lib64 --libexecdir=/opt/rh/php54/root/usr/libexec --localstatedir=/opt/rh/php54/root/var --sharedstatedir=/opt/rh/php54/root/var/lib --mandir=/opt/rh/php54/root/usr/share/man --infodir=/opt/rh/php54/root/usr/share/info --with-php-config=/opt/rh/php54/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/php54/root/usr checking for PHP includes... -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/php54/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/php54/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 for cURL support... yes, shared checking for cURL in default path... found in /usr checking for cURL 7.15.0 or greater... libcurl 7.19.7 checking whether to enable the Solr extension... yes, shared checking whether to compile with solr in verbose mode... no checking libxml2 install dir... no checking for curl_easy_perform in -lcurl... yes checking for JSON... Yes checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... yes configure: ******************************************************************************** * * * Notice: PECL Solr 2.x is not compatible with Apache Solr Server 3.x * * * ******************************************************************************** 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... 1572864 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 -j2 /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr.c -o php_solr.lo /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_object.c -o php_solr_object.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_object.c -fPIC -DPIC -o .libs/php_solr_object.o libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr.c -fPIC -DPIC -o .libs/php_solr.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_document.c -o php_solr_document.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_document.c -fPIC -DPIC -o .libs/php_solr_document.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_input_document.c -o php_solr_input_document.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_input_document.c -fPIC -DPIC -o .libs/php_solr_input_document.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_client.c -o php_solr_client.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_client.c -fPIC -DPIC -o .libs/php_solr_client.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_params.c -o php_solr_params.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_params.c -fPIC -DPIC -o .libs/php_solr_params.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_query.c -o php_solr_query.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_query.c -fPIC -DPIC -o .libs/php_solr_query.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_response.c -o php_solr_response.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_response.c -fPIC -DPIC -o .libs/php_solr_response.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_exception.c -o php_solr_exception.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_exception.c -fPIC -DPIC -o .libs/php_solr_exception.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_utils.c -o php_solr_utils.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_utils.c -fPIC -DPIC -o .libs/php_solr_utils.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_dismax_query.c -o php_solr_dismax_query.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_dismax_query.c -fPIC -DPIC -o .libs/php_solr_dismax_query.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_collapse_function.c -o php_solr_collapse_function.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/php_solr_collapse_function.c -fPIC -DPIC -o .libs/php_solr_collapse_function.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_string.c -o solr_string.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_string.c -fPIC -DPIC -o .libs/solr_string.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_document.c -o solr_functions_document.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_document.c -fPIC -DPIC -o .libs/solr_functions_document.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_client.c -o solr_functions_client.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_client.c -fPIC -DPIC -o .libs/solr_functions_client.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_helpers.c -o solr_functions_helpers.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_helpers.c -fPIC -DPIC -o .libs/solr_functions_helpers.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_params.c -o solr_functions_params.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_params.c -fPIC -DPIC -o .libs/solr_functions_params.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_response.c -o solr_functions_response.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_response.c -fPIC -DPIC -o .libs/solr_functions_response.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_debug.c -o solr_functions_debug.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -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/php54-php-pecl-solr2-2.3.0/NTS/solr_functions_debug.c -fPIC -DPIC -o .libs/solr_functions_debug.o /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -I/usr/include/libxml2 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o solr.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/modules php_solr.lo php_solr_object.lo php_solr_document.lo php_solr_input_document.lo php_solr_client.lo php_solr_params.lo php_solr_query.lo php_solr_response.lo php_solr_exception.lo php_solr_utils.lo php_solr_dismax_query.lo php_solr_collapse_function.lo solr_string.lo solr_functions_document.lo solr_functions_client.lo solr_functions_helpers.lo solr_functions_params.lo solr_functions_response.lo solr_functions_debug.lo -lcurl -lcurl -lxml2 -lz -lm libtool: link: cc -shared .libs/php_solr.o .libs/php_solr_object.o .libs/php_solr_document.o .libs/php_solr_input_document.o .libs/php_solr_client.o .libs/php_solr_params.o .libs/php_solr_query.o .libs/php_solr_response.o .libs/php_solr_exception.o .libs/php_solr_utils.o .libs/php_solr_dismax_query.o .libs/php_solr_collapse_function.o .libs/solr_string.o .libs/solr_functions_document.o .libs/solr_functions_client.o .libs/solr_functions_helpers.o .libs/solr_functions_params.o .libs/solr_functions_response.o .libs/solr_functions_debug.o -lcurl -lxml2 -lz -lm -m64 -mtune=generic -Wl,-soname -Wl,solr.so -o .libs/solr.so libtool: link: ( cd ".libs" && rm -f "solr.la" && ln -s "../solr.la" "solr.la" ) /bin/sh /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/libtool --mode=install cp ./solr.la /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/modules libtool: install: cp ./.libs/solr.so /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/modules/solr.so libtool: install: cp ./.libs/solr.lai /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/modules/solr.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/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.CjCKtc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 + cd php54-php-pecl-solr2-2.3.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 make: Entering directory `/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS' + install -D -m 644 package.xml /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/var/lib/pear/pkgxml/php54-php-pecl-solr2.xml + install -D -m 644 solr.ini /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/etc/php.d/solr.ini ++ 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 NTS/examples/bootstrap.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/bootstrap.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/facet_001.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/facet_001.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/facet_002.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/facet_002.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_001_adddocument_01.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_001_adddocument_01.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_002_adddocument_02.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_002_adddocument_02.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_002_adddocument_03_child_docs.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_002_adddocument_03_child_docs.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_003_adddocuments_01.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_003_adddocuments_01.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_004_adddocuments_02.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_004_adddocuments_02.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_005_optimize.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_005_optimize.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_006_commit.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_006_commit.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_007_query.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_007_query.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_008_query_lucene.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_008_query_lucene.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_009_query_parsemode.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_009_query_parsemode.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrdocument_001.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrdocument_001.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrdocument_002.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrdocument_002.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrdocument_003.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrdocument_003.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrdocument_004.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrdocument_004.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrobject_001.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrobject_001.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrobject_002.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrobject_002.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrobject_003.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrobject_003.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrobject_004.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrobject_004.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrobject_005.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrobject_005.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_001.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_001.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_002_facet.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_002_facet.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_003_date_facet.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_003_date_facet.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_004_highlight.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_004_highlight.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_005_stats.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_005_stats.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_006_mlt.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_006_mlt.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_007_terms.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_007_terms.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrutils_001_digestxmlresponse.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrutils_001_digestxmlresponse.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrutils_002_escapequerychars.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrutils_002_escapequerychars.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/terms_001.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/terms_001.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/terms_002.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/terms_002.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/terms_003.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/terms_003.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/test.config.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/test.config.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrdismaxquery_001.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrdismaxquery_001.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_010_getbyid.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_010_getbyid.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_011_getbyids.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_011_getbyids.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrclient_012_system.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrclient_012_system.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_008_facetquery.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_008_facetquery.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_009_grouping.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_009_grouping.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_010_collapse.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_010_collapse.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/examples/solrquery_011_expand.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/examples/solrquery_011_expand.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CREDITS /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/CREDITS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README.CONTRIBUTORS /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/README.CONTRIBUTORS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/LICENSE /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/LICENSE + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README.ABOUT_SOLR_EXTENSION /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/README.ABOUT_SOLR_EXTENSION + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README.INSTALLATION /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/README.INSTALLATION + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README.SUBMITTING_CONTRIBUTIONS /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/README.SUBMITTING_CONTRIBUTIONS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README.MEMORY_ALLOCATION /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/README.MEMORY_ALLOCATION + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/TODO /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/TODO + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/docs/documentation.php /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/pear/solr/docs/documentation.php + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0 extracting debug info from /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/lib64/php/modules/solr.so 1371 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/php54/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/php54/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.ysikjL + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-solr2-2.3.0 + unset DISPLAY + : Ignore test with jsonc before 1.3.9 + /opt/rh/php54/root/usr/bin/php -r ' $v=phpversion("json"); exit(version_compare($v,"1.3.0",">=") && version_compare($v,"1.3.9","<") ? 0 : 1); ' + : Ignore test with old PHP 5.3 + sed -e /SOLR_SERVER_CONFIGURED/s/true/false/ -i NTS/tests/test.config.inc + : Minimal load test for NTS installed extension + /opt/rh/php54/root/usr/bin/php -n -d extension=curl.so -d extension=json.so -d extension=/builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/lib64/php/modules/solr.so -m + grep solr solr + : Upstream test suite for NTS extension + cd NTS + TEST_PHP_ARGS='-n -d extension=curl.so -d extension=json.so -d extension=/builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64/opt/rh/php54/root/usr/lib64/php/modules/solr.so' + REPORT_EXIT_STATUS=1 + NO_INTERACTION=1 + TEST_PHP_EXECUTABLE=/opt/rh/php54/root/usr/bin/php + /opt/rh/php54/root/usr/bin/php -n run-tests.php --show-diff ===================================================================== PHP : /opt/rh/php54/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.40 ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux copr-builder-406665942.novalocal 4.2.5-300.fc23.x86_64 #1 SMP Tue Oct 27 04:29:56 UTC 2015 x86_64 INI actual : /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS More .INIs : CWD : /builddir/build/BUILD/php54-php-pecl-solr2-2.3.0/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2015-12-02 09:58:46 ===================================================================== TEST 1/80 [tests/000.solr_server_compat.phpt] SKIP Solr Server 4+ Compatibility Test [tests/000.solr_server_compat.phpt] reason: Solr server is not set up TEST 2/80 [tests/000.solrclient_ping.phpt] SKIP SolrClient::ping() - Ping Solr Server [tests/000.solrclient_ping.phpt] reason: Solr server is not set up TEST 3/80 [tests/001.solrclient_addDocument.phpt] SKIP SolrClient::addDocument() - Sending a single document to the Solr server [tests/001.solrclient_addDocument.phpt] reason: Solr server is not set up TEST 4/80 [tests/002.solrclient_addDocuments.phpt] SKIP SolrClient::addDocuments() - sending multiple documents to the Solr server [tests/002.solrclient_addDocuments.phpt] reason: Solr server is not set up TEST 5/80 [tests/003.solrclient_addDocument_no_overwrite.phpt] SKIP SolrClient::addDocuments() - Overwrite an existing document [tests/003.solrclient_addDocument_no_overwrite.phpt] reason: Solr server is not set up TEST 6/80 [tests/004.solrclient_query_response.phpt] SKIP SolrClient::query() - Sending a chained query request [tests/004.solrclient_query_response.phpt] reason: Solr server is not set up TEST 7/80 [tests/005.solrclient_query_error.phpt] SKIP SolrClient::query() - throw SolrClientException on Solr Server exception [tests/005.solrclient_query_error.phpt] reason: Solr server is not set up TEST 8/80 [tests/006.solrclient_system.phpt] SKIP SolrClient::system() - Retrieve Solr Server/System Info [tests/006.solrclient_system.phpt] reason: Solr server is not set up TEST 9/80 [tests/007.solrclient_deleteByIds.phpt] SKIP SolrClient::deleteByIds() - Testing Deleting documents [tests/007.solrclient_deleteByIds.phpt] reason: Solr server is not set up TEST 10/80 [tests/008.solrclient_commit.phpt] SKIP SolrClient::commit() - Testing commit [tests/008.solrclient_commit.phpt] reason: Solr server is not set up TEST 11/80 [tests/009.solrclient_optimize.phpt] SKIP SolrClient::optimize() - Testing optimize [tests/009.solrclient_optimize.phpt] reason: Solr server is not set up TEST 12/80 [tests/010.solrclient_getOptions.phpt] PASS SolrClient::getOptions - Returning all the default options [tests/010.solrclient_getOptions.phpt] TEST 13/80 [tests/011.solrclient_phps_response.phpt] PASS SolrClient - PHPS response writer support [tests/011.solrclient_phps_response.phpt] TEST 14/80 [tests/012.solrclient_getById.phpt] SKIP SolrClient::getById() - Testing Real Time Get by id [tests/012.solrclient_getById.phpt] reason: Solr server is not set up TEST 15/80 [tests/013.solrclient_getByIds.phpt] SKIP SolrClient::getByIds() - Testing Real Time Get by ids [tests/013.solrclient_getByIds.phpt] reason: Solr server is not set up TEST 16/80 [tests/020.solrdocument_adding_fields.phpt] PASS SolrDocument - checking dimension and magic property sets. [tests/020.solrdocument_adding_fields.phpt] TEST 17/80 [tests/021.solrdocument_iterator.phpt] PASS SolrDocument - checking Iterator interface implementation [tests/021.solrdocument_iterator.phpt] TEST 18/80 [tests/022.solrdocument_getInputDocument.phpt] PASS SolrDocument::getInputDocument() - creating SolrInputDocument from SolrDocument [tests/022.solrdocument_getInputDocument.phpt] TEST 19/80 [tests/023.solrdocument_merge.phpt] PASS SolrDocument::merge() - merging source document into current document [tests/023.solrdocument_merge.phpt] TEST 20/80 [tests/024.solrdocument_child_fetch.phpt] SKIP SolrClient::query() - Query child documents SolrObject (Integ) [tests/024.solrdocument_child_fetch.phpt] reason: Solr server is not set up TEST 21/80 [tests/025.solrdocument_haschilddocuments.phpt] PASS SolrDocument::hasChildDocuments() - Method test [tests/025.solrdocument_haschilddocuments.phpt] TEST 22/80 [tests/026.solrdocument_getchilddocscount.phpt] PASS SolrDocument::getChildDocumentsCount() - Method test [tests/026.solrdocument_getchilddocscount.phpt] TEST 23/80 [tests/027.solrdocument_getinputdocument_children.phpt] PASS Solrdocument::getInputDocument() - Where document has child docs [tests/027.solrdocument_getinputdocument_children.phpt] TEST 24/80 [tests/040.solrobject_xmlresponse.phpt] PASS SolrObject - checking xml response digest [tests/040.solrobject_xmlresponse.phpt] TEST 25/80 [tests/041.solrobject_illegal_operation.phpt] PASS SolrObject - checking illegal operation of modifying object [tests/041.solrobject_illegal_operation.phpt] TEST 26/80 [tests/042.solrobject_magic_property.phpt] PASS SolrObject - testing the magic property access [tests/042.solrobject_magic_property.phpt] TEST 27/80 [tests/043.solrobject_magic_properties.phpt] PASS SolrObject - checking magic property access on multiple properties [tests/043.solrobject_magic_properties.phpt] TEST 28/80 [tests/044.solrobject_dimension_access_properties.phpt] PASS SolrObject - checking dimension access on properties. [tests/044.solrobject_dimension_access_properties.phpt] TEST 29/80 [tests/045.solrobject_array_access.phpt] PASS SolrObject - checking dimension access on properties. [tests/045.solrobject_array_access.phpt] TEST 30/80 [tests/050.solrinputdocument_addchilddocument_01.phpt] PASS SolrInputDocument::addChildDocument() - add child document [tests/050.solrinputdocument_addchilddocument_01.phpt] TEST 31/80 [tests/050.solrinputdocument_addchilddocument_02_error.phpt] PASS SolrInputDocument::addChildDocument()/SolrInputDocument::addChildDocuments() - Expected SolrIllegalArgumentException [tests/050.solrinputdocument_addchilddocument_02_error.phpt] TEST 32/80 [tests/051.solrinputdocument_getchilddocuments.phpt] PASS SolrInputDocument::getChildDocuments() - test [tests/051.solrinputdocument_getchilddocuments.phpt] TEST 33/80 [tests/052.solrinputdocument_haschilddocuments.phpt] PASS SolrInputDocument::hasChildDocuments() - test [tests/052.solrinputdocument_haschilddocuments.phpt] TEST 34/80 [tests/053.solrinputdocument_getchilddocumentscount.phpt] PASS SolrInputDocument::getChildDocumentsCount() - test [tests/053.solrinputdocument_getchilddocumentscount.phpt] TEST 35/80 [tests/054.solrinputdocument_addchilddocuments.phpt] PASS SolrInputDocument::addChildDocuments() - add child documents [tests/054.solrinputdocument_addchilddocuments.phpt] TEST 36/80 [tests/055.solrinputdocument_serialization.phpt] PASS SolrInputDocument - serialize/unserialize Exception [tests/055.solrinputdocument_serialization.phpt] TEST 37/80 [tests/060.solrquery_comon_query_params.phpt] PASS SolrQuery - testing CommonQueryParameters [tests/060.solrquery_comon_query_params.phpt] TEST 38/80 [tests/061.solrquery_simpleFacetParameters.phpt] PASS SolrQuery - testing SimpleFacetParameters [tests/061.solrquery_simpleFacetParameters.phpt] TEST 39/80 [tests/062.solrquery_date_facet_parameters.phpt] PASS SolrQuery - Testing Date facet parameters [tests/062.solrquery_date_facet_parameters.phpt] TEST 40/80 [tests/063.solrquery_HighlightingParameters.phpt] PASS SolrQuery - testing HighlightingParameters [tests/063.solrquery_HighlightingParameters.phpt] TEST 41/80 [tests/064.solrquery_StatsComponent.phpt] PASS SolrQuery - testing StatsComponent [tests/064.solrquery_StatsComponent.phpt] TEST 42/80 [tests/065.solrquery_MoreLikeThis.phpt] PASS SolrQuery - testing MoreLikeThis component [tests/065.solrquery_MoreLikeThis.phpt] TEST 43/80 [tests/066.solrquery_TermsComponent.phpt] PASS SolrQuery - testing TermsComponent [tests/066.solrquery_TermsComponent.phpt] TEST 44/80 [tests/067.solrquery__construct.phpt] PASS SolrQuery::_construct - Throws exception on illegal Argument [tests/067.solrquery__construct.phpt] TEST 45/80 [tests/068.solrquery_parameters_error.phpt] PASS SolrQuery - Invalid Parameters thorws exception Throws exception on illegal Argument [tests/068.solrquery_parameters_error.phpt] TEST 46/80 [tests/069.solrquery_GroupParameters.phpt] PASS SolrQuery - Result Grouping (Group Parameters) [tests/069.solrquery_GroupParameters.phpt] TEST 47/80 [tests/070.solrquery_collapse.phpt] PASS SolrQuery::collapse - Collapse Using a SolrCollapseFunction [tests/070.solrquery_collapse.phpt] TEST 48/80 [tests/071.solrquery_expand.phpt] PASS SolrQuery - Expand Component [tests/071.solrquery_expand.phpt] TEST 49/80 [tests/080.solrutils_escapequerychars.phpt] PASS SolrUtils::escapeQueryChars() - Testing Lucene Reserved Characters [tests/080.solrutils_escapequerychars.phpt] TEST 50/80 [tests/081.solrutils_digest_json_response.phpt] PASS SolrUtils::digestJsonResponse() - Testing Lucene Reserved Characters [tests/081.solrutils_digest_json_response.phpt] TEST 51/80 [tests/090.solrserverexception_xml.phpt] SKIP SolrServerException (xml) - Throw Exception on solr server exception using xml response writer [tests/090.solrserverexception_xml.phpt] reason: Solr server is not set up TEST 52/80 [tests/091.solrserverexception_json.phpt] SKIP SolrServerException (json) - Throw Exception on solr server exception using json response writer [tests/091.solrserverexception_json.phpt] reason: Solr server is not set up TEST 53/80 [tests/092.solrserverexception_php.phpt] SKIP SolrServerException (phps) - Throw Exception on solr server exception using phps response writer [tests/092.solrserverexception_php.phpt] reason: Solr server is not set up TEST 54/80 [tests/100.solrresponse_json.phpt] SKIP SolrResponse::getResponse - JSON response writer [tests/100.solrresponse_json.phpt] reason: Solr server is not set up TEST 55/80 [tests/101.solrresponse_parseMode.phpt] SKIP SolrResponse - ParseMode [tests/101.solrresponse_parseMode.phpt] reason: Solr server is not set up TEST 56/80 [tests/102.solrresponse_phps.phpt] SKIP SolrResponse::getResponse - PHPS response writer [tests/102.solrresponse_phps.phpt] reason: Solr server is not set up TEST 57/80 [tests/103.solrresponse_get_array_response.phpt] SKIP SolrResponse::getArrayResponse [tests/103.solrresponse_get_array_response.phpt] reason: Solr server is not set up TEST 58/80 [tests/104.solrresponse_get_response_maxscore.phpt] SKIP SolrResponse::getResponse() - maxScore [tests/104.solrresponse_get_response_maxscore.phpt] reason: Solr server is not set up TEST 59/80 [tests/105.solrresponse_child_doc_response.phpt] PASS Response - Response with child documents [tests/105.solrresponse_child_doc_response.phpt] TEST 60/80 [tests/106.solrresponse_child_doc_response_solrdoc.phpt] PASS SolrDocument - Response parsed as SolrDocument with child documents [tests/106.solrresponse_child_doc_response_solrdoc.phpt] TEST 61/80 [tests/110.solrdismaxquery.phpt] PASS SolrDisMaxQuery - Methods [tests/110.solrdismaxquery.phpt] TEST 62/80 [tests/111.solrdismaxquery_boostquery.phpt] PASS SolrDisMaxQuery - Boost Query [tests/111.solrdismaxquery_boostquery.phpt] TEST 63/80 [tests/112.solrdismaxquery_query_parser.phpt] PASS SolrDisMaxQuery - QueryParser Switch [tests/112.solrdismaxquery_query_parser.phpt] TEST 64/80 [tests/113.solrdismaxquery_bigramfields.phpt] PASS SolrDisMaxQuery - BigramFields and slop (addBigramPhraseField, removeBigramPhraseField, setBigramPhraseFields) [tests/113.solrdismaxquery_bigramfields.phpt] TEST 65/80 [tests/114.solrdismaxquery_trigramfields.phpt] PASS SolrDisMaxQuery - TrigramFields and slop (addTrigramPhraseField, removeTrigramPhraseField, setTrigramPhraseFields) [tests/114.solrdismaxquery_trigramfields.phpt] TEST 66/80 [tests/115.solrdismaxquery_userfields.phpt] PASS SolrDisMaxQuery - UserFields (uf parameter) (addUserField) [tests/115.solrdismaxquery_userfields.phpt] TEST 67/80 [tests/116.solrdismaxquery_boostfunction.phpt] PASS SolrDisMaxQuery - setBoostFunction [tests/116.solrdismaxquery_boostfunction.phpt] TEST 68/80 [tests/130.parameters_simple_list_separator.phpt] PASS simple_list_parameter type - Use of default, non-default separator [tests/130.parameters_simple_list_separator.phpt] TEST 69/80 [tests/150.solrcollapsefunction.phpt] PASS SolrCollapseFunction - string conversion [tests/150.solrcollapsefunction.phpt] TEST 70/80 [tests/151.solrcollapsefunction_illegal_operations.phpt] PASS SolrCollapseFunction - Illegal Operations [tests/151.solrcollapsefunction_illegal_operations.phpt] TEST 71/80 [tests/160.solr_update_document_block.phpt] SKIP Solr - Fetch and Update nested documents [tests/160.solr_update_document_block.phpt] reason: Solr server is not set up TEST 72/80 [tests/bug59511_error.phpt] SKIP Solr bug #59511 - SolrClient::query() Timeout shall throw a SolrClientException [tests/bug59511_error.phpt] reason: Solr server is not set up TEST 73/80 [tests/bug61836_error.phpt] SKIP Solr bug #61836 - Extending SolrDocument [tests/bug61836_error.phpt] reason: Solr server is not set up TEST 74/80 [tests/bug_67394.phpt] PASS Solr Bug #67394 - Unable to parse response with NaN [tests/bug_67394.phpt] TEST 75/80 [tests/bug_68179.phpt] PASS Solr Bug #68179 - Solr Params (Argument list) separator disappears [tests/bug_68179.phpt] TEST 76/80 [tests/bug_68181.phpt] PASS Solr Bug #68181 - Conflict occurs when using SolrDisMax::addBoostQuery and setBoostQuery [tests/bug_68181.phpt] TEST 77/80 [tests/bug_69156.phpt] SKIP Solr Bug #69156 - segfault on 500 response from Solr [tests/bug_69156.phpt] reason: Solr server is not set up TEST 78/80 [tests/bug_70482.phpt] SKIP Solr Bug #70482 - Segmentation fault on server 500 response with no msg field XML RW [tests/bug_70482.phpt] reason: Solr server is not set up TEST 79/80 [tests/bug_70495.phpt] SKIP Solr Bug #70495 - Failed to parse 500 error response when Solr it lacks msg JSON RW [tests/bug_70495.phpt] reason: Solr server is not set up TEST 80/80 [tests/bug_70496.phpt] SKIP Solr Bug #70496 - Failed to parse 500 error response when Solr it lacks msg PHPS RW [tests/bug_70496.phpt] reason: Solr server is not set up ===================================================================== TIME END 2015-12-02 09:58:47 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 32 --------------------------------------------------------------------- Number of tests : 80 51 Tests skipped : 29 ( 36.2%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 51 ( 63.8%) (100.0%) --------------------------------------------------------------------- Time taken : 1 seconds ===================================================================== + exit 0 Processing files: php54-php-pecl-solr2-2.3.0-1.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/php54/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: php54-php-solr = 2.3.0 php54-php-solr(x86-64) = 2.3.0 php54-php-pecl(solr) = 2.3.0 php54-php-pecl(solr)(x86-64) = 2.3.0 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libm.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: php54-php-pecl-solr < 2 Processing files: php54-php-pecl-solr2-debuginfo-2.3.0-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-406665942.novalocal Wrote: /builddir/build/RPMS/php54-php-pecl-solr2-2.3.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/php54-php-pecl-solr2-debuginfo-2.3.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W0X8Zn + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-solr2-2.3.0 + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-solr2-2.3.0-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->