Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/php-pecl-pq.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e2960c375770a904e7b15839b7d4112ee346f476/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/php-pecl-pq.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/php-pecl-pq-1.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/php-pecl-pq.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e2960c375770a904e7b15839b7d4112ee346f476/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/php-pecl-pq.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gYm21x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-pecl-pq-1.1.1 + /usr/bin/mkdir -p php-pecl-pq-1.1.1 + cd php-pecl-pq-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pq-1.1.1.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv pq-1.1.1 NTS + sed -e '/role="test"/d' -e '/LICENSE/s/role="doc"/role="src"/' -i package.xml + cd NTS ++ sed -n '/#define PHP_PQ_VERSION/{s/.* "//;s/".*$//;p}' php_pq.h + extver=1.1.1 + test x1.1.1 '!=' x1.1.1 + cd .. + cat + tee z-pq.ini ; Enable "PostgreSQL client library (libpq) binding" extension module extension=pq.so Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.42Ywg9 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd php-pecl-pq-1.1.1 + cd NTS + /usr/bin/phpize Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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-libdir=lib --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 armv7hl-redhat-linux-gnu-cc... no checking for armv7hl-redhat-linux-gnu-gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-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 libpq (PostgreSQL) support... yes, shared checking for pg_config... /usr/bin/pg_config checking for PostgreSQL version... 9.2.18 checking for egrep... (cached) /usr/bin/grep -E checking for PGRES_SINGLE_TUPLE... yep checking for PGRES_COPY_BOTH... yep checking for PQregisterEventProc in -lpq... yes checking for PQlibVersion in -lpq... yes checking for PQconninfo in -lpq... no checking for PQsetSingleRowMode in -lpq... yes checking for ext/raphf support... yes checking for php_raphf.h... /usr/include/php/ext/raphf checking for ext/json support... yes checking for php_json.h... /usr/include/php/ext/json checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_module.c -o src/php_pq_module.lo /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_misc.c -o src/php_pq_misc.lo /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_callback.c -o src/php_pq_callback.lo /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_object.c -o src/php_pq_object.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_misc.c -fPIC -DPIC -o src/.libs/php_pq_misc.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_module.c -fPIC -DPIC -o src/.libs/php_pq_module.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_callback.c -fPIC -DPIC -o src/.libs/php_pq_callback.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_object.c -fPIC -DPIC -o src/.libs/php_pq_object.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_params.c -o src/php_pq_params.lo /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqcancel.c -o src/php_pqcancel.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pq_params.c -fPIC -DPIC -o src/.libs/php_pq_params.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqconn.c -o src/php_pqconn.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqcancel.c -fPIC -DPIC -o src/.libs/php_pqcancel.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqconn.c -fPIC -DPIC -o src/.libs/php_pqconn.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqconn_event.c -o src/php_pqconn_event.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqconn_event.c -fPIC -DPIC -o src/.libs/php_pqconn_event.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqcopy.c -o src/php_pqcopy.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqcopy.c -fPIC -DPIC -o src/.libs/php_pqcopy.o /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqconn_event.c: In function 'apply_reprepare': /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqconn_event.c:83:21: warning: initialization from incompatible pointer type [enabled by default] php_pqstm_t *stm = *(php_pqstm_object_t **) p; ^ /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqexc.c -o src/php_pqexc.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqexc.c -fPIC -DPIC -o src/.libs/php_pqexc.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqlob.c -o src/php_pqlob.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqlob.c -fPIC -DPIC -o src/.libs/php_pqlob.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqres.c -o src/php_pqres.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqres.c -fPIC -DPIC -o src/.libs/php_pqres.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqstm.c -o src/php_pqstm.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqstm.c -fPIC -DPIC -o src/.libs/php_pqstm.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqtxn.c -o src/php_pqtxn.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqtxn.c -fPIC -DPIC -o src/.libs/php_pqtxn.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqtypes.c -o src/php_pqtypes.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqtypes.c -fPIC -DPIC -o src/.libs/php_pqtypes.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqcur.c -o src/php_pqcur.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src/php_pqcur.c -fPIC -DPIC -o src/.libs/php_pqcur.o /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/src -I/usr/include/php/ext/raphf -I/usr/include/php/ext/json -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o pq.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules src/php_pq_module.lo src/php_pq_misc.lo src/php_pq_callback.lo src/php_pq_object.lo src/php_pq_params.lo src/php_pqcancel.lo src/php_pqconn.lo src/php_pqconn_event.lo src/php_pqcopy.lo src/php_pqexc.lo src/php_pqlob.lo src/php_pqres.lo src/php_pqstm.lo src/php_pqtxn.lo src/php_pqtypes.lo src/php_pqcur.lo -lpq libtool: link: cc -shared -fPIC -DPIC src/.libs/php_pq_module.o src/.libs/php_pq_misc.o src/.libs/php_pq_callback.o src/.libs/php_pq_object.o src/.libs/php_pq_params.o src/.libs/php_pqcancel.o src/.libs/php_pqconn.o src/.libs/php_pqconn_event.o src/.libs/php_pqcopy.o src/.libs/php_pqexc.o src/.libs/php_pqlob.o src/.libs/php_pqres.o src/.libs/php_pqstm.o src/.libs/php_pqtxn.o src/.libs/php_pqtypes.o src/.libs/php_pqcur.o -lpq -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,pq.so -o .libs/pq.so libtool: link: ( cd ".libs" && rm -f "pq.la" && ln -s "../pq.la" "pq.la" ) /bin/sh /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/libtool --mode=install cp ./pq.la /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules libtool: install: cp ./.libs/pq.so /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules/pq.so libtool: install: cp ./.libs/pq.lai /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules/pq.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NefAQM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm + cd php-pecl-pq-1.1.1 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm make: Entering directory `/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/lib/php/modules/ make: Leaving directory `/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS' + install -D -m 644 z-pq.ini /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/etc/php.d/z-pq.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/var/lib/pear/pkgxml/php-pecl-pq.xml ++ grep 'role="doc"' package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/AUTHORS /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/AUTHORS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/BUGS /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/BUGS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CONTRIBUTING.md /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/CONTRIBUTING.md + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CREDITS /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/CREDITS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/THANKS /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/THANKS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/TODO /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/TODO + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README.md /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/doc/pear/pq/README.md + /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-pq-1.1.1 extracting debug info from /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/lib/php/modules/pq.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 622 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b6wnAI + umask 022 + cd /builddir/build/BUILD + cd php-pecl-pq-1.1.1 + pkg-config libpq --atleast-version=9.3 + : ignore some tests only because of diag content + rm NTS/tests/async003.phpt NTS/tests/async004.phpt NTS/tests/async005.phpt NTS/tests/async006.phpt NTS/tests/cancel001.phpt + OPT=-n + '[' -f /usr/lib/php/modules/json.so ']' + OPT='-n -d extension=json.so' + '[' -f /usr/lib/php/modules/raphf.so ']' + OPT='-n -d extension=json.so -d extension=raphf.so' + : Minimal load test for NTS extension + /usr/bin/php -n -d extension=json.so -d extension=raphf.so --define extension=/builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/lib/php/modules/pq.so --modules + grep pq pq + RET=0 + : Ignore failed test with PHP 5.4.16 + rm NTS/tests/conv001.phpt + : Running a server + DATABASE=/builddir/build/BUILD/php-pecl-pq-1.1.1/data + PORT=5436 + pg_ctl initdb -D /builddir/build/BUILD/php-pecl-pq-1.1.1/data The files belonging to this database system will be owned by user "mockbuild". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". creating directory /builddir/build/BUILD/php-pecl-pq-1.1.1/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 32MB creating configuration files ... ok creating template1 database in /builddir/build/BUILD/php-pecl-pq-1.1.1/data/base/1 ... ok initializing pg_authid ... ok initializing dependencies ... ok creating system views ... ok loading system objects' descriptions ... ok creating collations ... ok creating conversions ... ok creating dictionaries ... ok setting privileges on built-in objects ... ok creating information schema ... ok loading PL/pgSQL server-side language ... ok vacuuming database template1 ... ok copying template1 to template0 ... ok copying template1 to postgres ... ok Success. You can now start the database server using: /usr/bin/postgres -D /builddir/build/BUILD/php-pecl-pq-1.1.1/data or /usr/bin/pg_ctl -D /builddir/build/BUILD/php-pecl-pq-1.1.1/data -l logfile start WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. + cat + pg_ctl -D /builddir/build/BUILD/php-pecl-pq-1.1.1/data -l /builddir/build/BUILD/php-pecl-pq-1.1.1/data/log -w -t 200 start waiting for server to start.... done server started + createdb -h localhost -p 5436 rpmtest + cd NTS + sed -e '/PQ_DSN/s/"host.*"/'\''host=localhost port=5436 dbname=rpmtest'\''/' -i tests/_setup.inc + : Upstream test suite for NTS extension + TEST_PHP_EXECUTABLE=/usr/bin/php + TEST_PHP_ARGS='-n -d extension=json.so -d extension=raphf.so -d extension=/builddir/build/BUILD/php-pecl-pq-1.1.1/NTS/modules/pq.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /usr/bin/php -n run-tests.php --show-diff ===================================================================== PHP : /usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.16 ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux armv7-05.dev.centos.org 4.10.8-fedora-1 #1 SMP Wed Apr 5 16:17:05 UTC 2017 armv7l INI actual : /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS More .INIs : CWD : /builddir/build/BUILD/php-pecl-pq-1.1.1/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2017-12-25 05:28:39 ===================================================================== TEST 1/47 [tests/async001.phpt] PASS async connect [tests/async001.phpt] TEST 2/47 [tests/async002.phpt] PASS async reset [tests/async002.phpt] TEST 3/47 [tests/async007.phpt] PASS async statement [tests/async007.phpt] TEST 4/47 [tests/async008.phpt] PASS async cursor [tests/async008.phpt] TEST 5/47 [tests/async009.phpt] PASS Deallocate and prepare statement async [tests/async009.phpt] TEST 6/47 [tests/basic001.phpt] PASS basic functionality [tests/basic001.phpt] TEST 7/47 [tests/basic002.phpt] PASS basic functionality [tests/basic002.phpt] TEST 8/47 [tests/bound002.phpt] PASS fetch bound [tests/bound002.phpt] TEST 9/47 [tests/callback001.phpt] PASS callback sanity [tests/callback001.phpt] TEST 10/47 [tests/callback002.phpt] PASS callback sanity [tests/callback002.phpt] TEST 11/47 [tests/callback003.phpt] PASS callback sanity [tests/callback003.phpt] TEST 12/47 [tests/copy001.phpt] PASS copy [tests/copy001.phpt] TEST 13/47 [tests/crash_cur_reverse_dep.phpt] PASS crash txn reverse dependency from connection [tests/crash_cur_reverse_dep.phpt] TEST 14/47 [tests/crash_result_iterator.phpt] PASS crash result iterator [tests/crash_result_iterator.phpt] TEST 15/47 [tests/crash_stm_reverse_dep.phpt] PASS crash stm reverse dependency from connection [tests/crash_stm_reverse_dep.phpt] TEST 16/47 [tests/crash_txn_reverse_dep.phpt] PASS crash txn reverse dependency from connection [tests/crash_txn_reverse_dep.phpt] TEST 17/47 [tests/crash_unbuffered_async_prepare.phpt] PASS crash unbuffered async prepare [tests/crash_unbuffered_async_prepare.phpt] TEST 18/47 [tests/cursor001.phpt] PASS cursor [tests/cursor001.phpt] TEST 19/47 [tests/encoding001.phpt] PASS encoding [tests/encoding001.phpt] TEST 20/47 [tests/exceptions001.phpt] PASS exceptions [tests/exceptions001.phpt] TEST 21/47 [tests/exceptions002.phpt] PASS sql exception [tests/exceptions002.phpt] TEST 22/47 [tests/fetch001.phpt] PASS fetch type [tests/fetch001.phpt] TEST 23/47 [tests/flush001.phpt] PASS flush [tests/flush001.phpt] TEST 24/47 [tests/gh-issue015_listeners.phpt] PASS restore listeners on reset [tests/gh-issue015_listeners.phpt] TEST 25/47 [tests/gh-issue015_statements.phpt] PASS restore statements on reset [tests/gh-issue015_statements.phpt] TEST 26/47 [tests/info001.phpt] PASS connection info [tests/info001.phpt] TEST 27/47 [tests/info002.phpt] PASS ext info [tests/info002.phpt] TEST 28/47 [tests/lob001.phpt] PASS large objects [tests/lob001.phpt] TEST 29/47 [tests/lob002.phpt] PASS large object stream [tests/lob002.phpt] TEST 30/47 [tests/lob003.phpt] PASS large object closing stream [tests/lob003.phpt] TEST 31/47 [tests/lob004.phpt] PASS large object import/export [tests/lob004.phpt] TEST 32/47 [tests/map001.phpt] PASS map result [tests/map001.phpt] TEST 33/47 [tests/notify001.phpt] PASS notify [tests/notify001.phpt] TEST 34/47 [tests/persistent001.phpt] PASS persistent handles [tests/persistent001.phpt] TEST 35/47 [tests/res001.phpt] PASS empty result [tests/res001.phpt] TEST 36/47 [tests/reset001.phpt] PASS connection reset [tests/reset001.phpt] TEST 37/47 [tests/savepoint001.phpt] PASS savepoints [tests/savepoint001.phpt] TEST 38/47 [tests/stm_bound001.phpt] PASS statement w/ bound vars [tests/stm_bound001.phpt] TEST 39/47 [tests/stm_deallocate_prepare001.phpt] PASS Deallocated and prepare statement [tests/stm_deallocate_prepare001.phpt] TEST 40/47 [tests/stm_desc001.phpt] PASS desc statement [tests/stm_desc001.phpt] TEST 41/47 [tests/stm_desc002.phpt] PASS desc statement [tests/stm_desc002.phpt] TEST 42/47 [tests/stm_props001.phpt] PASS Statement properties [tests/stm_props001.phpt] TEST 43/47 [tests/trans001.phpt] PASS transaction [tests/trans001.phpt] TEST 44/47 [tests/trans002.phpt] PASS txn properties [tests/trans002.phpt] TEST 45/47 [tests/types001.phpt] PASS types functionality [tests/types001.phpt] TEST 46/47 [tests/types002.phpt] PASS extended type support [tests/types002.phpt] TEST 47/47 [tests/unbuffered001.phpt] PASS unbuffered result [tests/unbuffered001.phpt] ===================================================================== TIME END 2017-12-25 05:28:59 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 32 --------------------------------------------------------------------- Number of tests : 47 47 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 47 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 20 seconds ===================================================================== + cd .. + : Cleanup + psql -h localhost -p 5436 -c 'SELECT version()' rpmtest version ---------------------------------------------------------------------------------------------------------------- PostgreSQL 9.2.18 on armv7hl-redhat-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11), 32-bit (1 row) + pg_ctl -D /builddir/build/BUILD/php-pecl-pq-1.1.1/data -w stop waiting for server to shut down.... done server stopped + rm -rf /builddir/build/BUILD/php-pecl-pq-1.1.1/data + exit 0 Processing files: php-pecl-pq-1.1.1-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tpqxLg + umask 022 + cd /builddir/build/BUILD + cd php-pecl-pq-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/licenses/php-pecl-pq-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/licenses/php-pecl-pq-1.1.1 + cp -pr NTS/LICENSE /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm/usr/share/licenses/php-pecl-pq-1.1.1 + exit 0 Provides: config(php-pecl-pq) = 1.1.1-1.el7 php-pecl(pq) = 1.1.1 php-pecl(pq)(armv7hl-32) = 1.1.1 php-pecl-pq = 1.1.1-1.el7 php-pecl-pq(armv7hl-32) = 1.1.1-1.el7 php-pq = 1.1.1 php-pq(armv7hl-32) = 1.1.1 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpq.so.5 rtld(GNU_HASH) Processing files: php-pecl-pq-debuginfo-1.1.1-1.el7.armv7hl Provides: php-pecl-pq-debuginfo = 1.1.1-1.el7 php-pecl-pq-debuginfo(armv7hl-32) = 1.1.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm Wrote: /builddir/build/RPMS/php-pecl-pq-1.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/php-pecl-pq-debuginfo-1.1.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pCscN3 + umask 022 + cd /builddir/build/BUILD + cd php-pecl-pq-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-pecl-pq-1.1.1-1.el7.arm + exit 0 Child return code was: 0