Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-pecl-couchbase2.spec'], chrootPath='/var/lib/mock/f26-build-10987029-835400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-pecl-couchbase2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/php-pecl-couchbase2-2.4.3-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-pecl-couchbase2.spec'], chrootPath='/var/lib/mock/f26-build-10987029-835400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-pecl-couchbase2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rV6uxf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-pecl-couchbase2-2.4.3 + /usr/bin/mkdir -p php-pecl-couchbase2-2.4.3 + cd php-pecl-couchbase2-2.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/couchbase-2.4.3.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -f package2.xml ']' + mv package2.xml package.xml + mv couchbase-2.4.3 NTS + sed -e '/LICENSE/s/role="doc"/role="src"/' -i package.xml + cd NTS + sed -e /fastlz/d -i ../package.xml + rm -r fastlz ++ sed -n '/#define PHP_COUCHBASE_VERSION/{s/.* "//;s/".*$//;p}' php_couchbase.h + extver=2.4.3 + test x2.4.3 '!=' x2.4.3 + cd .. + cat + tee 50-couchbase.ini ; Enable couchbase extension module extension=couchbase.so ; Configuration ;couchbase.log_level = 'WARN' ;couchbase.encoder.format = 'json' ;couchbase.encoder.compression = 'off' ;couchbase.encoder.compression_threshold = 0 ;couchbase.encoder.compression_factor = 0.0 ;couchbase.decoder.json_arrays = 0 ;couchbase.pool.max_idle_time_sec = 60 + cp -pr NTS ZTS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Ra2HJ + umask 022 + cd /builddir/build/BUILD + cd php-pecl-couchbase2-2.4.3 + cd NTS + /usr/bin/phpize Configuring for: PHP Api Version: 20160303 Zend Module Api No: 20160303 Zend Extension Api No: 320160303 + peclconf /usr/bin/php-config + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-system-fastlz --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 i686-redhat-linux-gnu-cc... no checking for i686-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... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-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/lib/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 whether to enable Couchbase support... yes, shared checking wheter to use system FastLZ library... yes checking for libcouchbase in default path... found in /usr checking for libcouchbase version >= 2.8.4... 0x020804 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking fastlz.h usability... yes checking fastlz.h presence... yes checking for fastlz.h... yes checking for fastlz_compress in -lfastlz... yes checking for igbinary support... /usr/include/php 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 how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if 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 -j6 /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/couchbase.c -o couchbase.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/exception.c -o exception.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/log.c -o log.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/opcookie.c -o opcookie.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/paramparser.c -o paramparser.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/analytics_query.c -o src/couchbase/analytics_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/opcookie.c -fPIC -DPIC -o .libs/opcookie.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/couchbase.c -fPIC -DPIC -o .libs/couchbase.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/exception.c -fPIC -DPIC -o .libs/exception.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/log.c -fPIC -DPIC -o .libs/log.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/paramparser.c -fPIC -DPIC -o .libs/paramparser.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/analytics_query.c -fPIC -DPIC -o src/couchbase/.libs/analytics_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/authenticator.c -o src/couchbase/authenticator.lo /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/couchbase.c: In function 'zif_defaultEncoder': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/couchbase.c:941:11: warning: unused variable 'options' [-Wunused-variable] zval *options = NULL; ^~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/couchbase.c: In function 'zif_defaultDecoder': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/couchbase.c:964:11: warning: unused variable 'options' [-Wunused-variable] zval *options = NULL; ^~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/analytics_query.c: In function 'pcbc_analytics_query_init': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/analytics_query.c:65:29: warning: variable 'query' set but not used [-Wunused-but-set-variable] pcbc_analytics_query_t *query; ^~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/analytics_query.c: In function 'analytics_query_get_debug_info': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/analytics_query.c:113:29: warning: variable 'obj' set but not used [-Wunused-but-set-variable] pcbc_analytics_query_t *obj = NULL; ^~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/classic_authenticator.c -o src/couchbase/classic_authenticator.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/password_authenticator.c -o src/couchbase/password_authenticator.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/authenticator.c -fPIC -DPIC -o src/couchbase/.libs/authenticator.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/base36.c -o src/couchbase/base36.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/pool.c -o src/couchbase/pool.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/classic_authenticator.c -fPIC -DPIC -o src/couchbase/.libs/classic_authenticator.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/password_authenticator.c -fPIC -DPIC -o src/couchbase/.libs/password_authenticator.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/base36.c -fPIC -DPIC -o src/couchbase/.libs/base36.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/pool.c -fPIC -DPIC -o src/couchbase/.libs/pool.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/log_formatter.c -o src/couchbase/log_formatter.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/log_formatter.c -fPIC -DPIC -o src/couchbase/.libs/log_formatter.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c -o src/couchbase/bucket.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/cbft.c -o src/couchbase/bucket/cbft.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/counter.c -o src/couchbase/bucket/counter.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/durability.c -o src/couchbase/bucket/durability.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/cbft.c -fPIC -DPIC -o src/couchbase/bucket/.libs/cbft.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c -fPIC -DPIC -o src/couchbase/.libs/bucket.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/counter.c -fPIC -DPIC -o src/couchbase/bucket/.libs/counter.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/get.c -o src/couchbase/bucket/get.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/durability.c -fPIC -DPIC -o src/couchbase/bucket/.libs/durability.o /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c: In function 'zim_Bucket_query': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c:326:33: warning: unused variable 'cbas' [-Wunused-variable] pcbc_analytics_query_t *cbas = Z_ANALYTICS_QUERY_OBJ_P(query); ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c: In function 'pcbc_bucket_init': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c:1256:23: warning: unused variable 'extra_creds' [-Wunused-variable] pcbc_credential_t extra_creds = {0}; ^~~~~~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket.c:1255:35: warning: unused variable 'authenticator' [-Wunused-variable] pcbc_classic_authenticator_t *authenticator = NULL; ^~~~~~~~~~~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/health.c -o src/couchbase/bucket/health.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/get.c -fPIC -DPIC -o src/couchbase/bucket/.libs/get.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/http.c -o src/couchbase/bucket/http.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/n1ql.c -o src/couchbase/bucket/n1ql.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/health.c -fPIC -DPIC -o src/couchbase/bucket/.libs/health.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/remove.c -o src/couchbase/bucket/remove.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/http.c -fPIC -DPIC -o src/couchbase/bucket/.libs/http.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/n1ql.c -fPIC -DPIC -o src/couchbase/bucket/.libs/n1ql.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/remove.c -fPIC -DPIC -o src/couchbase/bucket/.libs/remove.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/store.c -o src/couchbase/bucket/store.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/subdoc.c -o src/couchbase/bucket/subdoc.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/touch.c -o src/couchbase/bucket/touch.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/store.c -fPIC -DPIC -o src/couchbase/bucket/.libs/store.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/subdoc.c -fPIC -DPIC -o src/couchbase/bucket/.libs/subdoc.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/unlock.c -o src/couchbase/bucket/unlock.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/view.c -o src/couchbase/bucket/view.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/touch.c -fPIC -DPIC -o src/couchbase/bucket/.libs/touch.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager.c -o src/couchbase/bucket_manager.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/unlock.c -fPIC -DPIC -o src/couchbase/bucket/.libs/unlock.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket/view.c -fPIC -DPIC -o src/couchbase/bucket/.libs/view.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager.c -fPIC -DPIC -o src/couchbase/.libs/bucket_manager.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager/n1ix_create.c -o src/couchbase/bucket_manager/n1ix_create.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager/n1ix_drop.c -o src/couchbase/bucket_manager/n1ix_drop.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager/n1ix_list.c -o src/couchbase/bucket_manager/n1ix_list.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster.c -o src/couchbase/cluster.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager/n1ix_create.c -fPIC -DPIC -o src/couchbase/bucket_manager/.libs/n1ix_create.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager/n1ix_drop.c -fPIC -DPIC -o src/couchbase/bucket_manager/.libs/n1ix_drop.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/bucket_manager/n1ix_list.c -fPIC -DPIC -o src/couchbase/bucket_manager/.libs/n1ix_list.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster.c -fPIC -DPIC -o src/couchbase/.libs/cluster.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager.c -o src/couchbase/cluster_manager.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager/user_settings.c -o src/couchbase/cluster_manager/user_settings.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager.c -fPIC -DPIC -o src/couchbase/.libs/cluster_manager.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/document.c -o src/couchbase/document.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/document_fragment.c -o src/couchbase/document_fragment.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/lookup_in_builder.c -o src/couchbase/lookup_in_builder.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager/user_settings.c -fPIC -DPIC -o src/couchbase/cluster_manager/.libs/user_settings.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/document.c -fPIC -DPIC -o src/couchbase/.libs/document.o /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager.c: In function 'pcbc_cluster_manager_init': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager.c:436:23: warning: unused variable 'extra_creds' [-Wunused-variable] pcbc_credential_t extra_creds = {0}; ^~~~~~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/cluster_manager.c:435:35: warning: unused variable 'authenticator' [-Wunused-variable] pcbc_classic_authenticator_t *authenticator = NULL; ^~~~~~~~~~~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c -o src/couchbase/mutate_in_builder.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/document_fragment.c -fPIC -DPIC -o src/couchbase/.libs/document_fragment.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/lookup_in_builder.c -fPIC -DPIC -o src/couchbase/.libs/lookup_in_builder.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c -fPIC -DPIC -o src/couchbase/.libs/mutate_in_builder.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutation_state.c -o src/couchbase/mutation_state.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutation_token.c -o src/couchbase/mutation_token.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/n1ql_index.c -o src/couchbase/n1ql_index.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/n1ql_query.c -o src/couchbase/n1ql_query.lo /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c: In function 'zim_MutateInBuilder_withExpiry': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c:788:11: warning: unused variable 'value' [-Wunused-variable] zval *value; ^~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c:787:21: warning: unused variable 'spec' [-Wunused-variable] pcbc_sd_spec_t *spec; ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c:785:11: warning: unused variable 'options' [-Wunused-variable] zval *options = NULL; ^~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c:784:23: warning: unused variable 'path_len' [-Wunused-variable] pcbc_str_arg_size path_len = 0; ^~~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutate_in_builder.c:783:11: warning: unused variable 'path' [-Wunused-variable] char *path = NULL; ^~~~ libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutation_state.c -fPIC -DPIC -o src/couchbase/.libs/mutation_state.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutation_token.c -fPIC -DPIC -o src/couchbase/.libs/mutation_token.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/n1ql_index.c -fPIC -DPIC -o src/couchbase/.libs/n1ql_index.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/n1ql_query.c -fPIC -DPIC -o src/couchbase/.libs/n1ql_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search_query.c -o src/couchbase/search_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search_query.c -fPIC -DPIC -o src/couchbase/.libs/search_query.o In file included from /usr/include/php/main/php.h:39:0, from ./couchbase.h:31, from /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutation_state.c:17: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/mutation_state.c:239:24: warning: 'ai_MutationState_fromString' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_MutationState_fromString, 0, 0, 1) ^ /usr/include/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/n1ql_query.c: In function 'zim_N1qlQuery_namedParams': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/n1ql_query.c:85:20: warning: variable 'num_key' set but not used [-Wunused-but-set-variable] zend_ulong num_key; ^~~~~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/query_part.c -o src/couchbase/search/query_part.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/boolean_field_query.c -o src/couchbase/search/boolean_field_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/boolean_query.c -o src/couchbase/search/boolean_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/query_part.c -fPIC -DPIC -o src/couchbase/search/.libs/query_part.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/boolean_field_query.c -fPIC -DPIC -o src/couchbase/search/.libs/boolean_field_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/conjunction_query.c -o src/couchbase/search/conjunction_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/boolean_query.c -fPIC -DPIC -o src/couchbase/search/.libs/boolean_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/date_range_query.c -o src/couchbase/search/date_range_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/conjunction_query.c -fPIC -DPIC -o src/couchbase/search/.libs/conjunction_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/disjunction_query.c -o src/couchbase/search/disjunction_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/date_range_query.c -fPIC -DPIC -o src/couchbase/search/.libs/date_range_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/doc_id_query.c -o src/couchbase/search/doc_id_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/geo_bounding_box_query.c -o src/couchbase/search/geo_bounding_box_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/disjunction_query.c -fPIC -DPIC -o src/couchbase/search/.libs/disjunction_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/doc_id_query.c -fPIC -DPIC -o src/couchbase/search/.libs/doc_id_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/geo_distance_query.c -o src/couchbase/search/geo_distance_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/geo_bounding_box_query.c -fPIC -DPIC -o src/couchbase/search/.libs/geo_bounding_box_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_all_query.c -o src/couchbase/search/match_all_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/geo_distance_query.c -fPIC -DPIC -o src/couchbase/search/.libs/geo_distance_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_none_query.c -o src/couchbase/search/match_none_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_all_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_all_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_phrase_query.c -o src/couchbase/search/match_phrase_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_none_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_none_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_query.c -o src/couchbase/search/match_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/numeric_range_query.c -o src/couchbase/search/numeric_range_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/numeric_range_query.c -fPIC -DPIC -o src/couchbase/search/.libs/numeric_range_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/match_phrase_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_phrase_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/phrase_query.c -o src/couchbase/search/phrase_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/prefix_query.c -o src/couchbase/search/prefix_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/query_string_query.c -o src/couchbase/search/query_string_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/phrase_query.c -fPIC -DPIC -o src/couchbase/search/.libs/phrase_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/prefix_query.c -fPIC -DPIC -o src/couchbase/search/.libs/prefix_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/query_string_query.c -fPIC -DPIC -o src/couchbase/search/.libs/query_string_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/regexp_query.c -o src/couchbase/search/regexp_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/term_query.c -o src/couchbase/search/term_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/term_range_query.c -o src/couchbase/search/term_range_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/regexp_query.c -fPIC -DPIC -o src/couchbase/search/.libs/regexp_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/wildcard_query.c -o src/couchbase/search/wildcard_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/term_query.c -fPIC -DPIC -o src/couchbase/search/.libs/term_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/term_range_query.c -fPIC -DPIC -o src/couchbase/search/.libs/term_range_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/facet.c -o src/couchbase/search/facet.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/term_facet.c -o src/couchbase/search/term_facet.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/wildcard_query.c -fPIC -DPIC -o src/couchbase/search/.libs/wildcard_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/facet.c -fPIC -DPIC -o src/couchbase/search/.libs/facet.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/term_facet.c -fPIC -DPIC -o src/couchbase/search/.libs/term_facet.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/date_range_facet.c -o src/couchbase/search/date_range_facet.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/numeric_range_facet.c -o src/couchbase/search/numeric_range_facet.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c -o src/couchbase/view_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query_encodable.c -o src/couchbase/view_query_encodable.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/date_range_facet.c -fPIC -DPIC -o src/couchbase/search/.libs/date_range_facet.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c -o src/couchbase/spatial_view_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/search/numeric_range_facet.c -fPIC -DPIC -o src/couchbase/search/.libs/numeric_range_facet.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c -fPIC -DPIC -o src/couchbase/.libs/view_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/transcoding.c -o transcoding.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query_encodable.c -fPIC -DPIC -o src/couchbase/.libs/view_query_encodable.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c -fPIC -DPIC -o src/couchbase/.libs/spatial_view_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/transcoding.c -fPIC -DPIC -o .libs/transcoding.o /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c: In function 'zim_ViewQuery_custom': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c:411:20: warning: variable 'num_key' set but not used [-Wunused-but-set-variable] zend_ulong num_key; ^~~~~~~ In file included from /usr/include/php/main/php.h:39:0, from ./couchbase.h:31, from /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c:17: At top level: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c:545:24: warning: 'ai_ViewQuery_encode' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_ViewQuery_encode, 0, 0, 0) ^ /usr/include/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/view_query.c:541:24: warning: 'ai_ViewQuery_includeDocuments' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_ViewQuery_includeDocuments, 0, 0, 1) ^ /usr/include/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c: In function 'zim_SpatialViewQuery_custom': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c:287:20: warning: variable 'num_key' set but not used [-Wunused-but-set-variable] zend_ulong num_key; ^~~~~~~ In file included from /usr/include/php/main/php.h:39:0, from ./couchbase.h:31, from /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c:17: At top level: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c:391:24: warning: 'ai_SpatialViewQuery_encode' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_SpatialViewQuery_encode, 0, 0, 0) ^ /usr/include/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/src/couchbase/spatial_view_query.c:387:24: warning: 'ai_SpatialViewQuery_includeDocuments' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_SpatialViewQuery_includeDocuments, 0, 0, 1) ^ /usr/include/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o couchbase.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/modules couchbase.lo exception.lo log.lo opcookie.lo paramparser.lo src/couchbase/analytics_query.lo src/couchbase/authenticator.lo src/couchbase/classic_authenticator.lo src/couchbase/password_authenticator.lo src/couchbase/base36.lo src/couchbase/pool.lo src/couchbase/log_formatter.lo src/couchbase/bucket.lo src/couchbase/bucket/cbft.lo src/couchbase/bucket/counter.lo src/couchbase/bucket/durability.lo src/couchbase/bucket/get.lo src/couchbase/bucket/health.lo src/couchbase/bucket/http.lo src/couchbase/bucket/n1ql.lo src/couchbase/bucket/remove.lo src/couchbase/bucket/store.lo src/couchbase/bucket/subdoc.lo src/couchbase/bucket/touch.lo src/couchbase/bucket/unlock.lo src/couchbase/bucket/view.lo src/couchbase/bucket_manager.lo src/couchbase/bucket_manager/n1ix_create.lo src/couchbase/bucket_manager/n1ix_drop.lo src/couchbase/bucket_manager/n1ix_list.lo src/couchbase/cluster.lo src/couchbase/cluster_manager.lo src/couchbase/cluster_manager/user_settings.lo src/couchbase/document.lo src/couchbase/document_fragment.lo src/couchbase/lookup_in_builder.lo src/couchbase/mutate_in_builder.lo src/couchbase/mutation_state.lo src/couchbase/mutation_token.lo src/couchbase/n1ql_index.lo src/couchbase/n1ql_query.lo src/couchbase/search_query.lo src/couchbase/search/query_part.lo src/couchbase/search/boolean_field_query.lo src/couchbase/search/boolean_query.lo src/couchbase/search/conjunction_query.lo src/couchbase/search/date_range_query.lo src/couchbase/search/disjunction_query.lo src/couchbase/search/doc_id_query.lo src/couchbase/search/geo_bounding_box_query.lo src/couchbase/search/geo_distance_query.lo src/couchbase/search/match_all_query.lo src/couchbase/search/match_none_query.lo src/couchbase/search/match_phrase_query.lo src/couchbase/search/match_query.lo src/couchbase/search/numeric_range_query.lo src/couchbase/search/phrase_query.lo src/couchbase/search/prefix_query.lo src/couchbase/search/query_string_query.lo src/couchbase/search/regexp_query.lo src/couchbase/search/term_query.lo src/couchbase/search/term_range_query.lo src/couchbase/search/wildcard_query.lo src/couchbase/search/facet.lo src/couchbase/search/term_facet.lo src/couchbase/search/date_range_facet.lo src/couchbase/search/numeric_range_facet.lo src/couchbase/view_query.lo src/couchbase/view_query_encodable.lo src/couchbase/spatial_view_query.lo transcoding.lo -lcouchbase -lz -lfastlz libtool: link: cc -shared -fPIC -DPIC .libs/couchbase.o .libs/exception.o .libs/log.o .libs/opcookie.o .libs/paramparser.o src/couchbase/.libs/analytics_query.o src/couchbase/.libs/authenticator.o src/couchbase/.libs/classic_authenticator.o src/couchbase/.libs/password_authenticator.o src/couchbase/.libs/base36.o src/couchbase/.libs/pool.o src/couchbase/.libs/log_formatter.o src/couchbase/.libs/bucket.o src/couchbase/bucket/.libs/cbft.o src/couchbase/bucket/.libs/counter.o src/couchbase/bucket/.libs/durability.o src/couchbase/bucket/.libs/get.o src/couchbase/bucket/.libs/health.o src/couchbase/bucket/.libs/http.o src/couchbase/bucket/.libs/n1ql.o src/couchbase/bucket/.libs/remove.o src/couchbase/bucket/.libs/store.o src/couchbase/bucket/.libs/subdoc.o src/couchbase/bucket/.libs/touch.o src/couchbase/bucket/.libs/unlock.o src/couchbase/bucket/.libs/view.o src/couchbase/.libs/bucket_manager.o src/couchbase/bucket_manager/.libs/n1ix_create.o src/couchbase/bucket_manager/.libs/n1ix_drop.o src/couchbase/bucket_manager/.libs/n1ix_list.o src/couchbase/.libs/cluster.o src/couchbase/.libs/cluster_manager.o src/couchbase/cluster_manager/.libs/user_settings.o src/couchbase/.libs/document.o src/couchbase/.libs/document_fragment.o src/couchbase/.libs/lookup_in_builder.o src/couchbase/.libs/mutate_in_builder.o src/couchbase/.libs/mutation_state.o src/couchbase/.libs/mutation_token.o src/couchbase/.libs/n1ql_index.o src/couchbase/.libs/n1ql_query.o src/couchbase/.libs/search_query.o src/couchbase/search/.libs/query_part.o src/couchbase/search/.libs/boolean_field_query.o src/couchbase/search/.libs/boolean_query.o src/couchbase/search/.libs/conjunction_query.o src/couchbase/search/.libs/date_range_query.o src/couchbase/search/.libs/disjunction_query.o src/couchbase/search/.libs/doc_id_query.o src/couchbase/search/.libs/geo_bounding_box_query.o src/couchbase/search/.libs/geo_distance_query.o src/couchbase/search/.libs/match_all_query.o src/couchbase/search/.libs/match_none_query.o src/couchbase/search/.libs/match_phrase_query.o src/couchbase/search/.libs/match_query.o src/couchbase/search/.libs/numeric_range_query.o src/couchbase/search/.libs/phrase_query.o src/couchbase/search/.libs/prefix_query.o src/couchbase/search/.libs/query_string_query.o src/couchbase/search/.libs/regexp_query.o src/couchbase/search/.libs/term_query.o src/couchbase/search/.libs/term_range_query.o src/couchbase/search/.libs/wildcard_query.o src/couchbase/search/.libs/facet.o src/couchbase/search/.libs/term_facet.o src/couchbase/search/.libs/date_range_facet.o src/couchbase/search/.libs/numeric_range_facet.o src/couchbase/.libs/view_query.o src/couchbase/.libs/view_query_encodable.o src/couchbase/.libs/spatial_view_query.o .libs/transcoding.o -lcouchbase -lz -lfastlz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -Wl,-z -Wl,relro -Wl,-soname -Wl,couchbase.so -o .libs/couchbase.so libtool: link: ( cd ".libs" && rm -f "couchbase.la" && ln -s "../couchbase.la" "couchbase.la" ) /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/libtool --mode=install cp ./couchbase.la /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/modules libtool: install: cp ./.libs/couchbase.so /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/modules/couchbase.so libtool: install: cp ./.libs/couchbase.lai /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/modules/couchbase.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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: 20160303 Zend Module Api No: 20160303 Zend Extension Api No: 320160303 + peclconf /usr/bin/zts-php-config + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-system-fastlz --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 i686-redhat-linux-gnu-cc... no checking for i686-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... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-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/lib/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... yes checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable Couchbase support... yes, shared checking wheter to use system FastLZ library... yes checking for libcouchbase in default path... found in /usr checking for libcouchbase version >= 2.8.4... 0x020804 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking fastlz.h usability... yes checking fastlz.h presence... yes checking for fastlz.h... yes checking for fastlz_compress in -lfastlz... yes checking for igbinary support... /usr/include/php-zts/php 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 how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if 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 -j6 /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/couchbase.c -o couchbase.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/exception.c -o exception.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/log.c -o log.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/opcookie.c -o opcookie.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/paramparser.c -o paramparser.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/analytics_query.c -o src/couchbase/analytics_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/exception.c -fPIC -DPIC -o .libs/exception.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/log.c -fPIC -DPIC -o .libs/log.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/paramparser.c -fPIC -DPIC -o .libs/paramparser.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/couchbase.c -fPIC -DPIC -o .libs/couchbase.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/opcookie.c -fPIC -DPIC -o .libs/opcookie.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/analytics_query.c -fPIC -DPIC -o src/couchbase/.libs/analytics_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/authenticator.c -o src/couchbase/authenticator.lo /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/analytics_query.c: In function 'pcbc_analytics_query_init': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/analytics_query.c:65:29: warning: variable 'query' set but not used [-Wunused-but-set-variable] pcbc_analytics_query_t *query; ^~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/analytics_query.c: In function 'analytics_query_get_debug_info': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/analytics_query.c:113:29: warning: variable 'obj' set but not used [-Wunused-but-set-variable] pcbc_analytics_query_t *obj = NULL; ^~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/couchbase.c: In function 'zif_defaultEncoder': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/couchbase.c:941:11: warning: unused variable 'options' [-Wunused-variable] zval *options = NULL; ^~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/couchbase.c: In function 'zif_defaultDecoder': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/couchbase.c:964:11: warning: unused variable 'options' [-Wunused-variable] zval *options = NULL; ^~~~~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/classic_authenticator.c -o src/couchbase/classic_authenticator.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/password_authenticator.c -o src/couchbase/password_authenticator.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/base36.c -o src/couchbase/base36.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/pool.c -o src/couchbase/pool.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/authenticator.c -fPIC -DPIC -o src/couchbase/.libs/authenticator.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/classic_authenticator.c -fPIC -DPIC -o src/couchbase/.libs/classic_authenticator.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/password_authenticator.c -fPIC -DPIC -o src/couchbase/.libs/password_authenticator.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/pool.c -fPIC -DPIC -o src/couchbase/.libs/pool.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/base36.c -fPIC -DPIC -o src/couchbase/.libs/base36.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/log_formatter.c -o src/couchbase/log_formatter.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c -o src/couchbase/bucket.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/cbft.c -o src/couchbase/bucket/cbft.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/log_formatter.c -fPIC -DPIC -o src/couchbase/.libs/log_formatter.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/counter.c -o src/couchbase/bucket/counter.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/durability.c -o src/couchbase/bucket/durability.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c -fPIC -DPIC -o src/couchbase/.libs/bucket.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/cbft.c -fPIC -DPIC -o src/couchbase/bucket/.libs/cbft.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/counter.c -fPIC -DPIC -o src/couchbase/bucket/.libs/counter.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/durability.c -fPIC -DPIC -o src/couchbase/bucket/.libs/durability.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/get.c -o src/couchbase/bucket/get.lo /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c: In function 'zim_Bucket_query': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c:326:33: warning: unused variable 'cbas' [-Wunused-variable] pcbc_analytics_query_t *cbas = Z_ANALYTICS_QUERY_OBJ_P(query); ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c: In function 'pcbc_bucket_init': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c:1256:23: warning: unused variable 'extra_creds' [-Wunused-variable] pcbc_credential_t extra_creds = {0}; ^~~~~~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket.c:1255:35: warning: unused variable 'authenticator' [-Wunused-variable] pcbc_classic_authenticator_t *authenticator = NULL; ^~~~~~~~~~~~~ libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/get.c -fPIC -DPIC -o src/couchbase/bucket/.libs/get.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/health.c -o src/couchbase/bucket/health.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/http.c -o src/couchbase/bucket/http.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/n1ql.c -o src/couchbase/bucket/n1ql.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/remove.c -o src/couchbase/bucket/remove.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/health.c -fPIC -DPIC -o src/couchbase/bucket/.libs/health.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/http.c -fPIC -DPIC -o src/couchbase/bucket/.libs/http.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/n1ql.c -fPIC -DPIC -o src/couchbase/bucket/.libs/n1ql.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/remove.c -fPIC -DPIC -o src/couchbase/bucket/.libs/remove.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/store.c -o src/couchbase/bucket/store.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/store.c -fPIC -DPIC -o src/couchbase/bucket/.libs/store.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/subdoc.c -o src/couchbase/bucket/subdoc.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/touch.c -o src/couchbase/bucket/touch.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/unlock.c -o src/couchbase/bucket/unlock.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/view.c -o src/couchbase/bucket/view.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/subdoc.c -fPIC -DPIC -o src/couchbase/bucket/.libs/subdoc.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager.c -o src/couchbase/bucket_manager.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/touch.c -fPIC -DPIC -o src/couchbase/bucket/.libs/touch.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/unlock.c -fPIC -DPIC -o src/couchbase/bucket/.libs/unlock.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket/view.c -fPIC -DPIC -o src/couchbase/bucket/.libs/view.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager.c -fPIC -DPIC -o src/couchbase/.libs/bucket_manager.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager/n1ix_create.c -o src/couchbase/bucket_manager/n1ix_create.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager/n1ix_drop.c -o src/couchbase/bucket_manager/n1ix_drop.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager/n1ix_list.c -o src/couchbase/bucket_manager/n1ix_list.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster.c -o src/couchbase/cluster.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager/n1ix_create.c -fPIC -DPIC -o src/couchbase/bucket_manager/.libs/n1ix_create.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager/n1ix_drop.c -fPIC -DPIC -o src/couchbase/bucket_manager/.libs/n1ix_drop.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster.c -fPIC -DPIC -o src/couchbase/.libs/cluster.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/bucket_manager/n1ix_list.c -fPIC -DPIC -o src/couchbase/bucket_manager/.libs/n1ix_list.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager.c -o src/couchbase/cluster_manager.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager.c -fPIC -DPIC -o src/couchbase/.libs/cluster_manager.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager/user_settings.c -o src/couchbase/cluster_manager/user_settings.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/document.c -o src/couchbase/document.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/document_fragment.c -o src/couchbase/document_fragment.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/lookup_in_builder.c -o src/couchbase/lookup_in_builder.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c -o src/couchbase/mutate_in_builder.lo /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager.c: In function 'pcbc_cluster_manager_init': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager.c:436:23: warning: unused variable 'extra_creds' [-Wunused-variable] pcbc_credential_t extra_creds = {0}; ^~~~~~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager.c:435:35: warning: unused variable 'authenticator' [-Wunused-variable] pcbc_classic_authenticator_t *authenticator = NULL; ^~~~~~~~~~~~~ libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/cluster_manager/user_settings.c -fPIC -DPIC -o src/couchbase/cluster_manager/.libs/user_settings.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/document_fragment.c -fPIC -DPIC -o src/couchbase/.libs/document_fragment.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/document.c -fPIC -DPIC -o src/couchbase/.libs/document.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/lookup_in_builder.c -fPIC -DPIC -o src/couchbase/.libs/lookup_in_builder.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c -fPIC -DPIC -o src/couchbase/.libs/mutate_in_builder.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutation_state.c -o src/couchbase/mutation_state.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutation_token.c -o src/couchbase/mutation_token.lo /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c: In function 'zim_MutateInBuilder_withExpiry': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c:788:11: warning: unused variable 'value' [-Wunused-variable] zval *value; ^~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c:787:21: warning: unused variable 'spec' [-Wunused-variable] pcbc_sd_spec_t *spec; ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c:785:11: warning: unused variable 'options' [-Wunused-variable] zval *options = NULL; ^~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c:784:23: warning: unused variable 'path_len' [-Wunused-variable] pcbc_str_arg_size path_len = 0; ^~~~~~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutate_in_builder.c:783:11: warning: unused variable 'path' [-Wunused-variable] char *path = NULL; ^~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/n1ql_index.c -o src/couchbase/n1ql_index.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/n1ql_query.c -o src/couchbase/n1ql_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutation_state.c -fPIC -DPIC -o src/couchbase/.libs/mutation_state.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutation_token.c -fPIC -DPIC -o src/couchbase/.libs/mutation_token.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search_query.c -o src/couchbase/search_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/n1ql_query.c -fPIC -DPIC -o src/couchbase/.libs/n1ql_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/n1ql_index.c -fPIC -DPIC -o src/couchbase/.libs/n1ql_index.o In file included from /usr/include/php-zts/php/main/php.h:39:0, from ./couchbase.h:31, from /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutation_state.c:17: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/mutation_state.c:239:24: warning: 'ai_MutationState_fromString' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_MutationState_fromString, 0, 0, 1) ^ /usr/include/php-zts/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search_query.c -fPIC -DPIC -o src/couchbase/.libs/search_query.o /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/n1ql_query.c: In function 'zim_N1qlQuery_namedParams': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/n1ql_query.c:85:20: warning: variable 'num_key' set but not used [-Wunused-but-set-variable] zend_ulong num_key; ^~~~~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/query_part.c -o src/couchbase/search/query_part.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/boolean_field_query.c -o src/couchbase/search/boolean_field_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/boolean_query.c -o src/couchbase/search/boolean_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/query_part.c -fPIC -DPIC -o src/couchbase/search/.libs/query_part.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/boolean_query.c -fPIC -DPIC -o src/couchbase/search/.libs/boolean_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/boolean_field_query.c -fPIC -DPIC -o src/couchbase/search/.libs/boolean_field_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/conjunction_query.c -o src/couchbase/search/conjunction_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/date_range_query.c -o src/couchbase/search/date_range_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/conjunction_query.c -fPIC -DPIC -o src/couchbase/search/.libs/conjunction_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/date_range_query.c -fPIC -DPIC -o src/couchbase/search/.libs/date_range_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/disjunction_query.c -o src/couchbase/search/disjunction_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/doc_id_query.c -o src/couchbase/search/doc_id_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/geo_bounding_box_query.c -o src/couchbase/search/geo_bounding_box_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/disjunction_query.c -fPIC -DPIC -o src/couchbase/search/.libs/disjunction_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/geo_distance_query.c -o src/couchbase/search/geo_distance_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/doc_id_query.c -fPIC -DPIC -o src/couchbase/search/.libs/doc_id_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/geo_bounding_box_query.c -fPIC -DPIC -o src/couchbase/search/.libs/geo_bounding_box_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_all_query.c -o src/couchbase/search/match_all_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/geo_distance_query.c -fPIC -DPIC -o src/couchbase/search/.libs/geo_distance_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_none_query.c -o src/couchbase/search/match_none_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_all_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_all_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_none_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_none_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_phrase_query.c -o src/couchbase/search/match_phrase_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_query.c -o src/couchbase/search/match_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/numeric_range_query.c -o src/couchbase/search/numeric_range_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/phrase_query.c -o src/couchbase/search/phrase_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_phrase_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_phrase_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/numeric_range_query.c -fPIC -DPIC -o src/couchbase/search/.libs/numeric_range_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/prefix_query.c -o src/couchbase/search/prefix_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/match_query.c -fPIC -DPIC -o src/couchbase/search/.libs/match_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/phrase_query.c -fPIC -DPIC -o src/couchbase/search/.libs/phrase_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/query_string_query.c -o src/couchbase/search/query_string_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/prefix_query.c -fPIC -DPIC -o src/couchbase/search/.libs/prefix_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/query_string_query.c -fPIC -DPIC -o src/couchbase/search/.libs/query_string_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/regexp_query.c -o src/couchbase/search/regexp_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/term_query.c -o src/couchbase/search/term_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/term_range_query.c -o src/couchbase/search/term_range_query.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/regexp_query.c -fPIC -DPIC -o src/couchbase/search/.libs/regexp_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/wildcard_query.c -o src/couchbase/search/wildcard_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/facet.c -o src/couchbase/search/facet.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/term_query.c -fPIC -DPIC -o src/couchbase/search/.libs/term_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/term_range_query.c -fPIC -DPIC -o src/couchbase/search/.libs/term_range_query.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/term_facet.c -o src/couchbase/search/term_facet.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/wildcard_query.c -fPIC -DPIC -o src/couchbase/search/.libs/wildcard_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/facet.c -fPIC -DPIC -o src/couchbase/search/.libs/facet.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/term_facet.c -fPIC -DPIC -o src/couchbase/search/.libs/term_facet.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/date_range_facet.c -o src/couchbase/search/date_range_facet.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/date_range_facet.c -fPIC -DPIC -o src/couchbase/search/.libs/date_range_facet.o /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/numeric_range_facet.c -o src/couchbase/search/numeric_range_facet.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c -o src/couchbase/view_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query_encodable.c -o src/couchbase/view_query_encodable.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c -o src/couchbase/spatial_view_query.lo /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/transcoding.c -o transcoding.lo libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/search/numeric_range_facet.c -fPIC -DPIC -o src/couchbase/search/.libs/numeric_range_facet.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c -fPIC -DPIC -o src/couchbase/.libs/view_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query_encodable.c -fPIC -DPIC -o src/couchbase/.libs/view_query_encodable.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c -fPIC -DPIC -o src/couchbase/.libs/spatial_view_query.o libtool: compile: cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/transcoding.c -fPIC -DPIC -o .libs/transcoding.o /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c: In function 'zim_ViewQuery_custom': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c:411:20: warning: variable 'num_key' set but not used [-Wunused-but-set-variable] zend_ulong num_key; ^~~~~~~ In file included from /usr/include/php-zts/php/main/php.h:39:0, from ./couchbase.h:31, from /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c:17: At top level: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c:545:24: warning: 'ai_ViewQuery_encode' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_ViewQuery_encode, 0, 0, 0) ^ /usr/include/php-zts/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/view_query.c:541:24: warning: 'ai_ViewQuery_includeDocuments' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_ViewQuery_includeDocuments, 0, 0, 1) ^ /usr/include/php-zts/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c: In function 'zim_SpatialViewQuery_custom': /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c:287:20: warning: variable 'num_key' set but not used [-Wunused-but-set-variable] zend_ulong num_key; ^~~~~~~ In file included from /usr/include/php-zts/php/main/php.h:39:0, from ./couchbase.h:31, from /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c:17: At top level: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c:391:24: warning: 'ai_SpatialViewQuery_encode' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_SpatialViewQuery_encode, 0, 0, 0) ^ /usr/include/php-zts/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/src/couchbase/spatial_view_query.c:387:24: warning: 'ai_SpatialViewQuery_includeDocuments' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO_EX(ai_SpatialViewQuery_includeDocuments, 0, 0, 1) ^ /usr/include/php-zts/php/Zend/zend_API.h:116:38: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_internal_arg_info name[] = { \ ^~~~ /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/include -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/main -I/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o couchbase.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/modules couchbase.lo exception.lo log.lo opcookie.lo paramparser.lo src/couchbase/analytics_query.lo src/couchbase/authenticator.lo src/couchbase/classic_authenticator.lo src/couchbase/password_authenticator.lo src/couchbase/base36.lo src/couchbase/pool.lo src/couchbase/log_formatter.lo src/couchbase/bucket.lo src/couchbase/bucket/cbft.lo src/couchbase/bucket/counter.lo src/couchbase/bucket/durability.lo src/couchbase/bucket/get.lo src/couchbase/bucket/health.lo src/couchbase/bucket/http.lo src/couchbase/bucket/n1ql.lo src/couchbase/bucket/remove.lo src/couchbase/bucket/store.lo src/couchbase/bucket/subdoc.lo src/couchbase/bucket/touch.lo src/couchbase/bucket/unlock.lo src/couchbase/bucket/view.lo src/couchbase/bucket_manager.lo src/couchbase/bucket_manager/n1ix_create.lo src/couchbase/bucket_manager/n1ix_drop.lo src/couchbase/bucket_manager/n1ix_list.lo src/couchbase/cluster.lo src/couchbase/cluster_manager.lo src/couchbase/cluster_manager/user_settings.lo src/couchbase/document.lo src/couchbase/document_fragment.lo src/couchbase/lookup_in_builder.lo src/couchbase/mutate_in_builder.lo src/couchbase/mutation_state.lo src/couchbase/mutation_token.lo src/couchbase/n1ql_index.lo src/couchbase/n1ql_query.lo src/couchbase/search_query.lo src/couchbase/search/query_part.lo src/couchbase/search/boolean_field_query.lo src/couchbase/search/boolean_query.lo src/couchbase/search/conjunction_query.lo src/couchbase/search/date_range_query.lo src/couchbase/search/disjunction_query.lo src/couchbase/search/doc_id_query.lo src/couchbase/search/geo_bounding_box_query.lo src/couchbase/search/geo_distance_query.lo src/couchbase/search/match_all_query.lo src/couchbase/search/match_none_query.lo src/couchbase/search/match_phrase_query.lo src/couchbase/search/match_query.lo src/couchbase/search/numeric_range_query.lo src/couchbase/search/phrase_query.lo src/couchbase/search/prefix_query.lo src/couchbase/search/query_string_query.lo src/couchbase/search/regexp_query.lo src/couchbase/search/term_query.lo src/couchbase/search/term_range_query.lo src/couchbase/search/wildcard_query.lo src/couchbase/search/facet.lo src/couchbase/search/term_facet.lo src/couchbase/search/date_range_facet.lo src/couchbase/search/numeric_range_facet.lo src/couchbase/view_query.lo src/couchbase/view_query_encodable.lo src/couchbase/spatial_view_query.lo transcoding.lo -lcouchbase -lz -lfastlz libtool: link: cc -shared -fPIC -DPIC .libs/couchbase.o .libs/exception.o .libs/log.o .libs/opcookie.o .libs/paramparser.o src/couchbase/.libs/analytics_query.o src/couchbase/.libs/authenticator.o src/couchbase/.libs/classic_authenticator.o src/couchbase/.libs/password_authenticator.o src/couchbase/.libs/base36.o src/couchbase/.libs/pool.o src/couchbase/.libs/log_formatter.o src/couchbase/.libs/bucket.o src/couchbase/bucket/.libs/cbft.o src/couchbase/bucket/.libs/counter.o src/couchbase/bucket/.libs/durability.o src/couchbase/bucket/.libs/get.o src/couchbase/bucket/.libs/health.o src/couchbase/bucket/.libs/http.o src/couchbase/bucket/.libs/n1ql.o src/couchbase/bucket/.libs/remove.o src/couchbase/bucket/.libs/store.o src/couchbase/bucket/.libs/subdoc.o src/couchbase/bucket/.libs/touch.o src/couchbase/bucket/.libs/unlock.o src/couchbase/bucket/.libs/view.o src/couchbase/.libs/bucket_manager.o src/couchbase/bucket_manager/.libs/n1ix_create.o src/couchbase/bucket_manager/.libs/n1ix_drop.o src/couchbase/bucket_manager/.libs/n1ix_list.o src/couchbase/.libs/cluster.o src/couchbase/.libs/cluster_manager.o src/couchbase/cluster_manager/.libs/user_settings.o src/couchbase/.libs/document.o src/couchbase/.libs/document_fragment.o src/couchbase/.libs/lookup_in_builder.o src/couchbase/.libs/mutate_in_builder.o src/couchbase/.libs/mutation_state.o src/couchbase/.libs/mutation_token.o src/couchbase/.libs/n1ql_index.o src/couchbase/.libs/n1ql_query.o src/couchbase/.libs/search_query.o src/couchbase/search/.libs/query_part.o src/couchbase/search/.libs/boolean_field_query.o src/couchbase/search/.libs/boolean_query.o src/couchbase/search/.libs/conjunction_query.o src/couchbase/search/.libs/date_range_query.o src/couchbase/search/.libs/disjunction_query.o src/couchbase/search/.libs/doc_id_query.o src/couchbase/search/.libs/geo_bounding_box_query.o src/couchbase/search/.libs/geo_distance_query.o src/couchbase/search/.libs/match_all_query.o src/couchbase/search/.libs/match_none_query.o src/couchbase/search/.libs/match_phrase_query.o src/couchbase/search/.libs/match_query.o src/couchbase/search/.libs/numeric_range_query.o src/couchbase/search/.libs/phrase_query.o src/couchbase/search/.libs/prefix_query.o src/couchbase/search/.libs/query_string_query.o src/couchbase/search/.libs/regexp_query.o src/couchbase/search/.libs/term_query.o src/couchbase/search/.libs/term_range_query.o src/couchbase/search/.libs/wildcard_query.o src/couchbase/search/.libs/facet.o src/couchbase/search/.libs/term_facet.o src/couchbase/search/.libs/date_range_facet.o src/couchbase/search/.libs/numeric_range_facet.o src/couchbase/.libs/view_query.o src/couchbase/.libs/view_query_encodable.o src/couchbase/.libs/spatial_view_query.o .libs/transcoding.o -lcouchbase -lz -lfastlz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -Wl,-z -Wl,relro -Wl,-soname -Wl,couchbase.so -o .libs/couchbase.so libtool: link: ( cd ".libs" && rm -f "couchbase.la" && ln -s "../couchbase.la" "couchbase.la" ) /bin/sh /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/libtool --mode=install cp ./couchbase.la /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/modules libtool: install: cp ./.libs/couchbase.so /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/modules/couchbase.so libtool: install: cp ./.libs/couchbase.lai /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/modules/couchbase.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-couchbase2-2.4.3/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.8sA5iW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 ++ dirname /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 + cd php-pecl-couchbase2-2.4.3 + make install -C NTS INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 make: Entering directory '/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/lib/php/modules/ make: Leaving directory '/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/NTS' + install -D -m 644 50-couchbase.ini /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/etc/php.d/50-couchbase.ini + make install -C ZTS INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 make: Entering directory '/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/lib/php-zts/modules/ make: Leaving directory '/builddir/build/BUILD/php-pecl-couchbase2-2.4.3/ZTS' + install -D -m 644 50-couchbase.ini /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/etc/php-zts.d/50-couchbase.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/var/lib/php/peclxml/php-pecl-couchbase2.xml + cd NTS ++ grep 'role="doc"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 README.md /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/README.md + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 api/couchbase.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/api/couchbase.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 api/toplevel.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/api/toplevel.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.AnalyticsQuery.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.AnalyticsQuery.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.Authenticator.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.Authenticator.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.LookupInBuilder.execute.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.LookupInBuilder.execute.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.MutateInBuilder.execute.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.MutateInBuilder.execute.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.N1qlQuery.consistentWith.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.N1qlQuery.consistentWith.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.N1qlQuery.crossBucket.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.N1qlQuery.crossBucket.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.N1qlQuery.namedParams.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.N1qlQuery.namedParams.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.N1qlQuery.positionalParams.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.N1qlQuery.positionalParams.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/api/couchbase.passthruDecoder.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/api/couchbase.passthruDecoder.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/cache_request/index.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/cache_request/index.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/cas/cas_replace.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/cas/cas_replace.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/certauth/certauth.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/certauth/certauth.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/managers/UserManagement.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/managers/UserManagement.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/scan_consistency/request_plus.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/scan_consistency/request_plus.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/subdoc/xattrs.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/subdoc/xattrs.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 examples/transcoders/index.php /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/doc/pecl/couchbase/examples/transcoders/index.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-couchbase2-2.4.3 extracting debug info from /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/lib/php-zts/modules/couchbase.so extracting debug info from /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/lib/php/modules/couchbase.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2912 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HasB8c + umask 022 + cd /builddir/build/BUILD + cd php-pecl-couchbase2-2.4.3 + : minimal NTS load test + /usr/bin/php -n -d extension=tokenizer.so -d extension=igbinary.so -d extension=json.so -d extension=/builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/lib/php/modules/couchbase.so -m + grep couchbase couchbase + : minimal ZTS load test + /usr/bin/zts-php -n -d extension=tokenizer.so -d extension=igbinary.so -d extension=json.so -d extension=/builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/lib/php-zts/modules/couchbase.so -m + grep couchbase couchbase + exit 0 Processing files: php-pecl-couchbase2-2.4.3-2.fc26.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wSWd3t + umask 022 + cd /builddir/build/BUILD + cd php-pecl-couchbase2-2.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/licenses/php-pecl-couchbase2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/licenses/php-pecl-couchbase2 + cp -pr NTS/LICENSE /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386/usr/share/licenses/php-pecl-couchbase2 + exit 0 Provides: config(php-pecl-couchbase2) = 2.4.3-2.fc26 php-couchbase = 2.4.3 php-couchbase(x86-32) = 2.4.3 php-pecl(couchbase) = 2.4.3 php-pecl(couchbase)(x86-32) = 2.4.3 php-pecl-couchbase = 2.4.3 php-pecl-couchbase(x86-32) = 2.4.3 php-pecl-couchbase2 = 2.4.3-2.fc26 php-pecl-couchbase2(x86-32) = 2.4.3-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcouchbase.so.2 libfastlz.so.0 libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Obsoletes: php-pecl-couchbase < 2 Processing files: php-pecl-couchbase2-debuginfo-2.4.3-2.fc26.i686 Provides: php-pecl-couchbase2-debuginfo = 2.4.3-2.fc26 php-pecl-couchbase2-debuginfo(x86-32) = 2.4.3-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 Wrote: /builddir/build/RPMS/php-pecl-couchbase2-2.4.3-2.fc26.i686.rpm Wrote: /builddir/build/RPMS/php-pecl-couchbase2-debuginfo-2.4.3-2.fc26.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZwgizM + umask 022 + cd /builddir/build/BUILD + cd php-pecl-couchbase2-2.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-pecl-couchbase2-2.4.3-2.fc26.i386 + exit 0 Child return code was: 0