D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/@2372783:php8.5-8.5.11-1.mga9.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.curHpu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf php-src-php-8.5.11 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/php-8.5.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd php-src-php-8.5.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/hg init -q . + /usr/bin/hg add -q . ext/fileinfo/data_file.c: up to 61 MB of RAM may be required to manage this file (use 'hg revert ext/fileinfo/data_file.c' to cancel the pending addition) + /usr/bin/hg commit -q --user 'rpm-build ' -m 'php8.5-8.5.11 base' + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-7.1-mga_php.ini.diff + /usr/bin/hg import - -q -m php-7.1-mga_php.ini.diff --user 'rpm-build ' + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-7.0.2RC1-libdb.diff + /usr/bin/hg import - -q -m php-7.0.2RC1-libdb.diff --user 'rpm-build ' + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-dba-link.patch + /usr/bin/hg import - -q -m php-dba-link.patch --user 'rpm-build ' patching file ext/dba/config.m4 Hunk #1 succeeded at 346 with fuzz 2 (offset 94 lines). + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-zlib-for-getimagesize.patch + /usr/bin/hg import - -q -m php-zlib-for-getimagesize.patch --user 'rpm-build ' + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-7.0.0RC5-fpm-0.6.5-mdv_conf.diff + /usr/bin/hg import - -q -m php-7.0.0RC5-fpm-0.6.5-mdv_conf.diff --user 'rpm-build ' + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-session.save_path.diff + /usr/bin/hg import - -q -m php-session.save_path.diff --user 'rpm-build ' + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/php-7.0.2RC1-session.use_strict_mode.diff + /usr/bin/hg import - -q -m php-7.0.2RC1-session.use_strict_mode.diff --user 'rpm-build ' patching file php.ini-development Hunk #1 succeeded at 1326 with fuzz 2 (offset 57 lines). patching file php.ini-production Hunk #1 succeeded at 1328 with fuzz 2 (offset 59 lines). + cp /home/iurt/rpmbuild/SOURCES/php-test-ini php-test.ini + cp /home/iurt/rpmbuild/SOURCES/php-fpm.service php-fpm.service + cp /home/iurt/rpmbuild/SOURCES/php-fpm.sysconf php-fpm.sysconf + cp /home/iurt/rpmbuild/SOURCES/php-fpm.logrotate php-fpm.logrotate + cp /home/iurt/rpmbuild/SOURCES/create_data_file.php create_data_file.php + find -name '*.inc' -type f -not -path './.hg/*' -print0 + xargs -0 chmod 644 + find -name '*.php*' -type f -not -path './.hg/*' -print0 + xargs -0 chmod 644 + find -name '*README*' -type f -not -path './.hg/*' -print0 + xargs -0 chmod 644 + mkdir -p php-devel/extensions + mkdir -p php-devel/sapi + perl -pi -e 's|\(libdir\)/build|\(libdir\)/8.5/build|' scripts/Makefile.frag + perl -pi -e 's|@libdir@`/build|@libdir@`/8.5/build|' scripts/phpize.in + perl -pi -e 's|include/php|include/php8.5|' ext/pdo/Makefile.frag build/Makefile.global build/php.m4 + perl -pi -e 's|\(includedir\)/php|\(includedir\)/php8.5|' scripts/Makefile.frag + perl -pi -e 's|@includedir@/php|@includedir@/php8.5|' scripts/php-config.in + perl -pi -e 's|\@includedir\@`/php|\@includedir\@`/php8.5|' scripts/phpize.in + cp -dpR ext/bcmath ext/bz2 ext/calendar ext/com_dotnet ext/ctype ext/curl ext/date ext/dba ext/dl_test ext/dom ext/enchant ext/exif ext/ext_skel.php ext/ffi ext/fileinfo ext/filter ext/ftp ext/gd ext/gettext ext/gmp ext/hash ext/iconv ext/intl ext/json ext/ldap ext/lexbor ext/libxml ext/mbstring ext/mysqli ext/mysqlnd ext/odbc ext/opcache ext/openssl ext/pcntl ext/pcre ext/pdo ext/pdo_dblib ext/pdo_firebird ext/pdo_mysql ext/pdo_odbc ext/pdo_pgsql ext/pdo_sqlite ext/pgsql ext/phar ext/posix ext/random ext/readline ext/reflection ext/session ext/shmop ext/simplexml ext/skeleton ext/snmp ext/soap ext/sockets ext/sodium ext/spl ext/sqlite3 ext/standard ext/sysvmsg ext/sysvsem ext/sysvshm ext/tidy ext/tokenizer ext/uri ext/xml ext/xmlreader ext/xmlwriter ext/xsl ext/zend_test ext/zip ext/zlib php-devel/extensions/ + rm -f php-devel/extensions/informix/stub.c + rm -f php-devel/extensions/standard/.deps + rm -f php-devel/extensions/skeleton/EXPERIMENTAL + cp -dpR sapi/apache2handler sapi/cgi sapi/cli sapi/embed sapi/fpm sapi/fuzzer sapi/litespeed sapi/phpdbg php-devel/sapi/ + rm -f php-devel/sapi/thttpd/stub.c + rm -f php-devel/sapi/cgi/php.sym + rm -f php-devel/sapi/fastcgi/php.sym + rm -f php-devel/sapi/pi3web/php.sym + find php-devel -name '*.droplet' + xargs rm -f + rm -rf php-devel/extensions/com_dotnet + find php-devel -name '*.dsp' + xargs rm -f + find php-devel -name '*.mak' + xargs rm -f + find php-devel -name '*.w32' + xargs rm + find php-devel -name tests -type d -print0 + xargs -0 rm -rf + rm -rf ext/pcre/pcrelib + rm -rf ext/pdo_sqlite/sqlite + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9xvh2B + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd php-src-php-8.5.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations' + export 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O3 -lz' + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O3 -lz' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-error=deprecated-declarations -Wno-deprecated-declarations' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-error=deprecated-declarations -Wno-deprecated-declarations' + cat + chmod 755 php-devel/buildext + rm -f configure + rm -rf autom4te.cache + ./buildconf --force buildconf: Checking installation buildconf: autoconf version 2.71 (ok) buildconf: Forcing buildconf. The configure files will be regenerated. buildconf: Cleaning cache and configure files buildconf: Rebuilding configure buildconf: Rebuilding main/php_config.h.in buildconf: Run ./configure to proceed with customizing the PHP build. + export oldstyleextdir=yes + oldstyleextdir=yes + export EXTENSION_DIR=/usr/lib/php/8.5/extensions + EXTENSION_DIR=/usr/lib/php/8.5/extensions + export PROG_SENDMAIL=/usr/sbin/sendmail + PROG_SENDMAIL=/usr/sbin/sendmail + export 'GD_SHARED_LIBADD= -lm' + GD_SHARED_LIBADD=' -lm' ++ pkgconf --cflags enchant-2 + export 'ENCHANT_CFLAGS=-I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' + ENCHANT_CFLAGS='-I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread ' ++ pkgconf --libs enchant-2 + export 'ENCHANT_LIBS=-lenchant-2 ' + ENCHANT_LIBS='-lenchant-2 ' + export 'PHP_BUILD_PROVIDER=Official mageia package' + PHP_BUILD_PROVIDER='Official mageia package' + ./configure --with-config-file-path=/usr/lib/php/8.5/ini --program-suffix=8.5 --enable-fpm --with-fpm-user=apache --with-fpm-group=apache --with-fpm-systemd --enable-cli --with-apxs2=/usr/bin/apxs --enable-zts --with-pic --build=i586-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --datadir=/usr/share --libdir=/usr/lib --libexecdir=/usr/libexec --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var/lib --enable-shared=yes --enable-static=no --disable-debug --enable-bcmath=shared --enable-calendar=shared --enable-ctype=shared --enable-dba=shared --enable-dom=shared,/usr --enable-exif=shared --enable-fileinfo=shared --enable-filter=shared --enable-ftp=shared --enable-gd=shared --enable-intl=shared --enable-mbregex --enable-mbstring=shared,/usr --enable-mysqlnd=shared,/usr/bin/mysql_config --enable-pcntl=shared --enable-pdo=shared,/usr --enable-phar=shared --enable-phpdbg --enable-posix=shared --enable-session=shared,/usr --enable-shmop=shared,/usr --enable-simplexml --enable-soap=shared,/usr --enable-sockets=shared,/usr --enable-sysvmsg=shared,/usr --enable-sysvsem=shared,/usr --enable-sysvshm=shared,/usr --enable-tokenizer=shared,/usr --enable-xmlreader=shared,/usr --enable-xmlwriter=shared,/usr --with-zip=shared --with-bz2=shared,/usr --with-cdb --with-config-file-scan-dir=/usr/lib/php/8.5/ini --with-curl=shared,/usr --with-db4 --with-enchant=shared,/usr --with-freetype=/usr --with-gdbm --with-external-gd=shared,/usr --with-gettext=shared,/usr --with-gmp=shared,/usr --with-iconv=shared --with-jpeg=/usr --with-ldap-sasl --with-ldap=shared,/usr --with-libdir=lib --with-mhash=shared,/usr --with-mysqli=shared,mysqlnd --with-mysql-sock=/var/lib/mysql/mysql.sock --with-openssl=shared,/usr --without-pear --with-external-pcre=/usr --with-pcre-jit --with-pdo-dblib=shared,/usr --with-pdo-firebird=shared,/usr/lib/firebird --with-pdo-mysql=shared,mysqlnd --with-pdo-odbc=shared,unixODBC,/usr --with-pdo-pgsql=shared,/usr --with-pdo-sqlite=shared,/usr --with-pgsql=shared,/usr --with-readline=shared,/usr --with-snmp=shared,/usr --with-sodium=shared,/usr --with-sqlite3=shared,/usr --with-system-ciphers --with-tidy=shared,/usr --with-unixODBC=shared,/usr --with-webp=/usr --with-xpm=/usr/X11R6 --with-xsl=shared,/usr --with-zlib=shared,/usr 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 build system type... i586-mageia-linux-gnu checking host system type... i586-mageia-linux-gnu checking target system type... i586-mageia-linux-gnu shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode checking for gawk... gawk checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking how to run the C preprocessor... cc -E 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking for system library directory... lib checking whether to enable runpaths... yes checking if compiler supports -Wl,-rpath,... yes checking for bison... bison checking for bison version... 3.8.2 (ok) checking for re2c... re2c checking for re2c version... 3.0 (ok) checking for php... no checking whether to enable computed goto extension with re2c... no checking whether the C compiler accepts -ffp-contract=off... yes checking whether the C compiler accepts -fvisibility=hidden... yes checking whether to force non-PIC code in shared modules... no checking C standard library implementation... glibc checking for pthreads_cflags... -pthread checking for pthreads_lib... pthread Configuring SAPI modules checking whether to build Apache 2 handler module support via DSO through APXS... /usr/bin/apxs checking for CLI build... yes checking for setproctitle... no checking for sys/pstat.h... no checking for PS_STRINGS... no checking for embedded SAPI library support... no checking for FPM build... yes checking for clock_gettime... yes checking for ptrace... yes checking for proc mem file... mem checking if compiler supports __sync_bool_compare_and_swap... yes checking for TCP_INFO... yes checking for TCP_CONNECTION_INFO... no checking for SO_LISTENQLEN... no checking for kqueue... no checking for epoll... yes checking for select... yes checking for clearenv... yes checking for setproctitle... (cached) no checking for setproctitle_fast... no checking for priv.h... no checking for sys/times.h... yes checking for times... yes checking for port.h... no checking whether to enable systemd integration in PHP-FPM... yes checking whether to use Access Control Lists (ACL) in PHP-FPM... no checking whether to enable AppArmor confinement in PHP-FPM... no checking whether to enable SELinux support in PHP-FPM... no checking for libsystemd >= 209... yes checking for systemd/sd-daemon.h... yes checking for Clang fuzzer SAPI... no checking for LiteSpeed support... no checking for phpdbg support... yes checking for phpdbg debug build... no checking for phpdbg readline support... no checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for phpdbg and readline integration... disabled checking for cc options needed to detect all undeclared functions... none needed checking whether UFFDIO_WRITEPROTECT_MODE_WP is declared... yes checking for CGI build... yes checking for struct sockaddr_un.sun_len... no checking whether cross-process locking is required by accept()... no checking for chosen SAPI module... apache2handler checking for executable SAPI binaries... cli fpm phpdbg cgi Running system checks checking for sendmail... /usr/sbin/sendmail checking whether system uses EBCDIC... no checking whether byte ordering is bigendian... no checking whether writing to stdout works... This is the test message -- yes checking for library containing socket... none required checking for socketpair... yes checking for library containing gethostbyaddr... none required checking for library containing dlopen... none required checking for library containing sin... -lm checking for library containing Pgrab... no checking for library containing setsockopt... none required checking for openpty... yes checking for dirent.h... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for netinet/in.h... yes checking for alloca.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for dns.h... no checking for fcntl.h... yes checking for grp.h... yes checking for ieeefp.h... no checking for langinfo.h... yes checking for linux/sock_diag.h... yes checking for poll.h... yes checking for pty.h... yes checking for pwd.h... yes checking for resolv.h... yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... yes checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/poll.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/sysexits.h... no checking for sys/uio.h... yes checking for sys/wait.h... yes checking for sys/loadavg.h... no checking for unistd.h... (cached) yes checking for unix.h... no checking for utime.h... yes checking for sys/utsname.h... yes checking for sys/ipc.h... yes checking for dlfcn.h... yes checking for tmmintrin.h... yes checking for nmmintrin.h... yes checking for wmmintrin.h... yes checking for immintrin.h... yes checking for cookie_io_functions_t... yes checking for fopencookie... yes checking whether fopencookie seeker uses off64_t... yes checking for broken getcwd... no checking for broken gcc optimize-strlen... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether localtime_r is declared... yes checking whether gmtime_r is declared... yes checking whether asctime_r is declared... yes checking whether ctime_r is declared... yes checking whether strtok_r is declared... yes checking for struct flock... yes checking for socklen_t... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 checking size of off_t... 4 checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_cpu_init... yes checking for __builtin_cpu_supports... yes checking for __builtin_ctzl... yes checking for __builtin_ctzll... yes checking for __builtin_expect... yes checking for __builtin_frame_address... yes checking for __builtin_saddl_overflow... yes checking for __builtin_saddll_overflow... yes checking for __builtin_smull_overflow... yes checking for __builtin_smulll_overflow... yes checking for __builtin_ssubl_overflow... yes checking for __builtin_ssubll_overflow... yes checking for __builtin_unreachable... yes checking for __builtin_usub_overflow... yes checking whether compiler supports AVX-512... yes checking whether compiler supports AVX-512 VBMI... yes checking whether the compiler supports __alignof__... yes checking for struct tm.tm_gmtoff... yes checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blocks... yes checking for uid_t in sys/types.h... yes checking for struct sockaddr_storage... yes checking for struct sockaddr.sa_len... no checking for __attribute__((ifunc))... yes checking for __attribute__((target))... yes checking for variable __attribute__((aligned))... yes checking for alphasort... yes checking for asctime_r... yes checking for asprintf... yes checking for chroot... yes checking for ctime_r... yes checking for explicit_memset... no checking for fdatasync... yes checking for flock... yes checking for ftok... yes checking for funopen... no checking for gai_strerror... yes checking for getcwd... yes checking for getgrnam_r... yes checking for gethostname... yes checking for getloadavg... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getrusage... yes checking for getservbyname... yes checking for getservbyport... yes checking for gettimeofday... yes checking for getwd... yes checking for glob... yes checking for gmtime_r... yes checking for issetugid... no checking for lchown... yes checking for localtime_r... yes checking for memcntl... no checking for memfd_create... yes checking for memmem... yes checking for mempcpy... yes checking for memrchr... yes checking for memset_explicit... no checking for mkstemp... yes checking for mmap... yes checking for nice... yes checking for nl_langinfo... yes checking for poll... yes checking for pthread_jit_write_protect_np... no checking for putenv... yes checking for reallocarray... yes checking for scandir... yes checking for setenv... yes checking for setitimer... yes checking for shutdown... yes checking for sigprocmask... yes checking for statfs... yes checking for statvfs... yes checking for std_syslog... no checking for strcasecmp... yes checking for strptime... yes checking for strtok_r... yes checking for symlink... yes checking for tzset... yes checking for unsetenv... yes checking for usleep... yes checking for utime... yes checking for vasprintf... yes checking whether to use the system glob function... no checking for inet_ntop... yes checking for inet_pton... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for sys/prctl.h... yes checking for prctl... yes checking for sys/procctl.h... no checking how many arguments gethostbyname_r() takes... six checking for nanosleep... yes checking for getaddrinfo... yes checking for copy_file_range... yes checking for strlcat... no checking for strlcpy... no checking for explicit_bzero... yes checking for getopt... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for type of reentrant time-related functions... POSIX checking for aarch64 CRC32 API... no checking for asm goto... yes checking whether to enable Valgrind support... no General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking whether to enable debug assertions in release mode... no checking for POSIX threads... yes checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no checking layout of installed files... PHP checking path to configuration file... /usr/lib/php/8.5/ini checking where to scan for configuration files... /usr/lib/php/8.5/ini checking whether to enable PHP's own SIGCHLD handler... no checking whether to explicitly link against libgcc... no checking whether to enable short tags by default... yes checking whether to enable dmalloc... no checking whether to enable IPv6 support... yes checking for IPv6 support... yes checking whether to enable DTrace support... no checking how big to make fd sets... using system default Configuring extensions checking for io.h... no checking for strtoll... yes checking for atoll... yes checking whether the C compiler accepts -Wno-implicit-fallthrough... yes checking whether the C compiler accepts -fwrapv... yes checking whether to build with LIBXML support... yes checking for libxml-2.0 >= 2.9.4... yes checking for OpenSSL support... yes, shared checking whether to use system default cipher list instead of hardcoded value... yes checking whether to load legacy algorithm provider... no checking whether to enable argon2 password hashing (requires OpenSSL >= 3.2)... no checking for openssl >= 1.1.1... yes checking for RAND_egd in -lcrypto... no checking whether to enable PCRE JIT functionality... yes checking for libpcre2-8 >= 10.30... yes checking whether external PCRE2 library has JIT supported... yes checking whether to enable the SQLite3 extension... yes, shared checking for sqlite3 >= 3.7.17... yes checking for sqlite3_errstr in -lsqlite3... yes checking for sqlite3_expanded_sql in -lsqlite3... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for ZLIB support... yes, shared checking for zlib >= 1.2.11... yes checking whether to enable bc style precision math functions... yes, shared checking for BZip2 support... yes, shared checking for BZip2... found in /usr checking for BZ2_bzerror in -lbz2... yes checking whether to enable calendar conversion support... yes, shared checking whether to enable ctype functions... yes, shared checking for cURL support... yes, shared checking for libcurl >= 7.61.0... yes checking for SSL support in libcurl... yes checking whether libcurl is linked against a supported OpenSSL version... yes checking for curl_easy_perform in -lcurl... yes checking for QDBM support... no checking for gdbm_open in -lgdbm... yes checking for GDBM support... yes checking for NDBM support... no checking for TCADB support... no checking for LMDB support... no checking for DB4 minor version and patch level... ok checking if dba can be used as shared extension... yes checking for Berkeley DB4 support... yes checking for Berkeley DB3 support... no checking for Berkeley DB2 support... no checking for DB1 support... no checking for DBM support... no checking for CDB support... builtin checking for INI File support... builtin checking for FlatFile support... builtin checking whether to enable DBA interface... yes, shared checking whether to enable dl-test extension... no checking whether to enable DOM support... yes, shared checking for libxml-2.0 >= 2.9.4... yes checking whether to build with Enchant support... yes, shared checking for enchant-2... yes checking whether to enable EXIF (metadata from images) support... yes, shared checking for FFI support... no checking for fileinfo support... yes, shared checking for sys/sysmacros.h... (cached) yes checking for strcasestr... yes checking for __attribute__((visibility))... yes checking for utimes... yes checking for strndup... yes checking whether to enable input filter support... yes, shared checking whether to enable FTP support... yes, shared checking whether to enable FTP over SSL support... /usr checking for openssl >= 1.1.1... yes checking for GD support... yes, shared checking for external libgd... shared,/usr checking for libavif... no checking for libwebp... /usr checking for libjpeg... /usr checking for libXpm... /usr/X11R6 checking for FreeType 2... /usr checking whether to enable JIS-mapped Japanese font support in GD... no checking for gdlib >= 2.1.0... yes checking for working gdImageCreateFromPng in libgd... yes checking for working gdImageCreateFromAvif in libgd... yes checking for working gdImageCreateFromWebp in libgd... yes checking for working gdImageCreateFromJpeg in libgd... yes checking for working gdImageCreateFromXpm in libgd... yes checking for gdFontCacheShutdown in -lgd... yes checking for gdVersionString in -lgd... yes checking for gdImageGetInterpolationMethod in -lgd... yes checking for gdImageCreate in -lgd... yes checking for GNU gettext support... yes, shared checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dngettext in -lintl... yes checking for dcngettext in -lintl... yes checking for bind_textdomain_codeset in -lintl... yes checking for GNU MP support... yes, shared checking for gmp.h... yes checking for __gmpz_rootrem... yes checking for mhash support... yes, shared configure: WARNING: The --with-mhash option and mhash* functions are deprecated as of PHP 8.1.0 checking size of long... (cached) 4 checking if we're at 64-bit platform... no checking whether the C compiler accepts -Wno-implicit-fallthrough... (cached) yes checking for iconv support... yes, shared checking for iconv... yes checking for iconv implementation... glibc checking if iconv supports errno... yes checking if iconv input parameter is const (non-standard)... non-const checking if iconv supports //IGNORE... no checking whether to enable internationalization support... yes, shared checking for icu-uc >= 57.1 icu-io icu-i18n... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++ -E checking if intl requires -std=gnu++17... no checking whether g++ supports C++11 features with -std=c++11... yes checking for LDAP support... yes, shared checking whether to build with LDAP Cyrus SASL support... yes checking for ldap.h... /usr checking for 3 arg ldap_set_rebind_proc... yes checking for ldap_control_find... yes checking for ldap_extended_operation... yes checking for ldap_extended_operation_s... yes checking for ldap_parse_extended_result... yes checking for ldap_parse_reference... yes checking for ldap_parse_result... yes checking for ldap_passwd... yes checking for ldap_refresh_s... yes checking for ldap_start_tls_s... yes checking for ldap_whoami_s... yes checking for ldap_sasl_bind_s... yes checking for libsasl2... yes checking whether to enable multibyte string support... yes, shared checking whether to enable multibyte regex support (requires oniguruma)... yes checking for oniguruma... yes checking if oniguruma has an invalid entry for KOI8 encoding... yes checking for MySQLi support... yes, shared checking for specified location of the MySQL Unix socket... /var/lib/mysql/mysql.sock checking for MySQL Unix socket location... /var/lib/mysql/mysql.sock checking for IBM DB2 support... no checking for a custom ODBC support... no checking whether to build with iODBC support... no checking whether to build with unixODBC support... yes, shared configure: Using unixODBC in /usr checking whether to enable copying PHP CODE pages into HUGE PAGES... yes checking whether to enable JIT... yes checking whether to support opcache JIT disassembly through Capstone... no checking for mprotect... yes checking for shm_create_largepage... no checking for sysvipc shared memory support... yes checking for mmap() using MAP_ANON shared memory support... yes checking for library containing shm_open... none required checking for mmap() using shm_open() shared memory support... yes checking whether to enable pcntl support... yes, shared checking for fork... yes checking for sigaction... yes checking for waitpid... yes checking for forkx... no checking for getcpuid... no checking for getpriority... yes checking for pset_bind... no checking for pthread_set_qos_class_self_np... no checking for rfork... no checking for sched_setaffinity... yes checking for setpriority... yes checking for sigwaitinfo... yes checking for sigtimedwait... yes checking for unshare... yes checking for wait3... yes checking for wait4... yes checking for waitid... yes checking for wait6... no checking for syscall... yes checking for WIFCONTINUED... no checking whether WIFCONTINUED is declared... yes checking whether WCONTINUED is declared... yes checking whether WEXITED is declared... yes checking whether WSTOPPED is declared... yes checking whether WNOWAIT is declared... yes checking whether P_ALL is declared... yes checking whether P_PIDFD is declared... yes checking whether P_UID is declared... no checking whether P_JAILID is declared... no checking whether SYS_waitid is declared... yes checking whether SYS_pidfd_open is declared... yes checking if sched_getcpu is supported... yes checking for siginfo_t... yes checking whether to enable PDO support... yes, shared checking for PDO_DBLIB support via FreeTDS... yes, shared checking for PDO includes... /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext checking for Firebird support for PDO... yes, shared checking for fb_config... /usr/sbin/fb_config checking for fb_get_master_interface in -lfbclient... yes checking for PDO includes... (cached) /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext checking whether g++ supports C++11 features with -std=c++11... (cached) yes checking for MySQL support for PDO... yes, shared checking for MySQL Unix socket location... /var/lib/mysql/mysql.sock checking for PDO includes... (cached) /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext checking for ODBC v3 support for PDO... yes, shared checking for PDO includes... (cached) /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext checking for selected PDO ODBC flavour... unixODBC using pkg-config checking for odbc... yes checking for cli0cli.h... no checking for cli0core.h... no checking for cli0defs.h... no checking for cli0env.h... no checking for cli0ext.h... no checking for iodbc.h... no checking for isql.h... no checking for isqlext.h... no checking for LibraryManager.h... no checking for odbc.h... no checking for sql.h... yes checking for sqlcli1.h... no checking for sqlext.h... yes checking for sqltypes.h... yes checking for sqlucode.h... yes checking for sqlunix.h... no checking for udbcext.h... no checking for PostgreSQL support for PDO... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQencryptPasswordConn in -lpq... yes checking for PQresultMemorySize in -lpq... yes checking for PQclosePrepared in -lpq... no checking for PQclosePortal in -lpq... no checking for PDO includes... (cached) /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext checking for sqlite 3 support for PDO... yes, shared checking for PDO includes... (cached) /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext checking for sqlite3 >= 3.7.17... yes checking for sqlite3_close_v2 in -lsqlite3... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for sqlite3_load_extension in -lsqlite3... (cached) yes checking for PostgreSQL support... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQencryptPasswordConn in -lpq... (cached) yes checking for PQresultMemorySize in -lpq... (cached) yes checking for PQchangePassword in -lpq... no checking for PQsocketPoll in -lpq... no checking for PQclosePrepared in -lpq... no checking for PQservice in -lpq... no checking whether PGRES_TUPLES_CHUNK is declared... no checking if PGVerbosity enum has PQERRORS_SQLSTATE... yes checking for phar archive support... yes, shared checking for phar openssl support... no (shared openssl) checking whether to enable POSIX-like functions... yes, shared checking for ctermid... yes checking for eaccess... yes checking for getgrgid_r... yes checking for getgroups... yes checking for getlogin... yes checking for getpgid... yes checking for getrlimit... yes checking for getsid... yes checking for initgroups... yes checking for mkfifo... yes checking for mknod... yes checking for setegid... yes checking for seteuid... yes checking for setrlimit... yes checking for setsid... yes checking for makedev... no checking whether makedev is declared... yes checking C standard library implementation... (cached) glibc checking for pathconf... yes checking for fpathconf... yes checking for working ttyname_r() implementation... yes checking for struct utsname.domainname... yes checking whether arc4random_buf is declared... yes checking for CommonCrypto/CommonRandom.h... no checking for getrandom... yes checking for libedit readline replacement... no checking for readline support... yes, shared checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_callback_read_char in -lreadline... yes checking for rl_on_new_line in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_pending_input is declared... yes checking whether rl_erase_empty_line is declared... yes checking whether to enable PHP sessions... yes, shared checking for mm support... no checking whether pwrite works... yes checking whether pread works... yes checking whether to enable shmop support... yes, shared checking whether to enable SimpleXML support... yes checking for libxml-2.0 >= 2.9.4... yes checking for SNMP support... yes, shared checking for init_snmp in -lnetsnmp... yes checking for shutdown_snmp_logging in -lnetsnmp... yes checking whether usmHMAC192SHA256AuthProtocol is declared... yes checking whether usmHMAC384SHA512AuthProtocol is declared... yes checking whether to enable SOAP support... yes, shared checking for libxml-2.0 >= 2.9.4... yes checking whether to enable sockets support... yes, shared checking for hstrerror... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for sockatmark... yes checking for accept4... yes checking for sys/sockio.h... no checking for linux/filter.h... yes checking for linux/if_packet.h... yes checking for linux/if_ether.h... yes checking for linux/udp.h... yes checking for struct sockaddr_storage.ss_family... yes checking for struct ucred... yes checking for struct cmsgcred... no checking for sodium support... yes, shared checking for libsodium >= 1.0.8... yes checking size of long... (cached) 4 checking whether the C compiler accepts -Wno-logical-op... yes checking whether flush should be called explicitly after a buffered io... no checking for external libcrypt or libxcrypt... no checking for working POSIX fnmatch... yes checking for fork... (cached) yes checking if your OS can spawn processes with inherited handles... yes checking for res_nsearch... yes checking for res_ndestroy... no checking for __res_ndestroy... no checking for res_ndestroy in -lresolv... no checking for __res_ndestroy in -lresolv... no checking for res_ndestroy in -lsocket... no checking for __res_ndestroy in -lsocket... no checking for dns_search... no checking for __dns_search... no checking for dns_search in -lresolv... no checking for __dns_search in -lresolv... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... yes checking for dn_skipname... yes checking for res_search... yes checking for posix_spawn_file_actions_addchdir_np... yes checking for elf_aux_info... no checking whether strptime is declared... yes checking for Argon2 support... no checking for net/if.h... yes checking for usable getifaddrs... yes checking whether to enable System V IPC support... yes, shared checking for sys/msg.h... yes checking whether to enable System V semaphore support... yes, shared checking for union semun... no checking whether to enable System V shared memory support... yes, shared checking for TIDY support... yes, shared checking for tidyOptGetDoc in -ltidy... yes checking for tidyReleaseDate in -ltidy... yes checking for tidyOptGetCategory... yes checking whether to enable tokenizer support... yes, shared checking for external/system liburiparser... no checking whether to enable XML support... yes checking whether to build with Expat support... no checking for libxml-2.0 >= 2.9.4... yes checking whether to enable XMLReader support... yes, shared checking for libxml-2.0 >= 2.9.4... yes checking whether to enable XMLWriter support... yes, shared checking for libxml-2.0 >= 2.9.4... yes checking whether to build with XSL support... yes, shared checking for libxslt >= 1.1.0... yes checking for libexslt... yes checking whether to enable zend_test extension... no checking for zip archive read/write support... yes, shared checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes checking for zip_file_set_mtime in -lzip... yes checking for zip_file_set_encryption in -lzip... yes checking for zip_libzip_version in -lzip... yes checking for zip_register_progress_callback_with_state in -lzip... yes checking for zip_register_cancel_callback_with_state in -lzip... yes checking for zip_compression_method_supported in -lzip... yes checking whether to enable mysqlnd... yes, shared checking whether to enable extended SSL support in mysqlnd... /usr checking whether to enable compressed protocol support in mysqlnd... yes checking for zlib >= 1.2.11... yes checking for openssl >= 1.1.1... yes checking linker support for -zcommon-page-size=2097152... yes Configuring PEAR checking whether to install PEAR... no Configuring Zend checking whether syscall to create shadow stack exists... no checking for fiber switching context... i386_sysv_elf_gas checking for dlfcn.h... (cached) yes checking for cpuid.h... yes checking for libproc.h... no checking for getpid... yes checking for gettid... yes checking for kill... yes checking for mremap... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_get_stackaddr_np... no checking for pthread_getattr_np... yes checking for pthread_stackseg_np... no checking for strnlen... yes checking whether clock_gettime_nsec_np is declared... no checking for sigsetjmp... no checking whether sigsetjmp is declared... yes checking whether the stack grows downwards... yes checking for usable _FPU_SETCW... yes checking for usable fpsetprec... no checking for usable _controlfp... no checking for usable _controlfp_s... no checking whether FPU control word can be manipulated by inline assembler... yes checking whether dlsym() requires a leading underscore in symbol names... no checking whether system supports global register variables... yes checking whether to enable global register variables support... yes checking for preserve_none calling convention... no checking whether __cpuid_count is available... yes checking whether to enable thread safety... yes checking whether to enable Zend debugging... no checking whether the C compiler accepts -Wno-clobbered... yes checking whether the C compiler accepts -Wimplicit-fallthrough=1... yes checking whether the C compiler accepts -Wduplicated-cond... yes checking whether the C compiler accepts -Wlogical-op... yes checking whether the C compiler accepts -Wformat-truncation... yes checking whether the C compiler accepts -Wstrict-prototypes... yes checking whether the C compiler accepts -fno-common... yes checking for Zend memory manager alignment and log values... (size_t)4 (size_t)2 0 checking for sigaction... (cached) yes checking whether to enable Zend signal handling... yes checking for library containing timer_create... none required checking whether to enable Zend max execution timers... yes Configuring libtool checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /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 how to recognize dependent libraries... pass_all checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate Generating files configure: creating build directories configure: creating Makefile configure: patching main/php_config.h.in configure: creating ./config.status config.status: creating sapi/cli/php.1 config.status: creating sapi/fpm/init.d.php-fpm config.status: creating sapi/fpm/php-fpm.8 config.status: creating sapi/fpm/php-fpm.conf config.status: creating sapi/fpm/php-fpm.service config.status: creating sapi/fpm/status.html config.status: creating sapi/fpm/www.conf config.status: creating sapi/phpdbg/phpdbg.1 config.status: creating sapi/cgi/php-cgi.1 config.status: creating ext/phar/phar.1 config.status: creating ext/phar/phar.phar.1 config.status: creating main/build-defs.h config.status: creating scripts/man1/php-config.1 config.status: creating scripts/man1/phpize.1 config.status: creating scripts/php-config config.status: creating scripts/phpize config.status: creating main/php_config.h config.status: executing apache2handler commands config.status: executing Zend/zend_config.h commands config.status: executing main/internal_functions.c commands config.status: executing main/internal_functions_cli.c commands config.status: executing default commands +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ Thank you for using PHP. + /usr/bin/make -O -j24 V=1 VERBOSE=1 /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc/KeccakHash.c -o ext/hash/sha3/generic32lc/KeccakHash.lo -MMD -MF ext/hash/sha3/generic32lc/KeccakHash.dep -MT ext/hash/sha3/generic32lc/KeccakHash.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc/KeccakSponge.c -o ext/hash/sha3/generic32lc/KeccakSponge.lo -MMD -MF ext/hash/sha3/generic32lc/KeccakSponge.dep -MT ext/hash/sha3/generic32lc/KeccakSponge.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/astro.c -o ext/date/lib/astro.lo -MMD -MF ext/date/lib/astro.dep -MT ext/date/lib/astro.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo -MMD -MF ext/hash/hash_crc32.dep -MT ext/hash/hash_crc32.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo -MMD -MF ext/hash/hash_adler32.dep -MT ext/hash/hash_adler32.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo -MMD -MF ext/date/lib/unixtime2tm.dep -MT ext/date/lib/unixtime2tm.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_fnv.c -o ext/hash/hash_fnv.lo -MMD -MF ext/hash/hash_fnv.dep -MT ext/hash/hash_fnv.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/libxml/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/libxml/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/libxml/image_svg.c -o ext/libxml/image_svg.lo -MMD -MF ext/libxml/image_svg.dep -MT ext/libxml/image_svg.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/interval.c -o ext/date/lib/interval.lo -MMD -MF ext/date/lib/interval.dep -MT ext/date/lib/interval.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_joaat.c -o ext/hash/hash_joaat.lo -MMD -MF ext/hash/hash_joaat.dep -MT ext/hash/hash_joaat.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/parse_posix.c -o ext/date/lib/parse_posix.lo -MMD -MF ext/date/lib/parse_posix.dep -MT ext/date/lib/parse_posix.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo -MMD -MF ext/date/lib/timelib.dep -MT ext/date/lib/timelib.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/libxml/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/libxml/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/libxml/mime_sniff.c -o ext/libxml/mime_sniff.lo -MMD -MF ext/libxml/mime_sniff.dep -MT ext/libxml/mime_sniff.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo -MMD -MF ext/date/lib/parse_iso_intervals.dep -MT ext/date/lib/parse_iso_intervals.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/dow.c -o ext/date/lib/dow.lo -MMD -MF ext/date/lib/dow.dep -MT ext/date/lib/dow.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/murmur/PMurHash.c -o ext/hash/murmur/PMurHash.lo -MMD -MF ext/hash/murmur/PMurHash.dep -MT ext/hash/murmur/PMurHash.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_murmur.c -o ext/hash/hash_murmur.lo -MMD -MF ext/hash/hash_murmur.dep -MT ext/hash/hash_murmur.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_sha_sse2.c -o ext/hash/hash_sha_sse2.lo -MMD -MF ext/hash/hash_sha_sse2.dep -MT ext/hash/hash_sha_sse2.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo -MMD -MF ext/date/lib/tm2unixtime.dep -MT ext/date/lib/tm2unixtime.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_md.c -o ext/hash/hash_md.lo -MMD -MF ext/hash/hash_md.dep -MT ext/hash/hash_md.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_sha3.c -o ext/hash/hash_sha3.lo -MMD -MF ext/hash/hash_sha3.dep -MT ext/hash/hash_sha3.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo -MMD -MF ext/hash/hash_haval.dep -MT ext/hash/hash_haval.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo -MMD -MF ext/hash/hash_gost.dep -MT ext/hash/hash_gost.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/murmur/PMurHash128.c -o ext/hash/murmur/PMurHash128.lo -MMD -MF ext/hash/murmur/PMurHash128.dep -MT ext/hash/murmur/PMurHash128.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo -MMD -MF ext/hash/hash_snefru.dep -MT ext/hash/hash_snefru.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/array.c -o ext/lexbor/lexbor/core/array.lo -MMD -MF ext/lexbor/lexbor/core/array.dep -MT ext/lexbor/lexbor/core/array.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/array_obj.c -o ext/lexbor/lexbor/core/array_obj.lo -MMD -MF ext/lexbor/lexbor/core/array_obj.dep -MT ext/lexbor/lexbor/core/array_obj.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/diyfp.c -o ext/lexbor/lexbor/core/diyfp.lo -MMD -MF ext/lexbor/lexbor/core/diyfp.dep -MT ext/lexbor/lexbor/core/diyfp.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/php_lexbor.c -o ext/lexbor/php_lexbor.lo -MMD -MF ext/lexbor/php_lexbor.dep -MT ext/lexbor/php_lexbor.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo -MMD -MF ext/hash/hash_whirlpool.dep -MT ext/hash/hash_whirlpool.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/bst.c -o ext/lexbor/lexbor/core/bst.lo -MMD -MF ext/lexbor/lexbor/core/bst.dep -MT ext/lexbor/lexbor/core/bst.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/libxml/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/libxml/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/libxml/libxml.c -o ext/libxml/libxml.lo -MMD -MF ext/libxml/libxml.dep -MT ext/libxml/libxml.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/conv.c -o ext/lexbor/lexbor/core/conv.lo -MMD -MF ext/lexbor/lexbor/core/conv.dep -MT ext/lexbor/lexbor/core/conv.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c -o ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.lo -MMD -MF ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.dep -MT ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo -MMD -MF ext/hash/hash_sha.dep -MT ext/hash/hash_sha.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_sha_ni.c -o ext/hash/hash_sha_ni.lo -MMD -MF ext/hash/hash_sha_ni.dep -MT ext/hash/hash_sha_ni.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/dobject.c -o ext/lexbor/lexbor/core/dobject.lo -MMD -MF ext/lexbor/lexbor/core/dobject.dep -MT ext/lexbor/lexbor/core/dobject.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/hash.c -o ext/lexbor/lexbor/core/hash.lo -MMD -MF ext/lexbor/lexbor/core/hash.dep -MT ext/lexbor/lexbor/core/hash.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/serialize.c -o ext/lexbor/lexbor/core/serialize.lo -MMD -MF ext/lexbor/lexbor/core/serialize.dep -MT ext/lexbor/lexbor/core/serialize.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/plog.c -o ext/lexbor/lexbor/core/plog.lo -MMD -MF ext/lexbor/lexbor/core/plog.dep -MT ext/lexbor/lexbor/core/plog.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/mem.c -o ext/lexbor/lexbor/core/mem.lo -MMD -MF ext/lexbor/lexbor/core/mem.dep -MT ext/lexbor/lexbor/core/mem.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/print.c -o ext/lexbor/lexbor/core/print.lo -MMD -MF ext/lexbor/lexbor/core/print.dep -MT ext/lexbor/lexbor/core/print.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/shs.c -o ext/lexbor/lexbor/core/shs.lo -MMD -MF ext/lexbor/lexbor/core/shs.dep -MT ext/lexbor/lexbor/core/shs.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/avl.c -o ext/lexbor/lexbor/core/avl.lo -MMD -MF ext/lexbor/lexbor/core/avl.dep -MT ext/lexbor/lexbor/core/avl.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/mraw.c -o ext/lexbor/lexbor/core/mraw.lo -MMD -MF ext/lexbor/lexbor/core/mraw.dep -MT ext/lexbor/lexbor/core/mraw.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/json/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/json/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/json/json.c -o ext/json/json.lo -MMD -MF ext/json/json.dep -MT ext/json/json.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/dtoa.c -o ext/lexbor/lexbor/core/dtoa.lo -MMD -MF ext/lexbor/lexbor/core/dtoa.dep -MT ext/lexbor/lexbor/core/dtoa.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/strtod.c -o ext/lexbor/lexbor/core/strtod.lo -MMD -MF ext/lexbor/lexbor/core/strtod.dep -MT ext/lexbor/lexbor/core/strtod.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo -MMD -MF ext/date/lib/parse_tz.dep -MT ext/date/lib/parse_tz.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/blank.c -o ext/lexbor/lexbor/css/blank.lo -MMD -MF ext/lexbor/lexbor/css/blank.dep -MT ext/lexbor/lexbor/css/blank.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/core/str.c -o ext/lexbor/lexbor/core/str.lo -MMD -MF ext/lexbor/lexbor/core/str.dep -MT ext/lexbor/lexbor/core/str.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/at_rule/state.c -o ext/lexbor/lexbor/css/at_rule/state.lo -MMD -MF ext/lexbor/lexbor/css/at_rule/state.dep -MT ext/lexbor/lexbor/css/at_rule/state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/json/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/json/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/json/json_encoder.c -o ext/json/json_encoder.lo -MMD -MF ext/json/json_encoder.dep -MT ext/json/json_encoder.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/css.c -o ext/lexbor/lexbor/css/css.lo -MMD -MF ext/lexbor/lexbor/css/css.dep -MT ext/lexbor/lexbor/css/css.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/at_rule.c -o ext/lexbor/lexbor/css/at_rule.lo -MMD -MF ext/lexbor/lexbor/css/at_rule.dep -MT ext/lexbor/lexbor/css/at_rule.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/declaration.c -o ext/lexbor/lexbor/css/declaration.lo -MMD -MF ext/lexbor/lexbor/css/declaration.dep -MT ext/lexbor/lexbor/css/declaration.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/selectors/pseudo.c -o ext/lexbor/lexbor/css/selectors/pseudo.lo -MMD -MF ext/lexbor/lexbor/css/selectors/pseudo.dep -MT ext/lexbor/lexbor/css/selectors/pseudo.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/log.c -o ext/lexbor/lexbor/css/log.lo -MMD -MF ext/lexbor/lexbor/css/log.dep -MT ext/lexbor/lexbor/css/log.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/parser.c -o ext/lexbor/lexbor/css/parser.lo -MMD -MF ext/lexbor/lexbor/css/parser.dep -MT ext/lexbor/lexbor/css/parser.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo -MMD -MF ext/hash/hash_ripemd.dep -MT ext/hash/hash_ripemd.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/selectors/pseudo_state.c -o ext/lexbor/lexbor/css/selectors/pseudo_state.lo -MMD -MF ext/lexbor/lexbor/css/selectors/pseudo_state.dep -MT ext/lexbor/lexbor/css/selectors/pseudo_state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/stylesheet.c -o ext/lexbor/lexbor/css/stylesheet.lo -MMD -MF ext/lexbor/lexbor/css/stylesheet.dep -MT ext/lexbor/lexbor/css/stylesheet.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/rule.c -o ext/lexbor/lexbor/css/rule.lo -MMD -MF ext/lexbor/lexbor/css/rule.dep -MT ext/lexbor/lexbor/css/rule.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/selectors/selectors.c -o ext/lexbor/lexbor/css/selectors/selectors.lo -MMD -MF ext/lexbor/lexbor/css/selectors/selectors.dep -MT ext/lexbor/lexbor/css/selectors/selectors.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/anb.c -o ext/lexbor/lexbor/css/syntax/anb.lo -MMD -MF ext/lexbor/lexbor/css/syntax/anb.dep -MT ext/lexbor/lexbor/css/syntax/anb.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/state.c -o ext/lexbor/lexbor/css/state.lo -MMD -MF ext/lexbor/lexbor/css/state.dep -MT ext/lexbor/lexbor/css/state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/tokenizer.c -o ext/lexbor/lexbor/css/syntax/tokenizer.lo -MMD -MF ext/lexbor/lexbor/css/syntax/tokenizer.dep -MT ext/lexbor/lexbor/css/syntax/tokenizer.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/tokenizer/error.c -o ext/lexbor/lexbor/css/syntax/tokenizer/error.lo -MMD -MF ext/lexbor/lexbor/css/syntax/tokenizer/error.dep -MT ext/lexbor/lexbor/css/syntax/tokenizer/error.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/selectors/selector.c -o ext/lexbor/lexbor/css/selectors/selector.lo -MMD -MF ext/lexbor/lexbor/css/selectors/selector.dep -MT ext/lexbor/lexbor/css/selectors/selector.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash.c -o ext/hash/hash.lo -MMD -MF ext/hash/hash.dep -MT ext/hash/hash.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/token.c -o ext/lexbor/lexbor/css/syntax/token.lo -MMD -MF ext/lexbor/lexbor/css/syntax/token.dep -MT ext/lexbor/lexbor/css/syntax/token.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/syntax.c -o ext/lexbor/lexbor/css/syntax/syntax.lo -MMD -MF ext/lexbor/lexbor/css/syntax/syntax.dep -MT ext/lexbor/lexbor/css/syntax/syntax.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/cdata_section.c -o ext/lexbor/lexbor/dom/interfaces/cdata_section.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/cdata_section.dep -MT ext/lexbor/lexbor/dom/interfaces/cdata_section.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interface.c -o ext/lexbor/lexbor/dom/interface.lo -MMD -MF ext/lexbor/lexbor/dom/interface.dep -MT ext/lexbor/lexbor/dom/interface.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/unit.c -o ext/lexbor/lexbor/css/unit.lo -MMD -MF ext/lexbor/lexbor/css/unit.dep -MT ext/lexbor/lexbor/css/unit.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/comment.c -o ext/lexbor/lexbor/dom/interfaces/comment.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/comment.dep -MT ext/lexbor/lexbor/dom/interfaces/comment.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/character_data.c -o ext/lexbor/lexbor/dom/interfaces/character_data.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/character_data.dep -MT ext/lexbor/lexbor/dom/interfaces/character_data.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/attr.c -o ext/lexbor/lexbor/dom/interfaces/attr.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/attr.dep -MT ext/lexbor/lexbor/dom/interfaces/attr.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/document_fragment.c -o ext/lexbor/lexbor/dom/interfaces/document_fragment.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/document_fragment.dep -MT ext/lexbor/lexbor/dom/interfaces/document_fragment.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/pcre/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/pcre/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo -MMD -MF ext/pcre/php_pcre.dep -MT ext/pcre/php_pcre.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/value.c -o ext/lexbor/lexbor/css/value.lo -MMD -MF ext/lexbor/lexbor/css/value.dep -MT ext/lexbor/lexbor/css/value.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/document_type.c -o ext/lexbor/lexbor/dom/interfaces/document_type.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/document_type.dep -MT ext/lexbor/lexbor/dom/interfaces/document_type.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/processing_instruction.c -o ext/lexbor/lexbor/dom/interfaces/processing_instruction.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/processing_instruction.dep -MT ext/lexbor/lexbor/dom/interfaces/processing_instruction.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/text.c -o ext/lexbor/lexbor/dom/interfaces/text.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/text.dep -MT ext/lexbor/lexbor/dom/interfaces/text.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/parser.c -o ext/lexbor/lexbor/css/syntax/parser.lo -MMD -MF ext/lexbor/lexbor/css/syntax/parser.dep -MT ext/lexbor/lexbor/css/syntax/parser.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/shadow_root.c -o ext/lexbor/lexbor/dom/interfaces/shadow_root.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/shadow_root.dep -MT ext/lexbor/lexbor/dom/interfaces/shadow_root.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/document.c -o ext/lexbor/lexbor/dom/interfaces/document.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/document.dep -MT ext/lexbor/lexbor/dom/interfaces/document.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/range.c -o ext/lexbor/lexbor/encoding/range.lo -MMD -MF ext/lexbor/lexbor/encoding/range.dep -MT ext/lexbor/lexbor/encoding/range.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/selectors/state.c -o ext/lexbor/lexbor/css/selectors/state.lo -MMD -MF ext/lexbor/lexbor/css/selectors/state.dep -MT ext/lexbor/lexbor/css/selectors/state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/res.c -o ext/lexbor/lexbor/encoding/res.lo -MMD -MF ext/lexbor/lexbor/encoding/res.dep -MT ext/lexbor/lexbor/encoding/res.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/element.c -o ext/lexbor/lexbor/dom/interfaces/element.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/element.dep -MT ext/lexbor/lexbor/dom/interfaces/element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/encoding.c -o ext/lexbor/lexbor/encoding/encoding.lo -MMD -MF ext/lexbor/lexbor/encoding/encoding.dep -MT ext/lexbor/lexbor/encoding/encoding.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/anchor_element.c -o ext/lexbor/lexbor/html/interfaces/anchor_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/anchor_element.dep -MT ext/lexbor/lexbor/html/interfaces/anchor_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/audio_element.c -o ext/lexbor/lexbor/html/interfaces/audio_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/audio_element.dep -MT ext/lexbor/lexbor/html/interfaces/audio_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/base_element.c -o ext/lexbor/lexbor/html/interfaces/base_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/base_element.dep -MT ext/lexbor/lexbor/html/interfaces/base_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/area_element.c -o ext/lexbor/lexbor/html/interfaces/area_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/area_element.dep -MT ext/lexbor/lexbor/html/interfaces/area_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/single.c -o ext/lexbor/lexbor/encoding/single.lo -MMD -MF ext/lexbor/lexbor/encoding/single.dep -MT ext/lexbor/lexbor/encoding/single.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/dom/interfaces/node.c -o ext/lexbor/lexbor/dom/interfaces/node.lo -MMD -MF ext/lexbor/lexbor/dom/interfaces/node.dep -MT ext/lexbor/lexbor/dom/interfaces/node.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/body_element.c -o ext/lexbor/lexbor/html/interfaces/body_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/body_element.dep -MT ext/lexbor/lexbor/html/interfaces/body_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/br_element.c -o ext/lexbor/lexbor/html/interfaces/br_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/br_element.dep -MT ext/lexbor/lexbor/html/interfaces/br_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/property.c -o ext/lexbor/lexbor/css/property.lo -MMD -MF ext/lexbor/lexbor/css/property.dep -MT ext/lexbor/lexbor/css/property.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/syntax/state.c -o ext/lexbor/lexbor/css/syntax/state.lo -MMD -MF ext/lexbor/lexbor/css/syntax/state.dep -MT ext/lexbor/lexbor/css/syntax/state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/encoding.c -o ext/lexbor/lexbor/html/encoding.lo -MMD -MF ext/lexbor/lexbor/html/encoding.dep -MT ext/lexbor/lexbor/html/encoding.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/button_element.c -o ext/lexbor/lexbor/html/interfaces/button_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/button_element.dep -MT ext/lexbor/lexbor/html/interfaces/button_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/canvas_element.c -o ext/lexbor/lexbor/html/interfaces/canvas_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/canvas_element.dep -MT ext/lexbor/lexbor/html/interfaces/canvas_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/data_element.c -o ext/lexbor/lexbor/html/interfaces/data_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/data_element.dep -MT ext/lexbor/lexbor/html/interfaces/data_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/d_list_element.c -o ext/lexbor/lexbor/html/interfaces/d_list_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/d_list_element.dep -MT ext/lexbor/lexbor/html/interfaces/d_list_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/details_element.c -o ext/lexbor/lexbor/html/interfaces/details_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/details_element.dep -MT ext/lexbor/lexbor/html/interfaces/details_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/data_list_element.c -o ext/lexbor/lexbor/html/interfaces/data_list_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/data_list_element.dep -MT ext/lexbor/lexbor/html/interfaces/data_list_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/dialog_element.c -o ext/lexbor/lexbor/html/interfaces/dialog_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/dialog_element.dep -MT ext/lexbor/lexbor/html/interfaces/dialog_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/div_element.c -o ext/lexbor/lexbor/html/interfaces/div_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/div_element.dep -MT ext/lexbor/lexbor/html/interfaces/div_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/directory_element.c -o ext/lexbor/lexbor/html/interfaces/directory_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/directory_element.dep -MT ext/lexbor/lexbor/html/interfaces/directory_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/field_set_element.c -o ext/lexbor/lexbor/html/interfaces/field_set_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/field_set_element.dep -MT ext/lexbor/lexbor/html/interfaces/field_set_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/css/property/state.c -o ext/lexbor/lexbor/css/property/state.lo -MMD -MF ext/lexbor/lexbor/css/property/state.dep -MT ext/lexbor/lexbor/css/property/state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/embed_element.c -o ext/lexbor/lexbor/html/interfaces/embed_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/embed_element.dep -MT ext/lexbor/lexbor/html/interfaces/embed_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo -MMD -MF ext/hash/hash_tiger.dep -MT ext/hash/hash_tiger.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/font_element.c -o ext/lexbor/lexbor/html/interfaces/font_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/font_element.dep -MT ext/lexbor/lexbor/html/interfaces/font_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/element.c -o ext/lexbor/lexbor/html/interfaces/element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/element.dep -MT ext/lexbor/lexbor/html/interfaces/element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/frame_element.c -o ext/lexbor/lexbor/html/interfaces/frame_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/frame_element.dep -MT ext/lexbor/lexbor/html/interfaces/frame_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/form_element.c -o ext/lexbor/lexbor/html/interfaces/form_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/form_element.dep -MT ext/lexbor/lexbor/html/interfaces/form_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/frame_set_element.c -o ext/lexbor/lexbor/html/interfaces/frame_set_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/frame_set_element.dep -MT ext/lexbor/lexbor/html/interfaces/frame_set_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/document.c -o ext/lexbor/lexbor/html/interfaces/document.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/document.dep -MT ext/lexbor/lexbor/html/interfaces/document.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interface.c -o ext/lexbor/lexbor/html/interface.lo -MMD -MF ext/lexbor/lexbor/html/interface.dep -MT ext/lexbor/lexbor/html/interface.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/head_element.c -o ext/lexbor/lexbor/html/interfaces/head_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/head_element.dep -MT ext/lexbor/lexbor/html/interfaces/head_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/heading_element.c -o ext/lexbor/lexbor/html/interfaces/heading_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/heading_element.dep -MT ext/lexbor/lexbor/html/interfaces/heading_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/hr_element.c -o ext/lexbor/lexbor/html/interfaces/hr_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/hr_element.dep -MT ext/lexbor/lexbor/html/interfaces/hr_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/html_element.c -o ext/lexbor/lexbor/html/interfaces/html_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/html_element.dep -MT ext/lexbor/lexbor/html/interfaces/html_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/iframe_element.c -o ext/lexbor/lexbor/html/interfaces/iframe_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/iframe_element.dep -MT ext/lexbor/lexbor/html/interfaces/iframe_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/li_element.c -o ext/lexbor/lexbor/html/interfaces/li_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/li_element.dep -MT ext/lexbor/lexbor/html/interfaces/li_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/label_element.c -o ext/lexbor/lexbor/html/interfaces/label_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/label_element.dep -MT ext/lexbor/lexbor/html/interfaces/label_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/image_element.c -o ext/lexbor/lexbor/html/interfaces/image_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/image_element.dep -MT ext/lexbor/lexbor/html/interfaces/image_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/input_element.c -o ext/lexbor/lexbor/html/interfaces/input_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/input_element.dep -MT ext/lexbor/lexbor/html/interfaces/input_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/legend_element.c -o ext/lexbor/lexbor/html/interfaces/legend_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/legend_element.dep -MT ext/lexbor/lexbor/html/interfaces/legend_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/map_element.c -o ext/lexbor/lexbor/html/interfaces/map_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/map_element.dep -MT ext/lexbor/lexbor/html/interfaces/map_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/link_element.c -o ext/lexbor/lexbor/html/interfaces/link_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/link_element.dep -MT ext/lexbor/lexbor/html/interfaces/link_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/marquee_element.c -o ext/lexbor/lexbor/html/interfaces/marquee_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/marquee_element.dep -MT ext/lexbor/lexbor/html/interfaces/marquee_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/media_element.c -o ext/lexbor/lexbor/html/interfaces/media_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/media_element.dep -MT ext/lexbor/lexbor/html/interfaces/media_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/menu_element.c -o ext/lexbor/lexbor/html/interfaces/menu_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/menu_element.dep -MT ext/lexbor/lexbor/html/interfaces/menu_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/meta_element.c -o ext/lexbor/lexbor/html/interfaces/meta_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/meta_element.dep -MT ext/lexbor/lexbor/html/interfaces/meta_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/o_list_element.c -o ext/lexbor/lexbor/html/interfaces/o_list_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/o_list_element.dep -MT ext/lexbor/lexbor/html/interfaces/o_list_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/meter_element.c -o ext/lexbor/lexbor/html/interfaces/meter_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/meter_element.dep -MT ext/lexbor/lexbor/html/interfaces/meter_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/object_element.c -o ext/lexbor/lexbor/html/interfaces/object_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/object_element.dep -MT ext/lexbor/lexbor/html/interfaces/object_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/mod_element.c -o ext/lexbor/lexbor/html/interfaces/mod_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/mod_element.dep -MT ext/lexbor/lexbor/html/interfaces/mod_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/opt_group_element.c -o ext/lexbor/lexbor/html/interfaces/opt_group_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/opt_group_element.dep -MT ext/lexbor/lexbor/html/interfaces/opt_group_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/output_element.c -o ext/lexbor/lexbor/html/interfaces/output_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/output_element.dep -MT ext/lexbor/lexbor/html/interfaces/output_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/sha3/generic32lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/hash/hash_xxhash.c -o ext/hash/hash_xxhash.lo -MMD -MF ext/hash/hash_xxhash.dep -MT ext/hash/hash_xxhash.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/option_element.c -o ext/lexbor/lexbor/html/interfaces/option_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/option_element.dep -MT ext/lexbor/lexbor/html/interfaces/option_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/paragraph_element.c -o ext/lexbor/lexbor/html/interfaces/paragraph_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/paragraph_element.dep -MT ext/lexbor/lexbor/html/interfaces/paragraph_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/pre_element.c -o ext/lexbor/lexbor/html/interfaces/pre_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/pre_element.dep -MT ext/lexbor/lexbor/html/interfaces/pre_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/progress_element.c -o ext/lexbor/lexbor/html/interfaces/progress_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/progress_element.dep -MT ext/lexbor/lexbor/html/interfaces/progress_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/param_element.c -o ext/lexbor/lexbor/html/interfaces/param_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/param_element.dep -MT ext/lexbor/lexbor/html/interfaces/param_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/search_element.c -o ext/lexbor/lexbor/html/interfaces/search_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/search_element.dep -MT ext/lexbor/lexbor/html/interfaces/search_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/picture_element.c -o ext/lexbor/lexbor/html/interfaces/picture_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/picture_element.dep -MT ext/lexbor/lexbor/html/interfaces/picture_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/quote_element.c -o ext/lexbor/lexbor/html/interfaces/quote_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/quote_element.dep -MT ext/lexbor/lexbor/html/interfaces/quote_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/select_element.c -o ext/lexbor/lexbor/html/interfaces/select_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/select_element.dep -MT ext/lexbor/lexbor/html/interfaces/select_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/script_element.c -o ext/lexbor/lexbor/html/interfaces/script_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/script_element.dep -MT ext/lexbor/lexbor/html/interfaces/script_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/selectedcontent_element.c -o ext/lexbor/lexbor/html/interfaces/selectedcontent_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/selectedcontent_element.dep -MT ext/lexbor/lexbor/html/interfaces/selectedcontent_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/slot_element.c -o ext/lexbor/lexbor/html/interfaces/slot_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/slot_element.dep -MT ext/lexbor/lexbor/html/interfaces/slot_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/table_caption_element.c -o ext/lexbor/lexbor/html/interfaces/table_caption_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/table_caption_element.dep -MT ext/lexbor/lexbor/html/interfaces/table_caption_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/style_element.c -o ext/lexbor/lexbor/html/interfaces/style_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/style_element.dep -MT ext/lexbor/lexbor/html/interfaces/style_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/source_element.c -o ext/lexbor/lexbor/html/interfaces/source_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/source_element.dep -MT ext/lexbor/lexbor/html/interfaces/source_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/span_element.c -o ext/lexbor/lexbor/html/interfaces/span_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/span_element.dep -MT ext/lexbor/lexbor/html/interfaces/span_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/table_cell_element.c -o ext/lexbor/lexbor/html/interfaces/table_cell_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/table_cell_element.dep -MT ext/lexbor/lexbor/html/interfaces/table_cell_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/table_col_element.c -o ext/lexbor/lexbor/html/interfaces/table_col_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/table_col_element.dep -MT ext/lexbor/lexbor/html/interfaces/table_col_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/table_row_element.c -o ext/lexbor/lexbor/html/interfaces/table_row_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/table_row_element.dep -MT ext/lexbor/lexbor/html/interfaces/table_row_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/text_area_element.c -o ext/lexbor/lexbor/html/interfaces/text_area_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/text_area_element.dep -MT ext/lexbor/lexbor/html/interfaces/text_area_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/table_element.c -o ext/lexbor/lexbor/html/interfaces/table_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/table_element.dep -MT ext/lexbor/lexbor/html/interfaces/table_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/table_section_element.c -o ext/lexbor/lexbor/html/interfaces/table_section_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/table_section_element.dep -MT ext/lexbor/lexbor/html/interfaces/table_section_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/template_element.c -o ext/lexbor/lexbor/html/interfaces/template_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/template_element.dep -MT ext/lexbor/lexbor/html/interfaces/template_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/time_element.c -o ext/lexbor/lexbor/html/interfaces/time_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/time_element.dep -MT ext/lexbor/lexbor/html/interfaces/time_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/multi.c -o ext/lexbor/lexbor/encoding/multi.lo -MMD -MF ext/lexbor/lexbor/encoding/multi.dep -MT ext/lexbor/lexbor/encoding/multi.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/track_element.c -o ext/lexbor/lexbor/html/interfaces/track_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/track_element.dep -MT ext/lexbor/lexbor/html/interfaces/track_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/title_element.c -o ext/lexbor/lexbor/html/interfaces/title_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/title_element.dep -MT ext/lexbor/lexbor/html/interfaces/title_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/u_list_element.c -o ext/lexbor/lexbor/html/interfaces/u_list_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/u_list_element.dep -MT ext/lexbor/lexbor/html/interfaces/u_list_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/video_element.c -o ext/lexbor/lexbor/html/interfaces/video_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/video_element.dep -MT ext/lexbor/lexbor/html/interfaces/video_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/unknown_element.c -o ext/lexbor/lexbor/html/interfaces/unknown_element.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/unknown_element.dep -MT ext/lexbor/lexbor/html/interfaces/unknown_element.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/interfaces/window.c -o ext/lexbor/lexbor/html/interfaces/window.lo -MMD -MF ext/lexbor/lexbor/html/interfaces/window.dep -MT ext/lexbor/lexbor/html/interfaces/window.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/encode.c -o ext/lexbor/lexbor/encoding/encode.lo -MMD -MF ext/lexbor/lexbor/encoding/encode.dep -MT ext/lexbor/lexbor/encoding/encode.lo mkdir: cannot create directory 'ext/lexbor/lexbor/encoding/.libs': File exists /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tag.c -o ext/lexbor/lexbor/html/tag.lo -MMD -MF ext/lexbor/lexbor/html/tag.dep -MT ext/lexbor/lexbor/html/tag.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/token_attr.c -o ext/lexbor/lexbor/html/token_attr.lo -MMD -MF ext/lexbor/lexbor/html/token_attr.dep -MT ext/lexbor/lexbor/html/token_attr.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/error.c -o ext/lexbor/lexbor/html/tokenizer/error.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/error.dep -MT ext/lexbor/lexbor/html/tokenizer/error.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/encoding/decode.c -o ext/lexbor/lexbor/encoding/decode.lo -MMD -MF ext/lexbor/lexbor/encoding/decode.dep -MT ext/lexbor/lexbor/encoding/decode.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/token.c -o ext/lexbor/lexbor/html/token.lo -MMD -MF ext/lexbor/lexbor/html/token.dep -MT ext/lexbor/lexbor/html/token.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.c -o ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/error.c -o ext/lexbor/lexbor/html/tree/error.lo -MMD -MF ext/lexbor/lexbor/html/tree/error.dep -MT ext/lexbor/lexbor/html/tree/error.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.c -o ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/active_formatting.c -o ext/lexbor/lexbor/html/tree/active_formatting.lo -MMD -MF ext/lexbor/lexbor/html/tree/active_formatting.dep -MT ext/lexbor/lexbor/html/tree/active_formatting.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/parser.c -o ext/lexbor/lexbor/html/parser.lo -MMD -MF ext/lexbor/lexbor/html/parser.dep -MT ext/lexbor/lexbor/html/parser.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/after_body.c -o ext/lexbor/lexbor/html/tree/insertion_mode/after_body.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/after_body.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/after_body.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/state_rawtext.c -o ext/lexbor/lexbor/html/tokenizer/state_rawtext.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/state_rawtext.dep -MT ext/lexbor/lexbor/html/tokenizer/state_rawtext.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/after_head.c -o ext/lexbor/lexbor/html/tree/insertion_mode/after_head.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/after_head.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/after_head.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.c -o ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/state_rcdata.c -o ext/lexbor/lexbor/html/tokenizer/state_rcdata.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/state_rcdata.dep -MT ext/lexbor/lexbor/html/tokenizer/state_rcdata.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/before_head.c -o ext/lexbor/lexbor/html/tree/insertion_mode/before_head.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/before_head.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/before_head.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/state_comment.c -o ext/lexbor/lexbor/html/tokenizer/state_comment.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/state_comment.dep -MT ext/lexbor/lexbor/html/tokenizer/state_comment.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/before_html.c -o ext/lexbor/lexbor/html/tree/insertion_mode/before_html.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/before_html.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/before_html.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer.c -o ext/lexbor/lexbor/html/tokenizer.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer.dep -MT ext/lexbor/lexbor/html/tokenizer.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_template.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_template.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_template.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_template.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.c -o ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_row.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_row.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_row.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_row.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_head.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_head.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_head.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_head.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/initial.c -o ext/lexbor/lexbor/html/tree/insertion_mode/initial.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/initial.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/initial.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree.c -o ext/lexbor/lexbor/html/tree.lo -MMD -MF ext/lexbor/lexbor/html/tree.dep -MT ext/lexbor/lexbor/html/tree.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/text.c -o ext/lexbor/lexbor/html/tree/insertion_mode/text.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/text.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/text.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_table.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_table.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_table.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_table.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/ns/ns.c -o ext/lexbor/lexbor/ns/ns.lo -MMD -MF ext/lexbor/lexbor/ns/ns.dep -MT ext/lexbor/lexbor/ns/ns.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/ports/posix/lexbor/core/memory.c -o ext/lexbor/lexbor/ports/posix/lexbor/core/memory.lo -MMD -MF ext/lexbor/lexbor/ports/posix/lexbor/core/memory.dep -MT ext/lexbor/lexbor/ports/posix/lexbor/core/memory.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/open_elements.c -o ext/lexbor/lexbor/html/tree/open_elements.lo -MMD -MF ext/lexbor/lexbor/html/tree/open_elements.dep -MT ext/lexbor/lexbor/html/tree/open_elements.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/state_script.c -o ext/lexbor/lexbor/html/tokenizer/state_script.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/state_script.dep -MT ext/lexbor/lexbor/html/tokenizer/state_script.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/tag/tag.c -o ext/lexbor/lexbor/tag/tag.lo -MMD -MF ext/lexbor/lexbor/tag/tag.dep -MT ext/lexbor/lexbor/tag/tag.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tree/insertion_mode/in_body.c -o ext/lexbor/lexbor/html/tree/insertion_mode/in_body.lo -MMD -MF ext/lexbor/lexbor/html/tree/insertion_mode/in_body.dep -MT ext/lexbor/lexbor/html/tree/insertion_mode/in_body.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/state_doctype.c -o ext/lexbor/lexbor/html/tokenizer/state_doctype.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/state_doctype.dep -MT ext/lexbor/lexbor/html/tokenizer/state_doctype.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_accelerator_api.c -o ext/opcache/zend_accelerator_api.lo -MMD -MF ext/opcache/zend_accelerator_api.dep -MT ext/opcache/zend_accelerator_api.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/shared_alloc_posix.c -o ext/opcache/shared_alloc_posix.lo -MMD -MF ext/opcache/shared_alloc_posix.dep -MT ext/opcache/shared_alloc_posix.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/shared_alloc_mmap.c -o ext/opcache/shared_alloc_mmap.lo -MMD -MF ext/opcache/shared_alloc_mmap.dep -MT ext/opcache/shared_alloc_mmap.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/shared_alloc_shm.c -o ext/opcache/shared_alloc_shm.lo -MMD -MF ext/opcache/shared_alloc_shm.dep -MT ext/opcache/shared_alloc_shm.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/unicode/idna.c -o ext/lexbor/lexbor/unicode/idna.lo -MMD -MF ext/lexbor/lexbor/unicode/idna.dep -MT ext/lexbor/lexbor/unicode/idna.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_accelerator_hash.c -o ext/opcache/zend_accelerator_hash.lo -MMD -MF ext/opcache/zend_accelerator_hash.dep -MT ext/opcache/zend_accelerator_hash.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/punycode/punycode.c -o ext/lexbor/lexbor/punycode/punycode.lo -MMD -MF ext/lexbor/lexbor/punycode/punycode.dep -MT ext/lexbor/lexbor/punycode/punycode.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_accelerator_debug.c -o ext/opcache/zend_accelerator_debug.lo -MMD -MF ext/opcache/zend_accelerator_debug.dep -MT ext/opcache/zend_accelerator_debug.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_accelerator_blacklist.c -o ext/opcache/zend_accelerator_blacklist.lo -MMD -MF ext/opcache/zend_accelerator_blacklist.dep -MT ext/opcache/zend_accelerator_blacklist.lo cc /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/dynasm/minilua.c -lm -o ext/opcache/jit/ir/minilua /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_patch.c -o ext/opcache/jit/ir/ir_patch.lo -MMD -MF ext/opcache/jit/ir/ir_patch.dep -MT ext/opcache/jit/ir/ir_patch.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_perf.c -o ext/opcache/jit/ir/ir_perf.lo -MMD -MF ext/opcache/jit/ir/ir_perf.dep -MT ext/opcache/jit/ir/ir_perf.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/php_date.c -o ext/date/php_date.lo -MMD -MF ext/date/php_date.dep -MT ext/date/php_date.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_shared_alloc.c -o ext/opcache/zend_shared_alloc.lo -MMD -MF ext/opcache/zend_shared_alloc.dep -MT ext/opcache/zend_shared_alloc.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_accelerator_util_funcs.c -o ext/opcache/zend_accelerator_util_funcs.lo -MMD -MF ext/opcache/zend_accelerator_util_funcs.dep -MT ext/opcache/zend_accelerator_util_funcs.lo cc -DIR_TARGET_X86 -DIR_PHP -DIR_PHP_MM=0 -o ext/opcache/jit/ir/gen_ir_fold_hash /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/gen_ir_fold_hash.c /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/html/tokenizer/state.c -o ext/lexbor/lexbor/html/tokenizer/state.lo -MMD -MF ext/lexbor/lexbor/html/tokenizer/state.dep -MT ext/lexbor/lexbor/html/tokenizer/state.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_gdb.c -o ext/opcache/jit/ir/ir_gdb.lo -MMD -MF ext/opcache/jit/ir/ir_gdb.dep -MT ext/opcache/jit/ir/ir_gdb.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_accelerator_module.c -o ext/opcache/zend_accelerator_module.lo -MMD -MF ext/opcache/zend_accelerator_module.dep -MT ext/opcache/zend_accelerator_module.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/tls/zend_jit_tls_x86.c -o ext/opcache/jit/tls/zend_jit_tls_x86.lo -MMD -MF ext/opcache/jit/tls/zend_jit_tls_x86.dep -MT ext/opcache/jit/tls/zend_jit_tls_x86.lo /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/tls/zend_jit_tls_x86.c: In function 'zend_jit_resolve_tsrm_ls_cache_offsets': /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/tls/zend_jit_tls_x86.c:97:9: error: the register 'xmm7' cannot be clobbered in 'asm' for the current target 97 | __asm__ __volatile__( | ^~~~~~~ make: *** [Makefile:2543: ext/opcache/jit/tls/zend_jit_tls_x86.lo] Error 1 make: *** Waiting for unfinished jobs.... /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_strtab.c -o ext/opcache/jit/ir/ir_strtab.lo -MMD -MF ext/opcache/jit/ir/ir_strtab.dep -MT ext/opcache/jit/ir/ir_strtab.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_check.c -o ext/opcache/jit/ir/ir_check.lo -MMD -MF ext/opcache/jit/ir/ir_check.dep -MT ext/opcache/jit/ir/ir_check.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_save.c -o ext/opcache/jit/ir/ir_save.lo -MMD -MF ext/opcache/jit/ir/ir_save.dep -MT ext/opcache/jit/ir/ir_save.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_persist_calc.c -o ext/opcache/zend_persist_calc.lo -MMD -MF ext/opcache/zend_persist_calc.dep -MT ext/opcache/zend_persist_calc.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_dump.c -o ext/opcache/jit/ir/ir_dump.lo -MMD -MF ext/opcache/jit/ir/ir_dump.dep -MT ext/opcache/jit/ir/ir_dump.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/engine_secure.c -o ext/random/engine_secure.lo -MMD -MF ext/random/engine_secure.dep -MT ext/random/engine_secure.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/csprng.c -o ext/random/csprng.lo -MMD -MF ext/random/csprng.dep -MT ext/random/csprng.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/unicode/unicode.c -o ext/lexbor/lexbor/unicode/unicode.lo -MMD -MF ext/lexbor/lexbor/unicode/unicode.dep -MT ext/lexbor/lexbor/unicode/unicode.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/engine_pcgoneseq128xslrr64.c -o ext/random/engine_pcgoneseq128xslrr64.lo -MMD -MF ext/random/engine_pcgoneseq128xslrr64.dep -MT ext/random/engine_pcgoneseq128xslrr64.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/engine_user.c -o ext/random/engine_user.lo -MMD -MF ext/random/engine_user.dep -MT ext/random/engine_user.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_gcm.c -o ext/opcache/jit/ir/ir_gcm.lo -MMD -MF ext/opcache/jit/ir/ir_gcm.dep -MT ext/opcache/jit/ir/ir_gcm.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/engine_mt19937.c -o ext/random/engine_mt19937.lo -MMD -MF ext/random/engine_mt19937.dep -MT ext/random/engine_mt19937.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/random/engine_xoshiro256starstar.c -o ext/random/engine_xoshiro256starstar.lo -MMD -MF ext/random/engine_xoshiro256starstar.dep -MT ext/random/engine_xoshiro256starstar.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_cfg.c -o ext/opcache/jit/ir/ir_cfg.lo -MMD -MF ext/opcache/jit/ir/ir_cfg.dep -MT ext/opcache/jit/ir/ir_cfg.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/zend_jit_vm_helpers.c -o ext/opcache/jit/zend_jit_vm_helpers.lo -MMD -MF ext/opcache/jit/zend_jit_vm_helpers.dep -MT ext/opcache/jit/zend_jit_vm_helpers.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_persist.c -o ext/opcache/zend_persist.lo -MMD -MF ext/opcache/zend_persist.dep -MT ext/opcache/zend_persist.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/ -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor/lexbor/url/url.c -o ext/lexbor/lexbor/url/url.lo -MMD -MF ext/lexbor/lexbor/url/url.dep -MT ext/lexbor/lexbor/url/url.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_ra.c -o ext/opcache/jit/ir/ir_ra.lo -MMD -MF ext/opcache/jit/ir/ir_ra.dep -MT ext/opcache/jit/ir/ir_ra.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ZendAccelerator.c -o ext/opcache/ZendAccelerator.lo -MMD -MF ext/opcache/ZendAccelerator.dep -MT ext/opcache/ZendAccelerator.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/zend_file_cache.c -o ext/opcache/zend_file_cache.lo -MMD -MF ext/opcache/zend_file_cache.dep -MT ext/opcache/zend_file_cache.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/ir/ir_sccp.c -o ext/opcache/jit/ir/ir_sccp.lo -MMD -MF ext/opcache/jit/ir/ir_sccp.dep -MT ext/opcache/jit/ir/ir_sccp.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -Wno-implicit-fallthrough -DHAVE_TIMELIB_CONFIG_H=1 -fwrapv -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo -MMD -MF ext/date/lib/parse_date.dep -MT ext/date/lib/parse_date.lo /bin/sh /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/ -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/main -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11 -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/webp -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/lexbor -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/mbstring/libmbfl/mbfl -I/usr/lib/firebird/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/uri/uriparser/include -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/TSRM -I/home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/Zend -D_GNU_SOURCE -D_REENTRANT -pthread -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O3 -fno-strict-aliasing -fvisibility=default -Wno-error=deprecated-declarations -Wno-deprecated-declarations -ffp-contract=off -fvisibility=hidden -pthread -DNDEBUG -DZTS -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/jit/ir -DIR_TARGET_X86 -DIR_PHP -c /home/iurt/rpmbuild/BUILD/php-src-php-8.5.11/ext/opcache/jit/zend_jit.c -o ext/opcache/jit/zend_jit.lo -MMD -MF ext/opcache/jit/zend_jit.dep -MT ext/opcache/jit/zend_jit.lo error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9xvh2B (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9xvh2B (%build) I: [iurt_root_command] ERROR: chroot