Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec'], chrootPath='/var/lib/mock/f30-build-19014216-1337991/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.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': 'C.UTF-8'} and shell False warning: line 35: Possible unexpanded macro in: Requires: php(zend-abi) = %{php_zend_api} warning: line 36: Possible unexpanded macro in: Requires: php(api) = %{php_core_api} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php-pecl-igbinary-3.1.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec'], chrootPath='/var/lib/mock/f30-build-19014216-1337991/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zylCPh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-pecl-igbinary-3.1.1 + /usr/bin/mkdir -p php-pecl-igbinary-3.1.1 + cd php-pecl-igbinary-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/igbinary-3.1.1.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv igbinary-3.1.1 NTS + sed -e '/COPYING/s/role="doc"/role="src"/' -i package.xml + cd NTS ++ /usr/bin/php -r 'echo PHP_MAJOR_VERSION;' + subdir=php7 ++ sed -n '/#define PHP_IGBINARY_VERSION/{s/.* "//;s/".*$//;p}' src/php7/igbinary.h + extver=3.1.1 + test x3.1.1 '!=' x3.1.1 + cd .. + cp -r NTS ZTS + cat + tee 40-igbinary.ini ; Enable igbinary extension module extension=igbinary.so ; Enable or disable compacting of duplicate strings ; The default is On. ;igbinary.compact_strings=On ; Use igbinary as session serializer ;session.serialize_handler=igbinary ; Use igbinary as APC serializer ;apc.serializer=igbinary Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QAeXRm + exit 0 + umask 022 + cd /builddir/build/BUILD + cd php-pecl-igbinary-3.1.1 + cd NTS + /usr/bin/phpize Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/usr/bin/php-config configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable igbinary support... yes, shared 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 stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking PHP version... PHP 7 checking for APCu includes... APCu in /usr/include/php checking size of long... 8 checking compiler type... gcc 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking 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 x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j48 /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/src/php7/igbinary.c -o src/php7/igbinary.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/src/php7/hash_si.c -o src/php7/hash_si.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/src/php7/hash_si_ptr.c -o src/php7/hash_si_ptr.lo libtool: compile: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/src/php7/hash_si_ptr.c -fPIC -DPIC -o src/php7/.libs/hash_si_ptr.o libtool: compile: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/src/php7/igbinary.c -fPIC -DPIC -o src/php7/.libs/igbinary.o libtool: compile: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/src/php7/hash_si.c -fPIC -DPIC -o src/php7/.libs/hash_si.o /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.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 -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules src/php7/igbinary.lo src/php7/hash_si.lo src/php7/hash_si_ptr.lo libtool: link: cc -shared -fPIC -DPIC src/php7/.libs/igbinary.o src/php7/.libs/hash_si.o src/php7/.libs/hash_si_ptr.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,igbinary.so -o .libs/igbinary.so libtool: link: ( cd ".libs" && rm -f "igbinary.la" && ln -s "../igbinary.la" "igbinary.la" ) /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/libtool --mode=install cp ./igbinary.la /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules libtool: install: cp ./.libs/igbinary.so /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules/igbinary.so libtool: install: cp ./.libs/igbinary.lai /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules/igbinary.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + cd ../ZTS + /usr/bin/zts-phpize Configuring for: PHP Api Version: 20180731 Zend Module Api No: 20180731 Zend Extension Api No: 320180731 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/usr/bin/zts-php-config configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php-zts/modules checking for PHP installed headers prefix... /usr/include/php-zts/php checking if debug is enabled... no checking if zts is enabled... 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 igbinary support... yes, shared 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 stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking PHP version... PHP 7 checking for APCu includes... APCu in /usr/include/php-zts/php checking size of long... 8 checking compiler type... gcc 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking 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 x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j48 /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/src/php7/igbinary.c -o src/php7/igbinary.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/src/php7/hash_si.c -o src/php7/hash_si.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/src/php7/hash_si_ptr.c -o src/php7/hash_si_ptr.lo libtool: compile: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/src/php7/hash_si_ptr.c -fPIC -DPIC -o src/php7/.libs/hash_si_ptr.o libtool: compile: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/src/php7/igbinary.c -fPIC -DPIC -o src/php7/.libs/igbinary.o libtool: compile: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/src/php7/hash_si.c -fPIC -DPIC -o src/php7/.libs/hash_si.o /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.1.1/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/modules src/php7/igbinary.lo src/php7/hash_si.lo src/php7/hash_si_ptr.lo libtool: link: cc -shared -fPIC -DPIC src/php7/.libs/igbinary.o src/php7/.libs/hash_si.o src/php7/.libs/hash_si_ptr.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,igbinary.so -o .libs/igbinary.so libtool: link: ( cd ".libs" && rm -f "igbinary.la" && ln -s "../igbinary.la" "igbinary.la" ) /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/libtool --mode=install cp ./igbinary.la /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/modules libtool: install: cp ./.libs/igbinary.so /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/modules/igbinary.so libtool: install: cp ./.libs/igbinary.lai /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/modules/igbinary.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-igbinary-3.1.1/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.fUxmRS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 ++ dirname /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 + cd php-pecl-igbinary-3.1.1 + make install -C NTS INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 make: Entering directory '/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php/modules/ Installing header files: /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/include/php/ make: Leaving directory '/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS' + install -D -m 644 package.xml /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/var/lib/php/peclxml/php-pecl-igbinary.xml + install -D -m 644 40-igbinary.ini /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/etc/php.d/40-igbinary.ini + make install -C ZTS INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 make: Entering directory '/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php-zts/modules/ Installing header files: /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/include/php-zts/php/ make: Leaving directory '/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS' + install -D -m 644 40-igbinary.ini /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/etc/php-zts.d/40-igbinary.ini + cd NTS ++ grep 'role="test"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_001.phpt ']' + install -Dpm 644 tests/__serialize_001.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_001.phpt + '[' -f tests/tests/__serialize_001.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_002.phpt ']' + install -Dpm 644 tests/__serialize_002.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_002.phpt + '[' -f tests/tests/__serialize_002.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_003.phpt ']' + install -Dpm 644 tests/__serialize_003.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_003.phpt + '[' -f tests/tests/__serialize_003.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_004.phpt ']' + install -Dpm 644 tests/__serialize_004.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_004.phpt + '[' -f tests/tests/__serialize_004.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_005.phpt ']' + install -Dpm 644 tests/__serialize_005.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_005.phpt + '[' -f tests/tests/__serialize_005.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_006.phpt ']' + install -Dpm 644 tests/__serialize_006.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_006.phpt + '[' -f tests/tests/__serialize_006.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_007.phpt ']' + install -Dpm 644 tests/__serialize_007.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_007.phpt + '[' -f tests/tests/__serialize_007.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_008.phpt ']' + install -Dpm 644 tests/__serialize_008.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_008.phpt + '[' -f tests/tests/__serialize_008.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_009.phpt ']' + install -Dpm 644 tests/__serialize_009.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_009.phpt + '[' -f tests/tests/__serialize_009.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_010.phpt ']' + install -Dpm 644 tests/__serialize_010.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_010.phpt + '[' -f tests/tests/__serialize_010.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_011.phpt ']' + install -Dpm 644 tests/__serialize_011.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_011.phpt + '[' -f tests/tests/__serialize_011.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_012.phpt ']' + install -Dpm 644 tests/__serialize_012.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_012.phpt + '[' -f tests/tests/__serialize_012.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_013.phpt ']' + install -Dpm 644 tests/__serialize_013.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_013.phpt + '[' -f tests/tests/__serialize_013.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_013_php8.phpt ']' + install -Dpm 644 tests/__serialize_013_php8.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_013_php8.phpt + '[' -f tests/tests/__serialize_013_php8.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_014.phpt ']' + install -Dpm 644 tests/__serialize_014.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_014.phpt + '[' -f tests/tests/__serialize_014.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_014_php8.phpt ']' + install -Dpm 644 tests/__serialize_014_php8.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_014_php8.phpt + '[' -f tests/tests/__serialize_014_php8.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_015.phpt ']' + install -Dpm 644 tests/__serialize_015.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_015.phpt + '[' -f tests/tests/__serialize_015.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_015_php8.phpt ']' + install -Dpm 644 tests/__serialize_015_php8.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_015_php8.phpt + '[' -f tests/tests/__serialize_015_php8.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_016.phpt ']' + install -Dpm 644 tests/__serialize_016.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_016.phpt + '[' -f tests/tests/__serialize_016.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_016_php8.phpt ']' + install -Dpm 644 tests/__serialize_016_php8.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_016_php8.phpt + '[' -f tests/tests/__serialize_016_php8.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_017.phpt ']' + install -Dpm 644 tests/__serialize_017.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_017.phpt + '[' -f tests/tests/__serialize_017.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_018.phpt ']' + install -Dpm 644 tests/__serialize_018.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/__serialize_018.phpt + '[' -f tests/tests/__serialize_018.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_001.phpt ']' + install -Dpm 644 tests/igbinary_001.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_001.phpt + '[' -f tests/tests/igbinary_001.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_002.phpt ']' + install -Dpm 644 tests/igbinary_002.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_002.phpt + '[' -f tests/tests/igbinary_002.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_003.phpt ']' + install -Dpm 644 tests/igbinary_003.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_003.phpt + '[' -f tests/tests/igbinary_003.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_004.phpt ']' + install -Dpm 644 tests/igbinary_004.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_004.phpt + '[' -f tests/tests/igbinary_004.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_005.phpt ']' + install -Dpm 644 tests/igbinary_005.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_005.phpt + '[' -f tests/tests/igbinary_005.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_006.phpt ']' + install -Dpm 644 tests/igbinary_006.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_006.phpt + '[' -f tests/tests/igbinary_006.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_007.phpt ']' + install -Dpm 644 tests/igbinary_007.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_007.phpt + '[' -f tests/tests/igbinary_007.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_008.phpt ']' + install -Dpm 644 tests/igbinary_008.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_008.phpt + '[' -f tests/tests/igbinary_008.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_009.phpt ']' + install -Dpm 644 tests/igbinary_009.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_009.phpt + '[' -f tests/tests/igbinary_009.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_009b.phpt ']' + install -Dpm 644 tests/igbinary_009b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_009b.phpt + '[' -f tests/tests/igbinary_009b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_010.phpt ']' + install -Dpm 644 tests/igbinary_010.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_010.phpt + '[' -f tests/tests/igbinary_010.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_012.phpt ']' + install -Dpm 644 tests/igbinary_012.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_012.phpt + '[' -f tests/tests/igbinary_012.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_013.phpt ']' + install -Dpm 644 tests/igbinary_013.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_013.phpt + '[' -f tests/tests/igbinary_013.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_014.phpt ']' + install -Dpm 644 tests/igbinary_014.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_014.phpt + '[' -f tests/tests/igbinary_014.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_015.phpt ']' + install -Dpm 644 tests/igbinary_015.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_015.phpt + '[' -f tests/tests/igbinary_015.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_015b.phpt ']' + install -Dpm 644 tests/igbinary_015b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_015b.phpt + '[' -f tests/tests/igbinary_015b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_015c.phpt ']' + install -Dpm 644 tests/igbinary_015c.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_015c.phpt + '[' -f tests/tests/igbinary_015c.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_016.phpt ']' + install -Dpm 644 tests/igbinary_016.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_016.phpt + '[' -f tests/tests/igbinary_016.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_017.phpt ']' + install -Dpm 644 tests/igbinary_017.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_017.phpt + '[' -f tests/tests/igbinary_017.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_018.phpt ']' + install -Dpm 644 tests/igbinary_018.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_018.phpt + '[' -f tests/tests/igbinary_018.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_019.phpt ']' + install -Dpm 644 tests/igbinary_019.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_019.phpt + '[' -f tests/tests/igbinary_019.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_020.phpt ']' + install -Dpm 644 tests/igbinary_020.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_020.phpt + '[' -f tests/tests/igbinary_020.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_021.phpt ']' + install -Dpm 644 tests/igbinary_021.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_021.phpt + '[' -f tests/tests/igbinary_021.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_022.phpt ']' + install -Dpm 644 tests/igbinary_022.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_022.phpt + '[' -f tests/tests/igbinary_022.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_023.phpt ']' + install -Dpm 644 tests/igbinary_023.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_023.phpt + '[' -f tests/tests/igbinary_023.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_024.phpt ']' + install -Dpm 644 tests/igbinary_024.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_024.phpt + '[' -f tests/tests/igbinary_024.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_025.phpt ']' + install -Dpm 644 tests/igbinary_025.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_025.phpt + '[' -f tests/tests/igbinary_025.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_025b.phpt ']' + install -Dpm 644 tests/igbinary_025b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_025b.phpt + '[' -f tests/tests/igbinary_025b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_026.phpt ']' + install -Dpm 644 tests/igbinary_026.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_026.phpt + '[' -f tests/tests/igbinary_026.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_026b.phpt ']' + install -Dpm 644 tests/igbinary_026b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_026b.phpt + '[' -f tests/tests/igbinary_026b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_027.phpt ']' + install -Dpm 644 tests/igbinary_027.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_027.phpt + '[' -f tests/tests/igbinary_027.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_028.phpt ']' + install -Dpm 644 tests/igbinary_028.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_028.phpt + '[' -f tests/tests/igbinary_028.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_029.phpt ']' + install -Dpm 644 tests/igbinary_029.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_029.phpt + '[' -f tests/tests/igbinary_029.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_030_php7.phpt ']' + install -Dpm 644 tests/igbinary_030_php7.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_030_php7.phpt + '[' -f tests/tests/igbinary_030_php7.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_030_php72.phpt ']' + install -Dpm 644 tests/igbinary_030_php72.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_030_php72.phpt + '[' -f tests/tests/igbinary_030_php72.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_031.phpt ']' + install -Dpm 644 tests/igbinary_031.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_031.phpt + '[' -f tests/tests/igbinary_031.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_032.phpt ']' + install -Dpm 644 tests/igbinary_032.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_032.phpt + '[' -f tests/tests/igbinary_032.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_033.phpt ']' + install -Dpm 644 tests/igbinary_033.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_033.phpt + '[' -f tests/tests/igbinary_033.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_034.phpt ']' + install -Dpm 644 tests/igbinary_034.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_034.phpt + '[' -f tests/tests/igbinary_034.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_040.phpt ']' + install -Dpm 644 tests/igbinary_040.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_040.phpt + '[' -f tests/tests/igbinary_040.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_041.phpt ']' + install -Dpm 644 tests/igbinary_041.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_041.phpt + '[' -f tests/tests/igbinary_041.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_043.phpt ']' + install -Dpm 644 tests/igbinary_043.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_043.phpt + '[' -f tests/tests/igbinary_043.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_044.phpt ']' + install -Dpm 644 tests/igbinary_044.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_044.phpt + '[' -f tests/tests/igbinary_044.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_045b.phpt ']' + install -Dpm 644 tests/igbinary_045b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_045b.phpt + '[' -f tests/tests/igbinary_045b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_045c.phpt ']' + install -Dpm 644 tests/igbinary_045c.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_045c.phpt + '[' -f tests/tests/igbinary_045c.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_046.phpt ']' + install -Dpm 644 tests/igbinary_046.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_046.phpt + '[' -f tests/tests/igbinary_046.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_046b.phpt ']' + install -Dpm 644 tests/igbinary_046b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_046b.phpt + '[' -f tests/tests/igbinary_046b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_046c.phpt ']' + install -Dpm 644 tests/igbinary_046c.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_046c.phpt + '[' -f tests/tests/igbinary_046c.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_046d.phpt ']' + install -Dpm 644 tests/igbinary_046d.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_046d.phpt + '[' -f tests/tests/igbinary_046d.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_047.phpt ']' + install -Dpm 644 tests/igbinary_047.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_047.phpt + '[' -f tests/tests/igbinary_047.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_048.phpt ']' + install -Dpm 644 tests/igbinary_048.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_048.phpt + '[' -f tests/tests/igbinary_048.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_048b.phpt ']' + install -Dpm 644 tests/igbinary_048b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_048b.phpt + '[' -f tests/tests/igbinary_048b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_049.phpt ']' + install -Dpm 644 tests/igbinary_049.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_049.phpt + '[' -f tests/tests/igbinary_049.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_049b.phpt ']' + install -Dpm 644 tests/igbinary_049b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_049b.phpt + '[' -f tests/tests/igbinary_049b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_050.phpt ']' + install -Dpm 644 tests/igbinary_050.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_050.phpt + '[' -f tests/tests/igbinary_050.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_051.phpt ']' + install -Dpm 644 tests/igbinary_051.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_051.phpt + '[' -f tests/tests/igbinary_051.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_052.phpt ']' + install -Dpm 644 tests/igbinary_052.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_052.phpt + '[' -f tests/tests/igbinary_052.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_053.phpt ']' + install -Dpm 644 tests/igbinary_053.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_053.phpt + '[' -f tests/tests/igbinary_053.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_054.phpt ']' + install -Dpm 644 tests/igbinary_054.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_054.phpt + '[' -f tests/tests/igbinary_054.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_055.phpt ']' + install -Dpm 644 tests/igbinary_055.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_055.phpt + '[' -f tests/tests/igbinary_055.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_057.phpt ']' + install -Dpm 644 tests/igbinary_057.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_057.phpt + '[' -f tests/tests/igbinary_057.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_058.phpt ']' + install -Dpm 644 tests/igbinary_058.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_058.phpt + '[' -f tests/tests/igbinary_058.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_058b.phpt ']' + install -Dpm 644 tests/igbinary_058b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_058b.phpt + '[' -f tests/tests/igbinary_058b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_059.phpt ']' + install -Dpm 644 tests/igbinary_059.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_059.phpt + '[' -f tests/tests/igbinary_059.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_060.phpt ']' + install -Dpm 644 tests/igbinary_060.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_060.phpt + '[' -f tests/tests/igbinary_060.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_061.phpt ']' + install -Dpm 644 tests/igbinary_061.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_061.phpt + '[' -f tests/tests/igbinary_061.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_062.phpt ']' + install -Dpm 644 tests/igbinary_062.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_062.phpt + '[' -f tests/tests/igbinary_062.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_063_php7.phpt ']' + install -Dpm 644 tests/igbinary_063_php7.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_063_php7.phpt + '[' -f tests/tests/igbinary_063_php7.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_063_php72.phpt ']' + install -Dpm 644 tests/igbinary_063_php72.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_063_php72.phpt + '[' -f tests/tests/igbinary_063_php72.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_064.phpt ']' + install -Dpm 644 tests/igbinary_064.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_064.phpt + '[' -f tests/tests/igbinary_064.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_065.phpt ']' + install -Dpm 644 tests/igbinary_065.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_065.phpt + '[' -f tests/tests/igbinary_065.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_066.phpt ']' + install -Dpm 644 tests/igbinary_066.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_066.phpt + '[' -f tests/tests/igbinary_066.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_067.phpt ']' + install -Dpm 644 tests/igbinary_067.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_067.phpt + '[' -f tests/tests/igbinary_067.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_068.phpt ']' + install -Dpm 644 tests/igbinary_068.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_068.phpt + '[' -f tests/tests/igbinary_068.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_069.phpt ']' + install -Dpm 644 tests/igbinary_069.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_069.phpt + '[' -f tests/tests/igbinary_069.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_070.phpt ']' + install -Dpm 644 tests/igbinary_070.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_070.phpt + '[' -f tests/tests/igbinary_070.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_071.phpt ']' + install -Dpm 644 tests/igbinary_071.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_071.phpt + '[' -f tests/tests/igbinary_071.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_071_php8.phpt ']' + install -Dpm 644 tests/igbinary_071_php8.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_071_php8.phpt + '[' -f tests/tests/igbinary_071_php8.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_072.phpt ']' + install -Dpm 644 tests/igbinary_072.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_072.phpt + '[' -f tests/tests/igbinary_072.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_073.phpt ']' + install -Dpm 644 tests/igbinary_073.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_073.phpt + '[' -f tests/tests/igbinary_073.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_074.phpt ']' + install -Dpm 644 tests/igbinary_074.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_074.phpt + '[' -f tests/tests/igbinary_074.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_075.phpt ']' + install -Dpm 644 tests/igbinary_075.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_075.phpt + '[' -f tests/tests/igbinary_075.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_076.phpt ']' + install -Dpm 644 tests/igbinary_076.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_076.phpt + '[' -f tests/tests/igbinary_076.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_077.phpt ']' + install -Dpm 644 tests/igbinary_077.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_077.phpt + '[' -f tests/tests/igbinary_077.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_078.phpt ']' + install -Dpm 644 tests/igbinary_078.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_078.phpt + '[' -f tests/tests/igbinary_078.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_079.phpt ']' + install -Dpm 644 tests/igbinary_079.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_079.phpt + '[' -f tests/tests/igbinary_079.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_080.phpt ']' + install -Dpm 644 tests/igbinary_080.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_080.phpt + '[' -f tests/tests/igbinary_080.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_bug54662.phpt ']' + install -Dpm 644 tests/igbinary_bug54662.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_bug54662.phpt + '[' -f tests/tests/igbinary_bug54662.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_bug72134.phpt ']' + install -Dpm 644 tests/igbinary_bug72134.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_bug72134.phpt + '[' -f tests/tests/igbinary_bug72134.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_unserialize_v1_compatible.phpt ']' + install -Dpm 644 tests/igbinary_unserialize_v1_compatible.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/tests/pecl/igbinary/tests/igbinary_unserialize_v1_compatible.phpt + '[' -f tests/tests/igbinary_unserialize_v1_compatible.phpt ']' ++ 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 igbinary.php /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/igbinary.php + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 igbinary.php.ini /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/igbinary.php.ini + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 tags.sh /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/tags.sh + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 igbinary.spec /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/igbinary.spec + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 CREDITS /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/CREDITS + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 README.md /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/README.md + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 NEWS /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/share/doc/pecl/igbinary/NEWS + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 3.1.1-1.fc30 --unique-debug-suffix -3.1.1-1.fc30.x86_64 --unique-debug-src-base php-pecl-igbinary-3.1.1-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/php-pecl-igbinary-3.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php-zts/modules/igbinary.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php/modules/igbinary.so extracting debug info from /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php-zts/modules/igbinary.so extracting debug info from /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php/modules/igbinary.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 488 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WdpOmx + umask 022 + cd /builddir/build/BUILD + cd php-pecl-igbinary-3.1.1 + sed -e '/^extension=/d' -i NTS/tests/__serialize_001.phpt NTS/tests/__serialize_002.phpt NTS/tests/__serialize_003.phpt NTS/tests/__serialize_004.phpt NTS/tests/__serialize_005.phpt NTS/tests/__serialize_006.phpt NTS/tests/__serialize_007.phpt NTS/tests/__serialize_008.phpt NTS/tests/__serialize_009.phpt NTS/tests/__serialize_010.phpt NTS/tests/__serialize_011.phpt NTS/tests/__serialize_012.phpt NTS/tests/__serialize_013.phpt NTS/tests/__serialize_013_php8.phpt NTS/tests/__serialize_014.phpt NTS/tests/__serialize_014_php8.phpt NTS/tests/__serialize_015.phpt NTS/tests/__serialize_015_php8.phpt NTS/tests/__serialize_016.phpt NTS/tests/__serialize_016_php8.phpt NTS/tests/__serialize_017.phpt NTS/tests/__serialize_018.phpt NTS/tests/igbinary_001.phpt NTS/tests/igbinary_002.phpt NTS/tests/igbinary_003.phpt NTS/tests/igbinary_004.phpt NTS/tests/igbinary_005.phpt NTS/tests/igbinary_006.phpt NTS/tests/igbinary_007.phpt NTS/tests/igbinary_008.phpt NTS/tests/igbinary_009.phpt NTS/tests/igbinary_009b.phpt NTS/tests/igbinary_010.phpt NTS/tests/igbinary_012.phpt NTS/tests/igbinary_013.phpt NTS/tests/igbinary_014.phpt NTS/tests/igbinary_015.phpt NTS/tests/igbinary_015b.phpt NTS/tests/igbinary_015c.phpt NTS/tests/igbinary_016.phpt NTS/tests/igbinary_017.phpt NTS/tests/igbinary_018.phpt NTS/tests/igbinary_019.phpt NTS/tests/igbinary_020.phpt NTS/tests/igbinary_021.phpt NTS/tests/igbinary_022.phpt NTS/tests/igbinary_023.phpt NTS/tests/igbinary_024.phpt NTS/tests/igbinary_025.phpt NTS/tests/igbinary_025b.phpt NTS/tests/igbinary_026.phpt NTS/tests/igbinary_026b.phpt NTS/tests/igbinary_027.phpt NTS/tests/igbinary_028.phpt NTS/tests/igbinary_029.phpt NTS/tests/igbinary_030_php7.phpt NTS/tests/igbinary_030_php72.phpt NTS/tests/igbinary_031.phpt NTS/tests/igbinary_032.phpt NTS/tests/igbinary_033.phpt NTS/tests/igbinary_034.phpt NTS/tests/igbinary_040.phpt NTS/tests/igbinary_041.phpt NTS/tests/igbinary_043.phpt NTS/tests/igbinary_044.phpt NTS/tests/igbinary_045b.phpt NTS/tests/igbinary_045c.phpt NTS/tests/igbinary_046.phpt NTS/tests/igbinary_046b.phpt NTS/tests/igbinary_046c.phpt NTS/tests/igbinary_046d.phpt NTS/tests/igbinary_047.phpt NTS/tests/igbinary_048.phpt NTS/tests/igbinary_048b.phpt NTS/tests/igbinary_049.phpt NTS/tests/igbinary_049b.phpt NTS/tests/igbinary_050.phpt NTS/tests/igbinary_051.phpt NTS/tests/igbinary_052.phpt NTS/tests/igbinary_053.phpt NTS/tests/igbinary_054.phpt NTS/tests/igbinary_055.phpt NTS/tests/igbinary_057.phpt NTS/tests/igbinary_058.phpt NTS/tests/igbinary_058b.phpt NTS/tests/igbinary_059.phpt NTS/tests/igbinary_060.phpt NTS/tests/igbinary_061.phpt NTS/tests/igbinary_062.phpt NTS/tests/igbinary_063_php7.phpt NTS/tests/igbinary_063_php72.phpt NTS/tests/igbinary_064.phpt NTS/tests/igbinary_065.phpt NTS/tests/igbinary_066.phpt NTS/tests/igbinary_067.phpt NTS/tests/igbinary_068.phpt NTS/tests/igbinary_069.phpt NTS/tests/igbinary_070.phpt NTS/tests/igbinary_071.phpt NTS/tests/igbinary_071_php8.phpt NTS/tests/igbinary_072.phpt NTS/tests/igbinary_073.phpt NTS/tests/igbinary_074.phpt NTS/tests/igbinary_075.phpt NTS/tests/igbinary_076.phpt NTS/tests/igbinary_077.phpt NTS/tests/igbinary_078.phpt NTS/tests/igbinary_079.phpt NTS/tests/igbinary_080.phpt NTS/tests/igbinary_bug54662.phpt NTS/tests/igbinary_bug72134.phpt NTS/tests/igbinary_unserialize_v1_compatible.phpt ZTS/tests/__serialize_001.phpt ZTS/tests/__serialize_002.phpt ZTS/tests/__serialize_003.phpt ZTS/tests/__serialize_004.phpt ZTS/tests/__serialize_005.phpt ZTS/tests/__serialize_006.phpt ZTS/tests/__serialize_007.phpt ZTS/tests/__serialize_008.phpt ZTS/tests/__serialize_009.phpt ZTS/tests/__serialize_010.phpt ZTS/tests/__serialize_011.phpt ZTS/tests/__serialize_012.phpt ZTS/tests/__serialize_013.phpt ZTS/tests/__serialize_013_php8.phpt ZTS/tests/__serialize_014.phpt ZTS/tests/__serialize_014_php8.phpt ZTS/tests/__serialize_015.phpt ZTS/tests/__serialize_015_php8.phpt ZTS/tests/__serialize_016.phpt ZTS/tests/__serialize_016_php8.phpt ZTS/tests/__serialize_017.phpt ZTS/tests/__serialize_018.phpt ZTS/tests/igbinary_001.phpt ZTS/tests/igbinary_002.phpt ZTS/tests/igbinary_003.phpt ZTS/tests/igbinary_004.phpt ZTS/tests/igbinary_005.phpt ZTS/tests/igbinary_006.phpt ZTS/tests/igbinary_007.phpt ZTS/tests/igbinary_008.phpt ZTS/tests/igbinary_009.phpt ZTS/tests/igbinary_009b.phpt ZTS/tests/igbinary_010.phpt ZTS/tests/igbinary_012.phpt ZTS/tests/igbinary_013.phpt ZTS/tests/igbinary_014.phpt ZTS/tests/igbinary_015.phpt ZTS/tests/igbinary_015b.phpt ZTS/tests/igbinary_015c.phpt ZTS/tests/igbinary_016.phpt ZTS/tests/igbinary_017.phpt ZTS/tests/igbinary_018.phpt ZTS/tests/igbinary_019.phpt ZTS/tests/igbinary_020.phpt ZTS/tests/igbinary_021.phpt ZTS/tests/igbinary_022.phpt ZTS/tests/igbinary_023.phpt ZTS/tests/igbinary_024.phpt ZTS/tests/igbinary_025.phpt ZTS/tests/igbinary_025b.phpt ZTS/tests/igbinary_026.phpt ZTS/tests/igbinary_026b.phpt ZTS/tests/igbinary_027.phpt ZTS/tests/igbinary_028.phpt ZTS/tests/igbinary_029.phpt ZTS/tests/igbinary_030_php7.phpt ZTS/tests/igbinary_030_php72.phpt ZTS/tests/igbinary_031.phpt ZTS/tests/igbinary_032.phpt ZTS/tests/igbinary_033.phpt ZTS/tests/igbinary_034.phpt ZTS/tests/igbinary_040.phpt ZTS/tests/igbinary_041.phpt ZTS/tests/igbinary_043.phpt ZTS/tests/igbinary_044.phpt ZTS/tests/igbinary_045b.phpt ZTS/tests/igbinary_045c.phpt ZTS/tests/igbinary_046.phpt ZTS/tests/igbinary_046b.phpt ZTS/tests/igbinary_046c.phpt ZTS/tests/igbinary_046d.phpt ZTS/tests/igbinary_047.phpt ZTS/tests/igbinary_048.phpt ZTS/tests/igbinary_048b.phpt ZTS/tests/igbinary_049.phpt ZTS/tests/igbinary_049b.phpt ZTS/tests/igbinary_050.phpt ZTS/tests/igbinary_051.phpt ZTS/tests/igbinary_052.phpt ZTS/tests/igbinary_053.phpt ZTS/tests/igbinary_054.phpt ZTS/tests/igbinary_055.phpt ZTS/tests/igbinary_057.phpt ZTS/tests/igbinary_058.phpt ZTS/tests/igbinary_058b.phpt ZTS/tests/igbinary_059.phpt ZTS/tests/igbinary_060.phpt ZTS/tests/igbinary_061.phpt ZTS/tests/igbinary_062.phpt ZTS/tests/igbinary_063_php7.phpt ZTS/tests/igbinary_063_php72.phpt ZTS/tests/igbinary_064.phpt ZTS/tests/igbinary_065.phpt ZTS/tests/igbinary_066.phpt ZTS/tests/igbinary_067.phpt ZTS/tests/igbinary_068.phpt ZTS/tests/igbinary_069.phpt ZTS/tests/igbinary_070.phpt ZTS/tests/igbinary_071.phpt ZTS/tests/igbinary_071_php8.phpt ZTS/tests/igbinary_072.phpt ZTS/tests/igbinary_073.phpt ZTS/tests/igbinary_074.phpt ZTS/tests/igbinary_075.phpt ZTS/tests/igbinary_076.phpt ZTS/tests/igbinary_077.phpt ZTS/tests/igbinary_078.phpt ZTS/tests/igbinary_079.phpt ZTS/tests/igbinary_080.phpt ZTS/tests/igbinary_bug54662.phpt ZTS/tests/igbinary_bug72134.phpt ZTS/tests/igbinary_unserialize_v1_compatible.phpt + : simple NTS module load test, without APC, as optional + /usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php/modules/igbinary.so --modules + grep igbinary igbinary + '[' -f /usr/lib64/php/modules/apcu.so ']' + MOD='-d extension=apcu.so' + '[' -f /usr/lib64/php/modules/json.so ']' + MOD='-d extension=apcu.so -d extension=json.so' + : upstream test suite + cd NTS + TEST_PHP_EXECUTABLE=/usr/bin/php + TEST_PHP_ARGS='-n -d extension=apcu.so -d extension=json.so -d extension=/builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS/modules/igbinary.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 : 7.3.13 ZEND_VERSION: 3.3.13 PHP_OS : Linux - Linux buildhw-02.phx2.fedoraproject.org 5.4.8-200.fc31.x86_64 #1 SMP Mon Jan 6 16:44:18 UTC 2020 x86_64 INI actual : /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS More .INIs : CWD : /builddir/build/BUILD/php-pecl-igbinary-3.1.1/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2020-01-17 11:16:49 ===================================================================== TEST 1/112 [tests/__serialize_001.phpt] SKIP __serialize() mechanism (001): Basics [tests/__serialize_001.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 2/112 [tests/__serialize_002.phpt] SKIP __serialize() mechanism (002): TypeError on invalid return type [tests/__serialize_002.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 3/112 [tests/__serialize_003.phpt] SKIP __serialize() mechanism (003): Interoperability of different serialization mechanisms [tests/__serialize_003.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 4/112 [tests/__serialize_004.phpt] SKIP __serialize() mechanism (004): Delayed __unserialize() calls [tests/__serialize_004.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 5/112 [tests/__serialize_005.phpt] SKIP __serialize() mechanism (005): parent::__unserialize() is safe [tests/__serialize_005.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 6/112 [tests/__serialize_006.phpt] SKIP __serialize() mechanism (006): DateTime [tests/__serialize_006.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 7/112 [tests/__serialize_007.phpt] SKIP __serialize() mechanism (007): handle __unserialize throwing [tests/__serialize_007.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 8/112 [tests/__serialize_008.phpt] SKIP __serialize() mechanism (007): handle __destruct of returned data [tests/__serialize_008.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 9/112 [tests/__serialize_009.phpt] SKIP __serialize() mechanism (009): Object/reference ids should be the same whether or not __serialize is used. [tests/__serialize_009.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 10/112 [tests/__serialize_010.phpt] SKIP __serialize() mechanism (010): handle references in array returned by __serialize [tests/__serialize_010.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 11/112 [tests/__serialize_011.phpt] SKIP __unserializing deeply nested structures [tests/__serialize_011.phpt] reason: requires php 7.4+ TEST 12/112 [tests/__serialize_012.phpt] SKIP Test unserialization of classes derived from ArrayIterator [tests/__serialize_012.phpt] reason: requires php 7.4+ TEST 13/112 [tests/__serialize_013.phpt] SKIP __serialize() mechanism (013): Properties are still typed after unserialization [tests/__serialize_013.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 14/112 [tests/__serialize_013_php8.phpt] SKIP __serialize() mechanism (013): Properties are still typed after unserialization (php8) [tests/__serialize_013_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 15/112 [tests/__serialize_014.phpt] SKIP __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 16/112 [tests/__serialize_014_php8.phpt] SKIP __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 17/112 [tests/__serialize_015.phpt] SKIP __serialize() mechanism (015): Uninitialized properties from __sleep should throw when serializing [tests/__serialize_015.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with igbinary_serialize() TEST 18/112 [tests/__serialize_015_php8.phpt] SKIP __serialize() mechanism (015): Uninitialized properties from __sleep can be serialized and unserialized [tests/__serialize_015_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 19/112 [tests/__serialize_016.phpt] SKIP __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 20/112 [tests/__serialize_016_php8.phpt] SKIP __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 21/112 [tests/__serialize_017.phpt] SKIP __serialize() mechanism (001): Basics [tests/__serialize_017.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 22/112 [tests/__serialize_018.phpt] SKIP __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_018.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 23/112 [tests/igbinary_001.phpt] PASS Check for igbinary presence [tests/igbinary_001.phpt] TEST 24/112 [tests/igbinary_002.phpt] PASS Check for null serialisation [tests/igbinary_002.phpt] TEST 25/112 [tests/igbinary_003.phpt] PASS Check for bool serialisation [tests/igbinary_003.phpt] TEST 26/112 [tests/igbinary_004.phpt] PASS Check for integer serialisation [tests/igbinary_004.phpt] TEST 27/112 [tests/igbinary_005.phpt] PASS Check for double serialisation [tests/igbinary_005.phpt] TEST 28/112 [tests/igbinary_006.phpt] PASS Check for simple string serialization [tests/igbinary_006.phpt] TEST 29/112 [tests/igbinary_007.phpt] PASS Check for simple array serialization [tests/igbinary_007.phpt] TEST 30/112 [tests/igbinary_008.phpt] PASS Check for array+string serialization [tests/igbinary_008.phpt] TEST 31/112 [tests/igbinary_009.phpt] PASS Check for reference serialisation [tests/igbinary_009.phpt] TEST 32/112 [tests/igbinary_009b.phpt] PASS Check for reference serialization (Original example, not using var_dump) [tests/igbinary_009b.phpt] TEST 33/112 [tests/igbinary_010.phpt] PASS Array test [tests/igbinary_010.phpt] TEST 34/112 [tests/igbinary_012.phpt] PASS Object test [tests/igbinary_012.phpt] TEST 35/112 [tests/igbinary_013.phpt] PASS Object-Array test [tests/igbinary_013.phpt] TEST 36/112 [tests/igbinary_014.phpt] PASS Object-Reference test [tests/igbinary_014.phpt] TEST 37/112 [tests/igbinary_015.phpt] PASS Check for serialization handler [tests/igbinary_015.phpt] TEST 38/112 [tests/igbinary_015b.phpt] PASS Check for serialization handler, ini-directive [tests/igbinary_015b.phpt] TEST 39/112 [tests/igbinary_015c.phpt] PASS Check for serialization handler [tests/igbinary_015c.phpt] TEST 40/112 [tests/igbinary_016.phpt] PASS Object test, __sleep [tests/igbinary_016.phpt] TEST 41/112 [tests/igbinary_017.phpt] PASS Object test, __wakeup [tests/igbinary_017.phpt] TEST 42/112 [tests/igbinary_018.phpt] PASS Object test, __sleep error cases [tests/igbinary_018.phpt] TEST 43/112 [tests/igbinary_019.phpt] PASS Object test, __autoload [tests/igbinary_019.phpt] TEST 44/112 [tests/igbinary_020.phpt] PASS Object test, incomplete class [tests/igbinary_020.phpt] TEST 45/112 [tests/igbinary_021.phpt] PASS Object Serializable interface [tests/igbinary_021.phpt] TEST 46/112 [tests/igbinary_022.phpt] PASS Object test, unserialize_callback_func [tests/igbinary_022.phpt] TEST 47/112 [tests/igbinary_023.phpt] PASS Resource [tests/igbinary_023.phpt] TEST 48/112 [tests/igbinary_024.phpt] PASS Recursive objects [tests/igbinary_024.phpt] TEST 49/112 [tests/igbinary_025.phpt] PASS Object test, array of objects with __sleep [tests/igbinary_025.phpt] TEST 50/112 [tests/igbinary_025b.phpt] PASS Object test, array of small objects with __sleep [tests/igbinary_025b.phpt] TEST 51/112 [tests/igbinary_026.phpt] PASS Cyclic array test [tests/igbinary_026.phpt] TEST 52/112 [tests/igbinary_026b.phpt] PASS Cyclic array test 2 [tests/igbinary_026b.phpt] TEST 53/112 [tests/igbinary_027.phpt] PASS Check for serialization handler [tests/igbinary_027.phpt] TEST 54/112 [tests/igbinary_028.phpt] PASS Serialize object into session, full set [tests/igbinary_028.phpt] TEST 55/112 [tests/igbinary_029.phpt] PASS Igbinary module info [tests/igbinary_029.phpt] TEST 56/112 [tests/igbinary_030_php7.phpt] SKIP Unserialize invalid data [tests/igbinary_030_php7.phpt] reason: php 7.1 or 7.0 required TEST 57/112 [tests/igbinary_030_php72.phpt] PASS Unserialize invalid data (php 7.2+) [tests/igbinary_030_php72.phpt] TEST 58/112 [tests/igbinary_031.phpt] PASS Object Serializable interface throws exceptions [tests/igbinary_031.phpt] TEST 59/112 [tests/igbinary_032.phpt] PASS Object test, __sleep and __wakeup exceptions [tests/igbinary_032.phpt] TEST 60/112 [tests/igbinary_033.phpt] PASS Object test, cyclic references [tests/igbinary_033.phpt] TEST 61/112 [tests/igbinary_034.phpt] PASS Unserialize invalid random data [tests/igbinary_034.phpt] TEST 62/112 [tests/igbinary_040.phpt] PASS b0rked random data test [tests/igbinary_040.phpt] TEST 63/112 [tests/igbinary_041.phpt] PASS Check for double NaN, Inf, -Inf, 0, and -0. IEEE 754 doubles [tests/igbinary_041.phpt] TEST 64/112 [tests/igbinary_043.phpt] PASS Object serialization with compact strings [tests/igbinary_043.phpt] TEST 65/112 [tests/igbinary_044.phpt] PASS Check for double extremes [tests/igbinary_044.phpt] TEST 66/112 [tests/igbinary_045b.phpt] PASS APCu serializer registration [tests/igbinary_045b.phpt] TEST 67/112 [tests/igbinary_045c.phpt] PASS APCu serializer registration - more data types [tests/igbinary_045c.phpt] TEST 68/112 [tests/igbinary_046.phpt] PASS Correctly unserialize scalar refs. [tests/igbinary_046.phpt] TEST 69/112 [tests/igbinary_046b.phpt] PASS Correctly unserialize multiple object refs. [tests/igbinary_046b.phpt] TEST 70/112 [tests/igbinary_046c.phpt] PASS Correctly unserialize multiple array refs. [tests/igbinary_046c.phpt] TEST 71/112 [tests/igbinary_046d.phpt] PASS Correctly unserialize multiple object refs and non-refs. [tests/igbinary_046d.phpt] TEST 72/112 [tests/igbinary_047.phpt] PASS Check for serialization handler, SessionHandlerInterface [tests/igbinary_047.phpt] TEST 73/112 [tests/igbinary_048.phpt] PASS Object test, __set not called for private attr in extended class [tests/igbinary_048.phpt] TEST 74/112 [tests/igbinary_048b.phpt] PASS Object test, __set not called for private attr in extended class [tests/igbinary_048b.phpt] TEST 75/112 [tests/igbinary_049.phpt] PASS Correctly unserialize multiple references in arrays [tests/igbinary_049.phpt] TEST 76/112 [tests/igbinary_049b.phpt] PASS Correctly unserialize multiple references in objects [tests/igbinary_049b.phpt] TEST 77/112 [tests/igbinary_050.phpt] PASS Correctly unserialize cyclic object references [tests/igbinary_050.phpt] TEST 78/112 [tests/igbinary_051.phpt] PASS Object test, __wakeup (With multiple references) [tests/igbinary_051.phpt] TEST 79/112 [tests/igbinary_052.phpt] PASS Object Serializable interface can be serialized in references [tests/igbinary_052.phpt] TEST 80/112 [tests/igbinary_053.phpt] PASS __wakeup can modify properties without affecting other objects [tests/igbinary_053.phpt] TEST 81/112 [tests/igbinary_054.phpt] PASS __wakeup can add dynamic properties without affecting other objects [tests/igbinary_054.phpt] TEST 82/112 [tests/igbinary_055.phpt] PASS __wakeup can replace a copy of the object referring to the root node. [tests/igbinary_055.phpt] TEST 83/112 [tests/igbinary_057.phpt] PASS Test serializing more strings than the capacity of the initial strings table. [tests/igbinary_057.phpt] TEST 84/112 [tests/igbinary_058.phpt] PASS Should not call __destruct if __wakeup throws an exception [tests/igbinary_058.phpt] TEST 85/112 [tests/igbinary_058b.phpt] PASS Should not call __destruct if __wakeup throws an exception (in arrays) [tests/igbinary_058b.phpt] TEST 86/112 [tests/igbinary_059.phpt] PASS igbinary_unserialize should never convert from packed array to hash when references exist (Bug #48) [tests/igbinary_059.phpt] TEST 87/112 [tests/igbinary_060.phpt] PASS Igbinary_unserialize_header warning [tests/igbinary_060.phpt] TEST 88/112 [tests/igbinary_061.phpt] PASS igbinary session decoder should call __wakeup [tests/igbinary_061.phpt] TEST 89/112 [tests/igbinary_062.phpt] PASS igbinary should not call __wakeup() if Serializable::unserialize was used to unserialize the object data (like `unserialize`) [tests/igbinary_062.phpt] TEST 90/112 [tests/igbinary_063_php7.phpt] SKIP Accessing unserialized numbers. [tests/igbinary_063_php7.phpt] reason: php 7.1 or 7.0 required TEST 91/112 [tests/igbinary_063_php72.phpt] PASS Accessing unserialized numbers. [tests/igbinary_063_php72.phpt] TEST 92/112 [tests/igbinary_064.phpt] PASS Works when there are hash collisions in strings when serializing. [tests/igbinary_064.phpt] TEST 93/112 [tests/igbinary_065.phpt] PASS Don't emit zval has unknown type 0 (IS_UNDEF) [tests/igbinary_065.phpt] TEST 94/112 [tests/igbinary_066.phpt] PASS Test serializing different empty arrays [tests/igbinary_066.phpt] TEST 95/112 [tests/igbinary_067.phpt] PASS Test serializing multiple reference groups to the same empty array [tests/igbinary_067.phpt] TEST 96/112 [tests/igbinary_068.phpt] PASS Test serializing and unserializing PHP_INT_MIN [tests/igbinary_068.phpt] TEST 97/112 [tests/igbinary_069.phpt] PASS Test serializing and unserializing many duplicate strings [tests/igbinary_069.phpt] TEST 98/112 [tests/igbinary_070.phpt] SKIP __serialize() mechanism in igbinary [tests/igbinary_070.phpt] reason: requires php 7.4+ TEST 99/112 [tests/igbinary_071.phpt] SKIP igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 100/112 [tests/igbinary_071_php8.phpt] SKIP igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 101/112 [tests/igbinary_072.phpt] PASS igbinary and __PHP_INCOMPLETE_CLASS [tests/igbinary_072.phpt] TEST 102/112 [tests/igbinary_073.phpt] PASS igbinary and large Serializable [tests/igbinary_073.phpt] TEST 103/112 [tests/igbinary_074.phpt] PASS igbinary and not enough data for array [tests/igbinary_074.phpt] TEST 104/112 [tests/igbinary_075.phpt] PASS igbinary and not enough data for array [tests/igbinary_075.phpt] TEST 105/112 [tests/igbinary_076.phpt] PASS igbinary and edge cases unserializing array keys [tests/igbinary_076.phpt] TEST 106/112 [tests/igbinary_077.phpt] PASS igbinary and large arrays [tests/igbinary_077.phpt] TEST 107/112 [tests/igbinary_078.phpt] PASS igbinary and large arrays [tests/igbinary_078.phpt] TEST 108/112 [tests/igbinary_079.phpt] PASS igbinary and many arrays [tests/igbinary_079.phpt] TEST 109/112 [tests/igbinary_080.phpt] PASS igbinary with hash collision serializing strings [tests/igbinary_080.phpt] TEST 110/112 [tests/igbinary_bug54662.phpt] PASS Nested objects cause segfault, php bug #54662 [tests/igbinary_bug54662.phpt] TEST 111/112 [tests/igbinary_bug72134.phpt] PASS igbinary_unserialize causes segfault on 3rd call for objects with dynamic property [tests/igbinary_bug72134.phpt] TEST 112/112 [tests/igbinary_unserialize_v1_compatible.phpt] PASS Unserialize backwards compatible with v1. [tests/igbinary_unserialize_v1_compatible.phpt] ===================================================================== TIME END 2020-01-17 11:16:51 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 17 --------------------------------------------------------------------- Number of tests : 112 85 Tests skipped : 27 ( 24.1%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 85 ( 75.9%) (100.0%) --------------------------------------------------------------------- Time taken : 2 seconds ===================================================================== + : simple ZTS module load test, without APC, as optional + /usr/bin/zts-php --no-php-ini --define extension=/builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64/usr/lib64/php-zts/modules/igbinary.so --modules + grep igbinary igbinary + : upstream test suite + cd ../ZTS + TEST_PHP_EXECUTABLE=/usr/bin/zts-php + TEST_PHP_ARGS='-n -d extension=apcu.so -d extension=json.so -d extension=/builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS/modules/igbinary.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /usr/bin/zts-php -n run-tests.php --show-diff ===================================================================== PHP : /usr/bin/zts-php PHP_SAPI : cli PHP_VERSION : 7.3.13 ZEND_VERSION: 3.3.13 PHP_OS : Linux - Linux buildhw-02.phx2.fedoraproject.org 5.4.8-200.fc31.x86_64 #1 SMP Mon Jan 6 16:44:18 UTC 2020 x86_64 INI actual : /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS More .INIs : CWD : /builddir/build/BUILD/php-pecl-igbinary-3.1.1/ZTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2020-01-17 11:16:51 ===================================================================== TEST 1/112 [tests/__serialize_001.phpt] SKIP __serialize() mechanism (001): Basics [tests/__serialize_001.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 2/112 [tests/__serialize_002.phpt] SKIP __serialize() mechanism (002): TypeError on invalid return type [tests/__serialize_002.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 3/112 [tests/__serialize_003.phpt] SKIP __serialize() mechanism (003): Interoperability of different serialization mechanisms [tests/__serialize_003.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 4/112 [tests/__serialize_004.phpt] SKIP __serialize() mechanism (004): Delayed __unserialize() calls [tests/__serialize_004.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 5/112 [tests/__serialize_005.phpt] SKIP __serialize() mechanism (005): parent::__unserialize() is safe [tests/__serialize_005.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 6/112 [tests/__serialize_006.phpt] SKIP __serialize() mechanism (006): DateTime [tests/__serialize_006.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 7/112 [tests/__serialize_007.phpt] SKIP __serialize() mechanism (007): handle __unserialize throwing [tests/__serialize_007.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 8/112 [tests/__serialize_008.phpt] SKIP __serialize() mechanism (007): handle __destruct of returned data [tests/__serialize_008.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 9/112 [tests/__serialize_009.phpt] SKIP __serialize() mechanism (009): Object/reference ids should be the same whether or not __serialize is used. [tests/__serialize_009.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 10/112 [tests/__serialize_010.phpt] SKIP __serialize() mechanism (010): handle references in array returned by __serialize [tests/__serialize_010.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 11/112 [tests/__serialize_011.phpt] SKIP __unserializing deeply nested structures [tests/__serialize_011.phpt] reason: requires php 7.4+ TEST 12/112 [tests/__serialize_012.phpt] SKIP Test unserialization of classes derived from ArrayIterator [tests/__serialize_012.phpt] reason: requires php 7.4+ TEST 13/112 [tests/__serialize_013.phpt] SKIP __serialize() mechanism (013): Properties are still typed after unserialization [tests/__serialize_013.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 14/112 [tests/__serialize_013_php8.phpt] SKIP __serialize() mechanism (013): Properties are still typed after unserialization (php8) [tests/__serialize_013_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 15/112 [tests/__serialize_014.phpt] SKIP __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 16/112 [tests/__serialize_014_php8.phpt] SKIP __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 17/112 [tests/__serialize_015.phpt] SKIP __serialize() mechanism (015): Uninitialized properties from __sleep should throw when serializing [tests/__serialize_015.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with igbinary_serialize() TEST 18/112 [tests/__serialize_015_php8.phpt] SKIP __serialize() mechanism (015): Uninitialized properties from __sleep can be serialized and unserialized [tests/__serialize_015_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 19/112 [tests/__serialize_016.phpt] SKIP __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 20/112 [tests/__serialize_016_php8.phpt] SKIP __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 21/112 [tests/__serialize_017.phpt] SKIP __serialize() mechanism (001): Basics [tests/__serialize_017.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 22/112 [tests/__serialize_018.phpt] SKIP __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_018.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 23/112 [tests/igbinary_001.phpt] PASS Check for igbinary presence [tests/igbinary_001.phpt] TEST 24/112 [tests/igbinary_002.phpt] PASS Check for null serialisation [tests/igbinary_002.phpt] TEST 25/112 [tests/igbinary_003.phpt] PASS Check for bool serialisation [tests/igbinary_003.phpt] TEST 26/112 [tests/igbinary_004.phpt] PASS Check for integer serialisation [tests/igbinary_004.phpt] TEST 27/112 [tests/igbinary_005.phpt] PASS Check for double serialisation [tests/igbinary_005.phpt] TEST 28/112 [tests/igbinary_006.phpt] PASS Check for simple string serialization [tests/igbinary_006.phpt] TEST 29/112 [tests/igbinary_007.phpt] PASS Check for simple array serialization [tests/igbinary_007.phpt] TEST 30/112 [tests/igbinary_008.phpt] PASS Check for array+string serialization [tests/igbinary_008.phpt] TEST 31/112 [tests/igbinary_009.phpt] PASS Check for reference serialisation [tests/igbinary_009.phpt] TEST 32/112 [tests/igbinary_009b.phpt] PASS Check for reference serialization (Original example, not using var_dump) [tests/igbinary_009b.phpt] TEST 33/112 [tests/igbinary_010.phpt] PASS Array test [tests/igbinary_010.phpt] TEST 34/112 [tests/igbinary_012.phpt] PASS Object test [tests/igbinary_012.phpt] TEST 35/112 [tests/igbinary_013.phpt] PASS Object-Array test [tests/igbinary_013.phpt] TEST 36/112 [tests/igbinary_014.phpt] PASS Object-Reference test [tests/igbinary_014.phpt] TEST 37/112 [tests/igbinary_015.phpt] PASS Check for serialization handler [tests/igbinary_015.phpt] TEST 38/112 [tests/igbinary_015b.phpt] PASS Check for serialization handler, ini-directive [tests/igbinary_015b.phpt] TEST 39/112 [tests/igbinary_015c.phpt] PASS Check for serialization handler [tests/igbinary_015c.phpt] TEST 40/112 [tests/igbinary_016.phpt] PASS Object test, __sleep [tests/igbinary_016.phpt] TEST 41/112 [tests/igbinary_017.phpt] PASS Object test, __wakeup [tests/igbinary_017.phpt] TEST 42/112 [tests/igbinary_018.phpt] PASS Object test, __sleep error cases [tests/igbinary_018.phpt] TEST 43/112 [tests/igbinary_019.phpt] PASS Object test, __autoload [tests/igbinary_019.phpt] TEST 44/112 [tests/igbinary_020.phpt] PASS Object test, incomplete class [tests/igbinary_020.phpt] TEST 45/112 [tests/igbinary_021.phpt] PASS Object Serializable interface [tests/igbinary_021.phpt] TEST 46/112 [tests/igbinary_022.phpt] PASS Object test, unserialize_callback_func [tests/igbinary_022.phpt] TEST 47/112 [tests/igbinary_023.phpt] PASS Resource [tests/igbinary_023.phpt] TEST 48/112 [tests/igbinary_024.phpt] PASS Recursive objects [tests/igbinary_024.phpt] TEST 49/112 [tests/igbinary_025.phpt] PASS Object test, array of objects with __sleep [tests/igbinary_025.phpt] TEST 50/112 [tests/igbinary_025b.phpt] PASS Object test, array of small objects with __sleep [tests/igbinary_025b.phpt] TEST 51/112 [tests/igbinary_026.phpt] PASS Cyclic array test [tests/igbinary_026.phpt] TEST 52/112 [tests/igbinary_026b.phpt] PASS Cyclic array test 2 [tests/igbinary_026b.phpt] TEST 53/112 [tests/igbinary_027.phpt] PASS Check for serialization handler [tests/igbinary_027.phpt] TEST 54/112 [tests/igbinary_028.phpt] PASS Serialize object into session, full set [tests/igbinary_028.phpt] TEST 55/112 [tests/igbinary_029.phpt] PASS Igbinary module info [tests/igbinary_029.phpt] TEST 56/112 [tests/igbinary_030_php7.phpt] SKIP Unserialize invalid data [tests/igbinary_030_php7.phpt] reason: php 7.1 or 7.0 required TEST 57/112 [tests/igbinary_030_php72.phpt] PASS Unserialize invalid data (php 7.2+) [tests/igbinary_030_php72.phpt] TEST 58/112 [tests/igbinary_031.phpt] PASS Object Serializable interface throws exceptions [tests/igbinary_031.phpt] TEST 59/112 [tests/igbinary_032.phpt] PASS Object test, __sleep and __wakeup exceptions [tests/igbinary_032.phpt] TEST 60/112 [tests/igbinary_033.phpt] PASS Object test, cyclic references [tests/igbinary_033.phpt] TEST 61/112 [tests/igbinary_034.phpt] PASS Unserialize invalid random data [tests/igbinary_034.phpt] TEST 62/112 [tests/igbinary_040.phpt] PASS b0rked random data test [tests/igbinary_040.phpt] TEST 63/112 [tests/igbinary_041.phpt] PASS Check for double NaN, Inf, -Inf, 0, and -0. IEEE 754 doubles [tests/igbinary_041.phpt] TEST 64/112 [tests/igbinary_043.phpt] PASS Object serialization with compact strings [tests/igbinary_043.phpt] TEST 65/112 [tests/igbinary_044.phpt] PASS Check for double extremes [tests/igbinary_044.phpt] TEST 66/112 [tests/igbinary_045b.phpt] PASS APCu serializer registration [tests/igbinary_045b.phpt] TEST 67/112 [tests/igbinary_045c.phpt] PASS APCu serializer registration - more data types [tests/igbinary_045c.phpt] TEST 68/112 [tests/igbinary_046.phpt] PASS Correctly unserialize scalar refs. [tests/igbinary_046.phpt] TEST 69/112 [tests/igbinary_046b.phpt] PASS Correctly unserialize multiple object refs. [tests/igbinary_046b.phpt] TEST 70/112 [tests/igbinary_046c.phpt] PASS Correctly unserialize multiple array refs. [tests/igbinary_046c.phpt] TEST 71/112 [tests/igbinary_046d.phpt] PASS Correctly unserialize multiple object refs and non-refs. [tests/igbinary_046d.phpt] TEST 72/112 [tests/igbinary_047.phpt] PASS Check for serialization handler, SessionHandlerInterface [tests/igbinary_047.phpt] TEST 73/112 [tests/igbinary_048.phpt] PASS Object test, __set not called for private attr in extended class [tests/igbinary_048.phpt] TEST 74/112 [tests/igbinary_048b.phpt] PASS Object test, __set not called for private attr in extended class [tests/igbinary_048b.phpt] TEST 75/112 [tests/igbinary_049.phpt] PASS Correctly unserialize multiple references in arrays [tests/igbinary_049.phpt] TEST 76/112 [tests/igbinary_049b.phpt] PASS Correctly unserialize multiple references in objects [tests/igbinary_049b.phpt] TEST 77/112 [tests/igbinary_050.phpt] PASS Correctly unserialize cyclic object references [tests/igbinary_050.phpt] TEST 78/112 [tests/igbinary_051.phpt] PASS Object test, __wakeup (With multiple references) [tests/igbinary_051.phpt] TEST 79/112 [tests/igbinary_052.phpt] PASS Object Serializable interface can be serialized in references [tests/igbinary_052.phpt] TEST 80/112 [tests/igbinary_053.phpt] PASS __wakeup can modify properties without affecting other objects [tests/igbinary_053.phpt] TEST 81/112 [tests/igbinary_054.phpt] PASS __wakeup can add dynamic properties without affecting other objects [tests/igbinary_054.phpt] TEST 82/112 [tests/igbinary_055.phpt] PASS __wakeup can replace a copy of the object referring to the root node. [tests/igbinary_055.phpt] TEST 83/112 [tests/igbinary_057.phpt] PASS Test serializing more strings than the capacity of the initial strings table. [tests/igbinary_057.phpt] TEST 84/112 [tests/igbinary_058.phpt] PASS Should not call __destruct if __wakeup throws an exception [tests/igbinary_058.phpt] TEST 85/112 [tests/igbinary_058b.phpt] PASS Should not call __destruct if __wakeup throws an exception (in arrays) [tests/igbinary_058b.phpt] TEST 86/112 [tests/igbinary_059.phpt] PASS igbinary_unserialize should never convert from packed array to hash when references exist (Bug #48) [tests/igbinary_059.phpt] TEST 87/112 [tests/igbinary_060.phpt] PASS Igbinary_unserialize_header warning [tests/igbinary_060.phpt] TEST 88/112 [tests/igbinary_061.phpt] PASS igbinary session decoder should call __wakeup [tests/igbinary_061.phpt] TEST 89/112 [tests/igbinary_062.phpt] PASS igbinary should not call __wakeup() if Serializable::unserialize was used to unserialize the object data (like `unserialize`) [tests/igbinary_062.phpt] TEST 90/112 [tests/igbinary_063_php7.phpt] SKIP Accessing unserialized numbers. [tests/igbinary_063_php7.phpt] reason: php 7.1 or 7.0 required TEST 91/112 [tests/igbinary_063_php72.phpt] PASS Accessing unserialized numbers. [tests/igbinary_063_php72.phpt] TEST 92/112 [tests/igbinary_064.phpt] PASS Works when there are hash collisions in strings when serializing. [tests/igbinary_064.phpt] TEST 93/112 [tests/igbinary_065.phpt] PASS Don't emit zval has unknown type 0 (IS_UNDEF) [tests/igbinary_065.phpt] TEST 94/112 [tests/igbinary_066.phpt] PASS Test serializing different empty arrays [tests/igbinary_066.phpt] TEST 95/112 [tests/igbinary_067.phpt] PASS Test serializing multiple reference groups to the same empty array [tests/igbinary_067.phpt] TEST 96/112 [tests/igbinary_068.phpt] PASS Test serializing and unserializing PHP_INT_MIN [tests/igbinary_068.phpt] TEST 97/112 [tests/igbinary_069.phpt] PASS Test serializing and unserializing many duplicate strings [tests/igbinary_069.phpt] TEST 98/112 [tests/igbinary_070.phpt] SKIP __serialize() mechanism in igbinary [tests/igbinary_070.phpt] reason: requires php 7.4+ TEST 99/112 [tests/igbinary_071.phpt] SKIP igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071.phpt] reason: __serialize/__unserialize not supported in php < 7.4 for compatibility with serialize() TEST 100/112 [tests/igbinary_071_php8.phpt] SKIP igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071_php8.phpt] reason: __serialize/__unserialize error message different in php < 8 TEST 101/112 [tests/igbinary_072.phpt] PASS igbinary and __PHP_INCOMPLETE_CLASS [tests/igbinary_072.phpt] TEST 102/112 [tests/igbinary_073.phpt] PASS igbinary and large Serializable [tests/igbinary_073.phpt] TEST 103/112 [tests/igbinary_074.phpt] PASS igbinary and not enough data for array [tests/igbinary_074.phpt] TEST 104/112 [tests/igbinary_075.phpt] PASS igbinary and not enough data for array [tests/igbinary_075.phpt] TEST 105/112 [tests/igbinary_076.phpt] PASS igbinary and edge cases unserializing array keys [tests/igbinary_076.phpt] TEST 106/112 [tests/igbinary_077.phpt] PASS igbinary and large arrays [tests/igbinary_077.phpt] TEST 107/112 [tests/igbinary_078.phpt] PASS igbinary and large arrays [tests/igbinary_078.phpt] TEST 108/112 [tests/igbinary_079.phpt] PASS igbinary and many arrays [tests/igbinary_079.phpt] TEST 109/112 [tests/igbinary_080.phpt] PASS igbinary with hash collision serializing strings [tests/igbinary_080.phpt] TEST 110/112 [tests/igbinary_bug54662.phpt] PASS Nested objects cause segfault, php bug #54662 [tests/igbinary_bug54662.phpt] TEST 111/112 [tests/igbinary_bug72134.phpt] PASS igbinary_unserialize causes segfault on 3rd call for objects with dynamic property [tests/igbinary_bug72134.phpt] TEST 112/112 [tests/igbinary_unserialize_v1_compatible.phpt] PASS Unserialize backwards compatible with v1. [tests/igbinary_unserialize_v1_compatible.phpt] ===================================================================== TIME END 2020-01-17 11:16:53 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 17 --------------------------------------------------------------------- Number of tests : 112 85 Tests skipped : 27 ( 24.1%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 85 ( 75.9%) (100.0%) --------------------------------------------------------------------- Time taken : 2 seconds ===================================================================== + exit 0 Processing files: php-pecl-igbinary-3.1.1-1.fc30.x86_64 Provides: config(php-pecl-igbinary) = 3.1.1-1.fc30 php-igbinary = 3.1.1 php-igbinary(x86-64) = 3.1.1 php-pecl(igbinary) = 3.1.1 php-pecl(igbinary)(x86-64) = 3.1.1 php-pecl-igbinary = 3.1.1-1.fc30 php-pecl-igbinary(x86-64) = 3.1.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: php-pecl-igbinary-devel-3.1.1-1.fc30.x86_64 Provides: php-pecl-igbinary-devel = 3.1.1-1.fc30 php-pecl-igbinary-devel(x86-64) = 3.1.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-pecl-igbinary-debugsource-3.1.1-1.fc30.x86_64 Provides: php-pecl-igbinary-debugsource = 3.1.1-1.fc30 php-pecl-igbinary-debugsource(x86-64) = 3.1.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-pecl-igbinary-debuginfo-3.1.1-1.fc30.x86_64 Provides: debuginfo(build-id) = 4dfcdd221844b1f34f173db97b80b0281f03ba85 debuginfo(build-id) = 613098243d66ae22181cd141914ab2af9453d2f5 php-pecl-igbinary-debuginfo = 3.1.1-1.fc30 php-pecl-igbinary-debuginfo(x86-64) = 3.1.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: php-pecl-igbinary-debugsource(x86-64) = 3.1.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 Wrote: /builddir/build/RPMS/php-pecl-igbinary-3.1.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/php-pecl-igbinary-devel-3.1.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/php-pecl-igbinary-debugsource-3.1.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/php-pecl-igbinary-debuginfo-3.1.1-1.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YOOfjo + umask 022 + cd /builddir/build/BUILD + cd php-pecl-igbinary-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-pecl-igbinary-3.1.1-1.fc30.x86_64 + exit 0 Child return code was: 0