Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 920139 Details for
Bug 1122406
php-pecl-solr2 build fails on 64-bit BE(ppc64, s390x)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
koji build log
php-pecl-solr2-build.log (text/x-log), 106.35 KB, created by
Jakub Čajka
on 2014-07-23 07:46:19 UTC
(
hide
)
Description:
koji build log
Filename:
MIME Type:
Creator:
Jakub Čajka
Created:
2014-07-23 07:46:19 UTC
Size:
106.35 KB
patch
obsolete
>Mock Version: 1.1.38 >Mock Version: 1.1.38 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/php-pecl-solr2.spec'], False, '/var/lib/mock/SHADOWBUILD-KH-f19-build-513821-386586/root/', None, 86400, True, False, 998, 136, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1001df5d9d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/php-pecl-solr2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: ppc-builder2.qa.fedoraproject.org >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/php-pecl-solr2-2.0.0-1.fc19.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/php-pecl-solr2.spec'], False, '/var/lib/mock/SHADOWBUILD-KH-f19-build-513821-386586/root/', None, 86400, True, False, 998, 136, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1001df5d9d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/php-pecl-solr2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qnd9Z3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf php-pecl-solr2-2.0.0 >+ /usr/bin/mkdir -p php-pecl-solr2-2.0.0 >+ cd php-pecl-solr2-2.0.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/solr-2.0.0.tgz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ mv solr-2.0.0 NTS >+ cd NTS >++ sed -n '/#define PHP_SOLR_VERSION /{s/.* "//;s/".*$//;p}' php_solr_version.h >+ extver=2.0.0 >+ test x2.0.0 '!=' x2.0.0 >+ cd .. >+ cat >+ cp -r NTS ZTS >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jY41P8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd php-pecl-solr2-2.0.0 >+ cd NTS >+ /usr/bin/phpize >Configuring for: >PHP Api Version: 20121113 >Zend Module Api No: 20121212 >Zend Extension Api No: 220121212 >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/usr/bin/php-config >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for a sed that does not truncate output... /usr/bin/sed >checking for ppc64-redhat-linux-gnu-cc... no >checking for ppc64-redhat-linux-gnu-gcc... no >checking for cc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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... yes >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-redhat-linux-gnu >checking for PHP prefix... /usr >checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib >checking for PHP extension directory... /usr/lib64/php/modules >checking for PHP installed headers prefix... /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.29.0 >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 how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/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 how to convert powerpc64-redhat-linux-gnu file names to powerpc64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert powerpc64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for ppc64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ppc64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ppc64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for ppc64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for ppc64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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) 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 >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make -j16 >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr.c -o php_solr.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_object.c -o php_solr_object.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_document.c -o php_solr_document.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_input_document.c -o php_solr_input_document.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_client.c -o php_solr_client.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_params.c -o php_solr_params.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_query.c -o php_solr_query.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_response.c -o php_solr_response.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_exception.c -o php_solr_exception.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_utils.c -o php_solr_utils.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_string.c -o solr_string.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_document.c -o solr_functions_document.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_client.c -o solr_functions_client.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_helpers.c -o solr_functions_helpers.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_params.c -o solr_functions_params.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_response.c -o solr_functions_response.lo >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_object.c -fPIC -DPIC -o .libs/php_solr_object.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_input_document.c -fPIC -DPIC -o .libs/php_solr_input_document.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_client.c -fPIC -DPIC -o .libs/solr_functions_client.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_response.c -fPIC -DPIC -o .libs/php_solr_response.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_string.c -fPIC -DPIC -o .libs/solr_string.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_response.c -fPIC -DPIC -o .libs/solr_functions_response.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_document.c -fPIC -DPIC -o .libs/solr_functions_document.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_utils.c -fPIC -DPIC -o .libs/php_solr_utils.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_params.c -fPIC -DPIC -o .libs/php_solr_params.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr.c -fPIC -DPIC -o .libs/php_solr.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_query.c -fPIC -DPIC -o .libs/php_solr_query.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_client.c -fPIC -DPIC -o .libs/php_solr_client.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_helpers.c -fPIC -DPIC -o .libs/solr_functions_helpers.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_exception.c -fPIC -DPIC -o .libs/php_solr_exception.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_document.c -fPIC -DPIC -o .libs/php_solr_document.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_params.c -fPIC -DPIC -o .libs/solr_functions_params.o >/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_client.c: In function 'zim_SolrClient_addDocuments': >/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_client.c:846:12: warning: variable 'all_docs_are_valid' set but not used [-Wunused-but-set-variable] > zend_bool all_docs_are_valid = 1; > ^ >/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_exception.c: In function 'solr_throw_exception_ex': >/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/php_solr_exception.c:48:9: warning: variable 'max_buffer_len' set but not used [-Wunused-but-set-variable] > size_t max_buffer_len = 0; > ^ >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_debug.c -o solr_functions_debug.lo >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/solr_functions_debug.c -fPIC -DPIC -o .libs/solr_functions_debug.o >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -grecord-gcc-switches -m64 -Wl,-z,relro -o solr.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-solr2-2.0.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 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 -ldl >libtool: link: cc -shared -fPIC -DPIC .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/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 -ldl -O2 -m64 -Wl,-z -Wl,relro -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/php-pecl-solr2-2.0.0/NTS/libtool --mode=install cp ./solr.la /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/modules >libtool: install: cp ./.libs/solr.so /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/modules/solr.so >libtool: install: cp ./.libs/solr.lai /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/modules/solr.la >libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/php-pecl-solr2-2.0.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'. >+ cd ../ZTS >+ /usr/bin/zts-phpize >Configuring for: >PHP Api Version: 20121113 >Zend Module Api No: 20121212 >Zend Extension Api No: 220121212 >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/usr/bin/zts-php-config >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for a sed that does not truncate output... /usr/bin/sed >checking for ppc64-redhat-linux-gnu-cc... no >checking for ppc64-redhat-linux-gnu-gcc... no >checking for cc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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... yes >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-redhat-linux-gnu >checking for PHP prefix... /usr >checking for PHP includes... -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib >checking for PHP extension directory... /usr/lib64/php-zts/modules >checking for PHP installed headers prefix... /usr/include/php-zts/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.29.0 >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 how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/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 how to convert powerpc64-redhat-linux-gnu file names to powerpc64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert powerpc64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for ppc64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ppc64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ppc64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for ppc64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for ppc64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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) 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 >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make -j16 >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr.c -o php_solr.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_object.c -o php_solr_object.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_document.c -o php_solr_document.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_input_document.c -o php_solr_input_document.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_client.c -o php_solr_client.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_params.c -o php_solr_params.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_query.c -o php_solr_query.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_response.c -o php_solr_response.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_exception.c -o php_solr_exception.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_utils.c -o php_solr_utils.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_string.c -o solr_string.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_document.c -o solr_functions_document.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_client.c -o solr_functions_client.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_helpers.c -o solr_functions_helpers.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_params.c -o solr_functions_params.lo >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_response.c -o solr_functions_response.lo >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_string.c -fPIC -DPIC -o .libs/solr_string.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_document.c -fPIC -DPIC -o .libs/php_solr_document.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_response.c -fPIC -DPIC -o .libs/php_solr_response.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_client.c -fPIC -DPIC -o .libs/php_solr_client.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr.c -fPIC -DPIC -o .libs/php_solr.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_object.c -fPIC -DPIC -o .libs/php_solr_object.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_exception.c -fPIC -DPIC -o .libs/php_solr_exception.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_utils.c -fPIC -DPIC -o .libs/php_solr_utils.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_params.c -fPIC -DPIC -o .libs/php_solr_params.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_input_document.c -fPIC -DPIC -o .libs/php_solr_input_document.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_params.c -fPIC -DPIC -o .libs/solr_functions_params.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_client.c -fPIC -DPIC -o .libs/solr_functions_client.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_query.c -fPIC -DPIC -o .libs/php_solr_query.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_response.c -fPIC -DPIC -o .libs/solr_functions_response.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_helpers.c -fPIC -DPIC -o .libs/solr_functions_helpers.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_document.c -fPIC -DPIC -o .libs/solr_functions_document.o >/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_exception.c: In function 'solr_throw_exception_ex': >/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_exception.c:48:9: warning: variable 'max_buffer_len' set but not used [-Wunused-but-set-variable] > size_t max_buffer_len = 0; > ^ >/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_client.c: In function 'zim_SolrClient_addDocuments': >/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/php_solr_client.c:846:12: warning: variable 'all_docs_are_valid' set but not used [-Wunused-but-set-variable] > zend_bool all_docs_are_valid = 1; > ^ >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_debug.c -o solr_functions_debug.lo >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -c /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/solr_functions_debug.c -fPIC -DPIC -o .libs/solr_functions_debug.o >/bin/sh /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/include -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/main -I/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/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 -grecord-gcc-switches -m64 -Wl,-z,relro -o solr.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/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 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 -ldl >libtool: link: cc -shared -fPIC -DPIC .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/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 -ldl -O2 -m64 -Wl,-z -Wl,relro -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/php-pecl-solr2-2.0.0/ZTS/libtool --mode=install cp ./solr.la /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/modules >libtool: install: cp ./.libs/solr.so /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/modules/solr.so >libtool: install: cp ./.libs/solr.lai /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/modules/solr.la >libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS/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.fU7B5k >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64 >++ dirname /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64 >+ cd php-pecl-solr2-2.0.0 >+ make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64 >make: Entering directory `/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS' >Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/lib64/php/modules/ >make: Leaving directory `/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS' >+ install -D -m 644 package.xml /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/var/lib/pear/pkgxml/php-pecl-solr2.xml >+ install -D -m 644 solr.ini /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/etc/php.d/solr.ini >+ make -C ZTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64 >make: Entering directory `/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS' >Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/lib64/php-zts/modules/ >make: Leaving directory `/builddir/build/BUILD/php-pecl-solr2-2.0.0/ZTS' >+ install -D -m 644 solr.ini /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/etc/php-zts.d/solr.ini >++ grep 'role="test"' package.xml >++ sed -e 's/^.*name="//;s/".*$//' >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/bootstrap.inc /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/bootstrap.inc >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/skip.if.server_not_configured.inc /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/skip.if.server_not_configured.inc >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/test.config.inc /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/test.config.inc >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/000.solrclient_ping.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/000.solrclient_ping.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/000.solr_server_compat.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/000.solr_server_compat.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/001.solrclient_addDocument.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/001.solrclient_addDocument.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/002.solrclient_addDocuments.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/002.solrclient_addDocuments.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/003.solrclient_addDocument_no_overwrite.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/003.solrclient_addDocument_no_overwrite.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/004.solrclient_query_response.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/004.solrclient_query_response.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/005.solrclient_query_error.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/005.solrclient_query_error.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/006.solrclient_system.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/006.solrclient_system.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/007.solrclient_deleteByIds.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/007.solrclient_deleteByIds.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/008.solrclient_commit.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/008.solrclient_commit.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/009.solrclient_optimize.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/009.solrclient_optimize.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/010.solrclient_getOptions.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/010.solrclient_getOptions.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/020.solrdocument_adding_fields.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/020.solrdocument_adding_fields.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/021.solrdocument_iterator.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/021.solrdocument_iterator.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/022.solrdocument_getInputDocument.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/022.solrdocument_getInputDocument.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/023.solrdocument_merge.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/023.solrdocument_merge.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/040.solrobject_xmlresponse.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/040.solrobject_xmlresponse.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/041.solrobject_illegal_operation.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/041.solrobject_illegal_operation.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/042.solrobject_magic_property.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/042.solrobject_magic_property.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/043.solrobject_magic_properties.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/043.solrobject_magic_properties.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/044.solrobject_dimension_access_properties.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/044.solrobject_dimension_access_properties.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/060.solrquery_comon_query_params.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/060.solrquery_comon_query_params.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/061.solrquery_simpleFacetParameters.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/061.solrquery_simpleFacetParameters.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/062.solrquery_date_facet_parameters.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/062.solrquery_date_facet_parameters.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/063.solrquery_HighlightingParameters.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/063.solrquery_HighlightingParameters.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/064.solrquery_StatsComponent.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/064.solrquery_StatsComponent.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/065.solrquery_MoreLikeThis.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/065.solrquery_MoreLikeThis.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/066.solrquery_TermsComponent.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/066.solrquery_TermsComponent.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/067.solrquery__construct.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/067.solrquery__construct.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/068.solrquery_parameters_error.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/068.solrquery_parameters_error.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/080.solrutils_escapequerychars.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/080.solrutils_escapequerychars.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/090.solrserverexception_xml.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/090.solrserverexception_xml.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/091.solrserverexception_json.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/091.solrserverexception_json.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/092.solrserverexception_php.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/092.solrserverexception_php.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/bug59511_error.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/bug59511_error.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/bug61836_error.phpt /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/bug61836_error.phpt >+ for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/tests/files/response_xml.1.xml /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/tests/pear/solr/tests/files/response_xml.1.xml >++ 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/CREDITS /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/doc/pear/solr/docs/documentation.php >+ for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' >+ install -Dpm 644 NTS/examples/bootstrap.php /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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_003_adddocuments_01.php /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/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/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/share/doc/pear/solr/examples/test.config.php >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/php-pecl-solr2-2.0.0 >extracting debug info from /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/lib64/php/modules/solr.so >extracting debug info from /builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/lib64/php-zts/modules/solr.so >/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. >2211 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VT1iZx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd php-pecl-solr2-2.0.0 >+ cd NTS >+ : Minimal load test for NTS installed extension >+ /usr/bin/php -n -d extension=curl.so -d extension=json.so -d extension=/builddir/build/BUILDROOT/php-pecl-solr2-2.0.0-1.fc19.ppc64/usr/lib64/php/modules/solr.so -m >+ grep solr >solr >+ : Upstream test suite for NTS extension >+ TEST_PHP_ARGS='-n -d extension=curl.so -d extension=json.so -d extension=/builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS/modules/solr.so' >+ REPORT_EXIT_STATUS=1 >+ NO_INTERACTION=1 >+ TEST_PHP_EXECUTABLE=/usr/bin/php >+ /usr/bin/php -n run-tests.php >===================================================================== >PHP : /usr/bin/php >PHP_SAPI : cli >PHP_VERSION : 5.5.14 >ZEND_VERSION: 2.5.0 >PHP_OS : Linux - Linux ppc-builder2.qa.fedoraproject.org 3.14.4-200.fc20.ppc64p7 #1 SMP Tue May 13 12:16:37 MST 2014 ppc64 >INI actual : /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS >More .INIs : >CWD : /builddir/build/BUILD/php-pecl-solr2-2.0.0/NTS >Extra dirs : >VALGRIND : Not used >===================================================================== >TIME START 2014-07-23 03:53:30 >===================================================================== >TEST 1/36 [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/36 [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/36 [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/36 [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/36 [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/36 [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/36 [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/36 [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/36 [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/36 [tests/008.solrclient_commit.phpt] SKIP SolrClient::commit() - Testing commit [tests/008.solrclient_commit.phpt] reason: Solr server is not set up >TEST 11/36 [tests/009.solrclient_optimize.phpt] SKIP SolrClient::optimize() - Testing optimize [tests/009.solrclient_optimize.phpt] reason: Solr server is not set up >TEST 12/36 [tests/010.solrclient_getOptions.phpt] PASS SolrClient::getOptions - Returning all the default options [tests/010.solrclient_getOptions.phpt] >TEST 13/36 [tests/020.solrdocument_adding_fields.phpt] PASS SolrDocument - checking dimension and magic property sets. [tests/020.solrdocument_adding_fields.phpt] >TEST 14/36 [tests/021.solrdocument_iterator.phpt] PASS SolrDocument - checking Iterator interface implementation [tests/021.solrdocument_iterator.phpt] >TEST 15/36 [tests/022.solrdocument_getInputDocument.phpt] PASS SolrDocument::getInputDocument() - creating SolrInputDocument from SolrDocument [tests/022.solrdocument_getInputDocument.phpt] >TEST 16/36 [tests/023.solrdocument_merge.phpt] PASS SolrDocument::merge() - merging source document into current document [tests/023.solrdocument_merge.phpt] >TEST 17/36 [tests/040.solrobject_xmlresponse.phpt] PASS SolrObject - checking xml response digest [tests/040.solrobject_xmlresponse.phpt] >TEST 18/36 [tests/041.solrobject_illegal_operation.phpt] PASS SolrObject - checking illegal operation of modifying object [tests/041.solrobject_illegal_operation.phpt] >TEST 19/36 [tests/042.solrobject_magic_property.phpt] PASS SolrObject - testing the magic property access [tests/042.solrobject_magic_property.phpt] >TEST 20/36 [tests/043.solrobject_magic_properties.phpt] PASS SolrObject - checking magic property access on multiple properties [tests/043.solrobject_magic_properties.phpt] >TEST 21/36 [tests/044.solrobject_dimension_access_properties.phpt] PASS SolrObject - checking dimension access on properties. [tests/044.solrobject_dimension_access_properties.phpt] >TEST 22/36 [tests/060.solrquery_comon_query_params.phpt] PASS SolrQuery - testing CommonQueryParameters [tests/060.solrquery_comon_query_params.phpt] >TEST 23/36 [tests/061.solrquery_simpleFacetParameters.phpt] PASS SolrQuery - testing SimpleFacetParameters [tests/061.solrquery_simpleFacetParameters.phpt] >TEST 24/36 [tests/062.solrquery_date_facet_parameters.phpt] PASS SolrQuery - Testing Date facet parameters [tests/062.solrquery_date_facet_parameters.phpt] >TEST 25/36 [tests/063.solrquery_HighlightingParameters.phpt] PASS SolrQuery - testing HighlightingParameters [tests/063.solrquery_HighlightingParameters.phpt] >TEST 26/36 [tests/064.solrquery_StatsComponent.phpt] PASS SolrQuery - testing StatsComponent [tests/064.solrquery_StatsComponent.phpt] >TEST 27/36 [tests/065.solrquery_MoreLikeThis.phpt] PASS SolrQuery - testing MoreLikeThis component [tests/065.solrquery_MoreLikeThis.phpt] >TEST 28/36 [tests/066.solrquery_TermsComponent.phpt] PASS SolrQuery - testing TermsComponent [tests/066.solrquery_TermsComponent.phpt] >TEST 29/36 [tests/067.solrquery__construct.phpt] PASS SolrQuery::_construct - Throws exception on illegal Argument [tests/067.solrquery__construct.phpt] >TEST 30/36 [tests/068.solrquery_parameters_error.phpt] PASS SolrQuery - Invalid Parameters thorws exception Throws exception on illegal Argument [tests/068.solrquery_parameters_error.phpt] >TEST 31/36 [tests/080.solrutils_escapequerychars.phpt] FAIL SolrUtils::escapeQueryChars() - Testing Lucene Reserved Characters [tests/080.solrutils_escapequerychars.phpt] >TEST 32/36 [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 33/36 [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 34/36 [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 35/36 [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 36/36 [tests/bug61836_error.phpt] SKIP Solr bug #61836 - Extending SolrDocument [tests/bug61836_error.phpt] reason: Solr server is not set up >===================================================================== >TIME END 2014-07-23 03:53:31 >===================================================================== >TEST RESULT SUMMARY >--------------------------------------------------------------------- >Exts skipped : 0 >Exts tested : 19 >--------------------------------------------------------------------- >Number of tests : 36 20 >Tests skipped : 16 ( 44.4%) -------- >Tests warned : 0 ( 0.0%) ( 0.0%) >Tests failed : 1 ( 2.8%) ( 5.0%) >Expected fail : 0 ( 0.0%) ( 0.0%) >Tests passed : 19 ( 52.8%) ( 95.0%) >--------------------------------------------------------------------- >Time taken : 1 seconds >===================================================================== >===================================================================== >FAILED TEST SUMMARY >--------------------------------------------------------------------- >SolrUtils::escapeQueryChars() - Testing Lucene Reserved Characters [tests/080.solrutils_escapequerychars.phpt] >===================================================================== >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.VT1iZx (%check) > Bad exit status from /var/tmp/rpm-tmp.VT1iZx (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/php-pecl-solr2.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 377, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/php-pecl-solr2.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1122406
: 920139