D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/php-ds-1.5.0-4.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W36SHb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ds-1.5.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ds-1.5.0.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd ds-1.5.0 + rm -rf /home/pterjan/rpmbuild/BUILD/ds-1.5.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ds-1.5.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' '../package*.xml' '!=' / ']' + mv ../package.xml . + cp /home/pterjan/rpmbuild/SOURCES/ds.ini B04_ds.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.a7H0WI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ds-1.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + phpize Configuring for: PHP Api Version: 20230831 Zend Module Api No: 20230831 Zend Extension Api No: 420230831 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libdir=lib64 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-mageia-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... lib64 checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib checking for PHP extension directory... /usr/lib64/php/8.3/extensions checking for PHP installed headers prefix... /usr/include/php8.3 checking if debug is enabled... no checking if zts is enabled... yes checking for gawk... gawk checking whether to enable ds support... yes, shared checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: patching config.h.in configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j16 V=1 VERBOSE=1 /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_set.c -o src/php/objects/php_set.lo -MMD -MF src/php/objects/php_set.dep -MT src/php/objects/php_set.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_set.c -MMD -MF src/php/objects/php_set.dep -MT src/php/objects/php_set.lo -fPIC -DPIC -o src/php/objects/.libs/php_set.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_stack.c -o src/ds/ds_stack.lo -MMD -MF src/ds/ds_stack.dep -MT src/ds/ds_stack.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_stack.c -MMD -MF src/ds/ds_stack.dep -MT src/ds/ds_stack.lo -fPIC -DPIC -o src/ds/.libs/ds_stack.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_vector.c -o src/php/objects/php_vector.lo -MMD -MF src/php/objects/php_vector.dep -MT src/php/objects/php_vector.lo mkdir src/php/objects/.libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_vector.c -MMD -MF src/php/objects/php_vector.dep -MT src/php/objects/php_vector.lo -fPIC -DPIC -o src/php/objects/.libs/php_vector.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_deque.c -o src/php/objects/php_deque.lo -MMD -MF src/php/objects/php_deque.dep -MT src/php/objects/php_deque.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_deque.c -MMD -MF src/php/objects/php_deque.dep -MT src/php/objects/php_deque.lo -fPIC -DPIC -o src/php/objects/.libs/php_deque.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/common.c -o src/common.lo -MMD -MF src/common.dep -MT src/common.lo mkdir src/.libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/common.c -MMD -MF src/common.dep -MT src/common.lo -fPIC -DPIC -o src/.libs/common.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_set.c -o src/ds/ds_set.lo -MMD -MF src/ds/ds_set.dep -MT src/ds/ds_set.lo mkdir src/ds/.libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_set.c -MMD -MF src/ds/ds_set.dep -MT src/ds/ds_set.lo -fPIC -DPIC -o src/ds/.libs/ds_set.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_queue.c -o src/ds/ds_queue.lo -MMD -MF src/ds/ds_queue.dep -MT src/ds/ds_queue.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_queue.c -MMD -MF src/ds/ds_queue.dep -MT src/ds/ds_queue.lo -fPIC -DPIC -o src/ds/.libs/ds_queue.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_priority_queue.c -o src/php/objects/php_priority_queue.lo -MMD -MF src/php/objects/php_priority_queue.dep -MT src/php/objects/php_priority_queue.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_priority_queue.c -MMD -MF src/php/objects/php_priority_queue.dep -MT src/php/objects/php_priority_queue.lo -fPIC -DPIC -o src/php/objects/.libs/php_priority_queue.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_vector.c -o src/ds/ds_vector.lo -MMD -MF src/ds/ds_vector.dep -MT src/ds/ds_vector.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_vector.c -MMD -MF src/ds/ds_vector.dep -MT src/ds/ds_vector.lo -fPIC -DPIC -o src/ds/.libs/ds_vector.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_map.c -o src/ds/ds_map.lo -MMD -MF src/ds/ds_map.dep -MT src/ds/ds_map.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_map.c -MMD -MF src/ds/ds_map.dep -MT src/ds/ds_map.lo -fPIC -DPIC -o src/ds/.libs/ds_map.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_pair.c -o src/php/objects/php_pair.lo -MMD -MF src/php/objects/php_pair.dep -MT src/php/objects/php_pair.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_pair.c -MMD -MF src/php/objects/php_pair.dep -MT src/php/objects/php_pair.lo -fPIC -DPIC -o src/php/objects/.libs/php_pair.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_deque.c -o src/ds/ds_deque.lo -MMD -MF src/ds/ds_deque.dep -MT src/ds/ds_deque.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_deque.c -MMD -MF src/ds/ds_deque.dep -MT src/ds/ds_deque.lo -fPIC -DPIC -o src/ds/.libs/ds_deque.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_htable.c -o src/ds/ds_htable.lo -MMD -MF src/ds/ds_htable.dep -MT src/ds/ds_htable.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_htable.c -MMD -MF src/ds/ds_htable.dep -MT src/ds/ds_htable.lo -fPIC -DPIC -o src/ds/.libs/ds_htable.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_map.c -o src/php/objects/php_map.lo -MMD -MF src/php/objects/php_map.dep -MT src/php/objects/php_map.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_map.c -MMD -MF src/php/objects/php_map.dep -MT src/php/objects/php_map.lo -fPIC -DPIC -o src/php/objects/.libs/php_map.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_priority_queue.c -o src/ds/ds_priority_queue.lo -MMD -MF src/ds/ds_priority_queue.dep -MT src/ds/ds_priority_queue.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/ds/ds_priority_queue.c -MMD -MF src/ds/ds_priority_queue.dep -MT src/ds/ds_priority_queue.lo -fPIC -DPIC -o src/ds/.libs/ds_priority_queue.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_queue.c -o src/php/objects/php_queue.lo -MMD -MF src/php/objects/php_queue.dep -MT src/php/objects/php_queue.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_queue.c -MMD -MF src/php/objects/php_queue.dep -MT src/php/objects/php_queue.lo -fPIC -DPIC -o src/php/objects/.libs/php_queue.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_vector_iterator.c -o src/php/iterators/php_vector_iterator.lo -MMD -MF src/php/iterators/php_vector_iterator.dep -MT src/php/iterators/php_vector_iterator.lo mkdir src/php/iterators/.libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_vector_iterator.c -MMD -MF src/php/iterators/php_vector_iterator.dep -MT src/php/iterators/php_vector_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_vector_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_deque_iterator.c -o src/php/iterators/php_deque_iterator.lo -MMD -MF src/php/iterators/php_deque_iterator.dep -MT src/php/iterators/php_deque_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_deque_iterator.c -MMD -MF src/php/iterators/php_deque_iterator.dep -MT src/php/iterators/php_deque_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_deque_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_stack.c -o src/php/objects/php_stack.lo -MMD -MF src/php/objects/php_stack.dep -MT src/php/objects/php_stack.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/objects/php_stack.c -MMD -MF src/php/objects/php_stack.dep -MT src/php/objects/php_stack.lo -fPIC -DPIC -o src/php/objects/.libs/php_stack.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_queue_iterator.c -o src/php/iterators/php_queue_iterator.lo -MMD -MF src/php/iterators/php_queue_iterator.dep -MT src/php/iterators/php_queue_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_queue_iterator.c -MMD -MF src/php/iterators/php_queue_iterator.dep -MT src/php/iterators/php_queue_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_queue_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_map_iterator.c -o src/php/iterators/php_map_iterator.lo -MMD -MF src/php/iterators/php_map_iterator.dep -MT src/php/iterators/php_map_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_map_iterator.c -MMD -MF src/php/iterators/php_map_iterator.dep -MT src/php/iterators/php_map_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_map_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_priority_queue_iterator.c -o src/php/iterators/php_priority_queue_iterator.lo -MMD -MF src/php/iterators/php_priority_queue_iterator.dep -MT src/php/iterators/php_priority_queue_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_priority_queue_iterator.c -MMD -MF src/php/iterators/php_priority_queue_iterator.dep -MT src/php/iterators/php_priority_queue_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_priority_queue_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_deque_handlers.c -o src/php/handlers/php_deque_handlers.lo -MMD -MF src/php/handlers/php_deque_handlers.dep -MT src/php/handlers/php_deque_handlers.lo mkdir src/php/handlers/.libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_deque_handlers.c -MMD -MF src/php/handlers/php_deque_handlers.dep -MT src/php/handlers/php_deque_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_deque_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_set_handlers.c -o src/php/handlers/php_set_handlers.lo -MMD -MF src/php/handlers/php_set_handlers.dep -MT src/php/handlers/php_set_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_set_handlers.c -MMD -MF src/php/handlers/php_set_handlers.dep -MT src/php/handlers/php_set_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_set_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_stack_iterator.c -o src/php/iterators/php_stack_iterator.lo -MMD -MF src/php/iterators/php_stack_iterator.dep -MT src/php/iterators/php_stack_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_stack_iterator.c -MMD -MF src/php/iterators/php_stack_iterator.dep -MT src/php/iterators/php_stack_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_stack_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_htable_iterator.c -o src/php/iterators/php_htable_iterator.lo -MMD -MF src/php/iterators/php_htable_iterator.dep -MT src/php/iterators/php_htable_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_htable_iterator.c -MMD -MF src/php/iterators/php_htable_iterator.dep -MT src/php/iterators/php_htable_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_htable_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_vector_handlers.c -o src/php/handlers/php_vector_handlers.lo -MMD -MF src/php/handlers/php_vector_handlers.dep -MT src/php/handlers/php_vector_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_vector_handlers.c -MMD -MF src/php/handlers/php_vector_handlers.dep -MT src/php/handlers/php_vector_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_vector_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_common_handlers.c -o src/php/handlers/php_common_handlers.lo -MMD -MF src/php/handlers/php_common_handlers.dep -MT src/php/handlers/php_common_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_common_handlers.c -MMD -MF src/php/handlers/php_common_handlers.dep -MT src/php/handlers/php_common_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_common_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_map_handlers.c -o src/php/handlers/php_map_handlers.lo -MMD -MF src/php/handlers/php_map_handlers.dep -MT src/php/handlers/php_map_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_map_handlers.c -MMD -MF src/php/handlers/php_map_handlers.dep -MT src/php/handlers/php_map_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_map_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_set_iterator.c -o src/php/iterators/php_set_iterator.lo -MMD -MF src/php/iterators/php_set_iterator.dep -MT src/php/iterators/php_set_iterator.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/iterators/php_set_iterator.c -MMD -MF src/php/iterators/php_set_iterator.dep -MT src/php/iterators/php_set_iterator.lo -fPIC -DPIC -o src/php/iterators/.libs/php_set_iterator.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_pair_handlers.c -o src/php/handlers/php_pair_handlers.lo -MMD -MF src/php/handlers/php_pair_handlers.dep -MT src/php/handlers/php_pair_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_pair_handlers.c -MMD -MF src/php/handlers/php_pair_handlers.dep -MT src/php/handlers/php_pair_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_pair_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_stack_handlers.c -o src/php/handlers/php_stack_handlers.lo -MMD -MF src/php/handlers/php_stack_handlers.dep -MT src/php/handlers/php_stack_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_stack_handlers.c -MMD -MF src/php/handlers/php_stack_handlers.dep -MT src/php/handlers/php_stack_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_stack_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_hashable_ce.c -o src/php/classes/php_hashable_ce.lo -MMD -MF src/php/classes/php_hashable_ce.dep -MT src/php/classes/php_hashable_ce.lo mkdir src/php/classes/.libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_hashable_ce.c -MMD -MF src/php/classes/php_hashable_ce.dep -MT src/php/classes/php_hashable_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_hashable_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_queue_handlers.c -o src/php/handlers/php_queue_handlers.lo -MMD -MF src/php/handlers/php_queue_handlers.dep -MT src/php/handlers/php_queue_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_queue_handlers.c -MMD -MF src/php/handlers/php_queue_handlers.dep -MT src/php/handlers/php_queue_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_queue_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_priority_queue_handlers.c -o src/php/handlers/php_priority_queue_handlers.lo -MMD -MF src/php/handlers/php_priority_queue_handlers.dep -MT src/php/handlers/php_priority_queue_handlers.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/handlers/php_priority_queue_handlers.c -MMD -MF src/php/handlers/php_priority_queue_handlers.dep -MT src/php/handlers/php_priority_queue_handlers.lo -fPIC -DPIC -o src/php/handlers/.libs/php_priority_queue_handlers.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_sequence_ce.c -o src/php/classes/php_sequence_ce.lo -MMD -MF src/php/classes/php_sequence_ce.dep -MT src/php/classes/php_sequence_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_sequence_ce.c -MMD -MF src/php/classes/php_sequence_ce.dep -MT src/php/classes/php_sequence_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_sequence_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_pair_ce.c -o src/php/classes/php_pair_ce.lo -MMD -MF src/php/classes/php_pair_ce.dep -MT src/php/classes/php_pair_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_pair_ce.c -MMD -MF src/php/classes/php_pair_ce.dep -MT src/php/classes/php_pair_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_pair_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_collection_ce.c -o src/php/classes/php_collection_ce.lo -MMD -MF src/php/classes/php_collection_ce.dep -MT src/php/classes/php_collection_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_collection_ce.c -MMD -MF src/php/classes/php_collection_ce.dep -MT src/php/classes/php_collection_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_collection_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_stack_ce.c -o src/php/classes/php_stack_ce.lo -MMD -MF src/php/classes/php_stack_ce.dep -MT src/php/classes/php_stack_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_stack_ce.c -MMD -MF src/php/classes/php_stack_ce.dep -MT src/php/classes/php_stack_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_stack_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_deque_ce.c -o src/php/classes/php_deque_ce.lo -MMD -MF src/php/classes/php_deque_ce.dep -MT src/php/classes/php_deque_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_deque_ce.c -MMD -MF src/php/classes/php_deque_ce.dep -MT src/php/classes/php_deque_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_deque_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_map_ce.c -o src/php/classes/php_map_ce.lo -MMD -MF src/php/classes/php_map_ce.dep -MT src/php/classes/php_map_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_map_ce.c -MMD -MF src/php/classes/php_map_ce.dep -MT src/php/classes/php_map_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_map_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_vector_ce.c -o src/php/classes/php_vector_ce.lo -MMD -MF src/php/classes/php_vector_ce.dep -MT src/php/classes/php_vector_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_vector_ce.c -MMD -MF src/php/classes/php_vector_ce.dep -MT src/php/classes/php_vector_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_vector_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_priority_queue_ce.c -o src/php/classes/php_priority_queue_ce.lo -MMD -MF src/php/classes/php_priority_queue_ce.dep -MT src/php/classes/php_priority_queue_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_priority_queue_ce.c -MMD -MF src/php/classes/php_priority_queue_ce.dep -MT src/php/classes/php_priority_queue_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_priority_queue_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_queue_ce.c -o src/php/classes/php_queue_ce.lo -MMD -MF src/php/classes/php_queue_ce.dep -MT src/php/classes/php_queue_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_queue_ce.c -MMD -MF src/php/classes/php_queue_ce.dep -MT src/php/classes/php_queue_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_queue_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/php_ds.c -o php_ds.lo -MMD -MF php_ds.dep -MT php_ds.lo mkdir .libs gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/php_ds.c -MMD -MF php_ds.dep -MT php_ds.lo -fPIC -DPIC -o .libs/php_ds.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=compile gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_set_ce.c -o src/php/classes/php_set_ce.lo -MMD -MF src/php/classes/php_set_ce.dep -MT src/php/classes/php_set_ce.lo gcc -I. -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/pterjan/rpmbuild/BUILD/ds-1.5.0/src/php/classes/php_set_ce.c -MMD -MF src/php/classes/php_set_ce.dep -MT src/php/classes/php_set_ce.lo -fPIC -DPIC -o src/php/classes/.libs/php_set_ce.o /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=link gcc -shared -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/include -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0/main -I/home/pterjan/rpmbuild/BUILD/ds-1.5.0 -I/usr/include/php8.3 -I/usr/include/php8.3/main -I/usr/include/php8.3/TSRM -I/usr/include/php8.3/Zend -I/usr/include/php8.3/ext -I/usr/include/php8.3/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ds.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/pterjan/rpmbuild/BUILD/ds-1.5.0/modules src/common.lo src/ds/ds_vector.lo src/ds/ds_deque.lo src/ds/ds_htable.lo src/ds/ds_set.lo src/ds/ds_map.lo src/ds/ds_stack.lo src/ds/ds_priority_queue.lo src/ds/ds_queue.lo src/php/objects/php_vector.lo src/php/objects/php_deque.lo src/php/objects/php_map.lo src/php/objects/php_pair.lo src/php/objects/php_priority_queue.lo src/php/objects/php_queue.lo src/php/objects/php_set.lo src/php/objects/php_stack.lo src/php/iterators/php_vector_iterator.lo src/php/iterators/php_deque_iterator.lo src/php/iterators/php_set_iterator.lo src/php/iterators/php_map_iterator.lo src/php/iterators/php_stack_iterator.lo src/php/iterators/php_htable_iterator.lo src/php/iterators/php_priority_queue_iterator.lo src/php/iterators/php_queue_iterator.lo src/php/handlers/php_common_handlers.lo src/php/handlers/php_vector_handlers.lo src/php/handlers/php_deque_handlers.lo src/php/handlers/php_set_handlers.lo src/php/handlers/php_map_handlers.lo src/php/handlers/php_stack_handlers.lo src/php/handlers/php_pair_handlers.lo src/php/handlers/php_priority_queue_handlers.lo src/php/handlers/php_queue_handlers.lo src/php/classes/php_hashable_ce.lo src/php/classes/php_collection_ce.lo src/php/classes/php_sequence_ce.lo src/php/classes/php_vector_ce.lo src/php/classes/php_deque_ce.lo src/php/classes/php_set_ce.lo src/php/classes/php_map_ce.lo src/php/classes/php_stack_ce.lo src/php/classes/php_pair_ce.lo src/php/classes/php_priority_queue_ce.lo src/php/classes/php_queue_ce.lo php_ds.lo gcc -shared -Wl,--as-needed src/.libs/common.o src/ds/.libs/ds_vector.o src/ds/.libs/ds_deque.o src/ds/.libs/ds_htable.o src/ds/.libs/ds_set.o src/ds/.libs/ds_map.o src/ds/.libs/ds_stack.o src/ds/.libs/ds_priority_queue.o src/ds/.libs/ds_queue.o src/php/objects/.libs/php_vector.o src/php/objects/.libs/php_deque.o src/php/objects/.libs/php_map.o src/php/objects/.libs/php_pair.o src/php/objects/.libs/php_priority_queue.o src/php/objects/.libs/php_queue.o src/php/objects/.libs/php_set.o src/php/objects/.libs/php_stack.o src/php/iterators/.libs/php_vector_iterator.o src/php/iterators/.libs/php_deque_iterator.o src/php/iterators/.libs/php_set_iterator.o src/php/iterators/.libs/php_map_iterator.o src/php/iterators/.libs/php_stack_iterator.o src/php/iterators/.libs/php_htable_iterator.o src/php/iterators/.libs/php_priority_queue_iterator.o src/php/iterators/.libs/php_queue_iterator.o src/php/handlers/.libs/php_common_handlers.o src/php/handlers/.libs/php_vector_handlers.o src/php/handlers/.libs/php_deque_handlers.o src/php/handlers/.libs/php_set_handlers.o src/php/handlers/.libs/php_map_handlers.o src/php/handlers/.libs/php_stack_handlers.o src/php/handlers/.libs/php_pair_handlers.o src/php/handlers/.libs/php_priority_queue_handlers.o src/php/handlers/.libs/php_queue_handlers.o src/php/classes/.libs/php_hashable_ce.o src/php/classes/.libs/php_collection_ce.o src/php/classes/.libs/php_sequence_ce.o src/php/classes/.libs/php_vector_ce.o src/php/classes/.libs/php_deque_ce.o src/php/classes/.libs/php_set_ce.o src/php/classes/.libs/php_map_ce.o src/php/classes/.libs/php_stack_ce.o src/php/classes/.libs/php_pair_ce.o src/php/classes/.libs/php_priority_queue_ce.o src/php/classes/.libs/php_queue_ce.o .libs/php_ds.o -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,-soname -Wl,ds.so -o .libs/ds.so creating ds.la (cd .libs && rm -f ds.la && ln -s ../ds.la ds.la) /bin/sh /home/pterjan/rpmbuild/BUILD/ds-1.5.0/libtool --tag=CC --mode=install cp ./ds.la /home/pterjan/rpmbuild/BUILD/ds-1.5.0/modules cp ./.libs/ds.so /home/pterjan/rpmbuild/BUILD/ds-1.5.0/modules/ds.so cp ./.libs/ds.lai /home/pterjan/rpmbuild/BUILD/ds-1.5.0/modules/ds.la PATH="$PATH:/sbin" ldconfig -n /home/pterjan/rpmbuild/BUILD/ds-1.5.0/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/pterjan/rpmbuild/BUILD/ds-1.5.0/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'. + mv modules/ds.so . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JN4pWN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64 + cd ds-1.5.0 + '[' 1 -eq 1 ']' + install -d /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/usr/lib64/php/8.3/extensions + install -d /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/etc/php.d + install -m0755 ds.so /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/usr/lib64/php/8.3/extensions/ + install -m0644 B04_ds.ini /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/etc/php.d/B04_ds.ini + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.5.0-4.mga10 --unique-debug-suffix -1.5.0-4.mga10.x86_64 --unique-debug-src-base php-ds-1.5.0-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ds-1.5.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/php-ds-1.5.0-4.mga10.x86_64 565 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: php8.3-ds-1.5.0-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aoWaHo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ds-1.5.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/usr/share/doc/php8.3-ds + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/usr/share/doc/php8.3-ds + cp -pr /home/pterjan/rpmbuild/BUILD/ds-1.5.0/package.xml /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64/usr/share/doc/php8.3-ds + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(php8.3-ds) = 1.5.0-4.mga10 php-ds = 1.5.0 php8.3-ds = 1.5.0-4.mga10 php8.3-ds(x86-64) = 1.5.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: php-ds-debugsource-1.5.0-4.mga10.x86_64 Provides: php-ds-debugsource = 1.5.0-4.mga10 php-ds-debugsource(x86-64) = 1.5.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php8.3-ds-debuginfo-1.5.0-4.mga10.x86_64 Provides: debuginfo(build-id) = e127261cf37a5cbc967dd0980a8d7634e3208d1a php8.3-ds-debuginfo = 1.5.0-4.mga10 php8.3-ds-debuginfo(x86-64) = 1.5.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: php-ds-debugsource(x86-64) = 1.5.0-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/php8.3-ds-debuginfo-1.5.0-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/php8.3-ds-1.5.0-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/php-ds-debugsource-1.5.0-4.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qmhG7Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ds-1.5.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/php-ds-1.5.0-4.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z0kpc7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/ds-1.5.0-SPECPARTS + rm -rf ds-1.5.0 ds-1.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!