Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec'], chrootPath='/var/lib/mock/f41-build-834662-158283/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 warning: line 38: Possible unexpanded macro in: Requires: php(zend-abi) = %{php_zend_api} warning: line 39: Possible unexpanded macro in: Requires: php(api) = %{php_core_api} setting SOURCE_DATE_EPOCH=1721347200 Wrote: /builddir/build/SRPMS/php-pecl-igbinary-3.2.15-5.fc41.src.rpm RPM build warnings: line 38: Possible unexpanded macro in: Requires: php(zend-abi) = %{php_zend_api} line 39: Possible unexpanded macro in: Requires: php(api) = %{php_core_api} Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec'], chrootPath='/var/lib/mock/f41-build-834662-158283/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1721347200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.UtUfh6 + umask 022 + cd /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + test -d /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + /usr/bin/rm -rf /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + /usr/bin/mkdir -p /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + /usr/bin/mkdir -p /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.thC5U6 + umask 022 + cd /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + cd /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + rm -rf php-pecl-igbinary-3.2.15 + /usr/bin/mkdir -p php-pecl-igbinary-3.2.15 + cd php-pecl-igbinary-3.2.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/igbinary-3.2.15.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/COPYING/s/role="doc"/role="src"/' -i package.xml + cd igbinary-3.2.15 ++ /usr/bin/php -r 'echo (PHP_MAJOR_VERSION < 7 ? 5 : 7);' + subdir=php7 ++ sed -n '/#define PHP_IGBINARY_VERSION/{s/.* "//;s/".*$//;p}' src/php7/igbinary.h + extver=3.2.15 + test x3.2.15 '!=' x3.2.15 + cd .. + mkdir NTS + mkdir 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tDI3UD + umask 022 + cd /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd php-pecl-igbinary-3.2.15 + cd igbinary-3.2.15 + /usr/bin/phpize Configuring for: PHP Version: 8.3 PHP Api Version: 20230831 Zend Module Api No: 20230831 Zend Extension Api No: 420230831 configure.ac:161: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:161: You should run autoupdate. build/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:161: the top level + cd ../NTS + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' x '!=' x ']' + '[' 1 = 1 ']' +++ dirname ../igbinary-3.2.15/configure ++ find ../igbinary-3.2.15 -name config.guess -o -name config.sub + for i in $(find $(dirname ../igbinary-3.2.15/configure) -name config.guess -o -name config.sub) ++ basename ../igbinary-3.2.15/build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../igbinary-3.2.15/build/config.sub ++ basename ../igbinary-3.2.15/build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../igbinary-3.2.15/build/config.sub '/usr/lib/rpm/redhat/config.sub' -> '../igbinary-3.2.15/build/config.sub' + for i in $(find $(dirname ../igbinary-3.2.15/configure) -name config.guess -o -name config.sub) ++ basename ../igbinary-3.2.15/build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../igbinary-3.2.15/build/config.guess ++ basename ../igbinary-3.2.15/build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../igbinary-3.2.15/build/config.guess '/usr/lib/rpm/redhat/config.guess' -> '../igbinary-3.2.15/build/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh ++ grep -q runstatedir=DIR ../igbinary-3.2.15/configure ++ echo --runstatedir=/run + ../igbinary-3.2.15/configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --runstatedir=/run --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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-redhat-linux-gnu-cc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/bin/grep -E checking for icc... no checking for suncc... no checking for system library directory... lib checking if compiler supports -Wl,-rpath,... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-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 gawk... gawk checking whether to enable igbinary support... yes, shared checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdbool.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking PHP version... PHP 7 or newer 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 gcc... /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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from gcc 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 riscv64-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: patching config.h.in configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/libtool --tag=CC --mode=compile gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c -o src/php7/igbinary.lo -MMD -MF src/php7/igbinary.dep -MT src/php7/igbinary.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/libtool --tag=CC --mode=compile gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si.c -o src/php7/hash_si.lo -MMD -MF src/php7/hash_si.dep -MT src/php7/hash_si.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/libtool --tag=CC --mode=compile gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si_ptr.c -o src/php7/hash_si_ptr.lo -MMD -MF src/php7/hash_si_ptr.dep -MT src/php7/hash_si_ptr.lo libtool: compile: gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si_ptr.c -MMD -MF src/php7/hash_si_ptr.dep -MT src/php7/hash_si_ptr.lo -fPIC -DPIC -o src/php7/.libs/hash_si_ptr.o libtool: compile: gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c -MMD -MF src/php7/igbinary.dep -MT src/php7/igbinary.lo -fPIC -DPIC -o src/php7/.libs/igbinary.o libtool: compile: gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si.c -MMD -MF src/php7/hash_si.dep -MT src/php7/hash_si.lo -fPIC -DPIC -o src/php7/.libs/hash_si.o In file included from /usr/include/php/Zend/zend.h:35, from /usr/include/php/main/php.h:31, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:18: /usr/include/php/Zend/zend_gc.h: In function 'gc_check_possible_root': /usr/include/php/Zend/zend_gc.h:90:30: warning: cast increases required alignment of target type [-Wcast-align] 90 | zval *zv = &((zend_reference*)ref)->val; | ^ In file included from /usr/include/php/Zend/zend.h:35, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si.c:21: /usr/include/php/Zend/zend_gc.h: In function 'gc_check_possible_root': /usr/include/php/Zend/zend_gc.h:90:30: warning: cast increases required alignment of target type [-Wcast-align] 90 | zval *zv = &((zend_reference*)ref)->val; | ^ In file included from /usr/include/php/Zend/zend.h:35, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si_ptr.c:21: /usr/include/php/Zend/zend_gc.h: In function 'gc_check_possible_root': /usr/include/php/Zend/zend_gc.h:90:30: warning: cast increases required alignment of target type [-Wcast-align] 90 | zval *zv = &((zend_reference*)ref)->val; | ^ In file included from /usr/include/php/Zend/zend_API.h:29, from /usr/include/php/main/php.h:35: /usr/include/php/Zend/zend_execute.h: In function 'zend_vm_stack_new_page': /usr/include/php/Zend/zend_execute.h:249:21: warning: cast increases required alignment of target type [-Wcast-align] 249 | page->end = (zval*)((char*)page + size); | ^ /usr/include/php/Zend/zend_execute.h: In function 'zend_vm_stack_push_call_frame_ex': /usr/include/php/Zend/zend_execute.h:275:36: warning: cast increases required alignment of target type [-Wcast-align] 275 | EG(vm_stack_top) = (zval*)((char*)call + used_stack); | ^ In file included from /usr/include/php/Zend/zend.h:28: /usr/include/php/Zend/zend_API.h: In function 'zend_class_constants_table': /usr/include/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h:449:51: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 449 | (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h: In function 'zend_class_default_properties_table': /usr/include/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h:463:51: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 463 | (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h: In function 'zend_class_set_backed_enum_table': /usr/include/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h:473:83: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 473 | zend_class_mutable_data *mutable_data = (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h: In function 'zend_class_backed_enum_table': /usr/include/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_API.h:483:83: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 483 | zend_class_mutable_data *mutable_data = (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/php/ext/standard/basic_functions.h:31, from /usr/include/php/ext/standard/php_var.h:20, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:25: /usr/include/php/ext/random/php_random.h: In function 'php_random_engine_from_obj': /usr/include/php/ext/random/php_random.h:296:16: warning: cast increases required alignment of target type [-Wcast-align] 296 | return (php_random_engine *)((char *)(object) - XtOffsetOf(php_random_engine, std)); | ^ /usr/include/php/ext/random/php_random.h: In function 'php_random_randomizer_from_obj': /usr/include/php/ext/random/php_random.h:300:16: warning: cast increases required alignment of target type [-Wcast-align] 300 | return (php_random_randomizer *)((char *)(object) - XtOffsetOf(php_random_randomizer, std)); | ^ In file included from /usr/include/php/Zend/zend.h:33: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'ps_srlzr_decode_igbinary': /usr/include/php/Zend/zend_hash.h:987:10: warning: cast increases required alignment of target type [-Wcast-align] 987 | ((zval*)(((char*)(__ht)->arPacked) + ((_idx) * (_size)))) | ^ /usr/include/php/Zend/zend_hash.h:1021:29: note: in expansion of macro 'ZEND_HASH_ELEMENT_EX' 1021 | zval *__z = ZEND_HASH_ELEMENT_EX(__ht, _idx, _size); \ | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_hash.h:1041:42: note: in expansion of macro 'ZEND_HASH_FOREACH_FROM' 1041 | #define ZEND_HASH_FOREACH(_ht, indirect) ZEND_HASH_FOREACH_FROM(_ht, indirect, 0) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_hash.h:1151:9: note: in expansion of macro 'ZEND_HASH_FOREACH' 1151 | ZEND_HASH_FOREACH(ht, 0); \ | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:960:9: note: in expansion of macro 'ZEND_HASH_FOREACH_STR_KEY_VAL' 960 | ZEND_HASH_FOREACH_STR_KEY_VAL(tmp_hash, key, d) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_array': /usr/include/php/Zend/zend_hash.h:987:10: warning: cast increases required alignment of target type [-Wcast-align] 987 | ((zval*)(((char*)(__ht)->arPacked) + ((_idx) * (_size)))) | ^ /usr/include/php/Zend/zend_hash.h:1021:29: note: in expansion of macro 'ZEND_HASH_ELEMENT_EX' 1021 | zval *__z = ZEND_HASH_ELEMENT_EX(__ht, _idx, _size); \ | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_hash.h:1041:42: note: in expansion of macro 'ZEND_HASH_FOREACH_FROM' 1041 | #define ZEND_HASH_FOREACH(_ht, indirect) ZEND_HASH_FOREACH_FROM(_ht, indirect, 0) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_hash.h:1166:9: note: in expansion of macro 'ZEND_HASH_FOREACH' 1166 | ZEND_HASH_FOREACH(ht, 0); \ | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1454:9: note: in expansion of macro 'ZEND_HASH_FOREACH_KEY_VAL' 1454 | ZEND_HASH_FOREACH_KEY_VAL(h, key_index, key, d) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_array_sleep_inner': /usr/include/php/Zend/zend_hash.h:993:10: warning: cast increases required alignment of target type [-Wcast-align] 993 | ((zval*)(((char*)(_el)) + (_size))) | ^ /usr/include/php/Zend/zend_hash.h:1003:41: note: in expansion of macro 'ZEND_HASH_NEXT_ELEMENT' 1003 | for (; _count > 0; _z = ZEND_HASH_NEXT_ELEMENT(_z, _size), _count--) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/Zend/zend_hash.h:1087:9: note: in expansion of macro '_ZEND_HASH_FOREACH_VAL' 1087 | _ZEND_HASH_FOREACH_VAL(ht); \ | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1596:9: note: in expansion of macro 'ZEND_HASH_FOREACH_VAL' 1596 | ZEND_HASH_FOREACH_VAL(h, d) { | ^~~~~~~~~~~~~~~~~~~~~ /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/libtool --tag=CC --mode=link gcc -shared -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/modules src/php7/igbinary.lo src/php7/hash_si.lo src/php7/hash_si_ptr.lo libtool: link: gcc -shared -fPIC -DPIC src/php7/.libs/igbinary.o src/php7/.libs/hash_si.o src/php7/.libs/hash_si_ptr.o -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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.2.15-build/php-pecl-igbinary-3.2.15/NTS/libtool --tag=CC --mode=install cp ./igbinary.la /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/modules libtool: install: cp ./.libs/igbinary.so /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS/modules/igbinary.so libtool: install: cp ./.libs/igbinary.lai /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/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.2.15-build/php-pecl-igbinary-3.2.15/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/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 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' x '!=' x ']' + '[' 1 = 1 ']' +++ dirname ../igbinary-3.2.15/configure ++ find ../igbinary-3.2.15 -name config.guess -o -name config.sub + for i in $(find $(dirname ../igbinary-3.2.15/configure) -name config.guess -o -name config.sub) ++ basename ../igbinary-3.2.15/build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../igbinary-3.2.15/build/config.sub ++ basename ../igbinary-3.2.15/build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../igbinary-3.2.15/build/config.sub '/usr/lib/rpm/redhat/config.sub' -> '../igbinary-3.2.15/build/config.sub' + for i in $(find $(dirname ../igbinary-3.2.15/configure) -name config.guess -o -name config.sub) ++ basename ../igbinary-3.2.15/build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../igbinary-3.2.15/build/config.guess ++ basename ../igbinary-3.2.15/build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../igbinary-3.2.15/build/config.guess '/usr/lib/rpm/redhat/config.guess' -> '../igbinary-3.2.15/build/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh ++ grep -q runstatedir=DIR ../igbinary-3.2.15/configure ++ echo --runstatedir=/run + ../igbinary-3.2.15/configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --runstatedir=/run --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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-redhat-linux-gnu-cc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/bin/grep -E checking for icc... no checking for suncc... no checking for system library directory... lib checking if compiler supports -Wl,-rpath,... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-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 gawk... gawk checking whether to enable igbinary support... yes, shared checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdbool.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking PHP version... PHP 7 or newer 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 gcc... /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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from gcc 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 riscv64-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: patching config.h.in configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/libtool --tag=CC --mode=compile gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c -o src/php7/igbinary.lo -MMD -MF src/php7/igbinary.dep -MT src/php7/igbinary.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/libtool --tag=CC --mode=compile gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si.c -o src/php7/hash_si.lo -MMD -MF src/php7/hash_si.dep -MT src/php7/hash_si.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/libtool --tag=CC --mode=compile gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si_ptr.c -o src/php7/hash_si_ptr.lo -MMD -MF src/php7/hash_si_ptr.dep -MT src/php7/hash_si_ptr.lo libtool: compile: gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c -MMD -MF src/php7/igbinary.dep -MT src/php7/igbinary.lo -fPIC -DPIC -o src/php7/.libs/igbinary.o libtool: compile: gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si.c -MMD -MF src/php7/hash_si.dep -MT src/php7/hash_si.lo -fPIC -DPIC -o src/php7/.libs/hash_si.o libtool: compile: gcc -I. -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Wall -Wpointer-arith -Wcast-align -Wwrite-strings -Wswitch -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si_ptr.c -MMD -MF src/php7/hash_si_ptr.dep -MT src/php7/hash_si_ptr.lo -fPIC -DPIC -o src/php7/.libs/hash_si_ptr.o In file included from /usr/include/php-zts/php/Zend/zend.h:35, from /usr/include/php-zts/php/main/php.h:31, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:18: /usr/include/php-zts/php/Zend/zend_gc.h: In function 'gc_check_possible_root': /usr/include/php-zts/php/Zend/zend_gc.h:90:30: warning: cast increases required alignment of target type [-Wcast-align] 90 | zval *zv = &((zend_reference*)ref)->val; | ^ In file included from /usr/include/php-zts/php/Zend/zend.h:35, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si_ptr.c:21: /usr/include/php-zts/php/Zend/zend_gc.h: In function 'gc_check_possible_root': /usr/include/php-zts/php/Zend/zend_gc.h:90:30: warning: cast increases required alignment of target type [-Wcast-align] 90 | zval *zv = &((zend_reference*)ref)->val; | ^ In file included from /usr/include/php-zts/php/Zend/zend.h:35, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/hash_si.c:21: /usr/include/php-zts/php/Zend/zend_gc.h: In function 'gc_check_possible_root': /usr/include/php-zts/php/Zend/zend_gc.h:90:30: warning: cast increases required alignment of target type [-Wcast-align] 90 | zval *zv = &((zend_reference*)ref)->val; | ^ In file included from /usr/include/php-zts/php/Zend/zend_API.h:29, from /usr/include/php-zts/php/main/php.h:35: /usr/include/php-zts/php/Zend/zend_execute.h: In function 'zend_vm_stack_new_page': /usr/include/php-zts/php/Zend/zend_execute.h:249:21: warning: cast increases required alignment of target type [-Wcast-align] 249 | page->end = (zval*)((char*)page + size); | ^ In file included from /usr/include/php-zts/php/Zend/zend_portability.h:47, from /usr/include/php-zts/php/Zend/zend_types.h:25, from /usr/include/php-zts/php/Zend/zend.h:27: /usr/include/php-zts/php/Zend/zend_execute.h: In function 'zend_vm_stack_push_call_frame_ex': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:265:55: note: in expansion of macro 'EG' 265 | zend_execute_data *call = (zend_execute_data*)EG(vm_stack_top); | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:363:52: note: in definition of macro 'UNEXPECTED' 363 | # define UNEXPECTED(condition) __builtin_expect(!!(condition), 0) | ^~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:269:54: note: in expansion of macro 'EG' 269 | if (UNEXPECTED(used_stack > (size_t)(((char*)EG(vm_stack_end)) - (char*)call))) { | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:275:17: note: in expansion of macro 'EG' 275 | EG(vm_stack_top) = (zval*)((char*)call + used_stack); | ^~ /usr/include/php-zts/php/Zend/zend_execute.h:275:36: warning: cast increases required alignment of target type [-Wcast-align] 275 | EG(vm_stack_top) = (zval*)((char*)call + used_stack); | ^ /usr/include/php-zts/php/Zend/zend_execute.h: In function 'zend_vm_stack_free_call_frame_ex': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:335:35: note: in expansion of macro 'EG' 335 | zend_vm_stack p = EG(vm_stack); | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:97:40: note: in definition of macro 'ZEND_ASSUME' 97 | if (__builtin_expect(!(c), 0)) __builtin_unreachable(); \ | ^ /usr/include/php-zts/php/Zend/zend_execute.h:338:17: note: in expansion of macro 'ZEND_ASSERT' 338 | ZEND_ASSERT(call == (zend_execute_data*)ZEND_VM_STACK_ELEMENTS(EG(vm_stack))); | ^~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:338:57: note: in expansion of macro 'ZEND_VM_STACK_ELEMENTS' 338 | ZEND_ASSERT(call == (zend_execute_data*)ZEND_VM_STACK_ELEMENTS(EG(vm_stack))); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:338:80: note: in expansion of macro 'EG' 338 | ZEND_ASSERT(call == (zend_execute_data*)ZEND_VM_STACK_ELEMENTS(EG(vm_stack))); | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:339:17: note: in expansion of macro 'EG' 339 | EG(vm_stack_top) = prev->top; | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:340:17: note: in expansion of macro 'EG' 340 | EG(vm_stack_end) = prev->end; | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:341:17: note: in expansion of macro 'EG' 341 | EG(vm_stack) = prev; | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:344:17: note: in expansion of macro 'EG' 344 | EG(vm_stack_top) = (zval*)call; | ^~ /usr/include/php-zts/php/Zend/zend_execute.h: In function 'zend_vm_stack_extend_call_frame': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:362:52: note: in definition of macro 'EXPECTED' 362 | # define EXPECTED(condition) __builtin_expect(!!(condition), 1) | ^~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:361:33: note: in expansion of macro 'EG' 361 | if (EXPECTED((uint32_t)(EG(vm_stack_end) - EG(vm_stack_top)) > additional_args)) { | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:362:52: note: in definition of macro 'EXPECTED' 362 | # define EXPECTED(condition) __builtin_expect(!!(condition), 1) | ^~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:361:52: note: in expansion of macro 'EG' 361 | if (EXPECTED((uint32_t)(EG(vm_stack_end) - EG(vm_stack_top)) > additional_args)) { | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_execute.h:362:17: note: in expansion of macro 'EG' 362 | EG(vm_stack_top) += additional_args; | ^~ /usr/include/php-zts/php/Zend/zend_API.h: In function 'zend_class_constants_table': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:32:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 32 | # define CG(v) ZEND_TSRMG_FAST(compiler_globals_offset, zend_compiler_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:26: note: in expansion of macro 'CG' 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:449:51: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 449 | (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/php-zts/php/Zend/zend.h:28: /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:449:51: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 449 | (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h: In function 'zend_class_default_properties_table': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:32:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 32 | # define CG(v) ZEND_TSRMG_FAST(compiler_globals_offset, zend_compiler_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:26: note: in expansion of macro 'CG' 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:463:51: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 463 | (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:463:51: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 463 | (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h: In function 'zend_class_set_backed_enum_table': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:32:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 32 | # define CG(v) ZEND_TSRMG_FAST(compiler_globals_offset, zend_compiler_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:26: note: in expansion of macro 'CG' 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:473:83: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 473 | zend_class_mutable_data *mutable_data = (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:473:83: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 473 | zend_class_mutable_data *mutable_data = (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h: In function 'zend_class_backed_enum_table': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:32:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 32 | # define CG(v) ZEND_TSRMG_FAST(compiler_globals_offset, zend_compiler_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:26: note: in expansion of macro 'CG' 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:483:83: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 483 | zend_class_mutable_data *mutable_data = (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_map_ptr.h:34:10: warning: cast increases required alignment of target type [-Wcast-align] 34 | ((void**)((char*)CG(map_ptr_base) + offset)) | ^ /usr/include/php-zts/php/Zend/zend_map_ptr.h:54:11: note: in expansion of macro 'ZEND_MAP_PTR_OFFSET2PTR' 54 | (*ZEND_MAP_PTR_OFFSET2PTR((uintptr_t)ZEND_MAP_PTR(ptr))) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:483:83: note: in expansion of macro 'ZEND_MAP_PTR_GET_IMM' 483 | zend_class_mutable_data *mutable_data = (zend_class_mutable_data*)ZEND_MAP_PTR_GET_IMM(ce->mutable_data); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h: In function 'zend_fcc_addref': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:363:52: note: in definition of macro 'UNEXPECTED' 363 | # define UNEXPECTED(condition) __builtin_expect(!!(condition), 0) | ^~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:764:50: note: in expansion of macro 'EG' 764 | if (UNEXPECTED(fcc->function_handler == &EG(trampoline))) { | ^~ /usr/include/php-zts/php/Zend/zend_API.h: In function 'zend_forbid_dynamic_call': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_API.h:890:33: note: in expansion of macro 'EG' 890 | zend_execute_data *ex = EG(current_execute_data); | ^~ /usr/include/php-zts/php/Zend/zend_exceptions.h: In function 'zend_rethrow_exception': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_exceptions.h:86:17: note: in expansion of macro 'EG' 86 | EG(opline_before_exception) = EX(opline); | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_exceptions.h:87:30: note: in expansion of macro 'EG' 87 | EX(opline) = EG(exception_op); | ^~ In file included from /usr/include/php-zts/php/ext/standard/basic_functions.h:31, from /usr/include/php-zts/php/ext/standard/php_var.h:20, from /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:25: /usr/include/php-zts/php/ext/random/php_random.h: In function 'php_random_engine_from_obj': /usr/include/php-zts/php/ext/random/php_random.h:296:16: warning: cast increases required alignment of target type [-Wcast-align] 296 | return (php_random_engine *)((char *)(object) - XtOffsetOf(php_random_engine, std)); | ^ /usr/include/php-zts/php/ext/random/php_random.h: In function 'php_random_randomizer_from_obj': /usr/include/php-zts/php/ext/random/php_random.h:300:16: warning: cast increases required alignment of target type [-Wcast-align] 300 | return (php_random_randomizer *)((char *)(object) - XtOffsetOf(php_random_randomizer, std)); | ^ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_finish_deferred_calls': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:576:37: note: in expansion of macro 'EG' 576 | if (EG(exception)) { | ^~ In file included from /usr/include/php-zts/php/Zend/zend.h:33: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'ps_srlzr_decode_igbinary': /usr/include/php-zts/php/Zend/zend_hash.h:987:10: warning: cast increases required alignment of target type [-Wcast-align] 987 | ((zval*)(((char*)(__ht)->arPacked) + ((_idx) * (_size)))) | ^ /usr/include/php-zts/php/Zend/zend_hash.h:1021:29: note: in expansion of macro 'ZEND_HASH_ELEMENT_EX' 1021 | zval *__z = ZEND_HASH_ELEMENT_EX(__ht, _idx, _size); \ | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_hash.h:1041:42: note: in expansion of macro 'ZEND_HASH_FOREACH_FROM' 1041 | #define ZEND_HASH_FOREACH(_ht, indirect) ZEND_HASH_FOREACH_FROM(_ht, indirect, 0) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_hash.h:1151:9: note: in expansion of macro 'ZEND_HASH_FOREACH' 1151 | ZEND_HASH_FOREACH(ht, 0); \ | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:960:9: note: in expansion of macro 'ZEND_HASH_FOREACH_STR_KEY_VAL' 960 | ZEND_HASH_FOREACH_STR_KEY_VAL(tmp_hash, key, d) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_array': /usr/include/php-zts/php/Zend/zend_hash.h:987:10: warning: cast increases required alignment of target type [-Wcast-align] 987 | ((zval*)(((char*)(__ht)->arPacked) + ((_idx) * (_size)))) | ^ /usr/include/php-zts/php/Zend/zend_hash.h:1021:29: note: in expansion of macro 'ZEND_HASH_ELEMENT_EX' 1021 | zval *__z = ZEND_HASH_ELEMENT_EX(__ht, _idx, _size); \ | ^~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_hash.h:1041:42: note: in expansion of macro 'ZEND_HASH_FOREACH_FROM' 1041 | #define ZEND_HASH_FOREACH(_ht, indirect) ZEND_HASH_FOREACH_FROM(_ht, indirect, 0) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_hash.h:1166:9: note: in expansion of macro 'ZEND_HASH_FOREACH' 1166 | ZEND_HASH_FOREACH(ht, 0); \ | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1454:9: note: in expansion of macro 'ZEND_HASH_FOREACH_KEY_VAL' 1454 | ZEND_HASH_FOREACH_KEY_VAL(h, key_index, key, d) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_array_sleep_inner': /usr/include/php-zts/php/Zend/zend_hash.h:993:10: warning: cast increases required alignment of target type [-Wcast-align] 993 | ((zval*)(((char*)(_el)) + (_size))) | ^ /usr/include/php-zts/php/Zend/zend_hash.h:1003:41: note: in expansion of macro 'ZEND_HASH_NEXT_ELEMENT' 1003 | for (; _count > 0; _z = ZEND_HASH_NEXT_ELEMENT(_z, _size), _count--) { \ | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_hash.h:1087:9: note: in expansion of macro '_ZEND_HASH_FOREACH_VAL' 1087 | _ZEND_HASH_FOREACH_VAL(ht); \ | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1596:9: note: in expansion of macro 'ZEND_HASH_FOREACH_VAL' 1596 | ZEND_HASH_FOREACH_VAL(h, d) { | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_object_old_serializer_class': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1740:109: note: in expansion of macro 'EG' 1740 | if (ce->serialize(z, &serialized_data, &serialized_len, (zend_serialize_data *)NULL) == SUCCESS && !EG(exception)) { | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1771:20: note: in expansion of macro 'EG' 1771 | } else if (EG(exception)) { | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_var_serialize_call_magic_serialize': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1798:13: note: in expansion of macro 'EG' 1798 | if (EG(exception)) { | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_object_new_serializer': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1838:22: note: in expansion of macro 'EG' 1838 | if (!EG(exception)) { | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1858:16: note: in expansion of macro 'EG' 1858 | return EG(exception) != NULL; | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_serialize_object': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1942:38: note: in expansion of macro 'EG' 1942 | if (r == SUCCESS && !EG(exception)) { | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_warn_serialize_resource': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:1980:16: note: in expansion of macro 'EG' 1980 | return EG(exception) != NULL; | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_unserialize_object_properties': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:363:52: note: in definition of macro 'UNEXPECTED' 363 | # define UNEXPECTED(condition) __builtin_expect(!!(condition), 0) | ^~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:2878:48: note: in expansion of macro 'EG' 2878 | if (UNEXPECTED(EG(exception))) { | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_unserialize_object_ser': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:2995:31: note: in expansion of macro 'EG' 2995 | if (ret != SUCCESS || EG(exception)) { | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_unserialize_object_enum_case': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/zend_portability.h:363:52: note: in definition of macro 'UNEXPECTED' 363 | # define UNEXPECTED(condition) __builtin_expect(!!(condition), 0) | ^~~~~~~~~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:3051:32: note: in expansion of macro 'EG' 3051 | if (UNEXPECTED(EG(exception) != NULL)) { | ^~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c: In function 'igbinary_unserialize_object': /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/main/php_globals.h:27:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 27 | # define PG(v) ZEND_TSRMG_FAST(core_globals_offset, php_core_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:3104:34: note: in expansion of macro 'PG' 3104 | user_func_name = PG(unserialize_callback_func); | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/Zend/zend_globals_macros.h:42:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 42 | # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:3127:21: note: in expansion of macro 'EG' 3127 | if (EG(exception)) { | ^~ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:169:42: warning: cast increases required alignment of target type [-Wcast-align] 169 | #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) | ^ /usr/include/php-zts/php/Zend/../TSRM/TSRM.h:168:50: note: in expansion of macro 'TSRMG_FAST_BULK' 168 | #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) | ^~~~~~~~~~~~~~~ /usr/include/php-zts/php/Zend/zend.h:66:25: note: in expansion of macro 'TSRMG_FAST' 66 | #define ZEND_TSRMG_FAST TSRMG_FAST | ^~~~~~~~~~ /usr/include/php-zts/php/main/php_globals.h:27:16: note: in expansion of macro 'ZEND_TSRMG_FAST' 27 | # define PG(v) ZEND_TSRMG_FAST(core_globals_offset, php_core_globals *, v) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/src/php7/igbinary.c:3135:119: note: in expansion of macro 'PG' 3135 | php_error_docref(NULL, E_WARNING, "Function %s() hasn't defined the class it was called for", PG(unserialize_callback_func)); | ^~ /bin/sh /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/libtool --tag=CC --mode=link gcc -shared -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/include -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/main -I/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/modules src/php7/igbinary.lo src/php7/hash_si.lo src/php7/hash_si_ptr.lo libtool: link: gcc -shared -fPIC -DPIC src/php7/.libs/igbinary.o src/php7/.libs/hash_si.o src/php7/.libs/hash_si_ptr.o -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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.2.15-build/php-pecl-igbinary-3.2.15/ZTS/libtool --tag=CC --mode=install cp ./igbinary.la /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/modules libtool: install: cp ./.libs/igbinary.so /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS/modules/igbinary.so libtool: install: cp ./.libs/igbinary.lai /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/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.2.15-build/php-pecl-igbinary-3.2.15/ZTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/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'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4wGGc8 + umask 022 + cd /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + '[' /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT ++ dirname /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT + mkdir -p /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + mkdir /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd php-pecl-igbinary-3.2.15 + make install -C NTS INSTALL_ROOT=/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT make: Entering directory '/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS' Installing shared extensions: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/lib64/php/modules/ Installing header files: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/include/php/ make: Leaving directory '/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/NTS' + install -D -m 644 package.xml /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/var/lib/php/peclxml/php-pecl-igbinary.xml + install -D -m 644 40-igbinary.ini /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/etc/php.d/40-igbinary.ini + make install -C ZTS INSTALL_ROOT=/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT make: Entering directory '/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS' Installing shared extensions: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/lib64/php-zts/modules/ Installing header files: /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/include/php-zts/php/ make: Leaving directory '/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/ZTS' + install -D -m 644 40-igbinary.ini /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/etc/php-zts.d/40-igbinary.ini + cd igbinary-3.2.15 ++ 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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_016.phpt ']' + install -Dpm 644 tests/__serialize_016.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/__serialize_019.phpt ']' + install -Dpm 644 tests/__serialize_019.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/__serialize_019.phpt + '[' -f tests/tests/__serialize_019.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_020.phpt ']' + install -Dpm 644 tests/__serialize_020.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/__serialize_020.phpt + '[' -f tests/tests/__serialize_020.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_021.phpt ']' + install -Dpm 644 tests/__serialize_021.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/__serialize_021.phpt + '[' -f tests/tests/__serialize_021.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/__serialize_022.phpt ']' + install -Dpm 644 tests/__serialize_022.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/__serialize_022.phpt + '[' -f tests/tests/__serialize_022.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_009b_php8.phpt ']' + install -Dpm 644 tests/igbinary_009b_php8.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_009b_php8.phpt + '[' -f tests/tests/igbinary_009b_php8.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_022_php82.phpt ']' + install -Dpm 644 tests/igbinary_022_php82.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_022_php82.phpt + '[' -f tests/tests/igbinary_022_php82.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_026_php8.phpt ']' + install -Dpm 644 tests/igbinary_026_php8.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_026_php8.phpt + '[' -f tests/tests/igbinary_026_php8.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_026b_php8.phpt ']' + install -Dpm 644 tests/igbinary_026b_php8.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_026b_php8.phpt + '[' -f tests/tests/igbinary_026b_php8.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_081.phpt ']' + install -Dpm 644 tests/igbinary_081.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_081.phpt + '[' -f tests/tests/igbinary_081.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_082.phpt ']' + install -Dpm 644 tests/igbinary_082.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_082.phpt + '[' -f tests/tests/igbinary_082.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_082_php74.phpt ']' + install -Dpm 644 tests/igbinary_082_php74.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_082_php74.phpt + '[' -f tests/tests/igbinary_082_php74.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_083.phpt ']' + install -Dpm 644 tests/igbinary_083.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_083.phpt + '[' -f tests/tests/igbinary_083.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_084.phpt ']' + install -Dpm 644 tests/igbinary_084.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_084.phpt + '[' -f tests/tests/igbinary_084.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_084b.phpt ']' + install -Dpm 644 tests/igbinary_084b.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_084b.phpt + '[' -f tests/tests/igbinary_084b.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_085.phpt ']' + install -Dpm 644 tests/igbinary_085.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_085.phpt + '[' -f tests/tests/igbinary_085.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_086.phpt ']' + install -Dpm 644 tests/igbinary_086.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_086.phpt + '[' -f tests/tests/igbinary_086.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_087.phpt ']' + install -Dpm 644 tests/igbinary_087.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_087.phpt + '[' -f tests/tests/igbinary_087.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_088.phpt ']' + install -Dpm 644 tests/igbinary_088.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_088.phpt + '[' -f tests/tests/igbinary_088.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_089.phpt ']' + install -Dpm 644 tests/igbinary_089.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_089.phpt + '[' -f tests/tests/igbinary_089.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_089_32bit.phpt ']' + install -Dpm 644 tests/igbinary_089_32bit.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_089_32bit.phpt + '[' -f tests/tests/igbinary_089_32bit.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_090.phpt ']' + install -Dpm 644 tests/igbinary_090.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_090.phpt + '[' -f tests/tests/igbinary_090.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_091.phpt ']' + install -Dpm 644 tests/igbinary_091.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_091.phpt + '[' -f tests/tests/igbinary_091.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_092.phpt ']' + install -Dpm 644 tests/igbinary_092.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_092.phpt + '[' -f tests/tests/igbinary_092.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_093.phpt ']' + install -Dpm 644 tests/igbinary_093.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_093.phpt + '[' -f tests/tests/igbinary_093.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_094.phpt ']' + install -Dpm 644 tests/igbinary_094.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_094.phpt + '[' -f tests/tests/igbinary_094.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_095.phpt ']' + install -Dpm 644 tests/igbinary_095.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_095.phpt + '[' -f tests/tests/igbinary_095.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_096.phpt ']' + install -Dpm 644 tests/igbinary_096.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_096.phpt + '[' -f tests/tests/igbinary_096.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_097.phpt ']' + install -Dpm 644 tests/igbinary_097.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_097.phpt + '[' -f tests/tests/igbinary_097.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_098.phpt ']' + install -Dpm 644 tests/igbinary_098.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_098.phpt + '[' -f tests/tests/igbinary_098.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_099.phpt ']' + install -Dpm 644 tests/igbinary_099.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_099.phpt + '[' -f tests/tests/igbinary_099.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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_enums_1.phpt ']' + install -Dpm 644 tests/igbinary_enums_1.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_enums_1.phpt + '[' -f tests/tests/igbinary_enums_1.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_enums_2.phpt ']' + install -Dpm 644 tests/igbinary_enums_2.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_enums_2.phpt + '[' -f tests/tests/igbinary_enums_2.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_enums_3.phpt ']' + install -Dpm 644 tests/igbinary_enums_3.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_enums_3.phpt + '[' -f tests/tests/igbinary_enums_3.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/igbinary_enums_3_php83.phpt ']' + install -Dpm 644 tests/igbinary_enums_3_php83.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_enums_3_php83.phpt + '[' -f tests/tests/igbinary_enums_3_php83.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/igbinary_unserialize_v1_compatible.phpt + '[' -f tests/tests/igbinary_unserialize_v1_compatible.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/php82_suppress_dynamic_properties_warning.inc ']' + install -Dpm 644 tests/php82_suppress_dynamic_properties_warning.inc /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/php82_suppress_dynamic_properties_warning.inc + '[' -f tests/tests/php82_suppress_dynamic_properties_warning.inc ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/sleep_mangled_name_clash.phpt ']' + install -Dpm 644 tests/sleep_mangled_name_clash.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/sleep_mangled_name_clash.phpt + '[' -f tests/tests/sleep_mangled_name_clash.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/typed_property_ref_assignment_failure.phpt ']' + install -Dpm 644 tests/typed_property_ref_assignment_failure.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/typed_property_ref_assignment_failure.phpt + '[' -f tests/tests/typed_property_ref_assignment_failure.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/typed_property_ref_overwrite.phpt ']' + install -Dpm 644 tests/typed_property_ref_overwrite.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/typed_property_ref_overwrite.phpt + '[' -f tests/tests/typed_property_ref_overwrite.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/typed_property_ref_overwrite2.phpt ']' + install -Dpm 644 tests/typed_property_ref_overwrite2.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/typed_property_ref_overwrite2.phpt + '[' -f tests/tests/typed_property_ref_overwrite2.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/typed_property_refs.phpt ']' + install -Dpm 644 tests/typed_property_refs.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/typed_property_refs.phpt + '[' -f tests/tests/typed_property_refs.phpt ']' + for i in $(grep 'role="test"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + '[' -f tests/typed_property_refs_php74.phpt ']' + install -Dpm 644 tests/typed_property_refs_php74.phpt /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/tests/pecl/igbinary/tests/typed_property_refs_php74.phpt + '[' -f tests/tests/typed_property_refs_php74.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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/doc/pecl/igbinary/README.md + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 TECH_NOTES.md /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/doc/pecl/igbinary/TECH_NOTES.md + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 NEWS /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/share/doc/pecl/igbinary/NEWS + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.2.15-5.fc41 --unique-debug-suffix -3.2.15-5.fc41.riscv64 --unique-debug-src-base php-pecl-igbinary-3.2.15-5.fc41.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/php-pecl-igbinary-3.2.15-5.fc41.riscv64 305 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT Scanned 51 directories and 184 files, processed 0 inodes, 0 modified (0 replaced + 0 rewritten), 0 unsupported format, 0 errors Reading /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nLbn5Q + umask 022 + cd /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd php-pecl-igbinary-3.2.15 + cd igbinary-3.2.15 + MOD= + sed -e '/^extension=/d' -i tests/__serialize_001.phpt tests/__serialize_002.phpt tests/__serialize_003.phpt tests/__serialize_004.phpt tests/__serialize_005.phpt tests/__serialize_006.phpt tests/__serialize_007.phpt tests/__serialize_008.phpt tests/__serialize_009.phpt tests/__serialize_010.phpt tests/__serialize_011.phpt tests/__serialize_012.phpt tests/__serialize_013.phpt tests/__serialize_013_php8.phpt tests/__serialize_014.phpt tests/__serialize_014_php8.phpt tests/__serialize_015.phpt tests/__serialize_016.phpt tests/__serialize_016_php8.phpt tests/__serialize_017.phpt tests/__serialize_018.phpt tests/__serialize_019.phpt tests/__serialize_020.phpt tests/__serialize_021.phpt tests/__serialize_022.phpt tests/igbinary_001.phpt tests/igbinary_002.phpt tests/igbinary_003.phpt tests/igbinary_004.phpt tests/igbinary_005.phpt tests/igbinary_006.phpt tests/igbinary_007.phpt tests/igbinary_008.phpt tests/igbinary_009.phpt tests/igbinary_009b.phpt tests/igbinary_009b_php8.phpt tests/igbinary_010.phpt tests/igbinary_012.phpt tests/igbinary_013.phpt tests/igbinary_014.phpt tests/igbinary_015.phpt tests/igbinary_015b.phpt tests/igbinary_015c.phpt tests/igbinary_016.phpt tests/igbinary_017.phpt tests/igbinary_018.phpt tests/igbinary_019.phpt tests/igbinary_020.phpt tests/igbinary_021.phpt tests/igbinary_022.phpt tests/igbinary_022_php82.phpt tests/igbinary_023.phpt tests/igbinary_024.phpt tests/igbinary_025.phpt tests/igbinary_025b.phpt tests/igbinary_026.phpt tests/igbinary_026_php8.phpt tests/igbinary_026b.phpt tests/igbinary_026b_php8.phpt tests/igbinary_027.phpt tests/igbinary_028.phpt tests/igbinary_029.phpt tests/igbinary_030_php7.phpt tests/igbinary_030_php72.phpt tests/igbinary_031.phpt tests/igbinary_032.phpt tests/igbinary_033.phpt tests/igbinary_034.phpt tests/igbinary_040.phpt tests/igbinary_041.phpt tests/igbinary_043.phpt tests/igbinary_044.phpt tests/igbinary_045b.phpt tests/igbinary_045c.phpt tests/igbinary_046.phpt tests/igbinary_046b.phpt tests/igbinary_046c.phpt tests/igbinary_046d.phpt tests/igbinary_047.phpt tests/igbinary_048.phpt tests/igbinary_048b.phpt tests/igbinary_049.phpt tests/igbinary_049b.phpt tests/igbinary_050.phpt tests/igbinary_051.phpt tests/igbinary_052.phpt tests/igbinary_053.phpt tests/igbinary_054.phpt tests/igbinary_055.phpt tests/igbinary_057.phpt tests/igbinary_058.phpt tests/igbinary_058b.phpt tests/igbinary_059.phpt tests/igbinary_060.phpt tests/igbinary_061.phpt tests/igbinary_062.phpt tests/igbinary_063_php7.phpt tests/igbinary_063_php72.phpt tests/igbinary_064.phpt tests/igbinary_065.phpt tests/igbinary_066.phpt tests/igbinary_067.phpt tests/igbinary_068.phpt tests/igbinary_069.phpt tests/igbinary_070.phpt tests/igbinary_071.phpt tests/igbinary_071_php8.phpt tests/igbinary_072.phpt tests/igbinary_073.phpt tests/igbinary_074.phpt tests/igbinary_075.phpt tests/igbinary_076.phpt tests/igbinary_077.phpt tests/igbinary_078.phpt tests/igbinary_079.phpt tests/igbinary_080.phpt tests/igbinary_081.phpt tests/igbinary_082.phpt tests/igbinary_082_php74.phpt tests/igbinary_083.phpt tests/igbinary_084.phpt tests/igbinary_084b.phpt tests/igbinary_085.phpt tests/igbinary_086.phpt tests/igbinary_087.phpt tests/igbinary_088.phpt tests/igbinary_089.phpt tests/igbinary_089_32bit.phpt tests/igbinary_090.phpt tests/igbinary_091.phpt tests/igbinary_092.phpt tests/igbinary_093.phpt tests/igbinary_094.phpt tests/igbinary_095.phpt tests/igbinary_096.phpt tests/igbinary_097.phpt tests/igbinary_098.phpt tests/igbinary_099.phpt tests/igbinary_bug54662.phpt tests/igbinary_bug72134.phpt tests/igbinary_enums_1.phpt tests/igbinary_enums_2.phpt tests/igbinary_enums_3.phpt tests/igbinary_enums_3_php83.phpt tests/igbinary_unserialize_v1_compatible.phpt tests/sleep_mangled_name_clash.phpt tests/typed_property_ref_assignment_failure.phpt tests/typed_property_ref_overwrite.phpt tests/typed_property_ref_overwrite2.phpt tests/typed_property_refs.phpt tests/typed_property_refs_php74.phpt + : simple NTS module load test, without APC, as optional + /usr/bin/php --no-php-ini --define extension=/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/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 ']' + : upstream test suite + TEST_PHP_ARGS='-n -d extension=apcu.so -d extension=/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/../NTS/modules/igbinary.so' + /usr/bin/php -n run-tests.php -x -q --show-diff -j4 ===================================================================== PHP : /usr/bin/php PHP_SAPI : cli PHP_VERSION : 8.3.10RC1 ZEND_VERSION: 4.3.10RC1 PHP_OS : Linux - Linux unmatchedbuild10 5.18.8-200.0.riscv64.fc33.riscv64 #1 SMP Wed Jun 29 15:09:53 EDT 2022 riscv64 INI actual : /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 More .INIs : --------------------------------------------------------------------- PHP : /usr/bin/php-cgi PHP_SAPI : cgi-fcgi PHP_VERSION : 8.3.10RC1 ZEND_VERSION: 4.3.10RC1 PHP_OS : Linux - Linux unmatchedbuild10 5.18.8-200.0.riscv64.fc33.riscv64 #1 SMP Wed Jun 29 15:09:53 EDT 2022 riscv64 INI actual : /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 More .INIs : --------------------------------------------------------------------- CWD : /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2024-08-09 08:47:42 ===================================================================== Spawning 4 workers... Done in 0.18s ===================================================================== PASS Don't emit zval has unknown type 0 (IS_UNDEF) [tests/igbinary_065.phpt] TEST 1/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (001): Basics [tests/__serialize_001.phpt] TEST 2/151 [4/4 concurrent test workers running] PASS Check for reference serialisation [tests/igbinary_009.phpt] TEST 3/151 [4/4 concurrent test workers running] PASS Object test, cyclic references [tests/igbinary_033.phpt] TEST 4/151 [4/4 concurrent test workers running] PASS Test serializing different empty arrays [tests/igbinary_066.phpt] TEST 5/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (002): TypeError on invalid return type [tests/__serialize_002.phpt] TEST 6/151 [4/4 concurrent test workers running] SKIP Check for reference serialization (Original example, not using var_dump) [tests/igbinary_009b.phpt] reason: requires php 7.x TEST 7/151 [4/4 concurrent test workers running] PASS Unserialize invalid random data [tests/igbinary_034.phpt] TEST 8/151 [4/4 concurrent test workers running] PASS b0rked random data test [tests/igbinary_040.phpt] TEST 9/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (003): Interoperability of different serialization mechanisms [tests/__serialize_003.phpt] TEST 10/151 [4/4 concurrent test workers running] PASS Test serializing multiple reference groups to the same empty array [tests/igbinary_067.phpt] TEST 11/151 [4/4 concurrent test workers running] PASS Check for reference serialization in php 8 (Original example, not using var_dump) [tests/igbinary_009b_php8.phpt] TEST 12/151 [4/4 concurrent test workers running] PASS Check for double NaN, Inf, -Inf, 0, and -0. IEEE 754 doubles [tests/igbinary_041.phpt] TEST 13/151 [4/4 concurrent test workers running] PASS Test serializing and unserializing PHP_INT_MIN [tests/igbinary_068.phpt] TEST 14/151 [4/4 concurrent test workers running] PASS Array test [tests/igbinary_010.phpt] TEST 15/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (004): Delayed __unserialize() calls [tests/__serialize_004.phpt] TEST 16/151 [4/4 concurrent test workers running] PASS Object test [tests/igbinary_012.phpt] TEST 17/151 [4/4 concurrent test workers running] PASS Object serialization with compact strings [tests/igbinary_043.phpt] TEST 18/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (005): parent::__unserialize() is safe [tests/__serialize_005.phpt] TEST 19/151 [4/4 concurrent test workers running] PASS Object-Array test [tests/igbinary_013.phpt] TEST 20/151 [4/4 concurrent test workers running] PASS Check for double extremes [tests/igbinary_044.phpt] TEST 21/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (006): DateTime [tests/__serialize_006.phpt] TEST 22/151 [4/4 concurrent test workers running] PASS Object-Reference test [tests/igbinary_014.phpt] TEST 23/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (007): handle __unserialize throwing [tests/__serialize_007.phpt] TEST 24/151 [4/4 concurrent test workers running] PASS APCu serializer registration [tests/igbinary_045b.phpt] TEST 25/151 [4/4 concurrent test workers running] PASS Check for serialization handler [tests/igbinary_015.phpt] TEST 26/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (007): handle __destruct of returned data [tests/__serialize_008.phpt] TEST 27/151 [4/4 concurrent test workers running] PASS Test serializing and unserializing many duplicate strings [tests/igbinary_069.phpt] TEST 28/151 [4/4 concurrent test workers running] PASS Check for serialization handler, ini-directive [tests/igbinary_015b.phpt] TEST 29/151 [4/4 concurrent test workers running] PASS APCu serializer registration - more data types [tests/igbinary_045c.phpt] TEST 30/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (009): Object/reference ids should be the same whether or not __serialize is used. [tests/__serialize_009.phpt] TEST 31/151 [4/4 concurrent test workers running] PASS Correctly unserialize scalar refs. [tests/igbinary_046.phpt] TEST 32/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (010): handle references in array returned by __serialize [tests/__serialize_010.phpt] TEST 33/151 [4/4 concurrent test workers running] PASS __serialize() mechanism in igbinary [tests/igbinary_070.phpt] TEST 34/151 [4/4 concurrent test workers running] PASS Check for serialization handler [tests/igbinary_015c.phpt] TEST 35/151 [4/4 concurrent test workers running] SKIP igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071.phpt] reason: different error message format TEST 36/151 [4/4 concurrent test workers running] PASS Correctly unserialize multiple object refs. [tests/igbinary_046b.phpt] TEST 37/151 [4/4 concurrent test workers running] PASS Object test, __sleep [tests/igbinary_016.phpt] TEST 38/151 [4/4 concurrent test workers running] PASS Correctly unserialize multiple array refs. [tests/igbinary_046c.phpt] TEST 39/151 [4/4 concurrent test workers running] PASS Object test, __wakeup [tests/igbinary_017.phpt] TEST 40/151 [4/4 concurrent test workers running] PASS igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071_php8.phpt] TEST 41/151 [4/4 concurrent test workers running] PASS __unserializing deeply nested structures [tests/__serialize_011.phpt] TEST 42/151 [4/4 concurrent test workers running] PASS Correctly unserialize multiple object refs and non-refs. [tests/igbinary_046d.phpt] TEST 43/151 [4/4 concurrent test workers running] PASS Object test, __sleep error cases [tests/igbinary_018.phpt] TEST 44/151 [4/4 concurrent test workers running] PASS igbinary and __PHP_INCOMPLETE_CLASS [tests/igbinary_072.phpt] TEST 45/151 [4/4 concurrent test workers running] PASS Object test, __autoload [tests/igbinary_019.phpt] TEST 46/151 [4/4 concurrent test workers running] PASS igbinary and large Serializable [tests/igbinary_073.phpt] TEST 47/151 [4/4 concurrent test workers running] PASS Check for serialization handler, SessionHandlerInterface [tests/igbinary_047.phpt] TEST 48/151 [4/4 concurrent test workers running] PASS Test unserialization of classes derived from ArrayIterator [tests/__serialize_012.phpt] TEST 49/151 [4/4 concurrent test workers running] PASS Object test, incomplete class [tests/igbinary_020.phpt] TEST 50/151 [4/4 concurrent test workers running] PASS igbinary and not enough data for array [tests/igbinary_074.phpt] TEST 51/151 [4/4 concurrent test workers running] PASS Object test, __set not called for private attr in extended class [tests/igbinary_048.phpt] TEST 52/151 [4/4 concurrent test workers running] SKIP __serialize() mechanism (013): Properties are still typed after unserialization [tests/__serialize_013.phpt] reason: different error message format TEST 53/151 [4/4 concurrent test workers running] PASS Object Serializable interface [tests/igbinary_021.phpt] TEST 54/151 [4/4 concurrent test workers running] PASS igbinary and not enough data for array [tests/igbinary_075.phpt] TEST 55/151 [4/4 concurrent test workers running] PASS Object test, __set not called for private attr in extended class [tests/igbinary_048b.phpt] TEST 56/151 [4/4 concurrent test workers running] SKIP Object test, unserialize_callback_func (PHP < 8.2) [tests/igbinary_022.phpt] reason: requires php < 8.2 TEST 57/151 [4/4 concurrent test workers running] PASS igbinary and edge cases unserializing array keys [tests/igbinary_076.phpt] TEST 58/151 [4/4 concurrent test workers running] PASS Correctly unserialize multiple references in arrays [tests/igbinary_049.phpt] TEST 59/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (013): Properties are still typed after unserialization (php8) [tests/__serialize_013_php8.phpt] TEST 60/151 [4/4 concurrent test workers running] SKIP __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014.phpt] reason: different error message format TEST 61/151 [4/4 concurrent test workers running] PASS Correctly unserialize multiple references in objects [tests/igbinary_049b.phpt] TEST 62/151 [4/4 concurrent test workers running] PASS igbinary and large arrays [tests/igbinary_077.phpt] TEST 63/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014_php8.phpt] TEST 64/151 [4/4 concurrent test workers running] PASS Object test, unserialize_callback_func (PHP >= 8.2) [tests/igbinary_022_php82.phpt] TEST 65/151 [4/4 concurrent test workers running] PASS igbinary and large arrays [tests/igbinary_078.phpt] TEST 66/151 [4/4 concurrent test workers running] PASS Correctly unserialize cyclic object references [tests/igbinary_050.phpt] TEST 67/151 [4/4 concurrent test workers running] PASS Object test, __wakeup (With multiple references) [tests/igbinary_051.phpt] TEST 68/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (015): Uninitialized properties from __sleep should throw when serializing [tests/__serialize_015.phpt] TEST 69/151 [4/4 concurrent test workers running] SKIP __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016.phpt] reason: different error message format TEST 70/151 [4/4 concurrent test workers running] PASS Resource [tests/igbinary_023.phpt] TEST 71/151 [4/4 concurrent test workers running] PASS Object Serializable interface can be serialized in references [tests/igbinary_052.phpt] TEST 72/151 [4/4 concurrent test workers running] PASS Recursive objects [tests/igbinary_024.phpt] TEST 73/151 [4/4 concurrent test workers running] PASS __wakeup can modify properties without affecting other objects [tests/igbinary_053.phpt] TEST 74/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016_php8.phpt] TEST 75/151 [4/4 concurrent test workers running] PASS Object test, array of objects with __sleep [tests/igbinary_025.phpt] TEST 76/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (001): Basics [tests/__serialize_017.phpt] TEST 77/151 [4/4 concurrent test workers running] PASS Object test, array of small objects with __sleep [tests/igbinary_025b.phpt] TEST 78/151 [4/4 concurrent test workers running] SKIP Cyclic array test [tests/igbinary_026.phpt] reason: requires php 7.x TEST 79/151 [4/4 concurrent test workers running] PASS __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_018.phpt] TEST 80/151 [4/4 concurrent test workers running] PASS __wakeup can add dynamic properties without affecting other objects [tests/igbinary_054.phpt] TEST 81/151 [4/4 concurrent test workers running] PASS __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_019.phpt] TEST 82/151 [4/4 concurrent test workers running] PASS __wakeup can replace a copy of the object referring to the root node. [tests/igbinary_055.phpt] TEST 83/151 [4/4 concurrent test workers running] PASS Cyclic array test [tests/igbinary_026_php8.phpt] TEST 84/151 [4/4 concurrent test workers running] SKIP Cyclic array test 2 [tests/igbinary_026b.phpt] reason: requires php 7.x TEST 85/151 [4/4 concurrent test workers running] PASS Test serializing more strings than the capacity of the initial strings table. [tests/igbinary_057.phpt] TEST 86/151 [4/4 concurrent test workers running] PASS Should not call __destruct if __wakeup throws an exception [tests/igbinary_058.phpt] TEST 87/151 [4/4 concurrent test workers running] PASS issue when serializing/deserializing nested objects with __serialize [tests/__serialize_020.phpt] TEST 88/151 [4/4 concurrent test workers running] PASS Cyclic array test 2 [tests/igbinary_026b_php8.phpt] TEST 89/151 [4/4 concurrent test workers running] PASS igbinary and many arrays [tests/igbinary_079.phpt] TEST 90/151 [4/4 concurrent test workers running] PASS Should not call __destruct if __wakeup throws an exception (in arrays) [tests/igbinary_058b.phpt] TEST 91/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (021): Temporary references in serialized arrays should be properly deduplicated [tests/__serialize_021.phpt] TEST 92/151 [4/4 concurrent test workers running] PASS igbinary with hash collision serializing strings [tests/igbinary_080.phpt] TEST 93/151 [4/4 concurrent test workers running] PASS igbinary_unserialize should never convert from packed array to hash when references exist (Bug #48) [tests/igbinary_059.phpt] TEST 94/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (021): Test __serialize without __unserialize [tests/__serialize_022.phpt] TEST 95/151 [4/4 concurrent test workers running] PASS Check for serialization handler [tests/igbinary_027.phpt] TEST 96/151 [4/4 concurrent test workers running] PASS igbinary with reference group of size 1 created by array_walk_recursive [tests/igbinary_081.phpt] TEST 97/151 [4/4 concurrent test workers running] PASS Igbinary_unserialize_header warning [tests/igbinary_060.phpt] TEST 98/151 [4/4 concurrent test workers running] PASS Serialize object into session, full set [tests/igbinary_028.phpt] TEST 99/151 [4/4 concurrent test workers running] PASS igbinary object with reference to ArrayObject [tests/igbinary_082.phpt] TEST 100/151 [4/4 concurrent test workers running] PASS Check for igbinary presence [tests/igbinary_001.phpt] TEST 101/151 [4/4 concurrent test workers running] PASS igbinary session decoder should call __wakeup [tests/igbinary_061.phpt] TEST 102/151 [4/4 concurrent test workers running] PASS Igbinary module info [tests/igbinary_029.phpt] TEST 103/151 [4/4 concurrent test workers running] PASS Check for null serialisation [tests/igbinary_002.phpt] TEST 104/151 [4/4 concurrent test workers running] PASS igbinary object with typed properties with reference to ArrayObject [tests/igbinary_082_php74.phpt] TEST 105/151 [4/4 concurrent test workers running] PASS igbinary should not call __wakeup() if Serializable::unserialize was used to unserialize the object data (like `unserialize`) [tests/igbinary_062.phpt] TEST 106/151 [4/4 concurrent test workers running] SKIP Unserialize invalid data [tests/igbinary_030_php7.phpt] reason: php 7.1 or 7.0 required TEST 107/151 [4/4 concurrent test workers running] PASS Check for bool serialisation [tests/igbinary_003.phpt] TEST 108/151 [4/4 concurrent test workers running] PASS igbinary object with reference to ArrayObject [tests/igbinary_083.phpt] TEST 109/151 [4/4 concurrent test workers running] SKIP Accessing unserialized numbers. [tests/igbinary_063_php7.phpt] reason: php 7.1 or 7.0 required TEST 110/151 [4/4 concurrent test workers running] PASS Check for integer serialisation [tests/igbinary_004.phpt] TEST 111/151 [4/4 concurrent test workers running] PASS Properly free duplicate properties when unserializing invalid data [tests/igbinary_084.phpt] TEST 112/151 [4/4 concurrent test workers running] PASS Unserialize invalid data (php 7.2+) [tests/igbinary_030_php72.phpt] TEST 113/151 [4/4 concurrent test workers running] PASS Check for double serialisation [tests/igbinary_005.phpt] TEST 114/151 [4/4 concurrent test workers running] PASS Accessing unserialized numbers. [tests/igbinary_063_php72.phpt] TEST 115/151 [4/4 concurrent test workers running] PASS Object Serializable interface throws exceptions [tests/igbinary_031.phpt] TEST 116/151 [4/4 concurrent test workers running] PASS Check for simple string serialization [tests/igbinary_006.phpt] TEST 117/151 [4/4 concurrent test workers running] PASS Properly free duplicate undeclared properties when unserializing invalid data [tests/igbinary_084b.phpt] TEST 118/151 [4/4 concurrent test workers running] PASS Object test, __sleep and __wakeup exceptions [tests/igbinary_032.phpt] TEST 119/151 [4/4 concurrent test workers running] PASS Check for simple array serialization [tests/igbinary_007.phpt] TEST 120/151 [4/4 concurrent test workers running] PASS Properly free unexpected duplicate fields when unserializing arrays [tests/igbinary_085.phpt] TEST 121/151 [4/4 concurrent test workers running] PASS Works when there are hash collisions in strings when serializing. [tests/igbinary_064.phpt] TEST 122/151 [4/4 concurrent test workers running] SKIP Test refusing to serialize/unserialize unserializable internal classes [tests/igbinary_094.phpt] reason: requires curl TEST 123/151 [3/4 concurrent test workers running] PASS Check for array+string serialization [tests/igbinary_008.phpt] TEST 124/151 [3/4 concurrent test workers running] PASS Test handling php 8.1 readonly properties [tests/igbinary_095.phpt] TEST 125/151 [2/4 concurrent test workers running] PASS Test unserialization creates valid current() [tests/igbinary_096.phpt] TEST 126/151 [2/4 concurrent test workers running] SKIP Test serialize globals [tests/igbinary_097.phpt] reason: php >= 8.1 TEST 127/151 [2/4 concurrent test workers running] PASS Test PHP 8.2 readonly classes [tests/igbinary_098.phpt] TEST 128/151 [2/4 concurrent test workers running] PASS Test serializing many different classes [tests/igbinary_086.phpt] TEST 129/151 [2/4 concurrent test workers running] PASS Test PHP 8.2 deprecation of creation of dynamic properties [tests/igbinary_099.phpt] TEST 130/151 [2/4 concurrent test workers running] PASS Nested objects cause segfault, php bug #54662 [tests/igbinary_bug54662.phpt] TEST 131/151 [2/4 concurrent test workers running] PASS igbinary_unserialize regression test for segfault on 3rd call for objects with dynamic property [tests/igbinary_bug72134.phpt] TEST 132/151 [2/4 concurrent test workers running] PASS Test unserializing valid enums [tests/igbinary_enums_1.phpt] TEST 133/151 [2/4 concurrent test workers running] PASS Test unserializing valid and invalid enums [tests/igbinary_enums_2.phpt] TEST 134/151 [2/4 concurrent test workers running] PASS Test unserializing valid enums inferring value [tests/igbinary_enums_3.phpt] TEST 135/151 [2/4 concurrent test workers running] PASS Test serializing many values in __sleep [tests/igbinary_087.phpt] TEST 136/151 [2/4 concurrent test workers running] PASS Test unserializing valid enums inferring value [tests/igbinary_enums_3_php83.phpt] TEST 137/151 [2/4 concurrent test workers running] PASS Unserialize backwards compatible with v1. [tests/igbinary_unserialize_v1_compatible.phpt] TEST 138/151 [2/4 concurrent test workers running] PASS Test serializing wrong values in __sleep [tests/igbinary_088.phpt] TEST 139/151 [2/4 concurrent test workers running] SKIP Test serializing string > 4G [tests/igbinary_089.phpt] reason: requires IGBINARY_HIGH_MEMORY_TESTS=1 TEST 140/151 [2/4 concurrent test workers running] PASS __sleep() returns properties clashing only after mangling [tests/sleep_mangled_name_clash.phpt] TEST 141/151 [2/4 concurrent test workers running] SKIP Test unserializing invalid 64-bit string header on 32-bit platform [tests/igbinary_089_32bit.phpt] reason: requires 32-bit TEST 142/151 [2/4 concurrent test workers running] PASS Failure to assign ref to typed property [tests/typed_property_ref_assignment_failure.phpt] TEST 143/151 [2/4 concurrent test workers running] PASS Check for handling of IS_INDIRECT in arrays [tests/igbinary_090.phpt] TEST 144/151 [2/4 concurrent test workers running] PASS Check for handling of anonymous classes [tests/igbinary_091.phpt] TEST 145/151 [2/4 concurrent test workers running] PASS Overwriting a typed property reference [tests/typed_property_ref_overwrite.phpt] TEST 146/151 [2/4 concurrent test workers running] PASS Object test, unserialize_callback_func [tests/igbinary_092.phpt] TEST 147/151 [2/4 concurrent test workers running] PASS Overwriting a typed property that is not yet a reference [tests/typed_property_ref_overwrite2.phpt] TEST 148/151 [2/4 concurrent test workers running] PASS Test refusing to serialize/unserialize unserializable anonymous classes [tests/igbinary_093.phpt] TEST 149/151 [2/4 concurrent test workers running] PASS unserialize with references to typed properties shall skip the references or fail [tests/typed_property_refs.phpt] TEST 150/151 [1/4 concurrent test workers running] SKIP unserialize with references to typed properties shall skip the references or fail [tests/typed_property_refs_php74.phpt] reason: requires php 7.4 error message TEST 151/151 [1/4 concurrent test workers running] ===================================================================== TIME END 2024-08-09 08:47:49 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 40 --------------------------------------------------------------------- Number of tests : 151 136 Tests skipped : 15 ( 9.9%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 136 ( 90.1%) (100.0%) --------------------------------------------------------------------- Time taken : 7 seconds ===================================================================== + : simple ZTS module load test, without APC, as optional + /usr/bin/zts-php --no-php-ini --define extension=/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/BUILDROOT/usr/lib64/php-zts/modules/igbinary.so --modules + grep '^igbinary$' igbinary + : upstream test suite + TEST_PHP_ARGS='-n -d extension=apcu.so -d extension=/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/../ZTS/modules/igbinary.so' + /usr/bin/zts-php -n run-tests.php -x -q --show-diff -j4 ===================================================================== PHP : /usr/bin/zts-php PHP_SAPI : cli PHP_VERSION : 8.3.10RC1 ZEND_VERSION: 4.3.10RC1 PHP_OS : Linux - Linux unmatchedbuild10 5.18.8-200.0.riscv64.fc33.riscv64 #1 SMP Wed Jun 29 15:09:53 EDT 2022 riscv64 INI actual : /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 More .INIs : CWD : /builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2024-08-09 08:47:53 ===================================================================== Spawning 4 workers... Done in 0.20s ===================================================================== ========DIFF======== -- 'priv' => NULL, 'omitted' => 'myVal', )) 016+ 017+ Termsig=11 ========DONE======== FAIL Don't emit zval has unknown type 0 (IS_UNDEF) [tests/igbinary_065.phpt] TEST 1/151 [4/4 concurrent test workers running] ========DIFF======== -- array(0) { } } 057+ 058+ 059+ Termsig=11 ========DONE======== FAIL Test serializing different empty arrays [tests/igbinary_066.phpt] TEST 2/151 [4/4 concurrent test workers running] ========DIFF======== -- object object object object object object 011+ 012+ Termsig=11 ========DONE======== FAIL Object test, cyclic references [tests/igbinary_033.phpt] TEST 3/151 [4/4 concurrent test workers running] ========DIFF======== -- ["prop2"]=> string(6) "barfoo" } 008+ 009+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (001): Basics [tests/__serialize_001.phpt] TEST 4/151 [4/4 concurrent test workers running] ========DIFF======== -- cyclic $a = array(&array(&$a)) - normalized 14010600251401060014010600250101 OK 010+ 011+ Termsig=11 ========DONE======== FAIL Check for reference serialisation [tests/igbinary_009.phpt] TEST 5/151 [4/4 concurrent test workers running] ========DIFF======== 001- 001+ Termsig=11 ========DONE======== FAIL Unserialize invalid random data [tests/igbinary_034.phpt] TEST 6/151 [4/4 concurrent test workers running] SKIP Check for reference serialization (Original example, not using var_dump) [tests/igbinary_009b.phpt] reason: requires php 7.x TEST 7/151 [4/4 concurrent test workers running] ========DIFF======== Test::__serialize() must return an array 002+ 003+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (002): TypeError on invalid return type [tests/__serialize_002.phpt] TEST 8/151 [4/4 concurrent test workers running] ========DIFF======== -- 4: [3] array ( ) 022+ Termsig=11 ========DONE======== FAIL Test serializing multiple reference groups to the same empty array [tests/igbinary_067.phpt] TEST 9/151 [4/4 concurrent test workers running] ========DIFF======== -- string(7) "payload" object(Test)#2 (0) { } 014+ 015+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (003): Interoperability of different serialization mechanisms [tests/__serialize_003.phpt] TEST 10/151 [4/4 concurrent test workers running] ========DIFF======== -- Warning: igbinary_unserialize: received more data to unserialize than expected in %s on line 48 NULL 005+ 006+ Termsig=11 ========DONE======== FAIL b0rked random data test [tests/igbinary_040.phpt] TEST 11/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_009b_php8.phpt] reason: invalid output from SKIPIF TEST 12/151 [4/4 concurrent test workers running] ========DIFF======== true true true 004+ 005+ Termsig=11 ========DONE======== FAIL Test serializing and unserializing PHP_INT_MIN [tests/igbinary_068.phpt] TEST 13/151 [4/4 concurrent test workers running] ========DIFF======== array 140211016114021101621101631101641101651101661401110167110168 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Array test [tests/igbinary_010.phpt] TEST 14/151 [4/4 concurrent test workers running] ========DIFF======== double NaN: 002- float\(NAN\) 003- float\(NAN\) 002+ float(NAN) 003+ float(NAN) 6 5 4 3 2 1 3210987654321098765432109876543210987654321098765432109876543210 006- .111111111110*1.* 006+ 0111111111111000000000000000000000000000000000000000000000000000 double Inf: 009- float\(INF\) 010- float\(INF\) 009+ float(INF) 010+ float(INF) 6 5 4 3 2 1 3210987654321098765432109876543210987654321098765432109876543210 0111111111110000000000000000000000000000000000000000000000000000 double -Inf: 016- float\(-INF\) 017- float\(-INF\) 016+ float(-INF) 017+ float(-INF) 6 5 4 3 2 1 3210987654321098765432109876543210987654321098765432109876543210 1111111111110000000000000000000000000000000000000000000000000000 double 0.0: 023- float\(0\) 024- float\(0\) 023+ float(0) 024+ float(0) 6 5 4 3 2 1 3210987654321098765432109876543210987654321098765432109876543210 0000000000000000000000000000000000000000000000000000000000000000 double -0.0: 030- float\(-0\) 031- float\(-0\) 030+ float(-0) 031+ float(-0) 6 5 4 3 2 1 3210987654321098765432109876543210987654321098765432109876543210 1000000000000000000000000000000000000000000000000000000000000000 035+ 036+ 037+ Termsig=11 ========DONE======== FAIL Check for double NaN, Inf, -Inf, 0, and -0. IEEE 754 doubles [tests/igbinary_041.phpt] TEST 15/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/__serialize_004.phpt] reason: invalid output from SKIPIF TEST 16/151 [4/4 concurrent test workers running] ========DIFF======== object 17034f626a140311016106011104002a006206021106004f626a00630603 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object test [tests/igbinary_012.phpt] TEST 17/151 [4/4 concurrent test workers running] ========DIFF======== -- } } } 016+ 017+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (005): parent::__unserialize() is safe [tests/__serialize_005.phpt] TEST 18/151 [4/4 concurrent test workers running] ========DIFF======== true 002+ Termsig=11 ========DONE======== FAIL Test serializing and unserializing many duplicate strings [tests/igbinary_069.phpt] TEST 19/151 [4/4 concurrent test workers running] ========DIFF======== OK 002+ 003+ Termsig=11 ========DONE======== FAIL Object serialization with compact strings [tests/igbinary_043.phpt] TEST 20/151 [4/4 concurrent test workers running] ========DIFF======== object 1402060017034f626a14021101610601110162060206011a0014020e0106030e020604 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object-Array test [tests/igbinary_013.phpt] TEST 21/151 [4/4 concurrent test workers running] ========DIFF======== -- ["timezone"]=> string(13) "Pacific/Nauru" } 019+ 020+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (006): DateTime [tests/__serialize_006.phpt] TEST 22/151 [4/4 concurrent test workers running] ========DIFF======== -- 6 5 4 3 2 1 3210987654321098765432109876543210987654321098765432109876543210 1111111111101111111111111111111111111111111111111111111111111111 077+ 078+ 079+ Termsig=11 ========DONE======== FAIL Check for double extremes [tests/igbinary_044.phpt] TEST 23/151 [4/4 concurrent test workers running] ========DIFF======== object 140206002517034f626a1402110161060111016206020601252201 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object-Reference test [tests/igbinary_014.phpt] TEST 24/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (007): handle __unserialize throwing [tests/__serialize_007.phpt] TEST 25/151 [4/4 concurrent test workers running] ========DIFF======== -- ["prop2"]=> string(11) "unserbarfoo" } 008+ 009+ Termsig=11 ========DONE======== FAIL __serialize() mechanism in igbinary [tests/igbinary_070.phpt] TEST 26/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_045b.phpt] reason: invalid output from SKIPIF TEST 27/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/__serialize_008.phpt] reason: invalid output from SKIPIF TEST 28/151 [4/4 concurrent test workers running] SKIP igbinary_unserialize with references to typed properties shall skip the references or fail [tests/igbinary_071.phpt] reason: different error message format TEST 29/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_045c.phpt] reason: invalid output from SKIPIF TEST 30/151 [4/4 concurrent test workers running] ========DIFF======== 2 14011103666f6f0602 003+ 004+ Termsig=11 ========DONE======== FAIL Check for serialization handler [tests/igbinary_015.phpt] TEST 31/151 [4/4 concurrent test workers running] ========DIFF======== -- NULL } } 063+ 064+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (009): Object/reference ids should be the same whether or not __serialize is used. [tests/__serialize_009.phpt] TEST 32/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_071_php8.phpt] reason: invalid output from SKIPIF TEST 33/151 [4/4 concurrent test workers running] ========DIFF======== -- [3]=> &string(1) "V" } 012+ 013+ Termsig=11 ========DONE======== FAIL Correctly unserialize scalar refs. [tests/igbinary_046.phpt] TEST 34/151 [4/4 concurrent test workers running] ========DIFF======== 2 14011103666f6f0602 003+ 004+ Termsig=11 ========DONE======== FAIL Check for serialization handler, ini-directive [tests/igbinary_015b.phpt] TEST 35/151 [4/4 concurrent test workers running] ========DIFF======== -- Called destruct After call to gc_collect_cycles Called destruct 017+ 018+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (010): handle references in array returned by __serialize [tests/__serialize_010.phpt] TEST 36/151 [4/4 concurrent test workers running] ========DIFF======== -- ["nullProp"]=> NULL } 030+ 031+ Termsig=11 ========DONE======== FAIL igbinary and __PHP_INCOMPLETE_CLASS [tests/igbinary_072.phpt] TEST 37/151 [4/4 concurrent test workers running] ========DIFF======== -- [3]=> &string(1) "V" } 014+ 015+ Termsig=11 ========DONE======== FAIL Correctly unserialize multiple object refs. [tests/igbinary_046b.phpt] TEST 38/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/__serialize_011.phpt] reason: invalid output from SKIPIF TEST 39/151 [4/4 concurrent test workers running] ========DIFF======== -- 'prop' => '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', )) bool(true) 006+ 007+ Termsig=11 ========DONE======== FAIL igbinary and large Serializable [tests/igbinary_073.phpt] TEST 40/151 [4/4 concurrent test workers running] ========DIFF======== -- [3]=> &string(1) "V" } 014+ 015+ Termsig=11 ========DONE======== FAIL Correctly unserialize multiple array refs. [tests/igbinary_046c.phpt] TEST 41/151 [4/4 concurrent test workers running] PASS Check for serialization handler [tests/igbinary_015c.phpt] TEST 42/151 [4/4 concurrent test workers running] ========DIFF======== -- Warning: igbinary_unserialize_array: end-of-data in %s on line 10 Warning: igbinary_unserialize_array: data size 0 smaller that requested array length 1. in %s on line 11 018+ 019+ Termsig=11 ========DONE======== FAIL igbinary and not enough data for array [tests/igbinary_074.phpt] TEST 43/151 [4/4 concurrent test workers running] ========DIFF======== -- object(stdClass)#%d (0) { } } 044+ 045+ Termsig=11 ========DONE======== FAIL Correctly unserialize multiple object refs and non-refs. [tests/igbinary_046d.phpt] TEST 44/151 [4/4 concurrent test workers running] ========DIFF======== -- string(4) "Bar2" } } 034+ 035+ Termsig=11 ========DONE======== FAIL Test unserialization of classes derived from ArrayIterator [tests/__serialize_012.phpt] TEST 45/151 [4/4 concurrent test workers running] ========DIFF======== object 17034f626a140311016106011104002a006206021106004f626a00630603 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object test, __sleep [tests/igbinary_016.phpt] TEST 46/151 [4/4 concurrent test workers running] ========DIFF======== -- igbinary_unserialize_object_properties: end-of-data NULL igbinary_unserialize_object_properties: end-of-data 013+ 014+ Termsig=11 ========DONE======== FAIL igbinary and not enough data for array [tests/igbinary_075.phpt] TEST 47/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_047.phpt] reason: invalid output from SKIPIF TEST 48/151 [4/4 concurrent test workers running] SKIP __serialize() mechanism (013): Properties are still typed after unserialization [tests/__serialize_013.phpt] reason: different error message format TEST 49/151 [4/4 concurrent test workers running] ========DIFF======== object 17034f626a140211016106011101620602 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object test, __wakeup [tests/igbinary_017.phpt] TEST 50/151 [4/4 concurrent test workers running] ========DIFF======== -- NULL array(0) { } 006+ 007+ Termsig=11 ========DONE======== FAIL igbinary and edge cases unserializing array keys [tests/igbinary_076.phpt] TEST 51/151 [4/4 concurrent test workers running] ========DIFF======== magic function called for nonexistent with 'aaa' 002+ 003+ Termsig=11 ========DONE======== FAIL Object test, __set not called for private attr in extended class [tests/igbinary_048.phpt] TEST 52/151 [4/4 concurrent test workers running] ========DIFF======== -- wrong 17034f706a140100 OK 007+ 008+ Termsig=11 ========DONE======== FAIL Object test, __sleep error cases [tests/igbinary_018.phpt] TEST 53/151 [4/4 concurrent test workers running] ========DIFF======== magic function called for nonexistent with 'aaa' 002+ 003+ Termsig=11 ========DONE======== FAIL Object test, __set not called for private attr in extended class [tests/igbinary_048b.phpt] TEST 54/151 [4/4 concurrent test workers running] ========DIFF======== string(2062) "0000000215010006000600060106010602060206030603060406040605060506060606060706070608060806090609060a060a060b060b060c060c060d060d060e060e060f060f06100610061106110612061206130613061406140615061506160616061706170618061806190619061a061a061b061b061c061c061d061d061e061e061f061f06200620062106210622062206230623062406240625062506260626062706270628062806290629062a062a062b062b062c062c062d062d062e062e062f062f06300630063106310632063206330633063406340635063506360636063706370638063806390639063a063a063b063b063c063c063d063d063e063e063f063f06400640064106410642064206430643064406440645064506460646064706470648064806490649064a064a064b064b064c064c064d064d064e064e064f064f06500650065106510652065206530653065406540655065506560656065706570658065806590659065a065a065b065b065c065c065d065d065e065e065f065f06600660066106610662066206630663066406640665066506660666066706670668066806690669066a066a066b066b066c066c066d066d066e066e066f066f06700670067106710672067206730673067406740675067506760676067706770678067806790679067a067a067b067b067c067c067d067d067e067e067f067f06800680068106810682068206830683068406840685068506860686068706870688068806890689068a068a068b068b068c068c068d068d068e068e068f068f06900690069106910692069206930693069406940695069506960696069706970698069806990699069a069a069b069b069c069c069d069d069e069e069f069f06a006a006a106a106a206a206a306a306a406a406a506a506a606a606a706a706a806a806a906a906aa06aa06ab06ab06ac06ac06ad06ad06ae06ae06af06af06b006b006b106b106b206b206b306b306b406b406b506b506b606b606b706b706b806b806b906b906ba06ba06bb06bb06bc06bc06bd06bd06be06be06bf06bf06c006c006c106c106c206c206c306c306c406c406c506c506c606c606c706c706c806c806c906c906ca06ca06cb06cb06cc06cc06cd06cd06ce06ce06cf06cf06d006d006d106d106d206d206d306d306d406d406d506d506d606d606d706d706d806d806d906d906da06da06db06db06dc06dc06dd06dd06de06de06df06df06e006e006e106e106e206e206e306e306e406e406e506e506e606e606e706e706e806e806e906e906ea06ea06eb06eb06ec06ec06ed06ed06ee06ee06ef06ef06f006f006f106f106f206f206f306f306f406f406f506f506f606f606f706f706f806f806f906f906fa06fa06fb06fb06fc06fc06fd06fd06fe06fe06ff06ff" bool(true) bool(true) 004+ 005+ Termsig=11 ========DONE======== FAIL igbinary and large arrays [tests/igbinary_077.phpt] TEST 55/151 [4/4 concurrent test workers running] PASS __serialize() mechanism (013): Properties are still typed after unserialization (php8) [tests/__serialize_013_php8.phpt] TEST 56/151 [4/4 concurrent test workers running] SKIP __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014.phpt] reason: different error message format TEST 57/151 [4/4 concurrent test workers running] ========DIFF======== autoload 17034f626a140211016106011101620602 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object test, __autoload [tests/igbinary_019.phpt] TEST 58/151 [4/4 concurrent test workers running] ========DIFF======== -- ["prop"]=> string(1) "x" } 007+ 008+ Termsig=11 ========DONE======== FAIL igbinary and large arrays [tests/igbinary_078.phpt] TEST 59/151 [4/4 concurrent test workers running] ========DIFF======== -- int(33) } } 087+ 088+ Termsig=11 ========DONE======== FAIL Correctly unserialize multiple references in arrays [tests/igbinary_049.phpt] TEST 60/151 [4/4 concurrent test workers running] ========DIFF======== -- } string(36) "0000000217074d79436c6173731403000000" Cannot assign string to property MyClass::$i of type ?int 028+ 029+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014_php8.phpt] TEST 61/151 [4/4 concurrent test workers running] ========DIFF======== -- ["b"]=> int(2) } 011+ 012+ Termsig=11 ========DONE======== FAIL Object test, incomplete class [tests/igbinary_020.phpt] TEST 62/151 [4/4 concurrent test workers running] ========DIFF======== -- int(33) } } 042+ 043+ Termsig=11 ========DONE======== FAIL Correctly unserialize multiple references in objects [tests/igbinary_049b.phpt] TEST 63/151 [4/4 concurrent test workers running] ========DIFF======== object 17034f626a1d080000000100000002 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Object Serializable interface [tests/igbinary_021.phpt] TEST 64/151 [4/4 concurrent test workers running] ========DIFF======== -- ["cyclic"]=> &string(1) "V" } 017+ 018+ Termsig=11 ========DONE======== FAIL Correctly unserialize cyclic object references [tests/igbinary_050.phpt] TEST 65/151 [4/4 concurrent test workers running] SKIP Object test, unserialize_callback_func (PHP < 8.2) [tests/igbinary_022.phpt] reason: requires php < 8.2 TEST 66/151 [4/4 concurrent test workers running] ========DIFF======== -- string(48) "00000002170c53696d706c655075626c6963140111016900" string(62) "00000002170f53696d706c6550726f74656374656414011104002a00690600" string(80) "00000002170d53696d706c6550726976617465140111100053696d706c6550726976617465006900" 008+ 009+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (015): Uninitialized properties from __sleep should throw when serializing [tests/__serialize_015.phpt] TEST 67/151 [4/4 concurrent test workers running] SKIP __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016.phpt] reason: different error message format TEST 68/151 [4/4 concurrent test workers running] ========DIFF======== -- } bool(true) bool(true) 026+ 027+ Termsig=11 ========DONE======== FAIL igbinary and many arrays [tests/igbinary_079.phpt] TEST 69/151 [4/4 concurrent test workers running] ========DIFF======== -- [1]=> &string(1) "a" } 009+ 010+ Termsig=11 ========DONE======== FAIL Object test, __wakeup (With multiple references) [tests/igbinary_051.phpt] TEST 70/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_022_php82.phpt] reason: invalid output from SKIPIF TEST 71/151 [4/4 concurrent test workers running] ========DIFF======== -- ["user_id"]=> string(10) "3010480804" } 013+ 014+ Termsig=11 ========DONE======== FAIL igbinary with hash collision serializing strings [tests/igbinary_080.phpt] TEST 72/151 [4/4 concurrent test workers running] ========DIFF======== -- } } string(1) "A" 030+ 031+ Termsig=11 ========DONE======== FAIL Object Serializable interface can be serialized in references [tests/igbinary_052.phpt] TEST 73/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_023.phpt] reason: invalid output from SKIPIF TEST 74/151 [4/4 concurrent test workers running] ========DIFF======== -- } } } 122+ 123+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016_php8.phpt] TEST 75/151 [4/4 concurrent test workers running] ========DIFF======== -- a:2:{i:0;a:1:{i:0;a:2:{i:0;s:5:"hello";i:1;s:5:"world";}}i:1;a:1:{i:0;a:2:{i:0;s:5:"hello";i:1;s:5:"world";}}} 00000002140206001401060014020600110568656c6c6f06011105776f726c640601140106000102 00000002140206001401060014020600110568656c6c6f06011105776f726c640601140106000102 005+ 006+ Termsig=11 ========DONE======== FAIL igbinary with reference group of size 1 created by array_walk_recursive [tests/igbinary_081.phpt] TEST 76/151 [4/4 concurrent test workers running] ========DIFF======== -- } } } 026+ 027+ Termsig=11 ========DONE======== FAIL __wakeup can modify properties without affecting other objects [tests/igbinary_053.phpt] TEST 77/151 [4/4 concurrent test workers running] ========DIFF======== -- objectselfrec 17044f626a3414021107004f626a34006106641109004f626a34006f626a2200 OK 010+ 011+ Termsig=11 ========DONE======== FAIL Recursive objects [tests/igbinary_024.phpt] TEST 78/151 [4/4 concurrent test workers running] ========DIFF======== -- Caught bad prop In __destruct In __destruct 006+ 007+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (001): Basics [tests/__serialize_017.phpt] TEST 79/151 [4/4 concurrent test workers running] ========DIFF======== -- } } } 009+ 010+ Termsig=11 ========DONE======== FAIL igbinary object with reference to ArrayObject [tests/igbinary_082.phpt] TEST 80/151 [4/4 concurrent test workers running] ========DIFF======== -- NULL } } 029+ 030+ Termsig=11 ========DONE======== FAIL __wakeup can add dynamic properties without affecting other objects [tests/igbinary_054.phpt] TEST 81/151 [4/4 concurrent test workers running] ========DIFF======== -- Caught: test data In __destruct Test In __destruct ThrowsInUnserialize 015+ 016+ Termsig=11 ========DONE======== FAIL __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_018.phpt] TEST 82/151 [4/4 concurrent test workers running] ========DIFF======== 001- array\(3\) { 002- \[0\]=> 003- object\(Obj\)#1 \(4\) { 004- \["a"\]=> 005- string\(2\) "aa" 006- \[("b":protected|"b:protected")\]=> 007- string\(2\) "bb" 008- \["?c"?:("Obj":)?private"?\]=> 009- string\(2\) "cc" 010- \["d"\]=> 011- string\(2\) "dd" 001+ array(3) { 002+ [0]=> 003+ object(Obj)#1 (4) { 004+ ["a"]=> 005+ string(2) "aa" 006+ ["b":protected]=> 007+ string(2) "bb" 008+ ["c":"Obj":private]=> 009+ string(2) "cc" 010+ ["d"]=> 011+ string(2) "dd" } 013- \[1\]=> 014- object\(Obj\)#2 \(4\) { 015- \["a"\]=> 016- string\(2\) "ee" 017- \["?b"?:protected"?\]=> 018- string\(2\) "ff" 019- \["?c"?:("Obj":)?private"?\]=> 020- string\(2\) "gg" 021- \["d"\]=> 022- string\(2\) "hh" 013+ [1]=> 014+ object(Obj)#2 (4) { 015+ ["a"]=> 016+ string(2) "ee" 017+ ["b":protected]=> 018+ string(2) "ff" 019+ ["c":"Obj":private]=> 020+ string(2) "gg" 021+ ["d"]=> 022+ string(2) "hh" } 024- \[2\]=> 025- object\(Obj\)#3 \(4\) { 026- \["a"\]=> 027- int\(1\) 028- \["?b"?:protected"?\]=> 029- int\(2\) 030- \["?c"?:("Obj":)?private"?\]=> 031- int\(3\) 032- \["d"\]=> 033- int\(4\) 024+ [2]=> 025+ object(Obj)#3 (4) { 026+ ["a"]=> 027+ int(1) 028+ ["b":protected]=> 029+ int(2) 030+ ["c":"Obj":private]=> 031+ int(3) 032+ ["d"]=> 033+ int(4) } } 036- array\(3\) { 037- \[0\]=> 038- object\(Obj\)#4 \(4\) { 039- \["a"\]=> 040- string\(2\) "aa" 041- \["?b"?:protected"?\]=> 042- string\(2\) "bb" 043- \["?c"?:("Obj":)?private"?\]=> 044- string\(2\) "cc" 045- \["d"\]=> 036+ array(3) { 037+ [0]=> 038+ object(Obj)#4 (4) { 039+ ["a"]=> 040+ string(2) "aa" 041+ ["b":protected]=> 042+ string(2) "bb" 043+ ["c":"Obj":private]=> 044+ string(2) "cc" 045+ ["d"]=> NULL } 048- \[1\]=> 049- object\(Obj\)#5 \(4\) { 050- \["a"\]=> 051- string\(2\) "ee" 052- \["?b"?:protected"?\]=> 053- string\(2\) "ff" 054- \["?c"?:("Obj":)?private"?\]=> 055- string\(2\) "gg" 056- \["d"\]=> 048+ [1]=> 049+ object(Obj)#5 (4) { 050+ ["a"]=> 051+ string(2) "ee" 052+ ["b":protected]=> 053+ string(2) "ff" 054+ ["c":"Obj":private]=> 055+ string(2) "gg" 056+ ["d"]=> NULL } 059- \[2\]=> 060- object\(Obj\)#6 \(4\) { 061- \["a"\]=> 062- int\(1\) 063- \["?b"?:protected"?\]=> 064- int\(2\) 065- \["?c"?:("Obj":)?private"?\]=> 066- int\(3\) 067- \["d"\]=> 059+ [2]=> 060+ object(Obj)#6 (4) { 061+ ["a"]=> 062+ int(1) 063+ ["b":protected]=> 064+ int(2) 065+ ["c":"Obj":private]=> 066+ int(3) 067+ ["d"]=> NULL } } 071+ 072+ Termsig=11 ========DONE======== FAIL Object test, array of objects with __sleep [tests/igbinary_025.phpt] TEST 83/151 [4/4 concurrent test workers running] ========DIFF======== -- ["c":"Obj":private]=> int(4) } 009+ 010+ Termsig=11 ========DONE======== FAIL Object test, array of small objects with __sleep [tests/igbinary_025b.phpt] TEST 84/151 [4/4 concurrent test workers running] SKIP Cyclic array test [tests/igbinary_026.phpt] reason: requires php 7.x TEST 85/151 [4/4 concurrent test workers running] ========DIFF======== -- In __destruct Test Done In __destruct Test 020+ 021+ Termsig=11 ========DONE======== FAIL __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_019.phpt] TEST 86/151 [4/4 concurrent test workers running] ========DIFF======== -- string(8) "replaced" } } 010+ 011+ Termsig=11 ========DONE======== FAIL __wakeup can replace a copy of the object referring to the root node. [tests/igbinary_055.phpt] TEST 87/151 [4/4 concurrent test workers running] ========DIFF======== -- } } } 009+ 010+ Termsig=11 ========DONE======== FAIL igbinary object with typed properties with reference to ArrayObject [tests/igbinary_082_php74.phpt] TEST 88/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/__serialize_020.phpt] reason: invalid output from SKIPIF TEST 89/151 [4/4 concurrent test workers running] ========DIFF======== 1432060011016106011101620602110163060311016406041101650605110166060611016706071101680608110169060911016a060a11016b060b11016c060c11016d060d11016e060e11016f060f11017006101101710611110172061211017306131101740614110175061511017606161101770617110178061811017906190e00061a0e01061b0e02061c0e03061d0e04061e0e05061f0e0606200e0706210e0806220e0906230e0a06240e0b06250e0c06260e0d06270e0e06280e0f06290e10062a0e11062b0e12062c0e13062d0e14062e0e15062f0e1606300e1706310e18 a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y 003+ Termsig=11 ========DONE======== FAIL Test serializing more strings than the capacity of the initial strings table. [tests/igbinary_057.phpt] TEST 90/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_026_php8.phpt] reason: invalid output from SKIPIF TEST 91/151 [4/4 concurrent test workers running] SKIP Cyclic array test 2 [tests/igbinary_026b.phpt] reason: requires php 7.x TEST 92/151 [4/4 concurrent test workers running] ========DIFF======== -- [3]=> &string(6) "endcap" } 013+ 014+ Termsig=11 ========DONE======== FAIL igbinary object with reference to ArrayObject [tests/igbinary_083.phpt] TEST 93/151 [4/4 concurrent test workers running] ========DIFF======== Count=256 Done 003+ 004+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (021): Temporary references in serialized arrays should be properly deduplicated [tests/__serialize_021.phpt] TEST 94/151 [4/4 concurrent test workers running] ========DIFF======== -- Calling __destruct b dynamic=copy Calling __destruct b dynamic=original Done b 018+ 019+ Termsig=11 ========DONE======== FAIL Should not call __destruct if __wakeup throws an exception [tests/igbinary_058.phpt] TEST 95/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_026b_php8.phpt] reason: invalid output from SKIPIF TEST 96/151 [4/4 concurrent test workers running] ========DIFF======== -- NULL } } 009+ 010+ Termsig=11 ========DONE======== FAIL Properly free duplicate properties when unserializing invalid data [tests/igbinary_084.phpt] TEST 97/151 [4/4 concurrent test workers running] ========DIFF======== -- string(5) "value" } } 019+ 020+ Termsig=11 ========DONE======== FAIL __serialize() mechanism (021): Test __serialize without __unserialize [tests/__serialize_022.phpt] TEST 98/151 [4/4 concurrent test workers running] ========DIFF======== -- Calling __destruct a dynamic=copy Calling __destruct b dynamic=copy Caught __wakeup threw for id c 012+ 013+ Termsig=11 ========DONE======== FAIL Should not call __destruct if __wakeup throws an exception (in arrays) [tests/igbinary_058b.phpt] TEST 99/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_001.phpt] reason: invalid output from SKIPIF TEST 100/151 [4/4 concurrent test workers running] ========DIFF======== -- } } } 033+ 034+ Termsig=11 ========DONE======== FAIL igbinary_unserialize should never convert from packed array to hash when references exist (Bug #48) [tests/igbinary_059.phpt] TEST 101/151 [4/4 concurrent test workers running] ========DIFF======== bool(true) read wrote: 14021103666f6f06011104746573741106666f6f626172 004+ 005+ Termsig=11 ========DONE======== FAIL Check for serialization handler [tests/igbinary_027.phpt] TEST 102/151 [4/4 concurrent test workers running] ========DIFF======== -- NULL } } 009+ 010+ Termsig=11 ========DONE======== FAIL Properly free duplicate undeclared properties when unserializing invalid data [tests/igbinary_084b.phpt] TEST 103/151 [4/4 concurrent test workers running] ========DIFF======== -- Logged: igbinary_unserialize_header: unsupported version: 3, should be 1 or 2 Logged: igbinary_unserialize_header: unsupported version: 255, should be 1 or 2 Logged: igbinary_unserialize_header: unsupported version: 33554432, should be 1 or 2 (wrong endianness?) 007+ 008+ Termsig=11 ========DONE======== FAIL Igbinary_unserialize_header warning [tests/igbinary_060.phpt] TEST 104/151 [4/4 concurrent test workers running] ========DIFF======== null 00 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Check for null serialisation [tests/igbinary_002.phpt] TEST 105/151 [4/4 concurrent test workers running] ========DIFF======== read write: 140311036f6c641703466f6f1403110700466f6f0064311703426172140311026431220111070042617200643222011105002a00643322011105002a00643222021102643322021104746573741106666f6f62617211036e65771a0314030e041a0114030e0222030e0722030e0822030e0522040e062204 003+ 004+ Termsig=11 ========DONE======== FAIL Serialize object into session, full set [tests/igbinary_028.phpt] TEST 106/151 [4/4 concurrent test workers running] ========DIFF======== -- object(stdClass)#3 (0) { } } 013+ 014+ Termsig=11 ========DONE======== FAIL Properly free unexpected duplicate fields when unserializing arrays [tests/igbinary_085.phpt] TEST 107/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_061.phpt] reason: invalid output from SKIPIF TEST 108/151 [4/4 concurrent test workers running] ========DIFF======== -- bool false 04 OK 007+ 008+ Termsig=11 ========DONE======== FAIL Check for bool serialisation [tests/igbinary_003.phpt] TEST 109/151 [4/4 concurrent test workers running] ========DIFF======== -- large: -100000 0b000186a0 OK 022+ 023+ Termsig=11 ========DONE======== FAIL Check for integer serialisation [tests/igbinary_004.phpt] TEST 110/151 [4/4 concurrent test workers running] PASS igbinary should not call __wakeup() if Serializable::unserialize was used to unserialize the object data (like `unserialize`) [tests/igbinary_062.phpt] TEST 111/151 [4/4 concurrent test workers running] ========DIFF======== -- igbinary AP%s serializer ABI => %s igbinary session support => %s igbinary.compact_strings => %s => %s 007+ Termsig=11 ========DONE======== FAIL Igbinary module info [tests/igbinary_029.phpt] TEST 112/151 [4/4 concurrent test workers running] SKIP Accessing unserialized numbers. [tests/igbinary_063_php7.phpt] reason: php 7.1 or 7.0 required TEST 113/151 [4/4 concurrent test workers running] ========DIFF======== double: 123.456 0c405edd2f1a9fbe77 OK 004+ 005+ Termsig=11 ========DONE======== FAIL Check for double serialisation [tests/igbinary_005.phpt] TEST 114/151 [4/4 concurrent test workers running] SKIP Unserialize invalid data [tests/igbinary_030_php7.phpt] reason: php 7.1 or 7.0 required TEST 115/151 [4/4 concurrent test workers running] ========DIFF======== -- } object(C67800)#679 (0) { } 006+ 007+ Termsig=11 ========DONE======== FAIL Test serializing many different classes [tests/igbinary_086.phpt] TEST 116/151 [4/4 concurrent test workers running] ========DIFF======== -- string: "foobar" 1106666f6f626172 OK 007+ 008+ Termsig=11 ========DONE======== FAIL Check for simple string serialization [tests/igbinary_006.phpt] TEST 117/151 [4/4 concurrent test workers running] ========DIFF======== -- int(33) int(33) string(1) "x" 031+ 032+ Termsig=11 ========DONE======== FAIL Accessing unserialized numbers. [tests/igbinary_063_php72.phpt] TEST 118/151 [4/4 concurrent test workers running] ========DIFF======== -- array(array(1, 2, 3), arr... 1403060014030600060106010602060206030601140306000604060106050602060606021403060006070601060806020609 OK 010+ 011+ Termsig=11 ========DONE======== FAIL Check for simple array serialization [tests/igbinary_007.phpt] TEST 119/151 [4/4 concurrent test workers running] ========DIFF======== Success! 002+ 003+ Termsig=11 ========DONE======== FAIL Unserialize invalid data (php 7.2+) [tests/igbinary_030_php72.phpt] TEST 120/151 [4/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_064.phpt] reason: invalid output from SKIPIF TEST 121/151 [4/4 concurrent test workers running] ========DIFF======== -- array("" => "empty") 14010d1105656d707479 OK 013+ 014+ Termsig=11 ========DONE======== FAIL Check for array+string serialization [tests/igbinary_008.phpt] TEST 122/151 [4/4 concurrent test workers running] ========DIFF======== -- bool(true) Called __sleep props=70000 bool(true) 006+ 007+ Termsig=11 ========DONE======== FAIL Test serializing many values in __sleep [tests/igbinary_087.phpt] TEST 123/151 [3/4 concurrent test workers running] ========DIFF======== -- call unserialize, no throw call unserialize, throw exception in unserialize 6 011+ 012+ Termsig=11 ========DONE======== FAIL Object Serializable interface throws exceptions [tests/igbinary_031.phpt] TEST 124/151 [3/4 concurrent test workers running] SKIP Test refusing to serialize/unserialize unserializable internal classes [tests/igbinary_094.phpt] reason: requires curl TEST 125/151 [3/4 concurrent test workers running] ========DIFF======== -- ["name2"]=> NULL } 015+ 016+ Termsig=11 ========DONE======== FAIL Test serializing wrong values in __sleep [tests/igbinary_088.phpt] TEST 126/151 [3/4 concurrent test workers running] ========DIFF======== exception in __sleep 0 exception in __wakeup 2 003+ 004+ Termsig=11 ========DONE======== FAIL Object test, __sleep and __wakeup exceptions [tests/igbinary_032.phpt] TEST 127/151 [3/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_095.phpt] reason: invalid output from SKIPIF TEST 128/151 [2/4 concurrent test workers running] SKIP Test serializing string > 4G [tests/igbinary_089.phpt] reason: requires IGBINARY_HIGH_MEMORY_TESTS=1 TEST 129/151 [2/4 concurrent test workers running] PASS Test unserialization creates valid current() [tests/igbinary_096.phpt] TEST 130/151 [2/4 concurrent test workers running] SKIP Test unserializing invalid 64-bit string header on 32-bit platform [tests/igbinary_089_32bit.phpt] reason: requires 32-bit TEST 131/151 [2/4 concurrent test workers running] SKIP Test serialize globals [tests/igbinary_097.phpt] reason: php >= 8.1 TEST 132/151 [2/4 concurrent test workers running] ========DIFF======== -- ["otherGlobalVar"]=> &int(123) } 014+ 015+ Termsig=11 ========DONE======== FAIL Check for handling of IS_INDIRECT in arrays [tests/igbinary_090.phpt] TEST 133/151 [2/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_098.phpt] reason: invalid output from SKIPIF TEST 134/151 [2/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_099.phpt] reason: invalid output from SKIPIF TEST 135/151 [2/4 concurrent test workers running] ========DIFF======== Caught: Serialization of 'class@anonymous' is not allowed Caught: Serialization of '%s@anonymous' is not allowed 003+ 004+ Termsig=11 ========DONE======== FAIL Check for handling of anonymous classes [tests/igbinary_091.phpt] TEST 136/151 [2/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_bug54662.phpt] reason: invalid output from SKIPIF TEST 137/151 [2/4 concurrent test workers running] ========DIFF======== Caught RuntimeException: handleUnserialize: Class not found: Obj 002+ 003+ Termsig=11 ========DONE======== FAIL Object test, unserialize_callback_func [tests/igbinary_092.phpt] TEST 138/151 [2/4 concurrent test workers running] PASS igbinary_unserialize regression test for segfault on 3rd call for objects with dynamic property [tests/igbinary_bug72134.phpt] TEST 139/151 [2/4 concurrent test workers running] ========DIFF======== Caught: Serialization of 'class@anonymous' is not allowed Caught: Serialization of 'Closure' is not allowed 003+ 004+ Termsig=11 ========DONE======== FAIL Test refusing to serialize/unserialize unserializable anonymous classes [tests/igbinary_093.phpt] TEST 140/151 [2/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_enums_1.phpt] reason: invalid output from SKIPIF TEST 141/151 [1/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_enums_2.phpt] reason: invalid output from SKIPIF TEST 142/151 [1/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_enums_3.phpt] reason: invalid output from SKIPIF TEST 143/151 [1/4 concurrent test workers running] BORK Termsig=0 [tests/igbinary_enums_3_php83.phpt] reason: invalid output from SKIPIF TEST 144/151 [1/4 concurrent test workers running] ========DIFF======== reference deserialization works, but the result is not a reference. OK 003+ 004+ Termsig=11 ========DONE======== FAIL Unserialize backwards compatible with v1. [tests/igbinary_unserialize_v1_compatible.phpt] TEST 145/151 [1/4 concurrent test workers running] ========DIFF======== -- ["priv":"Test":private]=> NULL } 006+ 007+ Termsig=11 ========DONE======== FAIL __sleep() returns properties clashing only after mangling [tests/sleep_mangled_name_clash.phpt] TEST 146/151 [1/4 concurrent test workers running] BORK Termsig=0 [tests/typed_property_ref_assignment_failure.phpt] reason: invalid output from SKIPIF TEST 147/151 [1/4 concurrent test workers running] BORK Termsig=0 [tests/typed_property_ref_overwrite.phpt] reason: invalid output from SKIPIF TEST 148/151 [1/4 concurrent test workers running] BORK Termsig=0 [tests/typed_property_ref_overwrite2.phpt] reason: invalid output from SKIPIF TEST 149/151 [1/4 concurrent test workers running] ========DIFF======== -- Cannot assign int to property C::$b of type string Cannot assign string to property C::$a of type int Reference with value of type int held by property D::$a of type int is not compatible with property D::$b of type float 027+ 028+ Termsig=11 ========DONE======== FAIL unserialize with references to typed properties shall skip the references or fail [tests/typed_property_refs.phpt] TEST 150/151 [1/4 concurrent test workers running] SKIP unserialize with references to typed properties shall skip the references or fail [tests/typed_property_refs_php74.phpt] reason: requires php 7.4 error message TEST 151/151 [1/4 concurrent test workers running] ===================================================================== TIME END 2024-08-09 08:49:00 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 40 --------------------------------------------------------------------- Number of tests : 151 109 Tests borked : 27 ( 17.9%) -------- Tests skipped : 15 ( 9.9%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 103 ( 68.2%) ( 94.5%) Tests passed : 6 ( 4.0%) ( 5.5%) --------------------------------------------------------------------- Time taken : 67 seconds ===================================================================== ===================================================================== BORKED TEST SUMMARY --------------------------------------------------------------------- Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_009b_php8.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/__serialize_004.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_045b.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/__serialize_008.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_045c.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_071_php8.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/__serialize_011.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_047.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_022_php82.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_023.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/__serialize_020.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_026_php8.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_026b_php8.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_001.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_061.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_064.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_095.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_098.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_099.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_bug54662.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_enums_1.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_enums_2.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_enums_3.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/igbinary_enums_3_php83.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/typed_property_ref_assignment_failure.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/typed_property_ref_overwrite.phpt] Termsig=0 [/builddir/build/BUILD/php-pecl-igbinary-3.2.15-build/php-pecl-igbinary-3.2.15/igbinary-3.2.15/tests/typed_property_ref_overwrite2.phpt] ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Don't emit zval has unknown type 0 (IS_UNDEF) [tests/igbinary_065.phpt] Test serializing different empty arrays [tests/igbinary_066.phpt] Object test, cyclic references [tests/igbinary_033.phpt] __serialize() mechanism (001): Basics [tests/__serialize_001.phpt] Check for reference serialisation [tests/igbinary_009.phpt] Unserialize invalid random data [tests/igbinary_034.phpt] __serialize() mechanism (002): TypeError on invalid return type [tests/__serialize_002.phpt] Test serializing multiple reference groups to the same empty array [tests/igbinary_067.phpt] __serialize() mechanism (003): Interoperability of different serialization mechanisms [tests/__serialize_003.phpt] b0rked random data test [tests/igbinary_040.phpt] Test serializing and unserializing PHP_INT_MIN [tests/igbinary_068.phpt] Array test [tests/igbinary_010.phpt] Check for double NaN, Inf, -Inf, 0, and -0. IEEE 754 doubles [tests/igbinary_041.phpt] Object test [tests/igbinary_012.phpt] __serialize() mechanism (005): parent::__unserialize() is safe [tests/__serialize_005.phpt] Test serializing and unserializing many duplicate strings [tests/igbinary_069.phpt] Object serialization with compact strings [tests/igbinary_043.phpt] Object-Array test [tests/igbinary_013.phpt] __serialize() mechanism (006): DateTime [tests/__serialize_006.phpt] Check for double extremes [tests/igbinary_044.phpt] Object-Reference test [tests/igbinary_014.phpt] __serialize() mechanism in igbinary [tests/igbinary_070.phpt] Check for serialization handler [tests/igbinary_015.phpt] __serialize() mechanism (009): Object/reference ids should be the same whether or not __serialize is used. [tests/__serialize_009.phpt] Correctly unserialize scalar refs. [tests/igbinary_046.phpt] Check for serialization handler, ini-directive [tests/igbinary_015b.phpt] __serialize() mechanism (010): handle references in array returned by __serialize [tests/__serialize_010.phpt] igbinary and __PHP_INCOMPLETE_CLASS [tests/igbinary_072.phpt] Correctly unserialize multiple object refs. [tests/igbinary_046b.phpt] igbinary and large Serializable [tests/igbinary_073.phpt] Correctly unserialize multiple array refs. [tests/igbinary_046c.phpt] igbinary and not enough data for array [tests/igbinary_074.phpt] Correctly unserialize multiple object refs and non-refs. [tests/igbinary_046d.phpt] Test unserialization of classes derived from ArrayIterator [tests/__serialize_012.phpt] Object test, __sleep [tests/igbinary_016.phpt] igbinary and not enough data for array [tests/igbinary_075.phpt] Object test, __wakeup [tests/igbinary_017.phpt] igbinary and edge cases unserializing array keys [tests/igbinary_076.phpt] Object test, __set not called for private attr in extended class [tests/igbinary_048.phpt] Object test, __sleep error cases [tests/igbinary_018.phpt] Object test, __set not called for private attr in extended class [tests/igbinary_048b.phpt] igbinary and large arrays [tests/igbinary_077.phpt] Object test, __autoload [tests/igbinary_019.phpt] igbinary and large arrays [tests/igbinary_078.phpt] Correctly unserialize multiple references in arrays [tests/igbinary_049.phpt] __serialize() mechanism (014): Uninitialized properties can be serialized and unserialized [tests/__serialize_014_php8.phpt] Object test, incomplete class [tests/igbinary_020.phpt] Correctly unserialize multiple references in objects [tests/igbinary_049b.phpt] Object Serializable interface [tests/igbinary_021.phpt] Correctly unserialize cyclic object references [tests/igbinary_050.phpt] __serialize() mechanism (015): Uninitialized properties from __sleep should throw when serializing [tests/__serialize_015.phpt] igbinary and many arrays [tests/igbinary_079.phpt] Object test, __wakeup (With multiple references) [tests/igbinary_051.phpt] igbinary with hash collision serializing strings [tests/igbinary_080.phpt] Object Serializable interface can be serialized in references [tests/igbinary_052.phpt] __serialize() mechanism (016): Properties are still typed after unserialization (references) [tests/__serialize_016_php8.phpt] igbinary with reference group of size 1 created by array_walk_recursive [tests/igbinary_081.phpt] __wakeup can modify properties without affecting other objects [tests/igbinary_053.phpt] Recursive objects [tests/igbinary_024.phpt] __serialize() mechanism (001): Basics [tests/__serialize_017.phpt] igbinary object with reference to ArrayObject [tests/igbinary_082.phpt] __wakeup can add dynamic properties without affecting other objects [tests/igbinary_054.phpt] __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_018.phpt] Object test, array of objects with __sleep [tests/igbinary_025.phpt] Object test, array of small objects with __sleep [tests/igbinary_025b.phpt] __serialize() freed on unserialize exception without calling destructor. [tests/__serialize_019.phpt] __wakeup can replace a copy of the object referring to the root node. [tests/igbinary_055.phpt] igbinary object with typed properties with reference to ArrayObject [tests/igbinary_082_php74.phpt] Test serializing more strings than the capacity of the initial strings table. [tests/igbinary_057.phpt] igbinary object with reference to ArrayObject [tests/igbinary_083.phpt] __serialize() mechanism (021): Temporary references in serialized arrays should be properly deduplicated [tests/__serialize_021.phpt] Should not call __destruct if __wakeup throws an exception [tests/igbinary_058.phpt] Properly free duplicate properties when unserializing invalid data [tests/igbinary_084.phpt] __serialize() mechanism (021): Test __serialize without __unserialize [tests/__serialize_022.phpt] Should not call __destruct if __wakeup throws an exception (in arrays) [tests/igbinary_058b.phpt] igbinary_unserialize should never convert from packed array to hash when references exist (Bug #48) [tests/igbinary_059.phpt] Check for serialization handler [tests/igbinary_027.phpt] Properly free duplicate undeclared properties when unserializing invalid data [tests/igbinary_084b.phpt] Igbinary_unserialize_header warning [tests/igbinary_060.phpt] Check for null serialisation [tests/igbinary_002.phpt] Serialize object into session, full set [tests/igbinary_028.phpt] Properly free unexpected duplicate fields when unserializing arrays [tests/igbinary_085.phpt] Check for bool serialisation [tests/igbinary_003.phpt] Check for integer serialisation [tests/igbinary_004.phpt] Igbinary module info [tests/igbinary_029.phpt] Check for double serialisation [tests/igbinary_005.phpt] Test serializing many different classes [tests/igbinary_086.phpt] Check for simple string serialization [tests/igbinary_006.phpt] Accessing unserialized numbers. [tests/igbinary_063_php72.phpt] Check for simple array serialization [tests/igbinary_007.phpt] Unserialize invalid data (php 7.2+) [tests/igbinary_030_php72.phpt] Check for array+string serialization [tests/igbinary_008.phpt] Test serializing many values in __sleep [tests/igbinary_087.phpt] Object Serializable interface throws exceptions [tests/igbinary_031.phpt] Test serializing wrong values in __sleep [tests/igbinary_088.phpt] Object test, __sleep and __wakeup exceptions [tests/igbinary_032.phpt] Check for handling of IS_INDIRECT in arrays [tests/igbinary_090.phpt] Check for handling of anonymous classes [tests/igbinary_091.phpt] Object test, unserialize_callback_func [tests/igbinary_092.phpt] Test refusing to serialize/unserialize unserializable anonymous classes [tests/igbinary_093.phpt] Unserialize backwards compatible with v1. [tests/igbinary_unserialize_v1_compatible.phpt] __sleep() returns properties clashing only after mangling [tests/sleep_mangled_name_clash.phpt] unserialize with references to typed properties shall skip the references or fail [tests/typed_property_refs.phpt] ===================================================================== /var/tmp/rpm-tmp.nLbn5Q: line 77: 42198 Segmentation fault (core dumped) TEST_PHP_ARGS="-n $MOD -d extension=$PWD/../ZTS/modules/igbinary.so" /usr/bin/zts-php -n run-tests.php -x -q --show-diff -j${RPM_BUILD_NCPUS} RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.nLbn5Q (%check) Bad exit status from /var/tmp/rpm-tmp.nLbn5Q (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec