configure: creating cache config.cache 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... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu 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... no checking if compiler supports -R... yes checking for gawk... gawk checking for bison... bison checking for bison version... 3.8.2 (ok) checking for re2c... no checking whether to enable computed goto gcc extension with re2c... no checking whether C compiler accepts -fvisibility=hidden... yes checking whether to force non-PIC code in shared modules... no checking whether /dev/urandom exists... yes checking for global register variables support... no checking whether atof() accepts NAN... no checking whether atof() accepts INF... no checking whether HUGE_VAL == INF... yes checking whether HUGE_VAL + -HUGEVAL == NAN... no checking whether __cpuid_count is available... no checking for pthreads_cflags... -pthread checking for pthreads_lib... pthread Configuring SAPI modules checking for Apache 2 handler module support via DSO through APXS... no checking for setproctitle... no checking for sys/pstat.h... no checking for PS_STRINGS... no checking for CLI build... yes checking for embedded SAPI library support... shared checking for FPM build... yes checking for clearenv... yes checking for setproctitle... (cached) no checking for setproctitle_fast... no checking for library containing socket... none required checking for library containing inet_addr... none required checking for prctl... yes checking for clock_gettime... yes checking for ptrace... yes checking whether ptrace works... no checking for mach_vm_read... no checking for proc mem file... mem checking if gcc supports __sync_bool_compare_and_swap... yes checking for TCP_INFO... yes checking for sysconf... yes checking for times... yes checking for kqueue... no checking for port framework... no checking for /dev/poll... no checking for epoll... yes checking for select... yes checking for apparmor... no checking for libsystemd >= 209... yes checking for systemd/sd-daemon.h... yes checking for sys/acl.h... yes checking for acl_free... no checking for acl_free in -lacl... yes checking for LiteSpeed support... no checking for phpdbg support... yes checking for phpdbg web SAPI support... no 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 CGI build... yes checking for sun_len in sys/un.h... no checking whether cross-process locking is required by accept()... no checking for chosen SAPI module... embed checking for executable SAPI binaries... cli fpm phpdbg cgi Running system checks checking for sendmail... /usr/bin/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 socket... yes checking for socketpair... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for dlopen... no checking for __dlopen... no checking for dlopen in -ldl... yes checking for dlsym... yes checking for sin in -lm... yes checking for inet_aton... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) 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 crypt.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 locale.h... yes checking for malloc.h... yes checking for monetary.h... yes checking for netdb.h... yes checking for poll.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/auxv.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 termios.h... yes 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... no checking for nmmintrin.h... no checking for immintrin.h... no checking for fopencookie... yes checking for broken getcwd... no checking for broken gcc optimize-strlen... no checking whether struct tm is in sys/time.h or time.h... time.h checking for cc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for missing declarations of reentrant functions... done checking for fclose declaration... ok checking for struct flock... yes checking for socklen_t... yes checking size of intmax_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of off_t... 8 checking for int8... no checking for int16... no checking for int32... no checking for int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8... no checking for uint16... no checking for uint32... no checking for uint64... no checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for __builtin_expect... yes checking for __builtin_clz... yes checking for __builtin_ctzl... yes checking for __builtin_ctzll... yes checking for __builtin_smull_overflow... yes checking for __builtin_smulll_overflow... yes checking for __builtin_saddl_overflow... yes checking for __builtin_saddll_overflow... yes checking for __builtin_ssubl_overflow... yes checking for __builtin_ssubll_overflow... yes checking for __builtin_cpu_init... no checking for __builtin_cpu_supports... no 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 size_t... yes checking for uid_t in sys/types.h... yes checking for struct sockaddr_storage... yes checking for field sa_len in struct sockaddr... no checking for __attribute__((ifunc))... yes checking for __attribute__((target))... no checking for IPv6 support... yes checking for alphasort... yes checking for asctime_r... yes checking for chroot... yes checking for ctime_r... yes checking for crypt... no checking for explicit_memset... no checking for flock... yes checking for fpclass... no checking for ftok... yes checking for funopen... no checking for gai_strerror... yes checking for getcwd... yes checking for getloadavg... yes checking for getlogin... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for getservbyport... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for getpwuid_r... yes checking for getwd... yes checking for glob... yes checking for grantpt... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for inet_pton... yes checking for localtime_r... yes checking for lchown... yes checking for mbrlen... yes checking for memmove... yes checking for mkstemp... yes checking for mmap... yes checking for nice... yes checking for nl_langinfo... yes checking for poll... yes checking for ptsname... yes checking for putenv... yes checking for realpath... yes checking for rand_r... yes checking for scandir... yes checking for setitimer... yes checking for setenv... 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 strfmon... yes checking for strnlen... yes checking for strptime... yes checking for strtok_r... yes checking for symlink... yes checking for tzset... yes checking for unlockpt... yes checking for unsetenv... yes checking for usleep... yes checking for utime... yes checking for vasprintf... yes checking for asprintf... yes checking for nanosleep... yes checking for memmem... yes checking how many arguments gethostbyname_r() takes... six checking for nanosleep in -lrt... yes checking for getaddrinfo... yes checking for __sync_fetch_and_add... yes checking for strlcat... no checking for strlcpy... no checking for explicit_bzero... yes checking for getopt... yes checking for working alloca.h... yes checking for alloca... yes checking for type of reentrant time-related functions... POSIX checking for in_addr_t... yes checking for crypt_r... no checking for aarch64 CRC32 API... no checking for asm goto... yes checking whether to enable valgrind support... yes checking for valgrind... no General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no checking layout of installed files... GNU checking path to configuration file... /etc/php7 checking where to scan for configuration files... /etc/php7/conf.d 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 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 to build with LIBXML support... yes checking for libxml-2.0 >= 2.7.6... yes checking for OpenSSL support... yes checking for Kerberos support... yes checking whether to use system default cipher list instead of hardcoded value... no checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.1... yes checking for RAND_egd... no checking for libpcre2-8 >= 10.30... yes checking for JIT support in PCRE2... no checking whether to enable the SQLite3 extension... yes, shared checking for sqlite3 > 3.7.4... 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 checking for zlib >= 1.2.0.4... yes checking whether to enable bc style precision math functions... yes, shared checking for BZip2 support... yes, shared checking for BZip2 in default path... 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 checking for cURL support... yes, shared checking for libcurl >= 7.15.5... yes checking for SSL support in libcurl... yes checking for libcurl linked against old openssl... no 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 DOM support... yes checking for libxml-2.0 >= 2.7.6... yes checking whether to build with Enchant support... yes, shared checking for enchant-2... yes checking for enchant_get_version in -lenchant... no checking for enchant_broker_set_param in -lenchant... no checking whether to enable EXIF (metadata from images) support... yes, shared checking for FFI support... yes, shared checking for libffi >= 3.0.11... yes checking for long double... yes checking for fastcall calling convention... no checking for thiscall calling convention... no checking for stdcall calling convention... no checking for pascal calling convention... no checking for register calling convention... no checking for ms_cdecl calling convention... no checking for sysv calling convention... yes checking for fileinfo support... yes checking for strcasestr... yes checking for utimes... yes checking for strndup... yes checking whether to enable input filter support... yes checking whether to enable FTP support... yes, shared checking whether to explicitly enable FTP SSL support... no checking for openssl >= 1.0.1... yes checking for GD support... yes, shared checking for external libgd... yes checking for libwebp... no checking for libjpeg... no checking for libXpm... no checking for FreeType 2... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for gdlib >= 2.1.0... yes checking for gdImageCreateFromPng in -lgd... yes checking for gdImageCreateFromWebp in -lgd... yes checking for gdImageCreateFromJpeg in -lgd... yes checking for gdImageCreateFromXpm in -lgd... yes checking for gdImageCreateFromBmp in -lgd... yes checking for gdImageCreateFromTga in -lgd... yes checking for gdImageStringFT in -lgd... yes checking for gdVersionString in -lgd... yes checking for gdImageCreate in -lgd... yes checking for GNU gettext support... yes, shared checking for bindtextdomain in -lintl... no checking for bindtextdomain in -lc... yes checking for ngettext in -lc... yes checking for dngettext in -lc... yes checking for dcngettext in -lc... yes checking for bind_textdomain_codeset in -lc... yes checking for GNU MP support... yes, shared checking for __gmpz_rootrem in -lgmp... yes checking for mhash support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for iconv support... yes, shared checking for iconv... yes checking if iconv is glibc's... yes checking if iconv supports errno... yes checking if iconv supports //IGNORE... no checking if your cpp allows macro usage in include lines... yes checking for IMAP support... yes, shared checking for IMAP Kerberos support... yes checking for IMAP SSL support... yes checking for utf8_mime2text signature... new checking for U8T_DECOMPOSE... yes checking for pam_start in -lpam... yes checking for crypt in -lcrypt... yes checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.1... yes checking whether rfc822_output_address_list function present... yes checking whether build with IMAP works... yes checking whether to enable internationalization support... yes, shared checking for icu-uc >= 50.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 whether g++ supports C++11 features with -std=c++11... yes checking whether to enable JavaScript Object Serialization support... yes checking for LDAP support... yes, shared checking whether to build with LDAP Cyrus SASL support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for 3 arg ldap_set_rebind_proc... yes checking for ldap_parse_result... yes checking for ldap_parse_reference... yes checking for ldap_start_tls_s... yes checking for ldap_control_find... yes checking for ldap_parse_extended_result... yes checking for ldap_extended_operation... yes checking for ldap_extended_operation_s... yes checking for ldap_passwd... yes checking for ldap_whoami_s... yes checking for ldap_refresh_s... yes checking for libsasl2... yes checking for ldap_bind_s... yes checking whether to enable multibyte string support... yes 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... /run/mysqld/mysqld.sock checking for MySQL UNIX socket location... /run/mysqld/mysqld.sock checking for Oracle Database OCI8 support... no checking for Adabas support... no checking for SAP DB support... no checking for Solid support... no checking for IBM DB2 support... no checking for Empress support... no checking for Empress local access support... no checking for a custom ODBC support... no checking whether to build with iODBC support... no checking for Easysoft ODBC-ODBC Bridge support... no checking whether to build with unixODBC support... yes from pkgconfig checking for odbc... yes checking whether to enable Zend OPcache support... yes checking whether to enable copying PHP CODE pages into HUGE PAGES... yes checking for mprotect... yes checking for sysvipc shared memory support... yes checking for mmap() using MAP_ANON shared memory support... yes checking for shm_open in -lrt... yes checking for mmap() using shm_open() shared memory support... yes checking for shm_unlink in -lrt... yes checking whether to enable pcntl support... yes checking for fork... yes checking for waitpid... yes checking for sigaction... yes checking for getpriority... yes checking for setpriority... yes checking for wait3... yes checking for wait4... yes checking for sigwaitinfo... yes checking for sigtimedwait... yes checking for unshare... yes checking for siginfo_t... yes checking whether to enable PDO support... yes checking for PDO_DBLIB support via FreeTDS... yes, shared checking for PDO includes... /build/php7/src/php-7.4.27/ext checking for dnet_addr in -ldnet_stub... no checking for Firebird support for PDO... no checking for MySQL support for PDO... yes, shared checking for the location of libz... no checking for MySQL UNIX socket location... /run/mysqld/mysqld.sock checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for selected PDO ODBC flavour... unixODBC libs /usr/lib, headers /usr/include checking for odbc.h in /usr/include... no checking for odbcsdk.h in /usr/include... no checking for iodbc.h in /usr/include... no checking for sqlunix.h in /usr/include... no checking for sqltypes.h in /usr/include... yes checking for sqlucode.h in /usr/include... yes checking for sql.h in /usr/include... yes checking for isql.h in /usr/include... no checking for sqlext.h in /usr/include... yes checking for isqlext.h in /usr/include... no checking for udbcext.h in /usr/include... no checking for sqlcli1.h in /usr/include... no checking for LibraryManager.h in /usr/include... no checking for cli0core.h in /usr/include... no checking for cli0ext.h in /usr/include... no checking for cli0cli.h in /usr/include... no checking for cli0defs.h in /usr/include... no checking for cli0env.h in /usr/include... no checking for SQLBindCol in -lodbc... yes checking for SQLAllocHandle in -lodbc... yes checking for PostgreSQL support for PDO... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQprepare in -lpq... yes checking for PQexecParams in -lpq... yes checking for PQescapeStringConn in -lpq... yes checking for PQescapeByteaConn in -lpq... yes checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for sqlite 3 support for PDO... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for sqlite3 > 3.7.4... yes checking for sqlite3_close_v2 in -lsqlite3... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for PostgreSQL support... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQescapeString in -lpq... yes checking for PQunescapeBytea in -lpq... yes checking for PQsetnonblocking in -lpq... yes checking for PQcmdTuples in -lpq... yes checking for PQoidValue in -lpq... yes checking for PQclientEncoding in -lpq... yes checking for PQparameterStatus in -lpq... yes checking for PQprotocolVersion in -lpq... yes checking for PQtransactionStatus in -lpq... yes checking for PQexecParams in -lpq... (cached) yes checking for PQprepare in -lpq... (cached) yes checking for PQexecPrepared in -lpq... yes checking for PQresultErrorField in -lpq... yes checking for PQsendQueryParams in -lpq... yes checking for PQsendPrepare in -lpq... yes checking for PQsendQueryPrepared in -lpq... yes checking for PQputCopyData in -lpq... yes checking for PQgetCopyData in -lpq... yes checking for PQfreemem in -lpq... yes checking for PQsetErrorVerbosity in -lpq... yes checking for PQftable in -lpq... yes checking for PQescapeStringConn in -lpq... (cached) yes checking for PQescapeByteaConn in -lpq... (cached) yes checking for pg_encoding_to_char in -lpq... yes checking for lo_create in -lpq... yes checking for lo_import_with_oid in -lpq... yes checking for lo_truncate in -lpq... yes checking for lo_truncate64 in -lpq... yes checking for PQescapeLiteral in -lpq... yes checking for phar archive support... yes checking for phar openssl support... yes checking whether to enable POSIX-like functions... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for seteuid... yes checking for setegid... yes checking for setsid... yes checking for getsid... yes checking for getpgid... yes checking for ctermid... yes checking for mkfifo... yes checking for mknod... yes checking for setrlimit... yes checking for getrlimit... yes checking for getgroups... yes checking for makedev... no checking for initgroups... yes checking for getgrgid_r... yes checking for working ttyname_r() implementation... yes checking for utsname.domainname... yes checking for PSPELL support... yes, shared checking for new_aspell_config in -laspell... yes checking for libedit readline replacement... no checking for readline support... yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_pending_input 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 to enable PHP sessions... yes 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.7.6... yes checking for SNMP support... yes, shared checking for net-snmp-config... /usr/bin/net-snmp-config checking for init_snmp in -lnetsnmp... yes checking for shutdown_snmp_logging in -lnetsnmp... yes checking whether to enable SOAP support... yes, shared checking for libxml-2.0 >= 2.7.6... 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 netinet/tcp.h... yes checking for sys/un.h... yes checking for sys/sockio.h... no checking for field ss_family in struct sockaddr_storage... yes checking if getaddrinfo supports AI_V4MAPPED... yes checking if getaddrinfo supports AI_ALL... yes checking if getaddrinfo supports AI_IDN... yes checking for sodium support... yes, shared checking for libsodium >= 1.0.8... yes checking whether flush should be called explicitly after a buffered io... no checking for crypt in -lcrypt... (cached) yes checking for standard DES crypt... yes checking for extended DES crypt... no checking for MD5 crypt... yes checking for Blowfish crypt... yes checking for SHA512 crypt... yes checking for SHA256 crypt... yes checking whether the compiler supports __alignof__... yes checking whether the compiler supports aligned attribute... yes checking for asinh... yes checking for acosh... yes checking for atanh... yes checking for log1p... yes checking for hypot... yes 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... no checking for __res_nsearch... no checking for res_nsearch in -lresolv... no checking for __res_nsearch in -lresolv... 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 -lbind... no checking for __res_ndestroy in -lbind... 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 -lbind... no checking for __dns_search in -lbind... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... no checking for __dn_expand... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for res_search... no checking for __res_search... yes checking whether strptime() declaration fails... yes checking for wchar.h... (cached) yes checking for mblen... yes checking for mbstate_t... yes checking for atomic.h... no checking whether arc4random_buf is declared... no checking for Argon2 support... yes checking for Argon2 library... found in /usr checking for argon2id_hash_raw in -largon2... yes 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 whether to enable tokenizer support... yes checking whether to enable XML support... yes checking whether to build with expat support... no checking for libxml-2.0 >= 2.7.6... yes checking whether to enable XMLReader support... yes checking for libxml-2.0 >= 2.7.6... yes checking whether to build with XMLRPC-EPI support... yes, shared checking whether to build with expat support... no checking iconv dir for XMLRPC-EPI... no checking for libxml-2.0 >= 2.7.6... yes checking for iconv... (cached) yes checking whether to enable XMLWriter support... yes checking for libxml-2.0 >= 2.7.6... 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_encryption in -lzip... yes checking for zip_libzip_version in -lzip... yes checking whether to enable mysqlnd... no checking whether to disable compressed protocol support in mysqlnd... yes checking for zlib... yes checking for openssl >= 1.0.1... yes Configuring PEAR checking whether to install PEAR... no Configuring Zend checking for cpuid.h... no checking for getpid... yes checking for kill... yes checking for finite... yes checking for sigsetjmp... no checking whether isfinite is declared... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking for usable _FPU_SETCW... no 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... no checking whether double cast to long preserves least significant bits... no checking for dlfcn.h... (cached) yes checking whether dlsym() requires a leading underscore in symbol names... no checking whether to enable thread-safety... no checking whether to enable inline optimization for GCC... yes checking whether to enable Zend debugging... no checking for inline... inline checking target system is Darwin... no checking for MM alignment and log values... done checking for mremap... yes checking for sigaction... (cached) yes checking whether to enable zend signal handling... yes Configuring TSRM 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... yes 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... no 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... yes 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: updating cache config.cache configure: patching main/php_config.h.in configure: creating ./config.status creating main/internal_functions.c creating main/internal_functions_cli.c config.status: creating main/build-defs.h config.status: creating scripts/phpize config.status: creating scripts/man1/phpize.1 config.status: creating scripts/php-config config.status: creating scripts/man1/php-config.1 config.status: creating sapi/cli/php.1 config.status: creating sapi/fpm/php-fpm.conf config.status: creating sapi/fpm/www.conf config.status: creating sapi/fpm/init.d.php-fpm config.status: creating sapi/fpm/php-fpm.service config.status: creating sapi/fpm/php-fpm.8 config.status: creating sapi/fpm/status.html 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/php_config.h 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. /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/php_date.c -o ext/date/php_date.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/astro.c -o ext/date/lib/astro.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/dow.c -o ext/date/lib/dow.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -Iext/date/ -I/build/php7/src/php-7.4.27/ext/date/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/date/lib/interval.c -o ext/date/lib/interval.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/libxml/ -I/build/php7/src/php-7.4.27/ext/libxml/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/libxml/libxml.c -o ext/libxml/libxml.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/openssl/ -I/build/php7/src/php-7.4.27/ext/openssl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/openssl/openssl.c -o ext/openssl/openssl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/openssl/ -I/build/php7/src/php-7.4.27/ext/openssl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcre/ -I/build/php7/src/php-7.4.27/ext/pcre/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/zlib/ -I/build/php7/src/php-7.4.27/ext/zlib/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/zlib/zlib.c -o ext/zlib/zlib.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/zlib/ -I/build/php7/src/php-7.4.27/ext/zlib/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo /usr/bin/mkdir: cannot create directory 'ext/zlib/.libs': File exists /usr/bin/mkdir: cannot create directory 'ext/date/lib/.libs': File exists /usr/bin/mkdir: cannot create directory 'ext/date/lib/.libs': File exists /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/zlib/ -I/build/php7/src/php-7.4.27/ext/zlib/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/ctype/ -I/build/php7/src/php-7.4.27/ext/ctype/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/ctype/ctype.c -o ext/ctype/ctype.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/php_dom.c -o ext/dom/php_dom.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/attr.c -o ext/dom/attr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/document.c -o ext/dom/document.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domerrorhandler.c -o ext/dom/domerrorhandler.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domstringlist.c -o ext/dom/domstringlist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domexception.c -o ext/dom/domexception.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/namelist.c -o ext/dom/namelist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/processinginstruction.c -o ext/dom/processinginstruction.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/cdatasection.c -o ext/dom/cdatasection.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/documentfragment.c -o ext/dom/documentfragment.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domimplementation.c -o ext/dom/domimplementation.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/element.c -o ext/dom/element.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/node.c -o ext/dom/node.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/string_extend.c -o ext/dom/string_extend.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/characterdata.c -o ext/dom/characterdata.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/documenttype.c -o ext/dom/documenttype.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domimplementationlist.c -o ext/dom/domimplementationlist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/entity.c -o ext/dom/entity.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/nodelist.c -o ext/dom/nodelist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/text.c -o ext/dom/text.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/comment.c -o ext/dom/comment.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domconfiguration.c -o ext/dom/domconfiguration.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domimplementationsource.c -o ext/dom/domimplementationsource.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/entityreference.c -o ext/dom/entityreference.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/notation.c -o ext/dom/notation.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/xpath.c -o ext/dom/xpath.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/dom_iterators.c -o ext/dom/dom_iterators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/typeinfo.c -o ext/dom/typeinfo.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domerror.c -o ext/dom/domerror.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/domlocator.c -o ext/dom/domlocator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/namednodemap.c -o ext/dom/namednodemap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/dom/ -I/build/php7/src/php-7.4.27/ext/dom/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dom/userdatahandler.c -o ext/dom/userdatahandler.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/fileinfo.c -o ext/fileinfo/fileinfo.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/apptype.c -o ext/fileinfo/libmagic/apptype.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/ascmagic.c -o ext/fileinfo/libmagic/ascmagic.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/cdf.c -o ext/fileinfo/libmagic/cdf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/cdf_time.c -o ext/fileinfo/libmagic/cdf_time.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/compress.c -o ext/fileinfo/libmagic/compress.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/encoding.c -o ext/fileinfo/libmagic/encoding.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/fsmagic.c -o ext/fileinfo/libmagic/fsmagic.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/funcs.c -o ext/fileinfo/libmagic/funcs.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/is_json.c -o ext/fileinfo/libmagic/is_json.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/is_tar.c -o ext/fileinfo/libmagic/is_tar.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/magic.c -o ext/fileinfo/libmagic/magic.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/print.c -o ext/fileinfo/libmagic/print.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/readcdf.c -o ext/fileinfo/libmagic/readcdf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/softmagic.c -o ext/fileinfo/libmagic/softmagic.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/der.c -o ext/fileinfo/libmagic/der.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/fileinfo/libmagic -Iext/fileinfo/ -I/build/php7/src/php-7.4.27/ext/fileinfo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/fileinfo/libmagic/buffer.c -o ext/fileinfo/libmagic/buffer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/filter/ -I/build/php7/src/php-7.4.27/ext/filter/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/filter/filter.c -o ext/filter/filter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/filter/ -I/build/php7/src/php-7.4.27/ext/filter/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/filter/ -I/build/php7/src/php-7.4.27/ext/filter/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/filter/ -I/build/php7/src/php-7.4.27/ext/filter/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash.c -o ext/hash/hash.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_md.c -o ext/hash/hash_md.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_fnv.c -o ext/hash/hash_fnv.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_joaat.c -o ext/hash/hash_joaat.lo /build/php7/src/php-7.4.27/ext/hash/hash_gost.c:286:47: warning: argument 1 of type ‘unsigned char[32]’ with mismatched bound [-Warray-parameter=] 286 | PHP_HASH_API void PHP_GOSTFinal(unsigned char digest[32], PHP_GOST_CTX *context) | ~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /build/php7/src/php-7.4.27/ext/hash/hash_gost.c:21: /build/php7/src/php-7.4.27/ext/hash/php_hash_gost.h:35:33: note: previously declared as ‘unsigned char[64]’ 35 | PHP_HASH_API void PHP_GOSTFinal(unsigned char[64], PHP_GOST_CTX *); | ^~~~~~~~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c -o ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc/KeccakHash.c -o ext/hash/sha3/generic64lc/KeccakHash.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc/KeccakSponge.c -o ext/hash/sha3/generic64lc/KeccakSponge.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/hash/sha3/generic64lc -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800_excluded -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/hash/ -I/build/php7/src/php-7.4.27/ext/hash/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/hash/hash_sha3.c -o ext/hash/hash_sha3.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/json/ -I/build/php7/src/php-7.4.27/ext/json/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/json/json.c -o ext/json/json.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/json/ -I/build/php7/src/php-7.4.27/ext/json/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/json/json_encoder.c -o ext/json/json_encoder.lo /build/php7/src/php-7.4.27/ext/hash/hash_fnv.c:90:49: warning: argument 1 of type ‘unsigned char[4]’ with mismatched bound [-Warray-parameter=] 90 | PHP_HASH_API void PHP_FNV132Final(unsigned char digest[4], PHP_FNV132_CTX * context) | ~~~~~~~~~~~~~~^~~~~~~~~ In file included from /build/php7/src/php-7.4.27/ext/hash/hash_fnv.c:23: /build/php7/src/php-7.4.27/ext/hash/php_hash_fnv.h:58:49: note: previously declared as ‘unsigned char[16]’ 58 | PHP_HASH_API void PHP_FNV132Final(unsigned char digest[16], PHP_FNV132_CTX * context); | ~~~~~~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/hash/hash_fnv.c:125:49: warning: argument 1 of type ‘unsigned char[8]’ with mismatched bound [-Warray-parameter=] 125 | PHP_HASH_API void PHP_FNV164Final(unsigned char digest[8], PHP_FNV164_CTX * context) | ~~~~~~~~~~~~~~^~~~~~~~~ In file included from /build/php7/src/php-7.4.27/ext/hash/hash_fnv.c:23: /build/php7/src/php-7.4.27/ext/hash/php_hash_fnv.h:63:49: note: previously declared as ‘unsigned char[16]’ 63 | PHP_HASH_API void PHP_FNV164Final(unsigned char digest[16], PHP_FNV164_CTX * context); | ~~~~~~~~~~~~~~^~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/json/ -I/build/php7/src/php-7.4.27/ext/json/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/json/json_parser.tab.c -o ext/json/json_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/json/ -I/build/php7/src/php-7.4.27/ext/json/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/json/json_scanner.c -o ext/json/json_scanner.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/mbstring.c -o ext/mbstring/mbstring.lo /build/php7/src/php-7.4.27/ext/hash/hash_joaat.c:47:48: warning: argument 1 of type ‘unsigned char[4]’ with mismatched bound [-Warray-parameter=] 47 | PHP_HASH_API void PHP_JOAATFinal(unsigned char digest[4], PHP_JOAAT_CTX * context) | ~~~~~~~~~~~~~~^~~~~~~~~ In file included from /build/php7/src/php-7.4.27/ext/hash/hash_joaat.c:24: /build/php7/src/php-7.4.27/ext/hash/php_hash_joaat.h:28:48: note: previously declared as ‘unsigned char[16]’ 28 | PHP_HASH_API void PHP_JOAATFinal(unsigned char digest[16], PHP_JOAAT_CTX * context); | ~~~~~~~~~~~~~~^~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/php_unicode.c -o ext/mbstring/php_unicode.lo /usr/bin/mkdir: cannot create directory 'ext/hash/sha3/generic64lc/.libs': File exists /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/mb_gpc.c -o ext/mbstring/mb_gpc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/php_mbregex.c -o ext/mbstring/php_mbregex.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/html_entities.c -o ext/mbstring/libmbfl/filters/html_entities.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_7bit.c -o ext/mbstring/libmbfl/filters/mbfilter_7bit.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_ascii.c -o ext/mbstring/libmbfl/filters/mbfilter_ascii.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_base64.c -o ext/mbstring/libmbfl/filters/mbfilter_base64.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_big5.c -o ext/mbstring/libmbfl/filters/mbfilter_big5.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_byte2.c -o ext/mbstring/libmbfl/filters/mbfilter_byte2.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_byte4.c -o ext/mbstring/libmbfl/filters/mbfilter_byte4.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp1251.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp1252.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp1254.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c -o ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp850.c -o ext/mbstring/libmbfl/filters/mbfilter_cp850.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp866.c -o ext/mbstring/libmbfl/filters/mbfilter_cp866.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp932.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_cp936.c -o ext/mbstring/libmbfl/filters/mbfilter_cp936.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_gb18030.c -o ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c -o ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_hz.c -o ext/mbstring/libmbfl/filters/mbfilter_hz.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_jis.c -o ext/mbstring/libmbfl/filters/mbfilter_jis.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_koi8r.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_armscii8.c -o ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_qprint.c -o ext/mbstring/libmbfl/filters/mbfilter_qprint.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_sjis.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c -o ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_uhc.c -o ext/mbstring/libmbfl/filters/mbfilter_uhc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_utf16.c -o ext/mbstring/libmbfl/filters/mbfilter_utf16.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_utf32.c -o ext/mbstring/libmbfl/filters/mbfilter_utf32.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_utf7.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_utf8.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c -o ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/filters/mbfilter_koi8u.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfilter.c -o ext/mbstring/libmbfl/mbfl/mbfilter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c -o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c -o ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c -o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_convert.c -o ext/mbstring/libmbfl/mbfl/mbfl_convert.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c -o ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c -o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_ident.c -o ext/mbstring/libmbfl/mbfl/mbfl_ident.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_language.c -o ext/mbstring/libmbfl/mbfl/mbfl_language.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c -o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_string.c -o ext/mbstring/libmbfl/mbfl/mbfl_string.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c -o ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_de.c -o ext/mbstring/libmbfl/nls/nls_de.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_en.c -o ext/mbstring/libmbfl/nls/nls_en.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_ja.c -o ext/mbstring/libmbfl/nls/nls_ja.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_kr.c -o ext/mbstring/libmbfl/nls/nls_kr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_neutral.c -o ext/mbstring/libmbfl/nls/nls_neutral.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_ru.c -o ext/mbstring/libmbfl/nls/nls_ru.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_uni.c -o ext/mbstring/libmbfl/nls/nls_uni.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_zh.c -o ext/mbstring/libmbfl/nls/nls_zh.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_hy.c -o ext/mbstring/libmbfl/nls/nls_hy.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_tr.c -o ext/mbstring/libmbfl/nls/nls_tr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mbstring/ -I/build/php7/src/php-7.4.27/ext/mbstring/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mbstring/libmbfl/nls/nls_ua.c -o ext/mbstring/libmbfl/nls/nls_ua.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_STRUCT_SIGINFO_T -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcntl/ -I/build/php7/src/php-7.4.27/ext/pcntl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pcntl/pcntl.c -o ext/pcntl/pcntl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DHAVE_STRUCT_SIGINFO_T -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pcntl/ -I/build/php7/src/php-7.4.27/ext/pcntl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pcntl/php_signal.c -o ext/pcntl/php_signal.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/pdo/ -I/build/php7/src/php-7.4.27/ext/pdo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo/pdo.c -o ext/pdo/pdo.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/pdo/ -I/build/php7/src/php-7.4.27/ext/pdo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo/pdo_dbh.c -o ext/pdo/pdo_dbh.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/pdo/ -I/build/php7/src/php-7.4.27/ext/pdo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo/pdo_stmt.c -o ext/pdo/pdo_stmt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/pdo/ -I/build/php7/src/php-7.4.27/ext/pdo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo/pdo_sql_parser.c -o ext/pdo/pdo_sql_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/pdo/ -I/build/php7/src/php-7.4.27/ext/pdo/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo/pdo_sqlstate.c -o ext/pdo/pdo_sqlstate.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/util.c -o ext/phar/util.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/tar.c -o ext/phar/tar.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/zip.c -o ext/phar/zip.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/stream.c -o ext/phar/stream.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/func_interceptors.c -o ext/phar/func_interceptors.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/dirstream.c -o ext/phar/dirstream.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/phar.c -o ext/phar/phar.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/phar_object.c -o ext/phar/phar_object.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/phar/ -I/build/php7/src/php-7.4.27/ext/phar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/phar/phar_path_check.c -o ext/phar/phar_path_check.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/posix/ -I/build/php7/src/php-7.4.27/ext/posix/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/posix/posix.c -o ext/posix/posix.lo In file included from /usr/include/string.h:519, from /build/php7/src/build/include/../main/php_config.h:2335, from /build/php7/src/build/Zend/zend_config.h:1, from /build/php7/src/php-7.4.27/Zend/zend_portability.h:43, from /build/php7/src/php-7.4.27/Zend/zend_types.h:25, from /build/php7/src/php-7.4.27/Zend/zend.h:27, from /build/php7/src/php-7.4.27/main/php.h:33, from /build/php7/src/php-7.4.27/ext/pdo/pdo_dbh.c:27: In function ‘strncpy’, inlined from ‘pdo_raise_impl_error’ at /build/php7/src/php-7.4.27/ext/pdo/pdo_dbh.c:86:2: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 6 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/readline/ -I/build/php7/src/php-7.4.27/ext/readline/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/readline/readline.c -o ext/readline/readline.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/readline/ -I/build/php7/src/php-7.4.27/ext/readline/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/readline/readline_cli.c -o ext/readline/readline_cli.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/reflection/ -I/build/php7/src/php-7.4.27/ext/reflection/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/session/ -I/build/php7/src/php-7.4.27/ext/session/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/session/mod_user_class.c -o ext/session/mod_user_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/session/ -I/build/php7/src/php-7.4.27/ext/session/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/session/session.c -o ext/session/session.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/session/ -I/build/php7/src/php-7.4.27/ext/session/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/session/mod_files.c -o ext/session/mod_files.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/session/ -I/build/php7/src/php-7.4.27/ext/session/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/session/mod_mm.c -o ext/session/mod_mm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/session/ -I/build/php7/src/php-7.4.27/ext/session/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/session/mod_user.c -o ext/session/mod_user.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/simplexml/ -I/build/php7/src/php-7.4.27/ext/simplexml/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/simplexml/ -I/build/php7/src/php-7.4.27/ext/simplexml/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/simplexml/sxe.c -o ext/simplexml/sxe.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/php_spl.c -o ext/spl/php_spl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_array.c -o ext/spl/spl_array.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/spl/ -I/build/php7/src/php-7.4.27/ext/spl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo /build/php7/src/php-7.4.27/ext/simplexml/simplexml.c: In function ‘sxe_prop_dim_write.isra’: cc1: warning: function may return address of local variable [-Wreturn-local-addr] /build/php7/src/php-7.4.27/ext/simplexml/simplexml.c:436:33: note: declared here 436 | zval tmp_zv, zval_copy; | ^~~~~~~~~ /build/php7/src/php-7.4.27/ext/simplexml/simplexml.c:436:33: note: declared here /build/php7/src/php-7.4.27/ext/simplexml/simplexml.c:436:33: note: declared here /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo In file included from /build/php7/src/php-7.4.27/Zend/zend.h:27, from /build/php7/src/php-7.4.27/main/php.h:33, from /build/php7/src/php-7.4.27/ext/spl/spl_iterators.c:23: /build/php7/src/php-7.4.27/ext/spl/spl_iterators.c: In function ‘zim_spl_RecursiveTreeIterator_key’: /build/php7/src/php-7.4.27/Zend/zend_types.h:1100:34: warning: ‘key.value.ref’ may be used uninitialized [-Wmaybe-uninitialized] 1100 | zend_refcounted *_gc = Z_COUNTED_P(_z2); \ | ^~~ /build/php7/src/php-7.4.27/Zend/zend_API.h:610:33: note: in expansion of macro ‘ZVAL_COPY_VALUE’ 610 | ZVAL_COPY_VALUE(__z, __zv); \ | ^~~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend_API.h:635:49: note: in expansion of macro ‘ZVAL_ZVAL’ 635 | #define RETVAL_ZVAL(zv, copy, dtor) ZVAL_ZVAL(return_value, zv, copy, dtor) | ^~~~~~~~~ /build/php7/src/php-7.4.27/ext/spl/spl_iterators.c:1276:17: note: in expansion of macro ‘RETVAL_ZVAL’ 1276 | RETVAL_ZVAL(&key, 1, 1); | ^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/spl/spl_iterators.c:1259:44: note: ‘key’ declared here 1259 | zval prefix, key, postfix, key_copy; | ^~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/array.c -o ext/standard/array.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/base64.c -o ext/standard/base64.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/browscap.c -o ext/standard/browscap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/crc32.c -o ext/standard/crc32.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/crypt.c -o ext/standard/crypt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/datetime.c -o ext/standard/datetime.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/dir.c -o ext/standard/dir.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/dl.c -o ext/standard/dl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/dns.c -o ext/standard/dns.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/exec.c -o ext/standard/exec.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/file.c -o ext/standard/file.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/filestat.c -o ext/standard/filestat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo /build/php7/src/php-7.4.27/ext/standard/browscap.c: In function ‘browscap_intern_str_ci’: /build/php7/src/php-7.4.27/ext/standard/browscap.c:262:16: warning: function may return address of local variable [-Wreturn-local-addr] 262 | return interned; | ^~~~~~~~ In file included from /usr/include/stdlib.h:568, from /build/php7/src/build/include/../main/php_config.h:2321, from /build/php7/src/build/Zend/zend_config.h:1, from /build/php7/src/php-7.4.27/Zend/zend_portability.h:43, from /build/php7/src/php-7.4.27/Zend/zend_types.h:25, from /build/php7/src/php-7.4.27/Zend/zend.h:27, from /build/php7/src/php-7.4.27/main/php.h:33, from /build/php7/src/php-7.4.27/ext/standard/browscap.c:19: /build/php7/src/php-7.4.27/Zend/zend_portability.h:361:72: note: declared here 361 | ((use_heap = (UNEXPECTED((size) > (limit)))) ? emalloc(size) : alloca(size)) | ^~~~~~ /build/php7/src/php-7.4.27/Zend/zend_portability.h:363:9: note: in expansion of macro ‘do_alloca_ex’ 363 | do_alloca_ex(size, ZEND_ALLOCA_MAX_SIZE, use_heap) | ^~~~~~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend_string.h:82:32: note: in expansion of macro ‘do_alloca’ 82 | (str) = (zend_string *)do_alloca(ZEND_MM_ALIGNED_SIZE_EX(_ZSTR_STRUCT_SIZE(_len), 8), (use_heap)); \ | ^~~~~~~~~ /build/php7/src/php-7.4.27/ext/standard/browscap.c:247:9: note: in expansion of macro ‘ZSTR_ALLOCA_ALLOC’ 247 | ZSTR_ALLOCA_ALLOC(lcname, ZSTR_LEN(str), use_heap); | ^~~~~~~~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/fsock.c -o ext/standard/fsock.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/head.c -o ext/standard/head.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/html.c -o ext/standard/html.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/image.c -o ext/standard/image.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/info.c -o ext/standard/info.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/iptc.c -o ext/standard/iptc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/lcg.c -o ext/standard/lcg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/link.c -o ext/standard/link.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/mail.c -o ext/standard/mail.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/math.c -o ext/standard/math.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/md5.c -o ext/standard/md5.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/metaphone.c -o ext/standard/metaphone.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/microtime.c -o ext/standard/microtime.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/pack.c -o ext/standard/pack.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/quot_print.c -o ext/standard/quot_print.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/rand.c -o ext/standard/rand.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/mt_rand.c -o ext/standard/mt_rand.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/soundex.c -o ext/standard/soundex.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/string.c -o ext/standard/string.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/scanf.c -o ext/standard/scanf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/syslog.c -o ext/standard/syslog.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/type.c -o ext/standard/type.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/uniqid.c -o ext/standard/uniqid.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/url.c -o ext/standard/url.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/var.c -o ext/standard/var.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/versioning.c -o ext/standard/versioning.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/assert.c -o ext/standard/assert.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/credits.c -o ext/standard/credits.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/css.c -o ext/standard/css.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/ftok.c -o ext/standard/ftok.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/sha1.c -o ext/standard/sha1.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/user_filters.c -o ext/standard/user_filters.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/uuencode.c -o ext/standard/uuencode.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/filters.c -o ext/standard/filters.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/proc_open.c -o ext/standard/proc_open.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/http.c -o ext/standard/http.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/password.c -o ext/standard/password.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/random.c -o ext/standard/random.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/net.c -o ext/standard/net.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/hrtime.c -o ext/standard/hrtime.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/tokenizer/ -I/build/php7/src/php-7.4.27/ext/tokenizer/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/tokenizer/ -I/build/php7/src/php-7.4.27/ext/tokenizer/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/tokenizer/tokenizer_data.c -o ext/tokenizer/tokenizer_data.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/xml/ -I/build/php7/src/php-7.4.27/ext/xml/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xml/xml.c -o ext/xml/xml.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/xml/ -I/build/php7/src/php-7.4.27/ext/xml/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xml/compat.c -o ext/xml/compat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/xmlreader/ -I/build/php7/src/php-7.4.27/ext/xmlreader/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlreader/php_xmlreader.c -o ext/xmlreader/php_xmlreader.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/xmlwriter/ -I/build/php7/src/php-7.4.27/ext/xmlwriter/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlwriter/php_xmlwriter.c -o ext/xmlwriter/php_xmlwriter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_connection.c -o ext/mysqlnd/mysqlnd_connection.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_alloc.c -o ext/mysqlnd/mysqlnd_alloc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_charset.c -o ext/mysqlnd/mysqlnd_charset.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_wireprotocol.c -o ext/mysqlnd/mysqlnd_wireprotocol.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_loaddata.c -o ext/mysqlnd/mysqlnd_loaddata.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_reverse_api.c -o ext/mysqlnd/mysqlnd_reverse_api.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_vio.c -o ext/mysqlnd/mysqlnd_vio.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_protocol_frame_codec.c -o ext/mysqlnd/mysqlnd_protocol_frame_codec.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_statistics.c -o ext/mysqlnd/mysqlnd_statistics.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_driver.c -o ext/mysqlnd/mysqlnd_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_ext_plugin.c -o ext/mysqlnd/mysqlnd_ext_plugin.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_auth.c -o ext/mysqlnd/mysqlnd_auth.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_result.c -o ext/mysqlnd/mysqlnd_result.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_result_meta.c -o ext/mysqlnd/mysqlnd_result_meta.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_debug.c -o ext/mysqlnd/mysqlnd_debug.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_commands.c -o ext/mysqlnd/mysqlnd_commands.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_block_alloc.c -o ext/mysqlnd/mysqlnd_block_alloc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_read_buffer.c -o ext/mysqlnd/mysqlnd_read_buffer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_plugin.c -o ext/mysqlnd/mysqlnd_plugin.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/php_mysqlnd.c -o ext/mysqlnd/php_mysqlnd.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_ps.c -o ext/mysqlnd/mysqlnd_ps.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqlnd/ -I/build/php7/src/php-7.4.27/ext/mysqlnd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqlnd/mysqlnd_ps_codec.c -o ext/mysqlnd/mysqlnd_ps_codec.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -ITSRM/ -I/build/php7/src/php-7.4.27/TSRM/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/TSRM/TSRM.c -o TSRM/TSRM.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/main.c -o main/main.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/snprintf.c -o main/snprintf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/spprintf.c -o main/spprintf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/fopen_wrappers.c -o main/fopen_wrappers.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/alloca.c -o main/alloca.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_scandir.c -o main/php_scandir.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_ini.c -o main/php_ini.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/SAPI.c -o main/SAPI.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/rfc1867.c -o main/rfc1867.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_content_types.c -o main/php_content_types.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/strlcpy.c -o main/strlcpy.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/strlcat.c -o main/strlcat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/explicit_bzero.c -o main/explicit_bzero.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/mergesort.c -o main/mergesort.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/reentrancy.c -o main/reentrancy.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_variables.c -o main/php_variables.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_ticks.c -o main/php_ticks.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/network.c -o main/network.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/output.c -o main/output.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/getopt.c -o main/getopt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/php_syslog.c -o main/php_syslog.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/streams.c -o main/streams/streams.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/cast.c -o main/streams/cast.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/memory.c -o main/streams/memory.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/filter.c -o main/streams/filter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/userspace.c -o main/streams/userspace.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/transports.c -o main/streams/transports.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/xp_socket.c -o main/streams/xp_socket.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/mmap.c -o main/streams/mmap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/streams/ -I/build/php7/src/php-7.4.27/main/streams/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo /usr/bin/mkdir: cannot create directory 'main/streams/.libs': File exists /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_alloc.c -o Zend/zend_alloc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_compile.c -o Zend/zend_compile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_constants.c -o Zend/zend_constants.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_dtrace.c -o Zend/zend_dtrace.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_highlight.c -o Zend/zend_highlight.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_llist.c -o Zend/zend_llist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_vm_opcodes.c -o Zend/zend_vm_opcodes.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_opcode.c -o Zend/zend_opcode.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_operators.c -o Zend/zend_operators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_stack.c -o Zend/zend_stack.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_variables.c -o Zend/zend_variables.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend.c -o Zend/zend.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_API.c -o Zend/zend_API.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_extensions.c -o Zend/zend_extensions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_hash.c -o Zend/zend_hash.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_list.c -o Zend/zend_list.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_ini.c -o Zend/zend_ini.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_sort.c -o Zend/zend_sort.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_stream.c -o Zend/zend_stream.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_iterators.c -o Zend/zend_iterators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_strtod.c -o Zend/zend_strtod.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_gc.c -o Zend/zend_gc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_closures.c -o Zend/zend_closures.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_weakrefs.c -o Zend/zend_weakrefs.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_float.c -o Zend/zend_float.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_string.c -o Zend/zend_string.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_signal.c -o Zend/zend_signal.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_generators.c -o Zend/zend_generators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_virtual_cwd.c -o Zend/zend_virtual_cwd.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_ast.c -o Zend/zend_ast.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_objects.c -o Zend/zend_objects.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_inheritance.c -o Zend/zend_inheritance.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_smart_str.c -o Zend/zend_smart_str.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_cpuinfo.c -o Zend/zend_cpuinfo.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -IZend/ -I/build/php7/src/php-7.4.27/Zend/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/Zend/zend_execute.c -o Zend/zend_execute.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/embed/ -I/build/php7/src/php-7.4.27/sapi/embed/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/embed/php_embed.c -o sapi/embed/php_embed.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c main/internal_functions.c -o main/internal_functions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/sqlite3/ -I/build/php7/src/php-7.4.27/ext/sqlite3/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sqlite3/sqlite3.c -o ext/sqlite3/sqlite3.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/add.c -o ext/bcmath/libbcmath/src/add.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/div.c -o ext/bcmath/libbcmath/src/div.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/init.c -o ext/bcmath/libbcmath/src/init.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/neg.c -o ext/bcmath/libbcmath/src/neg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/outofmem.c -o ext/bcmath/libbcmath/src/outofmem.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/raisemod.c -o ext/bcmath/libbcmath/src/raisemod.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/sub.c -o ext/bcmath/libbcmath/src/sub.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/compare.c -o ext/bcmath/libbcmath/src/compare.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/divmod.c -o ext/bcmath/libbcmath/src/divmod.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/int2num.c -o ext/bcmath/libbcmath/src/int2num.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/num2long.c -o ext/bcmath/libbcmath/src/num2long.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/output.c -o ext/bcmath/libbcmath/src/output.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/recmul.c -o ext/bcmath/libbcmath/src/recmul.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/sqrt.c -o ext/bcmath/libbcmath/src/sqrt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/zero.c -o ext/bcmath/libbcmath/src/zero.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/debug.c -o ext/bcmath/libbcmath/src/debug.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/doaddsub.c -o ext/bcmath/libbcmath/src/doaddsub.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/nearzero.c -o ext/bcmath/libbcmath/src/nearzero.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/num2str.c -o ext/bcmath/libbcmath/src/num2str.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/raise.c -o ext/bcmath/libbcmath/src/raise.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/rmzero.c -o ext/bcmath/libbcmath/src/rmzero.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/bcmath/ -I/build/php7/src/php-7.4.27/ext/bcmath/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bcmath/libbcmath/src/str2num.c -o ext/bcmath/libbcmath/src/str2num.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/bz2/ -I/build/php7/src/php-7.4.27/ext/bz2/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bz2/bz2.c -o ext/bz2/bz2.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/bz2/ -I/build/php7/src/php-7.4.27/ext/bz2/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/bz2/bz2_filter.c -o ext/bz2/bz2_filter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/calendar.c -o ext/calendar/calendar.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/dow.c -o ext/calendar/dow.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/french.c -o ext/calendar/french.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/gregor.c -o ext/calendar/gregor.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/jewish.c -o ext/calendar/jewish.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/julian.c -o ext/calendar/julian.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/easter.c -o ext/calendar/easter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/calendar/ -I/build/php7/src/php-7.4.27/ext/calendar/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/calendar/cal_unix.c -o ext/calendar/cal_unix.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/curl/ -I/build/php7/src/php-7.4.27/ext/curl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/curl/interface.c -o ext/curl/interface.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/curl/ -I/build/php7/src/php-7.4.27/ext/curl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/curl/multi.c -o ext/curl/multi.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/curl/ -I/build/php7/src/php-7.4.27/ext/curl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/curl/share.c -o ext/curl/share.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/curl/ -I/build/php7/src/php-7.4.27/ext/curl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/curl/curl_file.c -o ext/curl/curl_file.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba.c -o ext/dba/dba.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_cdb.c -o ext/dba/dba_cdb.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_dbm.c -o ext/dba/dba_dbm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_gdbm.c -o ext/dba/dba_gdbm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_ndbm.c -o ext/dba/dba_ndbm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_db1.c -o ext/dba/dba_db1.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_db2.c -o ext/dba/dba_db2.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_db3.c -o ext/dba/dba_db3.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_db4.c -o ext/dba/dba_db4.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_flatfile.c -o ext/dba/dba_flatfile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_inifile.c -o ext/dba/dba_inifile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_qdbm.c -o ext/dba/dba_qdbm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_tcadb.c -o ext/dba/dba_tcadb.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/dba_lmdb.c -o ext/dba/dba_lmdb.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/libcdb/cdb.c -o ext/dba/libcdb/cdb.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/libcdb/cdb_make.c -o ext/dba/libcdb/cdb_make.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/libcdb/uint32.c -o ext/dba/libcdb/uint32.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/libflatfile/flatfile.c -o ext/dba/libflatfile/flatfile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/dba/ -I/build/php7/src/php-7.4.27/ext/dba/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/dba/libinifile/inifile.c -o ext/dba/libinifile/inifile.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/enchant/ -I/build/php7/src/php-7.4.27/ext/enchant/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/enchant/enchant.c -o ext/enchant/enchant.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/exif/ -I/build/php7/src/php-7.4.27/ext/exif/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/exif/exif.c -o ext/exif/exif.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/ffi/ -I/build/php7/src/php-7.4.27/ext/ffi/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/ffi/ffi.c -o ext/ffi/ffi.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/ffi/ -I/build/php7/src/php-7.4.27/ext/ffi/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/ffi/ffi_parser.c -o ext/ffi/ffi_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/ftp/ -I/build/php7/src/php-7.4.27/ext/ftp/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/ftp/ -I/build/php7/src/php-7.4.27/ext/ftp/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/ftp/ftp.c -o ext/ftp/ftp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/gd/ -I/build/php7/src/php-7.4.27/ext/gd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/gd/gd.c -o ext/gd/gd.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/gd/ -I/build/php7/src/php-7.4.27/ext/gd/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/gd/gd_compat.c -o ext/gd/gd_compat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/gettext/ -I/build/php7/src/php-7.4.27/ext/gettext/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/gettext/gettext.c -o ext/gettext/gettext.lo /build/php7/src/php-7.4.27/ext/enchant/enchant.c: In function ‘zif_enchant_broker_get_error’: /build/php7/src/php-7.4.27/ext/enchant/enchant.c:403:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | msg = enchant_broker_get_error(pbroker->pbroker); | ^ /build/php7/src/php-7.4.27/ext/enchant/enchant.c: In function ‘zif_enchant_dict_get_error’: /build/php7/src/php-7.4.27/ext/enchant/enchant.c:895:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 895 | msg = enchant_dict_get_error(pdict->pdict); | ^ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/gmp/ -I/build/php7/src/php-7.4.27/ext/gmp/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/gmp/gmp.c -o ext/gmp/gmp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I"/usr/include" -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/iconv/ -I/build/php7/src/php-7.4.27/ext/iconv/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/iconv/iconv.c -o ext/iconv/iconv.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/imap/ -I/build/php7/src/php-7.4.27/ext/imap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/imap/php_imap.c -o ext/imap/php_imap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/php_intl.c -o ext/intl/php_intl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/intl_error.c -o ext/intl/intl_error.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/intl_convert.c -o ext/intl/intl_convert.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator.c -o ext/intl/collator/collator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_class.c -o ext/intl/collator/collator_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_sort.c -o ext/intl/collator/collator_sort.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_convert.c -o ext/intl/collator/collator_convert.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_locale.c -o ext/intl/collator/collator_locale.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_compare.c -o ext/intl/collator/collator_compare.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_attr.c -o ext/intl/collator/collator_attr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_create.c -o ext/intl/collator/collator_create.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_is_numeric.c -o ext/intl/collator/collator_is_numeric.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/collator/collator_error.c -o ext/intl/collator/collator_error.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/common/common_error.c -o ext/intl/common/common_error.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/converter/converter.c -o ext/intl/converter/converter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter.c -o ext/intl/formatter/formatter.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter_main.c -o ext/intl/formatter/formatter_main.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter_class.c -o ext/intl/formatter/formatter_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter_attr.c -o ext/intl/formatter/formatter_attr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter_data.c -o ext/intl/formatter/formatter_data.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter_format.c -o ext/intl/formatter/formatter_format.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/formatter/formatter_parse.c -o ext/intl/formatter/formatter_parse.lo In file included from /build/php7/src/php-7.4.27/Zend/zend_types.h:25, from /build/php7/src/php-7.4.27/Zend/zend.h:27, from /build/php7/src/php-7.4.27/main/php.h:33, from /build/php7/src/php-7.4.27/ext/intl/collator/collator_is_numeric.h:21, from /build/php7/src/php-7.4.27/ext/intl/collator/collator_is_numeric.c:18: /build/php7/src/php-7.4.27/ext/intl/collator/collator_is_numeric.c: In function ‘collator_u_strtod’: /build/php7/src/php-7.4.27/Zend/zend_portability.h:365:17: warning: ‘use_heap’ may be used uninitialized in this function [-Wmaybe-uninitialized] 365 | do { if (UNEXPECTED(use_heap)) efree(p); } while (0) | ^ /build/php7/src/php-7.4.27/ext/intl/collator/collator_is_numeric.c:74:29: note: ‘use_heap’ was declared here 74 | ALLOCA_FLAG(use_heap); | ^~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend_portability.h:357:19: note: in definition of macro ‘ALLOCA_FLAG’ 357 | zend_bool name; | ^~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/normalizer/normalizer.c -o ext/intl/normalizer/normalizer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/normalizer/normalizer_class.c -o ext/intl/normalizer/normalizer_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/normalizer/normalizer_normalize.c -o ext/intl/normalizer/normalizer_normalize.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/locale/locale.c -o ext/intl/locale/locale.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/locale/locale_class.c -o ext/intl/locale/locale_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/locale/locale_methods.c -o ext/intl/locale/locale_methods.lo In file included from /build/php7/src/php-7.4.27/main/php.h:33, from /build/php7/src/php-7.4.27/ext/imap/php_imap.c:36: /build/php7/src/php-7.4.27/ext/imap/php_imap.c: In function ‘zm_deactivate_imap’: /build/php7/src/php-7.4.27/Zend/zend.h:214:26: warning: ‘__orig_bailout’ may be used uninitialized in this function [-Wmaybe-uninitialized] 214 | JMP_BUF *__orig_bailout = EG(bailout); \ | ^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend.h:214:26: note: ‘__orig_bailout’ was declared here 214 | JMP_BUF *__orig_bailout = EG(bailout); \ | ^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/imap/php_imap.c:1102:33: note: in expansion of macro ‘zend_try’ 1102 | zend_try { | ^~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend.h:214:26: warning: ‘__orig_bailout’ may be used uninitialized in this function [-Wmaybe-uninitialized] 214 | JMP_BUF *__orig_bailout = EG(bailout); \ | ^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend.h:214:26: note: ‘__orig_bailout’ was declared here 214 | JMP_BUF *__orig_bailout = EG(bailout); \ | ^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/imap/php_imap.c:1117:33: note: in expansion of macro ‘zend_try’ 1117 | zend_try { | ^~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat.c -o ext/intl/dateformat/dateformat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_class.c -o ext/intl/dateformat/dateformat_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_attr.c -o ext/intl/dateformat/dateformat_attr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_data.c -o ext/intl/dateformat/dateformat_data.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_format.c -o ext/intl/dateformat/dateformat_format.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_parse.c -o ext/intl/dateformat/dateformat_parse.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat.c -o ext/intl/msgformat/msgformat.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat_attr.c -o ext/intl/msgformat/msgformat_attr.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat_class.c -o ext/intl/msgformat/msgformat_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat_data.c -o ext/intl/msgformat/msgformat_data.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat_format.c -o ext/intl/msgformat/msgformat_format.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat_parse.c -o ext/intl/msgformat/msgformat_parse.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/grapheme/grapheme_string.c -o ext/intl/grapheme/grapheme_string.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/grapheme/grapheme_util.c -o ext/intl/grapheme/grapheme_util.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/resourcebundle/resourcebundle.c -o ext/intl/resourcebundle/resourcebundle.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/resourcebundle/resourcebundle_class.c -o ext/intl/resourcebundle/resourcebundle_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/resourcebundle/resourcebundle_iterator.c -o ext/intl/resourcebundle/resourcebundle_iterator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/transliterator/transliterator.c -o ext/intl/transliterator/transliterator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/transliterator/transliterator_class.c -o ext/intl/transliterator/transliterator_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/transliterator/transliterator_methods.c -o ext/intl/transliterator/transliterator_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/uchar/uchar.c -o ext/intl/uchar/uchar.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/idn/idn.c -o ext/intl/idn/idn.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/spoofchecker/spoofchecker_class.c -o ext/intl/spoofchecker/spoofchecker_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/spoofchecker/spoofchecker.c -o ext/intl/spoofchecker/spoofchecker.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/spoofchecker/spoofchecker_create.c -o ext/intl/spoofchecker/spoofchecker_create.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/intl/spoofchecker/spoofchecker_main.c -o ext/intl/spoofchecker/spoofchecker_main.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/intl_convertcpp.cpp -o ext/intl/intl_convertcpp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/common/common_enum.cpp -o ext/intl/common/common_enum.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/common/common_date.cpp -o ext/intl/common/common_date.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_format_object.cpp -o ext/intl/dateformat/dateformat_format_object.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_create.cpp -o ext/intl/dateformat/dateformat_create.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_attrcpp.cpp -o ext/intl/dateformat/dateformat_attrcpp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/dateformat/dateformat_helpers.cpp -o ext/intl/dateformat/dateformat_helpers.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/msgformat/msgformat_helpers.cpp -o ext/intl/msgformat/msgformat_helpers.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/timezone/timezone_class.cpp -o ext/intl/timezone/timezone_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/timezone/timezone_methods.cpp -o ext/intl/timezone/timezone_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/calendar/calendar_class.cpp -o ext/intl/calendar/calendar_class.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/calendar/calendar_methods.cpp -o ext/intl/calendar/calendar_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/calendar/gregoriancalendar_methods.cpp -o ext/intl/calendar/gregoriancalendar_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/breakiterator/breakiterator_class.cpp -o ext/intl/breakiterator/breakiterator_class.lo /usr/bin/mkdir: cannot create directory 'ext/intl/timezone/.libs': File exists /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/breakiterator/breakiterator_iterators.cpp -o ext/intl/breakiterator/breakiterator_iterators.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/breakiterator/breakiterator_methods.cpp -o ext/intl/breakiterator/breakiterator_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp -o ext/intl/breakiterator/rulebasedbreakiterator_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/breakiterator/codepointiterator_internal.cpp -o ext/intl/breakiterator/codepointiterator_internal.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/build/php7/src/php-7.4.27/ext/intl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c /build/php7/src/php-7.4.27/ext/intl/breakiterator/codepointiterator_methods.cpp -o ext/intl/breakiterator/codepointiterator_methods.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DLDAP_DEPRECATED=1 -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/ldap/ -I/build/php7/src/php-7.4.27/ext/ldap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/ldap/ldap.c -o ext/ldap/ldap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli.c -o ext/mysqli/mysqli.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_api.c -o ext/mysqli/mysqli_api.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_prop.c -o ext/mysqli/mysqli_prop.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_nonapi.c -o ext/mysqli/mysqli_nonapi.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_fe.c -o ext/mysqli/mysqli_fe.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_report.c -o ext/mysqli/mysqli_report.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_driver.c -o ext/mysqli/mysqli_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_warning.c -o ext/mysqli/mysqli_warning.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_exception.c -o ext/mysqli/mysqli_exception.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/mysqli/ -I/build/php7/src/php-7.4.27/ext/mysqli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/mysqli/mysqli_result_iterator.c -o ext/mysqli/mysqli_result_iterator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/odbc/ -I/build/php7/src/php-7.4.27/ext/odbc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c -o ext/odbc/php_odbc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pdo_dblib/ -I/build/php7/src/php-7.4.27/ext/pdo_dblib/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_dblib/pdo_dblib.c -o ext/pdo_dblib/pdo_dblib.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pdo_dblib/ -I/build/php7/src/php-7.4.27/ext/pdo_dblib/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_dblib/dblib_driver.c -o ext/pdo_dblib/dblib_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pdo_dblib/ -I/build/php7/src/php-7.4.27/ext/pdo_dblib/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_dblib/dblib_stmt.c -o ext/pdo_dblib/dblib_stmt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pdo_mysql/ -I/build/php7/src/php-7.4.27/ext/pdo_mysql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_mysql/pdo_mysql.c -o ext/pdo_mysql/pdo_mysql.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pdo_mysql/ -I/build/php7/src/php-7.4.27/ext/pdo_mysql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_mysql/mysql_driver.c -o ext/pdo_mysql/mysql_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pdo_mysql/ -I/build/php7/src/php-7.4.27/ext/pdo_mysql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_mysql/mysql_statement.c -o ext/pdo_mysql/mysql_statement.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -I/usr/include -DPDO_ODBC_TYPE=\"unixODBC\" -Iext/pdo_odbc/ -I/build/php7/src/php-7.4.27/ext/pdo_odbc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_odbc/pdo_odbc.c -o ext/pdo_odbc/pdo_odbc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -I/usr/include -DPDO_ODBC_TYPE=\"unixODBC\" -Iext/pdo_odbc/ -I/build/php7/src/php-7.4.27/ext/pdo_odbc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c -o ext/pdo_odbc/odbc_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -I/usr/include -DPDO_ODBC_TYPE=\"unixODBC\" -Iext/pdo_odbc/ -I/build/php7/src/php-7.4.27/ext/pdo_odbc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c -o ext/pdo_odbc/odbc_stmt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -Iext/pdo_pgsql/ -I/build/php7/src/php-7.4.27/ext/pdo_pgsql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_pgsql/pdo_pgsql.c -o ext/pdo_pgsql/pdo_pgsql.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -Iext/pdo_pgsql/ -I/build/php7/src/php-7.4.27/ext/pdo_pgsql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_pgsql/pgsql_driver.c -o ext/pdo_pgsql/pgsql_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -Iext/pdo_pgsql/ -I/build/php7/src/php-7.4.27/ext/pdo_pgsql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_pgsql/pgsql_statement.c -o ext/pdo_pgsql/pgsql_statement.lo /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zm_info_odbc’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:854:36: warning: '0' flag ignored with precision and ‘%x’ gnu_printf format [-Wformat=] 854 | snprintf(buf, sizeof(buf), "0x%0.4x", ODBCVER); | ^~~~~~~~~ In file included from /build/php7/src/php-7.4.27/main/php.h:37, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:27: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘odbc_sql_error’: /build/php7/src/php-7.4.27/Zend/zend_API.h:181:76: warning: pointer targets in passing argument 4 of ‘SQLError’ differ in signedness [-Wpointer-sign] 181 | #define ZEND_MODULE_GLOBALS_ACCESSOR(module_name, v) (module_name##_globals.v) | ~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:273:18: note: in expansion of macro ‘ZEND_MODULE_GLOBALS_ACCESSOR’ 273 | #define ODBCG(v) ZEND_MODULE_GLOBALS_ACCESSOR(odbc, v) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:891:41: note: in expansion of macro ‘ODBCG’ 891 | rc = SQLError(henv, conn, stmt, ODBCG(laststate), &error, ODBCG(lasterrormsg), sizeof(ODBCG(lasterrormsg))-1, &errormsgsize); | ^~~~~ In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:663:42: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 663 | SQLCHAR *Sqlstate, SQLINTEGER *NativeError, | ~~~~~~~~~^~~~~~~~ In file included from /build/php7/src/php-7.4.27/main/php.h:37, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:27: /build/php7/src/php-7.4.27/Zend/zend_API.h:181:76: warning: pointer targets in passing argument 6 of ‘SQLError’ differ in signedness [-Wpointer-sign] 181 | #define ZEND_MODULE_GLOBALS_ACCESSOR(module_name, v) (module_name##_globals.v) | ~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:273:18: note: in expansion of macro ‘ZEND_MODULE_GLOBALS_ACCESSOR’ 273 | #define ODBCG(v) ZEND_MODULE_GLOBALS_ACCESSOR(odbc, v) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:891:67: note: in expansion of macro ‘ODBCG’ 891 | rc = SQLError(henv, conn, stmt, ODBCG(laststate), &error, ODBCG(lasterrormsg), sizeof(ODBCG(lasterrormsg))-1, &errormsgsize); | ^~~~~ In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:664:42: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 664 | SQLCHAR *MessageText, SQLSMALLINT BufferLength, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_prepare’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1247:39: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness [-Wpointer-sign] 1247 | rc = SQLPrepare(result->stmt, query, SQL_NTS); | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:762:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 762 | SQLCHAR *StatementText, SQLINTEGER TextLength); | ~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_cursor’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1533:52: warning: pointer targets in passing argument 2 of ‘SQLGetCursorName’ differ in signedness [-Wpointer-sign] 1533 | rc = SQLGetCursorName(result->stmt,cursorname,(SQLSMALLINT)max_len,&len); | ^~~~~~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:700:50: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 700 | SQLCHAR *CursorName, SQLSMALLINT BufferLength, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1541:63: warning: pointer targets in passing argument 4 of ‘SQLError’ differ in signedness [-Wpointer-sign] 1541 | result->stmt, state, &error, errormsg, | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:663:42: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 663 | SQLCHAR *Sqlstate, SQLINTEGER *NativeError, | ~~~~~~~~~^~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1541:78: warning: pointer targets in passing argument 6 of ‘SQLError’ differ in signedness [-Wpointer-sign] 1541 | result->stmt, state, &error, errormsg, | ^~~~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:664:42: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 664 | SQLCHAR *MessageText, SQLSMALLINT BufferLength, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1545:67: warning: pointer targets in passing argument 2 of ‘SQLSetCursorName’ differ in signedness [-Wpointer-sign] 1545 | if (SQLSetCursorName(result->stmt,cursorname,SQL_NTS) != SQL_SUCCESS) { | ^~~~~~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:780:50: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 780 | SQLCHAR *CursorName, SQLSMALLINT NameLength); | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_data_source’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1619:73: warning: pointer targets in passing argument 4 of ‘add_assoc_string_ex’ differ in signedness [-Wpointer-sign] 1619 | add_assoc_string_ex(return_value, "server", sizeof("server")-1, server_name); | ^~~~~~~~~~~ | | | UCHAR * {aka unsigned char *} In file included from /build/php7/src/php-7.4.27/main/php.h:37, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:27: /build/php7/src/php-7.4.27/Zend/zend_API.h:398:90: note: expected ‘const char *’ but argument is of type ‘UCHAR *’ {aka ‘unsigned char *’} 398 | ZEND_API int add_assoc_string_ex(zval *arg, const char *key, size_t key_len, const char *str); | ~~~~~~~~~~~~^~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1620:83: warning: pointer targets in passing argument 4 of ‘add_assoc_string_ex’ differ in signedness [-Wpointer-sign] 1620 | add_assoc_string_ex(return_value, "description", sizeof("description")-1, desc); | ^~~~ | | | UCHAR * {aka unsigned char *} In file included from /build/php7/src/php-7.4.27/main/php.h:37, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:27: /build/php7/src/php-7.4.27/Zend/zend_API.h:398:90: note: expected ‘const char *’ but argument is of type ‘UCHAR *’ {aka ‘unsigned char *’} 398 | ZEND_API int add_assoc_string_ex(zval *arg, const char *key, size_t key_len, const char *str); | ~~~~~~~~~~~~^~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_exec’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:1681:42: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness [-Wpointer-sign] 1681 | rc = SQLExecDirect(result->stmt, query, SQL_NTS); | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:668:47: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 668 | SQLCHAR *StatementText, SQLINTEGER TextLength); | ~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘odbc_sqlconnect’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:2550:68: warning: pointer targets in passing argument 3 of ‘SQLDriverConnect’ differ in signedness [-Wpointer-sign] 2550 | rc = SQLDriverConnect((*conn)->hdbc, NULL, ldb, strlen(ldb), dsnbuf, sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT); | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1793:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1793 | SQLCHAR *szConnStrIn, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:2550:86: warning: pointer targets in passing argument 5 of ‘SQLDriverConnect’ differ in signedness [-Wpointer-sign] 2550 | rc = SQLDriverConnect((*conn)->hdbc, NULL, ldb, strlen(ldb), dsnbuf, sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT); | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1795:24: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1795 | SQLCHAR *szConnStrOut, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:2552:56: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness [-Wpointer-sign] 2552 | rc = SQLConnect((*conn)->hdbc, db, SQL_NTS, uid, SQL_NTS, pwd, SQL_NTS); | ^~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:633:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 633 | SQLCHAR *ServerName, SQLSMALLINT NameLength1, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:2552:69: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness [-Wpointer-sign] 2552 | rc = SQLConnect((*conn)->hdbc, db, SQL_NTS, uid, SQL_NTS, pwd, SQL_NTS); | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:634:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 634 | SQLCHAR *UserName, SQLSMALLINT NameLength2, | ~~~~~~~~~^~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:2552:83: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness [-Wpointer-sign] 2552 | rc = SQLConnect((*conn)->hdbc, db, SQL_NTS, uid, SQL_NTS, pwd, SQL_NTS); | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:635:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 635 | SQLCHAR *Authentication, SQLSMALLINT NameLength3); | ~~~~~~~~~^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_tables’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3206:25: warning: pointer targets in passing argument 2 of ‘SQLTables’ differ in signedness [-Wpointer-sign] 3206 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:828:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 828 | SQLCHAR *CatalogName, SQLSMALLINT NameLength1, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3207:25: warning: pointer targets in passing argument 4 of ‘SQLTables’ differ in signedness [-Wpointer-sign] 3207 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:829:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 829 | SQLCHAR *SchemaName, SQLSMALLINT NameLength2, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3208:25: warning: pointer targets in passing argument 6 of ‘SQLTables’ differ in signedness [-Wpointer-sign] 3208 | table, SAFE_SQL_NTS(table), | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:830:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 830 | SQLCHAR *TableName, SQLSMALLINT NameLength3, | ~~~~~~~~~^~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3209:25: warning: pointer targets in passing argument 8 of ‘SQLTables’ differ in signedness [-Wpointer-sign] 3209 | type, SAFE_SQL_NTS(type)); | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:831:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 831 | SQLCHAR *TableType, SQLSMALLINT NameLength4); | ~~~~~~~~~^~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_columns’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3277:25: warning: pointer targets in passing argument 2 of ‘SQLColumns’ differ in signedness [-Wpointer-sign] 3277 | cat, (SQLSMALLINT) cat_len, | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:626:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 626 | SQLCHAR *CatalogName, SQLSMALLINT NameLength1, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3278:25: warning: pointer targets in passing argument 4 of ‘SQLColumns’ differ in signedness [-Wpointer-sign] 3278 | schema, (SQLSMALLINT) schema_len, | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:627:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 627 | SQLCHAR *SchemaName, SQLSMALLINT NameLength2, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3279:25: warning: pointer targets in passing argument 6 of ‘SQLColumns’ differ in signedness [-Wpointer-sign] 3279 | table, (SQLSMALLINT) table_len, | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:628:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 628 | SQLCHAR *TableName, SQLSMALLINT NameLength3, | ~~~~~~~~~^~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3280:25: warning: pointer targets in passing argument 8 of ‘SQLColumns’ differ in signedness [-Wpointer-sign] 3280 | column, (SQLSMALLINT) column_len); | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:629:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 629 | SQLCHAR *ColumnName, SQLSMALLINT NameLength4); | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_columnprivileges’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3342:25: warning: pointer targets in passing argument 2 of ‘SQLColumnPrivileges’ differ in signedness [-Wpointer-sign] 3342 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1926:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1926 | SQLCHAR *szCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3343:25: warning: pointer targets in passing argument 4 of ‘SQLColumnPrivileges’ differ in signedness [-Wpointer-sign] 3343 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1928:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1928 | SQLCHAR *szSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3344:25: warning: pointer targets in passing argument 6 of ‘SQLColumnPrivileges’ differ in signedness [-Wpointer-sign] 3344 | table, SAFE_SQL_NTS(table), | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1930:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1930 | SQLCHAR *szTableName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3345:25: warning: pointer targets in passing argument 8 of ‘SQLColumnPrivileges’ differ in signedness [-Wpointer-sign] 3345 | column, SAFE_SQL_NTS(column)); | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1932:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1932 | SQLCHAR *szColumnName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_foreignkeys’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3420:25: warning: pointer targets in passing argument 2 of ‘SQLForeignKeys’ differ in signedness [-Wpointer-sign] 3420 | pcat, SAFE_SQL_NTS(pcat), | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1952:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1952 | SQLCHAR *szPkCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3421:25: warning: pointer targets in passing argument 4 of ‘SQLForeignKeys’ differ in signedness [-Wpointer-sign] 3421 | pschema, SAFE_SQL_NTS(pschema), | ^~~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1954:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1954 | SQLCHAR *szPkSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3422:25: warning: pointer targets in passing argument 6 of ‘SQLForeignKeys’ differ in signedness [-Wpointer-sign] 3422 | ptable, SAFE_SQL_NTS(ptable), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1956:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1956 | SQLCHAR *szPkTableName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3423:25: warning: pointer targets in passing argument 8 of ‘SQLForeignKeys’ differ in signedness [-Wpointer-sign] 3423 | fcat, SAFE_SQL_NTS(fcat), | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1958:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1958 | SQLCHAR *szFkCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3424:25: warning: pointer targets in passing argument 10 of ‘SQLForeignKeys’ differ in signedness [-Wpointer-sign] 3424 | fschema, SAFE_SQL_NTS(fschema), | ^~~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1960:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1960 | SQLCHAR *szFkSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3425:25: warning: pointer targets in passing argument 12 of ‘SQLForeignKeys’ differ in signedness [-Wpointer-sign] 3425 | ftable, SAFE_SQL_NTS(ftable) ); | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1962:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1962 | SQLCHAR *szFkTableName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_primarykeys’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3547:25: warning: pointer targets in passing argument 2 of ‘SQLPrimaryKeys’ differ in signedness [-Wpointer-sign] 3547 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1987:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1987 | SQLCHAR *szCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3548:25: warning: pointer targets in passing argument 4 of ‘SQLPrimaryKeys’ differ in signedness [-Wpointer-sign] 3548 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1989:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1989 | SQLCHAR *szSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3549:25: warning: pointer targets in passing argument 6 of ‘SQLPrimaryKeys’ differ in signedness [-Wpointer-sign] 3549 | table, SAFE_SQL_NTS(table) ); | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1991:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1991 | SQLCHAR *szTableName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_procedurecolumns’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3615:25: warning: pointer targets in passing argument 2 of ‘SQLProcedureColumns’ differ in signedness [-Wpointer-sign] 3615 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1996:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1996 | SQLCHAR *szCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3616:25: warning: pointer targets in passing argument 4 of ‘SQLProcedureColumns’ differ in signedness [-Wpointer-sign] 3616 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:1998:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1998 | SQLCHAR *szSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3617:25: warning: pointer targets in passing argument 6 of ‘SQLProcedureColumns’ differ in signedness [-Wpointer-sign] 3617 | proc, SAFE_SQL_NTS(proc), | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2000:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2000 | SQLCHAR *szProcName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3618:25: warning: pointer targets in passing argument 8 of ‘SQLProcedureColumns’ differ in signedness [-Wpointer-sign] 3618 | col, SAFE_SQL_NTS(col) ); | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2002:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2002 | SQLCHAR *szColumnName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_procedures’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3684:25: warning: pointer targets in passing argument 2 of ‘SQLProcedures’ differ in signedness [-Wpointer-sign] 3684 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2007:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2007 | SQLCHAR *szCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3685:25: warning: pointer targets in passing argument 4 of ‘SQLProcedures’ differ in signedness [-Wpointer-sign] 3685 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2009:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2009 | SQLCHAR *szSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3686:25: warning: pointer targets in passing argument 6 of ‘SQLProcedures’ differ in signedness [-Wpointer-sign] 3686 | proc, SAFE_SQL_NTS(proc) ); | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2011:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2011 | SQLCHAR *szProcName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_specialcolumns’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3755:25: warning: pointer targets in passing argument 3 of ‘SQLSpecialColumns’ differ in signedness [-Wpointer-sign] 3755 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:815:80: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 815 | SQLUSMALLINT IdentifierType, SQLCHAR *CatalogName, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3756:25: warning: pointer targets in passing argument 5 of ‘SQLSpecialColumns’ differ in signedness [-Wpointer-sign] 3756 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:816:76: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 816 | SQLSMALLINT NameLength1, SQLCHAR *SchemaName, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3757:25: warning: pointer targets in passing argument 7 of ‘SQLSpecialColumns’ differ in signedness [-Wpointer-sign] 3757 | name, SAFE_SQL_NTS(name), | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:817:76: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 817 | SQLSMALLINT NameLength2, SQLCHAR *TableName, | ~~~~~~~~~^~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_statistics’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3825:25: warning: pointer targets in passing argument 2 of ‘SQLStatistics’ differ in signedness [-Wpointer-sign] 3825 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:822:47: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 822 | SQLCHAR *CatalogName, SQLSMALLINT NameLength1, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3826:25: warning: pointer targets in passing argument 4 of ‘SQLStatistics’ differ in signedness [-Wpointer-sign] 3826 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:823:47: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 823 | SQLCHAR *SchemaName, SQLSMALLINT NameLength2, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3827:25: warning: pointer targets in passing argument 6 of ‘SQLStatistics’ differ in signedness [-Wpointer-sign] 3827 | name, SAFE_SQL_NTS(name), | ^~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:109, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sql.h:824:47: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 824 | SQLCHAR *TableName, SQLSMALLINT NameLength3, | ~~~~~~~~~^~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c: In function ‘zif_odbc_tableprivileges’: /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3890:25: warning: pointer targets in passing argument 2 of ‘SQLTablePrivileges’ differ in signedness [-Wpointer-sign] 3890 | cat, SAFE_SQL_NTS(cat), | ^~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2022:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2022 | SQLCHAR *szCatalogName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3891:25: warning: pointer targets in passing argument 4 of ‘SQLTablePrivileges’ differ in signedness [-Wpointer-sign] 3891 | schema, SAFE_SQL_NTS(schema), | ^~~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2024:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2024 | SQLCHAR *szSchemaName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:3892:25: warning: pointer targets in passing argument 6 of ‘SQLTablePrivileges’ differ in signedness [-Wpointer-sign] 3892 | table, SAFE_SQL_NTS(table)); | ^~~~~ | | | char * In file included from /build/php7/src/php-7.4.27/ext/odbc/php_odbc_includes.h:110, from /build/php7/src/php-7.4.27/ext/odbc/php_odbc.c:35: /usr/include/sqlext.h:2026:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 2026 | SQLCHAR *szTableName, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -Iext/pdo_sqlite/ -I/build/php7/src/php-7.4.27/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_sqlite/pdo_sqlite.c -o ext/pdo_sqlite/pdo_sqlite.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -Iext/pdo_sqlite/ -I/build/php7/src/php-7.4.27/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_sqlite/sqlite_driver.c -o ext/pdo_sqlite/sqlite_driver.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext -Iext/pdo_sqlite/ -I/build/php7/src/php-7.4.27/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pdo_sqlite/sqlite_statement.c -o ext/pdo_sqlite/sqlite_statement.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/pgsql/ -I/build/php7/src/php-7.4.27/ext/pgsql/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pgsql/pgsql.c -o ext/pgsql/pgsql.lo /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c: In function ‘pdo_odbc_fetch_error_func’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:44:43: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘SDWORD’ {aka ‘int’} [-Wformat=] 44 | message = strpprintf(0, "%s (%s[%ld] at %s:%d)", | ~~^ | | | long int | %d 45 | einfo->last_err_msg, 46 | einfo->what, einfo->last_error, | ~~~~~~~~~~~~~~~~~ | | | SDWORD {aka int} /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c: In function ‘pdo_odbc_error’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:90:53: warning: pointer targets in passing argument 4 of ‘SQLGetDiagRec’ differ in signedness [-Wpointer-sign] 90 | rc = SQLGetDiagRec(htype, eh, recno++, einfo->last_state, &einfo->last_error, | ~~~~~^~~~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:727:70: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 727 | SQLSMALLINT RecNumber, SQLCHAR *Sqlstate, | ~~~~~~~~~^~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:91:30: warning: pointer targets in passing argument 6 of ‘SQLGetDiagRec’ differ in signedness [-Wpointer-sign] 91 | einfo->last_err_msg, sizeof(einfo->last_err_msg)-1, &errmsgsize); | ~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:728:72: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 728 | SQLINTEGER *NativeError, SQLCHAR *MessageText, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:118:56: warning: pointer targets in passing argument 4 of ‘SQLGetDiagRec’ differ in signedness [-Wpointer-sign] 118 | rc = SQLGetDiagRec(htype, eh, recno++, discard_state, &code, | ^~~~~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:727:70: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 727 | SQLSMALLINT RecNumber, SQLCHAR *Sqlstate, | ~~~~~~~~~^~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:119:33: warning: pointer targets in passing argument 6 of ‘SQLGetDiagRec’ differ in signedness [-Wpointer-sign] 119 | discard_buf, sizeof(discard_buf)-1, &errmsgsize); | ^~~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:728:72: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 728 | SQLINTEGER *NativeError, SQLCHAR *MessageText, | ~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c: In function ‘odbc_handle_preparer’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:197:34: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness [-Wpointer-sign] 197 | rc = SQLPrepare(S->stmt, (char*)sql, SQL_NTS); | ^~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:762:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 762 | SQLCHAR *StatementText, SQLINTEGER TextLength); | ~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c: In function ‘odbc_handle_doer’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:235:34: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness [-Wpointer-sign] 235 | rc = SQLExecDirect(stmt, (char *)sql, sql_len); | ^~~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:668:47: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 668 | SQLCHAR *StatementText, SQLINTEGER TextLength); | ~~~~~~~~~^~~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c: In function ‘pdo_odbc_handle_factory’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:455:53: warning: pointer targets in passing argument 3 of ‘SQLDriverConnect’ differ in signedness [-Wpointer-sign] 455 | rc = SQLDriverConnect(H->dbc, NULL, (char*)dbh->data_source, strlen(dbh->data_source), | ^~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sqlext.h:1793:28: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1793 | SQLCHAR *szConnStrIn, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:456:33: warning: pointer targets in passing argument 5 of ‘SQLDriverConnect’ differ in signedness [-Wpointer-sign] 456 | dsnbuf, sizeof(dsnbuf)-1, &dsnbuflen, SQL_DRIVER_NOPROMPT); | ^~~~~~ | | | char * In file included from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sqlext.h:1795:24: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 1795 | SQLCHAR *szConnStrOut, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:459:41: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness [-Wpointer-sign] 459 | rc = SQLConnect(H->dbc, (char*)dbh->data_source, SQL_NTS, dbh->username, SQL_NTS, dbh->password, SQL_NTS); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:633:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 633 | SQLCHAR *ServerName, SQLSMALLINT NameLength1, | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:459:78: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness [-Wpointer-sign] 459 | rc = SQLConnect(H->dbc, (char*)dbh->data_source, SQL_NTS, dbh->username, SQL_NTS, dbh->password, SQL_NTS); | ~~~^~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:634:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 634 | SQLCHAR *UserName, SQLSMALLINT NameLength2, | ~~~~~~~~~^~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:459:102: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness [-Wpointer-sign] 459 | rc = SQLConnect(H->dbc, (char*)dbh->data_source, SQL_NTS, dbh->username, SQL_NTS, dbh->password, SQL_NTS); | ~~~^~~~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_driver.c:29: /usr/include/sql.h:635:44: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 635 | SQLCHAR *Authentication, SQLSMALLINT NameLength3); | ~~~~~~~~~^~~~~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/pspell/ -I/build/php7/src/php-7.4.27/ext/pspell/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/pspell/pspell.c -o ext/pspell/pspell.lo /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c: In function ‘odbc_stmt_describe’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:576:61: warning: pointer targets in passing argument 3 of ‘SQLDescribeCol’ differ in signedness [-Wpointer-sign] 576 | rc = SQLDescribeCol(S->stmt, colno+1, S->cols[colno].colname, | ~~~~~~~~~~~~~~^~~~~~~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:29: /usr/include/sql.h:649:75: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 649 | SQLUSMALLINT ColumnNumber, SQLCHAR *ColumnName, | ~~~~~~~~~^~~~~~~~~~ In file included from /build/php7/src/php-7.4.27/Zend/zend.h:32, from /build/php7/src/php-7.4.27/main/php.h:33, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:23: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c: In function ‘odbc_stmt_set_param’: /build/php7/src/php-7.4.27/Zend/zend_string.h:52:31: warning: pointer targets in passing argument 2 of ‘SQLSetCursorName’ differ in signedness [-Wpointer-sign] 52 | #define ZSTR_VAL(zstr) (zstr)->val | ~~~~~~^~~~~ | | | char * /build/php7/src/php-7.4.27/Zend/zend_types.h:686:49: note: in expansion of macro ‘ZSTR_VAL’ 686 | #define Z_STRVAL(zval) ZSTR_VAL(Z_STR(zval)) | ^~~~~~~~ /build/php7/src/php-7.4.27/Zend/zend_types.h:687:49: note: in expansion of macro ‘Z_STRVAL’ 687 | #define Z_STRVAL_P(zval_p) Z_STRVAL(*(zval_p)) | ^~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:796:56: note: in expansion of macro ‘Z_STRVAL_P’ 796 | rc = SQLSetCursorName(S->stmt, Z_STRVAL_P(val), Z_STRLEN_P(val)); | ^~~~~~~~~~ In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:29: /usr/include/sql.h:780:50: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 780 | SQLCHAR *CursorName, SQLSMALLINT NameLength); | ~~~~~~~~~^~~~~~~~~~ /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c: In function ‘odbc_stmt_get_attr’: /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:825:56: warning: pointer targets in passing argument 2 of ‘SQLGetCursorName’ differ in signedness [-Wpointer-sign] 825 | rc = SQLGetCursorName(S->stmt, buf, sizeof(buf), &len); | ^~~ | | | char * In file included from /usr/include/sqlext.h:43, from /usr/include/sqlucode.h:784, from /build/php7/src/php-7.4.27/ext/pdo_odbc/php_pdo_odbc_int.h:53, from /build/php7/src/php-7.4.27/ext/pdo_odbc/odbc_stmt.c:29: /usr/include/sql.h:700:50: note: expected ‘SQLCHAR *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 700 | SQLCHAR *CursorName, SQLSMALLINT BufferLength, | ~~~~~~~~~^~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/shmop/ -I/build/php7/src/php-7.4.27/ext/shmop/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/shmop/shmop.c -o ext/shmop/shmop.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/snmp/ -I/build/php7/src/php-7.4.27/ext/snmp/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/snmp/snmp.c -o ext/snmp/snmp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/soap.c -o ext/soap/soap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/php_encoding.c -o ext/soap/php_encoding.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/php_http.c -o ext/soap/php_http.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/php_packet_soap.c -o ext/soap/php_packet_soap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/php_schema.c -o ext/soap/php_schema.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/php_sdl.c -o ext/soap/php_sdl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/soap/ -I/build/php7/src/php-7.4.27/ext/soap/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/soap/php_xml.c -o ext/soap/php_xml.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/sockets/ -I/build/php7/src/php-7.4.27/ext/sockets/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sockets/sockets.c -o ext/sockets/sockets.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/sockets/ -I/build/php7/src/php-7.4.27/ext/sockets/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sockets/multicast.c -o ext/sockets/multicast.lo /build/php7/src/php-7.4.27/ext/snmp/snmp.c: In function ‘netsnmp_session_init’: /build/php7/src/php-7.4.27/ext/snmp/snmp.c:1089:9: warning: ‘remote_port’ is deprecated [-Wdeprecated-declarations] 1089 | session->remote_port = SNMP_PORT; | ^~~~~~~ In file included from /usr/include/net-snmp/definitions.h:22, from /usr/include/net-snmp/net-snmp-includes.h:24, from /build/php7/src/php-7.4.27/ext/snmp/php_snmp.h:43, from /build/php7/src/php-7.4.27/ext/snmp/snmp.c:31: /usr/include/net-snmp/types.h:307:21: note: declared here 307 | u_short remote_port NETSNMP_ATTRIBUTE_DEPRECATED; | ^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/snmp/snmp.c:1102:33: warning: ‘remote_port’ is deprecated [-Wdeprecated-declarations] 1102 | session->remote_port = atoi(pptr + 2); | ^~~~~~~ In file included from /usr/include/net-snmp/definitions.h:22, from /usr/include/net-snmp/net-snmp-includes.h:24, from /build/php7/src/php-7.4.27/ext/snmp/php_snmp.h:43, from /build/php7/src/php-7.4.27/ext/snmp/snmp.c:31: /usr/include/net-snmp/types.h:307:21: note: declared here 307 | u_short remote_port NETSNMP_ATTRIBUTE_DEPRECATED; | ^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/snmp/snmp.c:1111:25: warning: ‘remote_port’ is deprecated [-Wdeprecated-declarations] 1111 | session->remote_port = atoi(pptr + 1); | ^~~~~~~ In file included from /usr/include/net-snmp/definitions.h:22, from /usr/include/net-snmp/net-snmp-includes.h:24, from /build/php7/src/php-7.4.27/ext/snmp/php_snmp.h:43, from /build/php7/src/php-7.4.27/ext/snmp/snmp.c:31: /usr/include/net-snmp/types.h:307:21: note: declared here 307 | u_short remote_port NETSNMP_ATTRIBUTE_DEPRECATED; | ^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/snmp/snmp.c:1163:9: warning: ‘remote_port’ is deprecated [-Wdeprecated-declarations] 1163 | if (session->remote_port != SNMP_PORT) { | ^~ In file included from /usr/include/net-snmp/definitions.h:22, from /usr/include/net-snmp/net-snmp-includes.h:24, from /build/php7/src/php-7.4.27/ext/snmp/php_snmp.h:43, from /build/php7/src/php-7.4.27/ext/snmp/snmp.c:31: /usr/include/net-snmp/types.h:307:21: note: declared here 307 | u_short remote_port NETSNMP_ATTRIBUTE_DEPRECATED; | ^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/snmp/snmp.c:1165:17: warning: ‘remote_port’ is deprecated [-Wdeprecated-declarations] 1165 | sprintf(pptr, ":%d", session->remote_port); | ^~~~~~~ In file included from /usr/include/net-snmp/definitions.h:22, from /usr/include/net-snmp/net-snmp-includes.h:24, from /build/php7/src/php-7.4.27/ext/snmp/php_snmp.h:43, from /build/php7/src/php-7.4.27/ext/snmp/snmp.c:31: /usr/include/net-snmp/types.h:307:21: note: declared here 307 | u_short remote_port NETSNMP_ATTRIBUTE_DEPRECATED; | ^~~~~~~~~~~ /build/php7/src/php-7.4.27/ext/snmp/snmp.c: In function ‘php_snmp_read_info’: /build/php7/src/php-7.4.27/ext/snmp/snmp.c:2077:9: warning: ‘remote_port’ is deprecated [-Wdeprecated-declarations] 2077 | ZVAL_LONG(&val, snmp_object->session->remote_port); | ^~~~~~~~~ In file included from /usr/include/net-snmp/definitions.h:22, from /usr/include/net-snmp/net-snmp-includes.h:24, from /build/php7/src/php-7.4.27/ext/snmp/php_snmp.h:43, from /build/php7/src/php-7.4.27/ext/snmp/snmp.c:31: /usr/include/net-snmp/types.h:307:21: note: declared here 307 | u_short remote_port NETSNMP_ATTRIBUTE_DEPRECATED; | ^~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/sockets/ -I/build/php7/src/php-7.4.27/ext/sockets/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sockets/conversions.c -o ext/sockets/conversions.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/sockets/ -I/build/php7/src/php-7.4.27/ext/sockets/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sockets/sockaddr_conv.c -o ext/sockets/sockaddr_conv.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/sockets/ -I/build/php7/src/php-7.4.27/ext/sockets/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sockets/sendrecvmsg.c -o ext/sockets/sendrecvmsg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/sodium/ -I/build/php7/src/php-7.4.27/ext/sodium/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sodium/libsodium.c -o ext/sodium/libsodium.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/sodium/ -I/build/php7/src/php-7.4.27/ext/sodium/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sodium/sodium_pwhash.c -o ext/sodium/sodium_pwhash.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/sysvmsg/ -I/build/php7/src/php-7.4.27/ext/sysvmsg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sysvmsg/sysvmsg.c -o ext/sysvmsg/sysvmsg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/sysvsem/ -I/build/php7/src/php-7.4.27/ext/sysvsem/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sysvsem/sysvsem.c -o ext/sysvsem/sysvsem.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/sysvshm/ -I/build/php7/src/php-7.4.27/ext/sysvshm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/sysvshm/sysvshm.c -o ext/sysvshm/sysvshm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/tidy/ -I/build/php7/src/php-7.4.27/ext/tidy/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/tidy/tidy.c -o ext/tidy/tidy.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/xmlrpc-epi-php.c -o ext/xmlrpc/xmlrpc-epi-php.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/base64.c -o ext/xmlrpc/libxmlrpc/base64.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/simplestring.c -o ext/xmlrpc/libxmlrpc/simplestring.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c -o ext/xmlrpc/libxmlrpc/xml_to_dandarpc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c -o ext/xmlrpc/libxmlrpc/xmlrpc_introspection.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/encodings.c -o ext/xmlrpc/libxmlrpc/encodings.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/system_methods.c -o ext/xmlrpc/libxmlrpc/system_methods.lo /build/php7/src/php-7.4.27/ext/soap/php_encoding.c: In function ‘to_xml_array’: /build/php7/src/php-7.4.27/ext/soap/php_encoding.c:2393:37: warning: ‘strcmp’ reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 2393 | if (strcmp(ZSTR_VAL(array_type.s),"xsd:anyType") == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c -o ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/queue.c -o ext/xmlrpc/libxmlrpc/queue.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/xml_element.c -o ext/xmlrpc/libxmlrpc/xml_element.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/xmlrpc.c -o ext/xmlrpc/libxmlrpc/xmlrpc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/build/php7/src/php-7.4.27/ext/xmlrpc/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xmlrpc/libxmlrpc/xml_to_soap.c -o ext/xmlrpc/libxmlrpc/xml_to_soap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/xsl/ -I/build/php7/src/php-7.4.27/ext/xsl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xsl/php_xsl.c -o ext/xsl/php_xsl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/xsl/ -I/build/php7/src/php-7.4.27/ext/xsl/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/xsl/xsltprocessor.c -o ext/xsl/xsltprocessor.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/zip/ -I/build/php7/src/php-7.4.27/ext/zip/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/zip/php_zip.c -o ext/zip/php_zip.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/zip/ -I/build/php7/src/php-7.4.27/ext/zip/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/zip/zip_stream.c -o ext/zip/zip_stream.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/ZendAccelerator.c -o ext/opcache/ZendAccelerator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_accelerator_blacklist.c -o ext/opcache/zend_accelerator_blacklist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_accelerator_debug.c -o ext/opcache/zend_accelerator_debug.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_accelerator_hash.c -o ext/opcache/zend_accelerator_hash.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_accelerator_module.c -o ext/opcache/zend_accelerator_module.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_persist.c -o ext/opcache/zend_persist.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_persist_calc.c -o ext/opcache/zend_persist_calc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_file_cache.c -o ext/opcache/zend_file_cache.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_shared_alloc.c -o ext/opcache/zend_shared_alloc.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/zend_accelerator_util_funcs.c -o ext/opcache/zend_accelerator_util_funcs.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/shared_alloc_shm.c -o ext/opcache/shared_alloc_shm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/shared_alloc_mmap.c -o ext/opcache/shared_alloc_mmap.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/shared_alloc_posix.c -o ext/opcache/shared_alloc_posix.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_optimizer.c -o ext/opcache/Optimizer/zend_optimizer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/pass1_5.c -o ext/opcache/Optimizer/pass1_5.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/pass2.c -o ext/opcache/Optimizer/pass2.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/pass3.c -o ext/opcache/Optimizer/pass3.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/optimize_func_calls.c -o ext/opcache/Optimizer/optimize_func_calls.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/block_pass.c -o ext/opcache/Optimizer/block_pass.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/optimize_temp_vars_5.c -o ext/opcache/Optimizer/optimize_temp_vars_5.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/nop_removal.c -o ext/opcache/Optimizer/nop_removal.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/compact_literals.c -o ext/opcache/Optimizer/compact_literals.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_cfg.c -o ext/opcache/Optimizer/zend_cfg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_dfg.c -o ext/opcache/Optimizer/zend_dfg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/dfa_pass.c -o ext/opcache/Optimizer/dfa_pass.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_ssa.c -o ext/opcache/Optimizer/zend_ssa.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_inference.c -o ext/opcache/Optimizer/zend_inference.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_func_info.c -o ext/opcache/Optimizer/zend_func_info.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_call_graph.c -o ext/opcache/Optimizer/zend_call_graph.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/sccp.c -o ext/opcache/Optimizer/sccp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/scdf.c -o ext/opcache/Optimizer/scdf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/dce.c -o ext/opcache/Optimizer/dce.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/escape_analysis.c -o ext/opcache/Optimizer/escape_analysis.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/compact_vars.c -o ext/opcache/Optimizer/compact_vars.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/opcache/ -I/build/php7/src/php-7.4.27/ext/opcache/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/opcache/Optimizer/zend_dump.c -o ext/opcache/Optimizer/zend_dump.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c main/internal_functions_cli.c -o main/internal_functions_cli.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/cli/ -I/build/php7/src/php-7.4.27/sapi/cli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/cli/ -I/build/php7/src/php-7.4.27/sapi/cli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/cli/php_http_parser.c -o sapi/cli/php_http_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/cli/ -I/build/php7/src/php-7.4.27/sapi/cli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/cli/php_cli_server.c -o sapi/cli/php_cli_server.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/cli/ -I/build/php7/src/php-7.4.27/sapi/cli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/cli/ps_title.c -o sapi/cli/ps_title.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/cli/ -I/build/php7/src/php-7.4.27/sapi/cli/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/cli/php_cli_process_title.c -o sapi/cli/php_cli_process_title.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/main/fastcgi.c -o main/fastcgi.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm.c -o sapi/fpm/fpm/fpm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_children.c -o sapi/fpm/fpm/fpm_children.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_cleanup.c -o sapi/fpm/fpm/fpm_cleanup.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_clock.c -o sapi/fpm/fpm/fpm_clock.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_conf.c -o sapi/fpm/fpm/fpm_conf.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_env.c -o sapi/fpm/fpm/fpm_env.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_events.c -o sapi/fpm/fpm/fpm_events.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_log.c -o sapi/fpm/fpm/fpm_log.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_main.c -o sapi/fpm/fpm/fpm_main.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_php.c -o sapi/fpm/fpm/fpm_php.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_php_trace.c -o sapi/fpm/fpm/fpm_php_trace.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_process_ctl.c -o sapi/fpm/fpm/fpm_process_ctl.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_request.c -o sapi/fpm/fpm/fpm_request.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_shm.c -o sapi/fpm/fpm/fpm_shm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_scoreboard.c -o sapi/fpm/fpm/fpm_scoreboard.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_signals.c -o sapi/fpm/fpm/fpm_signals.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_sockets.c -o sapi/fpm/fpm/fpm_sockets.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_status.c -o sapi/fpm/fpm/fpm_status.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_stdio.c -o sapi/fpm/fpm/fpm_stdio.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_unix.c -o sapi/fpm/fpm/fpm_unix.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_worker_pool.c -o sapi/fpm/fpm/fpm_worker_pool.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/zlog.c -o sapi/fpm/fpm/zlog.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/events/select.c -o sapi/fpm/fpm/events/select.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/events/poll.c -o sapi/fpm/fpm/events/poll.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/events/epoll.c -o sapi/fpm/fpm/events/epoll.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/events/kqueue.c -o sapi/fpm/fpm/events/kqueue.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/events/devpoll.c -o sapi/fpm/fpm/events/devpoll.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/events/port.c -o sapi/fpm/fpm/events/port.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_trace.c -o sapi/fpm/fpm/fpm_trace.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_trace_pread.c -o sapi/fpm/fpm/fpm_trace_pread.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -I/build/php7/src/php-7.4.27/sapi/fpm -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/fpm/ -I/build/php7/src/php-7.4.27/sapi/fpm/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/fpm/fpm/fpm_systemd.c -o sapi/fpm/fpm/fpm_systemd.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg.c -o sapi/phpdbg/phpdbg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_parser.c -o sapi/phpdbg/phpdbg_parser.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_lexer.c -o sapi/phpdbg/phpdbg_lexer.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_prompt.c -o sapi/phpdbg/phpdbg_prompt.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_help.c -o sapi/phpdbg/phpdbg_help.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_break.c -o sapi/phpdbg/phpdbg_break.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_print.c -o sapi/phpdbg/phpdbg_print.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_bp.c -o sapi/phpdbg/phpdbg_bp.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_opcode.c -o sapi/phpdbg/phpdbg_opcode.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_list.c -o sapi/phpdbg/phpdbg_list.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_utils.c -o sapi/phpdbg/phpdbg_utils.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_info.c -o sapi/phpdbg/phpdbg_info.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_cmd.c -o sapi/phpdbg/phpdbg_cmd.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_set.c -o sapi/phpdbg/phpdbg_set.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_frame.c -o sapi/phpdbg/phpdbg_frame.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_watch.c -o sapi/phpdbg/phpdbg_watch.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_btree.c -o sapi/phpdbg/phpdbg_btree.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_sigsafe.c -o sapi/phpdbg/phpdbg_sigsafe.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_wait.c -o sapi/phpdbg/phpdbg_wait.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_io.c -o sapi/phpdbg/phpdbg_io.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_eol.c -o sapi/phpdbg/phpdbg_eol.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/phpdbg/ -I/build/php7/src/php-7.4.27/sapi/phpdbg/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/phpdbg/phpdbg_out.c -o sapi/phpdbg/phpdbg_out.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/cgi/ -I/build/php7/src/php-7.4.27/sapi/cgi/ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/cgi/cgi_main.c -o sapi/cgi/cgi_main.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -rpath /build/php7/src/build/libs -avoid-version -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo sapi/embed/php_embed.lo main/internal_functions.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lacl -lsystemd -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o libphp7.la /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/sqlite3/sqlite3.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/sqlite3/sqlite3.lo -lsqlite3 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/bcmath/bcmath.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/bcmath/bcmath.lo ext/bcmath/libbcmath/src/add.lo ext/bcmath/libbcmath/src/div.lo ext/bcmath/libbcmath/src/init.lo ext/bcmath/libbcmath/src/neg.lo ext/bcmath/libbcmath/src/outofmem.lo ext/bcmath/libbcmath/src/raisemod.lo ext/bcmath/libbcmath/src/sub.lo ext/bcmath/libbcmath/src/compare.lo ext/bcmath/libbcmath/src/divmod.lo ext/bcmath/libbcmath/src/int2num.lo ext/bcmath/libbcmath/src/num2long.lo ext/bcmath/libbcmath/src/output.lo ext/bcmath/libbcmath/src/recmul.lo ext/bcmath/libbcmath/src/sqrt.lo ext/bcmath/libbcmath/src/zero.lo ext/bcmath/libbcmath/src/debug.lo ext/bcmath/libbcmath/src/doaddsub.lo ext/bcmath/libbcmath/src/nearzero.lo ext/bcmath/libbcmath/src/num2str.lo ext/bcmath/libbcmath/src/raise.lo ext/bcmath/libbcmath/src/rmzero.lo ext/bcmath/libbcmath/src/str2num.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/bz2/bz2.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/bz2/bz2.lo ext/bz2/bz2_filter.lo -lbz2 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/calendar/calendar.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/calendar/calendar.lo ext/calendar/dow.lo ext/calendar/french.lo ext/calendar/gregor.lo ext/calendar/jewish.lo ext/calendar/julian.lo ext/calendar/easter.lo ext/calendar/cal_unix.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/curl/curl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/curl/interface.lo ext/curl/multi.lo ext/curl/share.lo ext/curl/curl_file.lo -lcurl /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/dba/dba.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/dba/dba.lo ext/dba/dba_cdb.lo ext/dba/dba_dbm.lo ext/dba/dba_gdbm.lo ext/dba/dba_ndbm.lo ext/dba/dba_db1.lo ext/dba/dba_db2.lo ext/dba/dba_db3.lo ext/dba/dba_db4.lo ext/dba/dba_flatfile.lo ext/dba/dba_inifile.lo ext/dba/dba_qdbm.lo ext/dba/dba_tcadb.lo ext/dba/dba_lmdb.lo ext/dba/libcdb/cdb.lo ext/dba/libcdb/cdb_make.lo ext/dba/libcdb/uint32.lo ext/dba/libflatfile/flatfile.lo ext/dba/libinifile/inifile.lo -ldb-5.3 -lgdbm /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/enchant/enchant.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/enchant/enchant.lo -lenchant-2 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/exif/exif.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/exif/exif.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/ffi/ffi.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/ffi/ffi.lo ext/ffi/ffi_parser.lo -lffi /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/ftp/ftp.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/ftp/php_ftp.lo ext/ftp/ftp.lo -lssl -lcrypto /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/gd/gd.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/gd/gd.lo ext/gd/gd_compat.lo -lgd /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/gettext/gettext.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/gettext/gettext.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/gmp/gmp.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/gmp/gmp.lo -lgmp /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/iconv/iconv.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/iconv/iconv.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/imap/imap.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/imap/php_imap.lo -lc-client -lcrypt -lpam -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link g++ -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/intl/intl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/intl/php_intl.lo ext/intl/intl_error.lo ext/intl/intl_convert.lo ext/intl/collator/collator.lo ext/intl/collator/collator_class.lo ext/intl/collator/collator_sort.lo ext/intl/collator/collator_convert.lo ext/intl/collator/collator_locale.lo ext/intl/collator/collator_compare.lo ext/intl/collator/collator_attr.lo ext/intl/collator/collator_create.lo ext/intl/collator/collator_is_numeric.lo ext/intl/collator/collator_error.lo ext/intl/common/common_error.lo ext/intl/converter/converter.lo ext/intl/formatter/formatter.lo ext/intl/formatter/formatter_main.lo ext/intl/formatter/formatter_class.lo ext/intl/formatter/formatter_attr.lo ext/intl/formatter/formatter_data.lo ext/intl/formatter/formatter_format.lo ext/intl/formatter/formatter_parse.lo ext/intl/normalizer/normalizer.lo ext/intl/normalizer/normalizer_class.lo ext/intl/normalizer/normalizer_normalize.lo ext/intl/locale/locale.lo ext/intl/locale/locale_class.lo ext/intl/locale/locale_methods.lo ext/intl/dateformat/dateformat.lo ext/intl/dateformat/dateformat_class.lo ext/intl/dateformat/dateformat_attr.lo ext/intl/dateformat/dateformat_data.lo ext/intl/dateformat/dateformat_format.lo ext/intl/dateformat/dateformat_parse.lo ext/intl/msgformat/msgformat.lo ext/intl/msgformat/msgformat_attr.lo ext/intl/msgformat/msgformat_class.lo ext/intl/msgformat/msgformat_data.lo ext/intl/msgformat/msgformat_format.lo ext/intl/msgformat/msgformat_parse.lo ext/intl/grapheme/grapheme_string.lo ext/intl/grapheme/grapheme_util.lo ext/intl/resourcebundle/resourcebundle.lo ext/intl/resourcebundle/resourcebundle_class.lo ext/intl/resourcebundle/resourcebundle_iterator.lo ext/intl/transliterator/transliterator.lo ext/intl/transliterator/transliterator_class.lo ext/intl/transliterator/transliterator_methods.lo ext/intl/uchar/uchar.lo ext/intl/idn/idn.lo ext/intl/spoofchecker/spoofchecker_class.lo ext/intl/spoofchecker/spoofchecker.lo ext/intl/spoofchecker/spoofchecker_create.lo ext/intl/spoofchecker/spoofchecker_main.lo ext/intl/intl_convertcpp.lo ext/intl/common/common_enum.lo ext/intl/common/common_date.lo ext/intl/dateformat/dateformat_format_object.lo ext/intl/dateformat/dateformat_create.lo ext/intl/dateformat/dateformat_attrcpp.lo ext/intl/dateformat/dateformat_helpers.lo ext/intl/msgformat/msgformat_helpers.lo ext/intl/timezone/timezone_class.lo ext/intl/timezone/timezone_methods.lo ext/intl/calendar/calendar_class.lo ext/intl/calendar/calendar_methods.lo ext/intl/calendar/gregoriancalendar_methods.lo ext/intl/breakiterator/breakiterator_class.lo ext/intl/breakiterator/breakiterator_iterators.lo ext/intl/breakiterator/breakiterator_methods.lo ext/intl/breakiterator/rulebasedbreakiterator_methods.lo ext/intl/breakiterator/codepointiterator_internal.lo ext/intl/breakiterator/codepointiterator_methods.lo -licuio -licui18n -licuuc -licudata /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/ldap/ldap.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/ldap/ldap.lo -lldap -llber -lsasl2 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/mysqli/mysqli.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/mysqli/mysqli.lo ext/mysqli/mysqli_api.lo ext/mysqli/mysqli_prop.lo ext/mysqli/mysqli_nonapi.lo ext/mysqli/mysqli_fe.lo ext/mysqli/mysqli_report.lo ext/mysqli/mysqli_driver.lo ext/mysqli/mysqli_warning.lo ext/mysqli/mysqli_exception.lo ext/mysqli/mysqli_result_iterator.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/odbc/odbc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/odbc/php_odbc.lo -lodbc /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pdo_dblib/pdo_dblib.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pdo_dblib/pdo_dblib.lo ext/pdo_dblib/dblib_driver.lo ext/pdo_dblib/dblib_stmt.lo -lsybdb /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pdo_mysql/pdo_mysql.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pdo_mysql/pdo_mysql.lo ext/pdo_mysql/mysql_driver.lo ext/pdo_mysql/mysql_statement.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pdo_odbc/pdo_odbc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pdo_odbc/pdo_odbc.lo ext/pdo_odbc/odbc_driver.lo ext/pdo_odbc/odbc_stmt.lo -lodbc /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pdo_pgsql/pdo_pgsql.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pdo_pgsql/pdo_pgsql.lo ext/pdo_pgsql/pgsql_driver.lo ext/pdo_pgsql/pgsql_statement.lo -lpq /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pdo_sqlite/pdo_sqlite.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pdo_sqlite/pdo_sqlite.lo ext/pdo_sqlite/sqlite_driver.lo ext/pdo_sqlite/sqlite_statement.lo -lsqlite3 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pgsql/pgsql.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pgsql/pgsql.lo -lpq /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/pspell/pspell.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/pspell/pspell.lo -laspell -lpspell /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/shmop/shmop.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/shmop/shmop.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/snmp/snmp.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/snmp/snmp.lo -lnetsnmp -lm -lcrypto /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/soap/soap.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/soap/soap.lo ext/soap/php_encoding.lo ext/soap/php_http.lo ext/soap/php_packet_soap.lo ext/soap/php_schema.lo ext/soap/php_sdl.lo ext/soap/php_xml.lo -lxml2 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/sockets/sockets.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/sockets/sockets.lo ext/sockets/multicast.lo ext/sockets/conversions.lo ext/sockets/sockaddr_conv.lo ext/sockets/sendrecvmsg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/sodium/sodium.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/sodium/libsodium.lo ext/sodium/sodium_pwhash.lo -lsodium /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/sysvmsg/sysvmsg.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/sysvmsg/sysvmsg.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/sysvsem/sysvsem.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/sysvsem/sysvsem.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/sysvshm/sysvshm.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/sysvshm/sysvshm.lo /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/tidy/tidy.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/tidy/tidy.lo -ltidy /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/xmlrpc/xmlrpc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/xmlrpc/xmlrpc-epi-php.lo ext/xmlrpc/libxmlrpc/base64.lo ext/xmlrpc/libxmlrpc/simplestring.lo ext/xmlrpc/libxmlrpc/xml_to_dandarpc.lo ext/xmlrpc/libxmlrpc/xmlrpc_introspection.lo ext/xmlrpc/libxmlrpc/encodings.lo ext/xmlrpc/libxmlrpc/system_methods.lo ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.lo ext/xmlrpc/libxmlrpc/queue.lo ext/xmlrpc/libxmlrpc/xml_element.lo ext/xmlrpc/libxmlrpc/xmlrpc.lo ext/xmlrpc/libxmlrpc/xml_to_soap.lo -lxml2 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/xsl/xsl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/xsl/php_xsl.lo ext/xsl/xsltprocessor.lo -lxslt -lxml2 -lexslt -lxslt -lxml2 /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/zip/zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/zip/php_zip.lo ext/zip/zip_stream.lo -lzip /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo sapi/cli/ps_title.lo sapi/cli/php_cli_process_title.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lacl -lsystemd -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/cli/php /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo main/fastcgi.lo sapi/fpm/fpm/fpm.lo sapi/fpm/fpm/fpm_children.lo sapi/fpm/fpm/fpm_cleanup.lo sapi/fpm/fpm/fpm_clock.lo sapi/fpm/fpm/fpm_conf.lo sapi/fpm/fpm/fpm_env.lo sapi/fpm/fpm/fpm_events.lo sapi/fpm/fpm/fpm_log.lo sapi/fpm/fpm/fpm_main.lo sapi/fpm/fpm/fpm_php.lo sapi/fpm/fpm/fpm_php_trace.lo sapi/fpm/fpm/fpm_process_ctl.lo sapi/fpm/fpm/fpm_request.lo sapi/fpm/fpm/fpm_shm.lo sapi/fpm/fpm/fpm_scoreboard.lo sapi/fpm/fpm/fpm_signals.lo sapi/fpm/fpm/fpm_sockets.lo sapi/fpm/fpm/fpm_status.lo sapi/fpm/fpm/fpm_stdio.lo sapi/fpm/fpm/fpm_unix.lo sapi/fpm/fpm/fpm_worker_pool.lo sapi/fpm/fpm/zlog.lo sapi/fpm/fpm/events/select.lo sapi/fpm/fpm/events/poll.lo sapi/fpm/fpm/events/epoll.lo sapi/fpm/fpm/events/kqueue.lo sapi/fpm/fpm/events/devpoll.lo sapi/fpm/fpm/events/port.lo sapi/fpm/fpm/fpm_trace.lo sapi/fpm/fpm/fpm_trace_pread.lo sapi/fpm/fpm/fpm_systemd.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lacl -lsystemd -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/fpm/php-fpm /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo sapi/phpdbg/phpdbg.lo sapi/phpdbg/phpdbg_parser.lo sapi/phpdbg/phpdbg_lexer.lo sapi/phpdbg/phpdbg_prompt.lo sapi/phpdbg/phpdbg_help.lo sapi/phpdbg/phpdbg_break.lo sapi/phpdbg/phpdbg_print.lo sapi/phpdbg/phpdbg_bp.lo sapi/phpdbg/phpdbg_opcode.lo sapi/phpdbg/phpdbg_list.lo sapi/phpdbg/phpdbg_utils.lo sapi/phpdbg/phpdbg_info.lo sapi/phpdbg/phpdbg_cmd.lo sapi/phpdbg/phpdbg_set.lo sapi/phpdbg/phpdbg_frame.lo sapi/phpdbg/phpdbg_watch.lo sapi/phpdbg/phpdbg_btree.lo sapi/phpdbg/phpdbg_sigsafe.lo sapi/phpdbg/phpdbg_wait.lo sapi/phpdbg/phpdbg_io.lo sapi/phpdbg/phpdbg_eol.lo sapi/phpdbg/phpdbg_out.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lacl -lsystemd -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/phpdbg/phpdbg /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo main/fastcgi.lo sapi/cgi/cgi_main.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lacl -lsystemd -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/cgi/php-cgi /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/sqlite3/sqlite3.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/bcmath/bcmath.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/bz2/bz2.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/calendar/calendar.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/curl/curl.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/dba/dba.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/enchant/enchant.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/exif/exif.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/ffi/ffi.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/ftp/ftp.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/gd/gd.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/gettext/gettext.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/gmp/gmp.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/iconv/iconv.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/imap/imap.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/ldap/ldap.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/mysqli/mysqli.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/odbc/odbc.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pdo_dblib/pdo_dblib.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pdo_mysql/pdo_mysql.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pdo_odbc/pdo_odbc.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pdo_pgsql/pdo_pgsql.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pdo_sqlite/pdo_sqlite.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pgsql/pgsql.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/pspell/pspell.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/shmop/shmop.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/snmp/snmp.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/soap/soap.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/sockets/sockets.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/sodium/sodium.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/sysvmsg/sysvmsg.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/sysvsem/sysvsem.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/sysvshm/sysvshm.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/tidy/tidy.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/xmlrpc/xmlrpc.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/xsl/xsl.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/zip/zip.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/build/php7/src/build/include -I/build/php7/src/build/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build/TSRM -I/build/php7/src/build/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ext/opcache/opcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/php7/src/build/modules -avoid-version -module ext/opcache/ZendAccelerator.lo ext/opcache/zend_accelerator_blacklist.lo ext/opcache/zend_accelerator_debug.lo ext/opcache/zend_accelerator_hash.lo ext/opcache/zend_accelerator_module.lo ext/opcache/zend_persist.lo ext/opcache/zend_persist_calc.lo ext/opcache/zend_file_cache.lo ext/opcache/zend_shared_alloc.lo ext/opcache/zend_accelerator_util_funcs.lo ext/opcache/shared_alloc_shm.lo ext/opcache/shared_alloc_mmap.lo ext/opcache/shared_alloc_posix.lo ext/opcache/Optimizer/zend_optimizer.lo ext/opcache/Optimizer/pass1_5.lo ext/opcache/Optimizer/pass2.lo ext/opcache/Optimizer/pass3.lo ext/opcache/Optimizer/optimize_func_calls.lo ext/opcache/Optimizer/block_pass.lo ext/opcache/Optimizer/optimize_temp_vars_5.lo ext/opcache/Optimizer/nop_removal.lo ext/opcache/Optimizer/compact_literals.lo ext/opcache/Optimizer/zend_cfg.lo ext/opcache/Optimizer/zend_dfg.lo ext/opcache/Optimizer/dfa_pass.lo ext/opcache/Optimizer/zend_ssa.lo ext/opcache/Optimizer/zend_inference.lo ext/opcache/Optimizer/zend_func_info.lo ext/opcache/Optimizer/zend_call_graph.lo ext/opcache/Optimizer/sccp.lo ext/opcache/Optimizer/scdf.lo ext/opcache/Optimizer/dce.lo ext/opcache/Optimizer/escape_analysis.lo ext/opcache/Optimizer/compact_vars.lo ext/opcache/Optimizer/zend_dump.lo -lrt /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/intl/intl.la /build/php7/src/build/modules /bin/sh /build/php7/src/build/libtool --silent --preserve-dup-deps --mode=install cp ext/opcache/opcache.la /build/php7/src/build/modules Generating phar.php Generating phar.phar PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled. invertedregexiterator.inc pharcommand.inc directorygraphiterator.inc directorytreeiterator.inc clicommand.inc phar.inc Build complete. Don't forget to run 'make test'. configure: loading cache config.cache checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking build system type... (cached) riscv64-unknown-linux-gnu checking host system type... (cached) riscv64-unknown-linux-gnu checking target system type... (cached) riscv64-unknown-linux-gnu checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cc... (cached) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... (cached) cc -E checking for icc... no checking for suncc... no checking how to run the C preprocessor... cc -E checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking whether _XOPEN_SOURCE should be defined... (cached) no checking whether ln -s works... yes checking for system library directory... lib checking whether to enable runpaths... no checking if compiler supports -R... (cached) yes checking for gawk... (cached) gawk checking for bison... (cached) bison checking for bison version... 3.8.2 (ok) checking for re2c... no checking whether to enable computed goto gcc extension with re2c... no checking whether C compiler accepts -fvisibility=hidden... (cached) yes checking whether to force non-PIC code in shared modules... no checking whether /dev/urandom exists... yes checking for global register variables support... no checking whether atof() accepts NAN... (cached) no checking whether atof() accepts INF... (cached) no checking whether HUGE_VAL == INF... (cached) yes checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) no checking whether __cpuid_count is available... (cached) no checking for pthreads_cflags... (cached) -pthread checking for pthreads_lib... (cached) pthread Configuring SAPI modules checking for Apache 2 handler module support via DSO through APXS... yes checking for setproctitle... (cached) no checking for sys/pstat.h... (cached) no checking for PS_STRINGS... (cached) no checking for CLI build... yes checking for embedded SAPI library support... no checking for FPM build... no checking for LiteSpeed support... no checking for phpdbg support... yes checking for phpdbg web SAPI support... no checking for phpdbg debug build... no checking for phpdbg readline support... no checking whether termios.h defines TIOCGWINSZ... (cached) no checking whether sys/ioctl.h defines TIOCGWINSZ... (cached) yes checking for phpdbg and readline integration... disabled checking for CGI build... yes checking for sun_len in sys/un.h... no checking whether cross-process locking is required by accept()... no checking for chosen SAPI module... apache2handler checking for executable SAPI binaries... cli phpdbg cgi Running system checks checking for sendmail... (cached) /usr/bin/sendmail checking whether system uses EBCDIC... (cached) no checking whether byte ordering is bigendian... (cached) no checking whether writing to stdout works... (cached) yes checking for socket... yes checking for socketpair... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for dlopen... no checking for __dlopen... no checking for dlopen in -ldl... yes checking for dlsym... yes checking for sin in -lm... (cached) yes checking for inet_aton... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for dirent.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for netinet/in.h... (cached) yes checking for alloca.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for crypt.h... (cached) yes checking for dns.h... (cached) no checking for fcntl.h... (cached) yes checking for grp.h... (cached) yes checking for ieeefp.h... (cached) no checking for langinfo.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) yes checking for monetary.h... (cached) yes checking for netdb.h... (cached) yes checking for poll.h... (cached) yes checking for pwd.h... (cached) yes checking for resolv.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... (cached) yes checking for sysexits.h... (cached) yes checking for sys/auxv.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/sysexits.h... (cached) no checking for sys/uio.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/loadavg.h... (cached) no checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for unix.h... (cached) no checking for utime.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for dlfcn.h... (cached) yes checking for tmmintrin.h... (cached) no checking for nmmintrin.h... (cached) no checking for immintrin.h... (cached) no checking for fopencookie... (cached) yes checking for broken getcwd... no checking for broken gcc optimize-strlen... (cached) no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for cc options needed to detect all undeclared functions... (cached) none needed checking for struct tm.tm_zone... (cached) yes checking for missing declarations of reentrant functions... done checking for fclose declaration... ok checking for struct flock... (cached) yes checking for socklen_t... (cached) yes checking size of intmax_t... (cached) 8 checking size of ssize_t... (cached) 8 checking size of ptrdiff_t... (cached) 8 checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long long... (cached) 8 checking size of size_t... (cached) 8 checking size of off_t... (cached) 8 checking for int8... (cached) no checking for int16... (cached) no checking for int32... (cached) no checking for int64... (cached) no checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint8... (cached) no checking for uint16... (cached) no checking for uint32... (cached) no checking for uint64... (cached) no checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int32_t... (cached) yes checking for u_int64_t... (cached) yes checking for __builtin_expect... yes checking for __builtin_clz... yes checking for __builtin_ctzl... yes checking for __builtin_ctzll... yes checking for __builtin_smull_overflow... yes checking for __builtin_smulll_overflow... yes checking for __builtin_saddl_overflow... yes checking for __builtin_saddll_overflow... yes checking for __builtin_ssubl_overflow... yes checking for __builtin_ssubll_overflow... yes checking for __builtin_cpu_init... no checking for __builtin_cpu_supports... no checking for struct tm.tm_gmtoff... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for field sa_len in struct sockaddr... (cached) no checking for __attribute__((ifunc))... (cached) yes checking for __attribute__((target))... (cached) no checking for IPv6 support... (cached) yes checking for alphasort... (cached) yes checking for asctime_r... (cached) yes checking for chroot... (cached) yes checking for ctime_r... (cached) yes checking for crypt... (cached) no checking for explicit_memset... (cached) no checking for flock... (cached) yes checking for fpclass... (cached) no checking for ftok... (cached) yes checking for funopen... (cached) no checking for gai_strerror... (cached) yes checking for getcwd... (cached) yes checking for getloadavg... (cached) yes checking for getlogin... (cached) yes checking for getprotobyname... (cached) yes checking for getprotobynumber... (cached) yes checking for getservbyname... (cached) yes checking for getservbyport... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for gmtime_r... (cached) yes checking for getpwnam_r... (cached) yes checking for getgrnam_r... (cached) yes checking for getpwuid_r... (cached) yes checking for getwd... (cached) yes checking for glob... (cached) yes checking for grantpt... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes checking for localtime_r... (cached) yes checking for lchown... (cached) yes checking for mbrlen... (cached) yes checking for memmove... (cached) yes checking for mkstemp... (cached) yes checking for mmap... (cached) yes checking for nice... (cached) yes checking for nl_langinfo... (cached) yes checking for poll... (cached) yes checking for ptsname... (cached) yes checking for putenv... (cached) yes checking for realpath... (cached) yes checking for rand_r... (cached) yes checking for scandir... (cached) yes checking for setitimer... (cached) yes checking for setenv... (cached) yes checking for shutdown... (cached) yes checking for sigprocmask... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for std_syslog... (cached) no checking for strcasecmp... (cached) yes checking for strfmon... (cached) yes checking for strnlen... (cached) yes checking for strptime... (cached) yes checking for strtok_r... (cached) yes checking for symlink... (cached) yes checking for tzset... (cached) yes checking for unlockpt... (cached) yes checking for unsetenv... (cached) yes checking for usleep... (cached) yes checking for utime... (cached) yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for nanosleep... (cached) yes checking for memmem... (cached) yes checking how many arguments gethostbyname_r() takes... (cached) six checking for nanosleep in -lrt... yes checking for getaddrinfo... (cached) yes checking for __sync_fetch_and_add... (cached) yes checking for strlcat... (cached) no checking for strlcpy... (cached) no checking for explicit_bzero... (cached) yes checking for getopt... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for type of reentrant time-related functions... (cached) POSIX checking for in_addr_t... (cached) yes checking for crypt_r... (cached) no checking for aarch64 CRC32 API... (cached) no checking for asm goto... (cached) yes checking whether to enable valgrind support... yes checking for valgrind... no General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no checking layout of installed files... GNU checking path to configuration file... /etc/php7 checking where to scan for configuration files... /etc/php7/conf.d 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 whether to enable DTrace support... no checking how big to make fd sets... using system default Configuring extensions checking for io.h... (cached) no checking for strtoll... (cached) yes checking for atoll... (cached) yes checking whether to build with LIBXML support... yes checking for libxml-2.0 >= 2.7.6... yes checking for OpenSSL support... yes checking for Kerberos support... yes checking whether to use system default cipher list instead of hardcoded value... no checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.1... yes checking for RAND_egd... (cached) no checking for libpcre2-8 >= 10.30... yes checking for JIT support in PCRE2... (cached) no checking whether to enable the SQLite3 extension... yes, shared checking for sqlite3 > 3.7.4... yes checking for sqlite3_errstr in -lsqlite3... (cached) yes checking for sqlite3_expanded_sql in -lsqlite3... (cached) yes checking for sqlite3_load_extension in -lsqlite3... (cached) yes checking for ZLIB support... yes checking for zlib >= 1.2.0.4... yes checking whether to enable bc style precision math functions... yes, shared checking for BZip2 support... yes, shared checking for BZip2 in default path... found in /usr checking for BZ2_bzerror in -lbz2... (cached) yes checking whether to enable calendar conversion support... yes, shared checking whether to enable ctype functions... yes checking for cURL support... yes, shared checking for libcurl >= 7.15.5... yes checking for SSL support in libcurl... yes checking for libcurl linked against old openssl... no checking for curl_easy_perform in -lcurl... (cached) yes checking for QDBM support... no checking for gdbm_open in -lgdbm... (cached) 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 DOM support... yes checking for libxml-2.0 >= 2.7.6... yes checking whether to build with Enchant support... yes, shared checking for enchant-2... yes checking for enchant_get_version in -lenchant... no checking for enchant_broker_set_param in -lenchant... no checking whether to enable EXIF (metadata from images) support... yes, shared checking for FFI support... yes, shared checking for libffi >= 3.0.11... yes checking for long double... (cached) yes checking for fastcall calling convention... (cached) no checking for thiscall calling convention... (cached) no checking for stdcall calling convention... (cached) no checking for pascal calling convention... (cached) no checking for register calling convention... (cached) no checking for ms_cdecl calling convention... (cached) no checking for sysv calling convention... (cached) yes checking for fileinfo support... yes checking for strcasestr... yes checking for utimes... (cached) yes checking for strndup... (cached) yes checking whether to enable input filter support... yes checking whether to enable FTP support... yes, shared checking whether to explicitly enable FTP SSL support... no checking for openssl >= 1.0.1... yes checking for GD support... yes, shared checking for external libgd... yes checking for libwebp... no checking for libjpeg... no checking for libXpm... no checking for FreeType 2... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for gdlib >= 2.1.0... yes checking for gdImageCreateFromPng in -lgd... (cached) yes checking for gdImageCreateFromWebp in -lgd... (cached) yes checking for gdImageCreateFromJpeg in -lgd... (cached) yes checking for gdImageCreateFromXpm in -lgd... (cached) yes checking for gdImageCreateFromBmp in -lgd... (cached) yes checking for gdImageCreateFromTga in -lgd... (cached) yes checking for gdImageStringFT in -lgd... (cached) yes checking for gdVersionString in -lgd... (cached) yes checking for gdImageCreate in -lgd... (cached) yes checking for GNU gettext support... yes, shared checking for bindtextdomain in -lintl... (cached) no checking for bindtextdomain in -lc... (cached) yes checking for ngettext in -lc... (cached) yes checking for dngettext in -lc... (cached) yes checking for dcngettext in -lc... (cached) yes checking for bind_textdomain_codeset in -lc... (cached) yes checking for GNU MP support... yes, shared checking for __gmpz_rootrem in -lgmp... (cached) yes checking for mhash support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for iconv support... yes, shared checking for iconv... (cached) yes checking if iconv is glibc's... yes checking if iconv supports errno... yes checking if iconv supports //IGNORE... no checking if your cpp allows macro usage in include lines... yes checking for IMAP support... yes, shared checking for IMAP Kerberos support... yes checking for IMAP SSL support... yes checking for utf8_mime2text signature... (cached) new checking for U8T_DECOMPOSE... (cached) yes checking for pam_start in -lpam... (cached) yes checking for crypt in -lcrypt... (cached) yes checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.1... yes checking whether rfc822_output_address_list function present... yes checking whether build with IMAP works... yes checking whether to enable internationalization support... yes, shared checking for icu-uc >= 50.1 icu-io icu-i18n... yes checking for g++... (cached) g++ checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... (cached) yes checking for g++ option to enable C++11 features... (cached) none needed checking how to run the C++ preprocessor... (cached) g++ -E checking whether g++ supports C++11 features with -std=c++11... (cached) yes checking whether to enable JavaScript Object Serialization support... yes checking for LDAP support... yes, shared checking whether to build with LDAP Cyrus SASL support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for 3 arg ldap_set_rebind_proc... (cached) yes checking for ldap_parse_result... (cached) yes checking for ldap_parse_reference... (cached) yes checking for ldap_start_tls_s... (cached) yes checking for ldap_control_find... (cached) yes checking for ldap_parse_extended_result... (cached) yes checking for ldap_extended_operation... (cached) yes checking for ldap_extended_operation_s... (cached) yes checking for ldap_passwd... (cached) yes checking for ldap_whoami_s... (cached) yes checking for ldap_refresh_s... (cached) yes checking for libsasl2... yes checking for ldap_bind_s... (cached) yes checking whether to enable multibyte string support... yes 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... /run/mysqld/mysqld.sock checking for MySQL UNIX socket location... /run/mysqld/mysqld.sock checking for Oracle Database OCI8 support... no checking for Adabas support... no checking for SAP DB support... no checking for Solid support... no checking for IBM DB2 support... no checking for Empress support... no checking for Empress local access support... no checking for a custom ODBC support... no checking whether to build with iODBC support... no checking for Easysoft ODBC-ODBC Bridge support... no checking whether to build with unixODBC support... yes from pkgconfig checking for odbc... yes checking whether to enable Zend OPcache support... yes checking whether to enable copying PHP CODE pages into HUGE PAGES... yes checking for mprotect... (cached) yes checking for sysvipc shared memory support... yes checking for mmap() using MAP_ANON shared memory support... yes checking for shm_open in -lrt... yes checking for mmap() using shm_open() shared memory support... yes checking for shm_unlink in -lrt... (cached) yes checking whether to enable pcntl support... yes checking for fork... (cached) yes checking for waitpid... (cached) yes checking for sigaction... (cached) yes checking for getpriority... (cached) yes checking for setpriority... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for sigwaitinfo... (cached) yes checking for sigtimedwait... (cached) yes checking for unshare... (cached) yes checking for siginfo_t... yes checking whether to enable PDO support... yes checking for PDO_DBLIB support via FreeTDS... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for dnet_addr in -ldnet_stub... (cached) no checking for Firebird support for PDO... no checking for MySQL support for PDO... yes, shared checking for the location of libz... no checking for MySQL UNIX socket location... /run/mysqld/mysqld.sock checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for selected PDO ODBC flavour... unixODBC libs /usr/lib, headers /usr/include checking for odbc.h in /usr/include... no checking for odbcsdk.h in /usr/include... no checking for iodbc.h in /usr/include... no checking for sqlunix.h in /usr/include... no checking for sqltypes.h in /usr/include... yes checking for sqlucode.h in /usr/include... yes checking for sql.h in /usr/include... yes checking for isql.h in /usr/include... no checking for sqlext.h in /usr/include... yes checking for isqlext.h in /usr/include... no checking for udbcext.h in /usr/include... no checking for sqlcli1.h in /usr/include... no checking for LibraryManager.h in /usr/include... no checking for cli0core.h in /usr/include... no checking for cli0ext.h in /usr/include... no checking for cli0cli.h in /usr/include... no checking for cli0defs.h in /usr/include... no checking for cli0env.h in /usr/include... no checking for SQLBindCol in -lodbc... (cached) yes checking for SQLAllocHandle in -lodbc... (cached) yes checking for PostgreSQL support for PDO... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQprepare in -lpq... (cached) yes checking for PQexecParams in -lpq... (cached) yes checking for PQescapeStringConn in -lpq... (cached) yes checking for PQescapeByteaConn in -lpq... (cached) yes checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for sqlite 3 support for PDO... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for sqlite3 > 3.7.4... yes checking for sqlite3_close_v2 in -lsqlite3... (cached) yes checking for sqlite3_column_table_name in -lsqlite3... (cached) yes checking for PostgreSQL support... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQescapeString in -lpq... (cached) yes checking for PQunescapeBytea in -lpq... (cached) yes checking for PQsetnonblocking in -lpq... (cached) yes checking for PQcmdTuples in -lpq... (cached) yes checking for PQoidValue in -lpq... (cached) yes checking for PQclientEncoding in -lpq... (cached) yes checking for PQparameterStatus in -lpq... (cached) yes checking for PQprotocolVersion in -lpq... (cached) yes checking for PQtransactionStatus in -lpq... (cached) yes checking for PQexecParams in -lpq... (cached) yes checking for PQprepare in -lpq... (cached) yes checking for PQexecPrepared in -lpq... (cached) yes checking for PQresultErrorField in -lpq... (cached) yes checking for PQsendQueryParams in -lpq... (cached) yes checking for PQsendPrepare in -lpq... (cached) yes checking for PQsendQueryPrepared in -lpq... (cached) yes checking for PQputCopyData in -lpq... (cached) yes checking for PQgetCopyData in -lpq... (cached) yes checking for PQfreemem in -lpq... (cached) yes checking for PQsetErrorVerbosity in -lpq... (cached) yes checking for PQftable in -lpq... (cached) yes checking for PQescapeStringConn in -lpq... (cached) yes checking for PQescapeByteaConn in -lpq... (cached) yes checking for pg_encoding_to_char in -lpq... (cached) yes checking for lo_create in -lpq... (cached) yes checking for lo_import_with_oid in -lpq... (cached) yes checking for lo_truncate in -lpq... (cached) yes checking for lo_truncate64 in -lpq... (cached) yes checking for PQescapeLiteral in -lpq... (cached) yes checking for phar archive support... yes checking for phar openssl support... yes checking whether to enable POSIX-like functions... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for setsid... (cached) yes checking for getsid... (cached) yes checking for getpgid... (cached) yes checking for ctermid... (cached) yes checking for mkfifo... (cached) yes checking for mknod... (cached) yes checking for setrlimit... (cached) yes checking for getrlimit... (cached) yes checking for getgroups... (cached) yes checking for makedev... (cached) no checking for initgroups... (cached) yes checking for getgrgid_r... (cached) yes checking for working ttyname_r() implementation... yes checking for utsname.domainname... (cached) yes checking for PSPELL support... yes, shared checking for new_aspell_config in -laspell... (cached) yes checking for libedit readline replacement... no checking for readline support... yes checking for tgetent in -lncurses... (cached) yes checking for readline in -lreadline... (cached) yes checking for rl_pending_input in -lreadline... (cached) yes checking for rl_callback_read_char in -lreadline... (cached) yes checking for rl_on_new_line in -lreadline... (cached) yes checking for rl_completion_matches in -lreadline... (cached) yes checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... (cached) yes checking whether pread works... (cached) yes checking whether to enable shmop support... yes, shared checking whether to enable SimpleXML support... yes checking for libxml-2.0 >= 2.7.6... yes checking for SNMP support... yes, shared checking for net-snmp-config... (cached) /usr/bin/net-snmp-config checking for init_snmp in -lnetsnmp... (cached) yes checking for shutdown_snmp_logging in -lnetsnmp... (cached) yes checking whether to enable SOAP support... yes, shared checking for libxml-2.0 >= 2.7.6... yes checking whether to enable sockets support... yes, shared checking for hstrerror... (cached) yes checking for if_nametoindex... (cached) yes checking for if_indextoname... (cached) yes checking for netinet/tcp.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/sockio.h... (cached) no checking for field ss_family in struct sockaddr_storage... (cached) yes checking if getaddrinfo supports AI_V4MAPPED... (cached) yes checking if getaddrinfo supports AI_ALL... (cached) yes checking if getaddrinfo supports AI_IDN... (cached) yes checking for sodium support... yes, shared checking for libsodium >= 1.0.8... yes checking whether flush should be called explicitly after a buffered io... (cached) no checking for crypt in -lcrypt... (cached) yes checking for standard DES crypt... (cached) yes checking for extended DES crypt... (cached) no checking for MD5 crypt... (cached) yes checking for Blowfish crypt... (cached) yes checking for SHA512 crypt... (cached) yes checking for SHA256 crypt... (cached) yes checking whether the compiler supports __alignof__... (cached) yes checking whether the compiler supports aligned attribute... (cached) yes checking for asinh... (cached) yes checking for acosh... (cached) yes checking for atanh... (cached) yes checking for log1p... (cached) yes checking for hypot... (cached) yes checking for working POSIX fnmatch... (cached) yes checking for fork... (cached) yes checking if your OS can spawn processes with inherited handles... yes checking for res_nsearch... no checking for __res_nsearch... no checking for res_nsearch in -lresolv... no checking for __res_nsearch in -lresolv... 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 -lbind... no checking for __res_ndestroy in -lbind... 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 -lbind... no checking for __dns_search in -lbind... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... no checking for __dn_expand... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for res_search... no checking for __res_search... yes checking whether strptime() declaration fails... (cached) yes checking for wchar.h... (cached) yes checking for mblen... (cached) yes checking for mbstate_t... (cached) yes checking for atomic.h... (cached) no checking whether arc4random_buf is declared... (cached) no checking for Argon2 support... yes checking for Argon2 library... found in /usr checking for argon2id_hash_raw in -largon2... (cached) yes checking for net/if.h... (cached) yes checking for usable getifaddrs... yes checking whether to enable System V IPC support... yes, shared checking for sys/msg.h... (cached) yes checking whether to enable System V semaphore support... yes, shared checking for union semun... (cached) no checking whether to enable System V shared memory support... yes, shared checking for TIDY support... yes, shared checking for tidyOptGetDoc in -ltidy... (cached) yes checking for tidyReleaseDate in -ltidy... (cached) yes checking whether to enable tokenizer support... yes checking whether to enable XML support... yes checking whether to build with expat support... no checking for libxml-2.0 >= 2.7.6... yes checking whether to enable XMLReader support... yes checking for libxml-2.0 >= 2.7.6... yes checking whether to build with XMLRPC-EPI support... yes, shared checking whether to build with expat support... no checking iconv dir for XMLRPC-EPI... no checking for libxml-2.0 >= 2.7.6... yes checking for iconv... (cached) yes checking whether to enable XMLWriter support... yes checking for libxml-2.0 >= 2.7.6... 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_encryption in -lzip... (cached) yes checking for zip_libzip_version in -lzip... (cached) yes checking whether to enable mysqlnd... no checking whether to disable compressed protocol support in mysqlnd... yes checking for zlib... yes checking for openssl >= 1.0.1... yes Configuring PEAR checking whether to install PEAR... no Configuring Zend checking for cpuid.h... (cached) no checking for getpid... (cached) yes checking for kill... (cached) yes checking for finite... (cached) yes checking for sigsetjmp... (cached) no checking whether isfinite is declared... (cached) yes checking whether isnan is declared... (cached) yes checking whether isinf is declared... (cached) yes checking for usable _FPU_SETCW... no 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... no checking whether double cast to long preserves least significant bits... no checking for dlfcn.h... (cached) yes checking whether dlsym() requires a leading underscore in symbol names... no checking whether to enable thread-safety... no checking whether to enable inline optimization for GCC... yes checking whether to enable Zend debugging... no checking for inline... (cached) inline checking target system is Darwin... no checking for MM alignment and log values... done checking for mremap... (cached) yes checking for sigaction... (cached) yes checking whether to enable zend signal handling... yes Configuring TSRM Configuring libtool checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from cc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... (cached) no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... (cached) yes checking if cc static flag -static works... (cached) yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) 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... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) 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: patching main/php_config.h.in configure: creating ./config.status creating main/internal_functions.c creating main/internal_functions_cli.c +--------------------------------------------------------------------+ | *** WARNING *** | | | | You have built PHP for Apache's current non-threaded MPM. | | If you change Apache to use a threaded MPM you must reconfigure | | PHP with --enable-maintainer-zts | config.status: creating main/build-defs.h config.status: creating scripts/phpize config.status: creating scripts/man1/phpize.1 config.status: creating scripts/php-config config.status: creating scripts/man1/php-config.1 config.status: creating sapi/cli/php.1 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/php_config.h 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. /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/info.c -o ext/standard/info.lo /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -I/usr/include/httpd -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/apache2handler/ -I/build/php7/src/php-7.4.27/sapi/apache2handler/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/apache2handler/mod_php7.c -o sapi/apache2handler/mod_php7.lo /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -I/usr/include/httpd -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/apache2handler/ -I/build/php7/src/php-7.4.27/sapi/apache2handler/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/apache2handler/sapi_apache2.c -o sapi/apache2handler/sapi_apache2.lo /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -I/usr/include/httpd -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/apache2handler/ -I/build/php7/src/php-7.4.27/sapi/apache2handler/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/apache2handler/apache_config.c -o sapi/apache2handler/apache_config.lo /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -I/usr/include/httpd -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Isapi/apache2handler/ -I/build/php7/src/php-7.4.27/sapi/apache2handler/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/sapi/apache2handler/php_functions.c -o sapi/apache2handler/php_functions.lo /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c main/internal_functions.c -o main/internal_functions.lo /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build-apache/include -I/build/php7/src/build-apache/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-apache/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-apache/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-apache/TSRM -I/build/php7/src/build-apache/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-apache/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c main/internal_functions_cli.c -o main/internal_functions_cli.lo /usr/bin/mkdir: cannot create directory 'sapi/apache2handler/.libs': File exists /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=link cc -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -rpath /build/php7/src/build-apache/libs -avoid-version -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo sapi/apache2handler/mod_php7.lo sapi/apache2handler/sapi_apache2.lo sapi/apache2handler/apache_config.lo sapi/apache2handler/php_functions.lo main/internal_functions.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o libphp7.la /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo sapi/cli/ps_title.lo sapi/cli/php_cli_process_title.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/cli/php /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo sapi/phpdbg/phpdbg.lo sapi/phpdbg/phpdbg_parser.lo sapi/phpdbg/phpdbg_lexer.lo sapi/phpdbg/phpdbg_prompt.lo sapi/phpdbg/phpdbg_help.lo sapi/phpdbg/phpdbg_break.lo sapi/phpdbg/phpdbg_print.lo sapi/phpdbg/phpdbg_bp.lo sapi/phpdbg/phpdbg_opcode.lo sapi/phpdbg/phpdbg_list.lo sapi/phpdbg/phpdbg_utils.lo sapi/phpdbg/phpdbg_info.lo sapi/phpdbg/phpdbg_cmd.lo sapi/phpdbg/phpdbg_set.lo sapi/phpdbg/phpdbg_frame.lo sapi/phpdbg/phpdbg_watch.lo sapi/phpdbg/phpdbg_btree.lo sapi/phpdbg/phpdbg_sigsafe.lo sapi/phpdbg/phpdbg_wait.lo sapi/phpdbg/phpdbg_io.lo sapi/phpdbg/phpdbg_eol.lo sapi/phpdbg/phpdbg_out.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/phpdbg/phpdbg /bin/sh /build/php7/src/build-apache/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo main/fastcgi.lo sapi/cgi/cgi_main.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/cgi/php-cgi Generating phar.php Generating phar.phar PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled. invertedregexiterator.inc pharcommand.inc directorygraphiterator.inc directorytreeiterator.inc clicommand.inc phar.inc Build complete. Don't forget to run 'make test'. configure: loading cache config.cache checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking build system type... (cached) riscv64-unknown-linux-gnu checking host system type... (cached) riscv64-unknown-linux-gnu checking target system type... (cached) riscv64-unknown-linux-gnu checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cc... (cached) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... (cached) cc -E checking for icc... no checking for suncc... no checking how to run the C preprocessor... cc -E checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking whether _XOPEN_SOURCE should be defined... (cached) no checking whether ln -s works... yes checking for system library directory... lib checking whether to enable runpaths... no checking if compiler supports -R... (cached) yes checking for gawk... (cached) gawk checking for bison... (cached) bison checking for bison version... 3.8.2 (ok) checking for re2c... no checking whether to enable computed goto gcc extension with re2c... no checking whether C compiler accepts -fvisibility=hidden... (cached) yes checking whether to force non-PIC code in shared modules... no checking whether /dev/urandom exists... yes checking for global register variables support... no checking whether atof() accepts NAN... (cached) no checking whether atof() accepts INF... (cached) no checking whether HUGE_VAL == INF... (cached) yes checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) no checking whether __cpuid_count is available... (cached) no checking for pthreads_cflags... (cached) -pthread checking for pthreads_lib... (cached) pthread Configuring SAPI modules checking for Apache 2 handler module support via DSO through APXS... no checking for setproctitle... (cached) no checking for sys/pstat.h... (cached) no checking for PS_STRINGS... (cached) no checking for CLI build... yes checking for embedded SAPI library support... no checking for FPM build... no checking for LiteSpeed support... no checking for phpdbg support... yes checking for phpdbg web SAPI support... no checking for phpdbg debug build... no checking for phpdbg readline support... no checking whether termios.h defines TIOCGWINSZ... (cached) no checking whether sys/ioctl.h defines TIOCGWINSZ... (cached) yes checking for phpdbg and readline integration... disabled checking for CGI build... yes checking for sun_len in sys/un.h... no checking whether cross-process locking is required by accept()... no checking for chosen SAPI module... none checking for executable SAPI binaries... cli phpdbg cgi Running system checks checking for sendmail... (cached) /usr/bin/sendmail checking whether system uses EBCDIC... (cached) no checking whether byte ordering is bigendian... (cached) no checking whether writing to stdout works... (cached) yes checking for socket... yes checking for socketpair... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for dlopen... no checking for __dlopen... no checking for dlopen in -ldl... yes checking for dlsym... yes checking for sin in -lm... (cached) yes checking for inet_aton... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for dirent.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for netinet/in.h... (cached) yes checking for alloca.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for crypt.h... (cached) yes checking for dns.h... (cached) no checking for fcntl.h... (cached) yes checking for grp.h... (cached) yes checking for ieeefp.h... (cached) no checking for langinfo.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) yes checking for monetary.h... (cached) yes checking for netdb.h... (cached) yes checking for poll.h... (cached) yes checking for pwd.h... (cached) yes checking for resolv.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... (cached) yes checking for sysexits.h... (cached) yes checking for sys/auxv.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/sysexits.h... (cached) no checking for sys/uio.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/loadavg.h... (cached) no checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for unix.h... (cached) no checking for utime.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for dlfcn.h... (cached) yes checking for tmmintrin.h... (cached) no checking for nmmintrin.h... (cached) no checking for immintrin.h... (cached) no checking for fopencookie... (cached) yes checking for broken getcwd... no checking for broken gcc optimize-strlen... (cached) no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for cc options needed to detect all undeclared functions... (cached) none needed checking for struct tm.tm_zone... (cached) yes checking for missing declarations of reentrant functions... done checking for fclose declaration... ok checking for struct flock... (cached) yes checking for socklen_t... (cached) yes checking size of intmax_t... (cached) 8 checking size of ssize_t... (cached) 8 checking size of ptrdiff_t... (cached) 8 checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long long... (cached) 8 checking size of size_t... (cached) 8 checking size of off_t... (cached) 8 checking for int8... (cached) no checking for int16... (cached) no checking for int32... (cached) no checking for int64... (cached) no checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint8... (cached) no checking for uint16... (cached) no checking for uint32... (cached) no checking for uint64... (cached) no checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int32_t... (cached) yes checking for u_int64_t... (cached) yes checking for __builtin_expect... yes checking for __builtin_clz... yes checking for __builtin_ctzl... yes checking for __builtin_ctzll... yes checking for __builtin_smull_overflow... yes checking for __builtin_smulll_overflow... yes checking for __builtin_saddl_overflow... yes checking for __builtin_saddll_overflow... yes checking for __builtin_ssubl_overflow... yes checking for __builtin_ssubll_overflow... yes checking for __builtin_cpu_init... no checking for __builtin_cpu_supports... no checking for struct tm.tm_gmtoff... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for field sa_len in struct sockaddr... (cached) no checking for __attribute__((ifunc))... (cached) yes checking for __attribute__((target))... (cached) no checking for IPv6 support... (cached) yes checking for alphasort... (cached) yes checking for asctime_r... (cached) yes checking for chroot... (cached) yes checking for ctime_r... (cached) yes checking for crypt... (cached) no checking for explicit_memset... (cached) no checking for flock... (cached) yes checking for fpclass... (cached) no checking for ftok... (cached) yes checking for funopen... (cached) no checking for gai_strerror... (cached) yes checking for getcwd... (cached) yes checking for getloadavg... (cached) yes checking for getlogin... (cached) yes checking for getprotobyname... (cached) yes checking for getprotobynumber... (cached) yes checking for getservbyname... (cached) yes checking for getservbyport... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for gmtime_r... (cached) yes checking for getpwnam_r... (cached) yes checking for getgrnam_r... (cached) yes checking for getpwuid_r... (cached) yes checking for getwd... (cached) yes checking for glob... (cached) yes checking for grantpt... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes checking for localtime_r... (cached) yes checking for lchown... (cached) yes checking for mbrlen... (cached) yes checking for memmove... (cached) yes checking for mkstemp... (cached) yes checking for mmap... (cached) yes checking for nice... (cached) yes checking for nl_langinfo... (cached) yes checking for poll... (cached) yes checking for ptsname... (cached) yes checking for putenv... (cached) yes checking for realpath... (cached) yes checking for rand_r... (cached) yes checking for scandir... (cached) yes checking for setitimer... (cached) yes checking for setenv... (cached) yes checking for shutdown... (cached) yes checking for sigprocmask... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for std_syslog... (cached) no checking for strcasecmp... (cached) yes checking for strfmon... (cached) yes checking for strnlen... (cached) yes checking for strptime... (cached) yes checking for strtok_r... (cached) yes checking for symlink... (cached) yes checking for tzset... (cached) yes checking for unlockpt... (cached) yes checking for unsetenv... (cached) yes checking for usleep... (cached) yes checking for utime... (cached) yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for nanosleep... (cached) yes checking for memmem... (cached) yes checking how many arguments gethostbyname_r() takes... (cached) six checking for nanosleep in -lrt... yes checking for getaddrinfo... (cached) yes checking for __sync_fetch_and_add... (cached) yes checking for strlcat... (cached) no checking for strlcpy... (cached) no checking for explicit_bzero... (cached) yes checking for getopt... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for type of reentrant time-related functions... (cached) POSIX checking for in_addr_t... (cached) yes checking for crypt_r... (cached) no checking for aarch64 CRC32 API... (cached) no checking for asm goto... (cached) yes checking whether to enable valgrind support... yes checking for valgrind... no General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no checking layout of installed files... GNU checking path to configuration file... /etc/php7 checking where to scan for configuration files... /etc/php7/conf.d 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 whether to enable DTrace support... no checking how big to make fd sets... using system default Configuring extensions checking for io.h... (cached) no checking for strtoll... (cached) yes checking for atoll... (cached) yes checking whether to build with LIBXML support... yes checking for libxml-2.0 >= 2.7.6... yes checking for OpenSSL support... yes checking for Kerberos support... yes checking whether to use system default cipher list instead of hardcoded value... no checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.1... yes checking for RAND_egd... (cached) no checking for libpcre2-8 >= 10.30... yes checking for JIT support in PCRE2... (cached) no checking whether to enable the SQLite3 extension... yes, shared checking for sqlite3 > 3.7.4... yes checking for sqlite3_errstr in -lsqlite3... (cached) yes checking for sqlite3_expanded_sql in -lsqlite3... (cached) yes checking for sqlite3_load_extension in -lsqlite3... (cached) yes checking for ZLIB support... yes checking for zlib >= 1.2.0.4... yes checking whether to enable bc style precision math functions... yes, shared checking for BZip2 support... yes, shared checking for BZip2 in default path... found in /usr checking for BZ2_bzerror in -lbz2... (cached) yes checking whether to enable calendar conversion support... yes, shared checking whether to enable ctype functions... yes checking for cURL support... yes, shared checking for libcurl >= 7.15.5... yes checking for SSL support in libcurl... yes checking for libcurl linked against old openssl... no checking for curl_easy_perform in -lcurl... (cached) yes checking for QDBM support... no checking for gdbm_open in -lgdbm... (cached) 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 DOM support... yes checking for libxml-2.0 >= 2.7.6... yes checking whether to build with Enchant support... yes, shared checking for enchant-2... yes checking for enchant_get_version in -lenchant... no checking for enchant_broker_set_param in -lenchant... no checking whether to enable EXIF (metadata from images) support... yes, shared checking for FFI support... yes, shared checking for libffi >= 3.0.11... yes checking for long double... (cached) yes checking for fastcall calling convention... (cached) no checking for thiscall calling convention... (cached) no checking for stdcall calling convention... (cached) no checking for pascal calling convention... (cached) no checking for register calling convention... (cached) no checking for ms_cdecl calling convention... (cached) no checking for sysv calling convention... (cached) yes checking for fileinfo support... yes checking for strcasestr... yes checking for utimes... (cached) yes checking for strndup... (cached) yes checking whether to enable input filter support... yes checking whether to enable FTP support... yes, shared checking whether to explicitly enable FTP SSL support... no checking for openssl >= 1.0.1... yes checking for GD support... yes, shared checking for external libgd... yes checking for libwebp... no checking for libjpeg... no checking for libXpm... no checking for FreeType 2... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for gdlib >= 2.1.0... yes checking for gdImageCreateFromPng in -lgd... (cached) yes checking for gdImageCreateFromWebp in -lgd... (cached) yes checking for gdImageCreateFromJpeg in -lgd... (cached) yes checking for gdImageCreateFromXpm in -lgd... (cached) yes checking for gdImageCreateFromBmp in -lgd... (cached) yes checking for gdImageCreateFromTga in -lgd... (cached) yes checking for gdImageStringFT in -lgd... (cached) yes checking for gdVersionString in -lgd... (cached) yes checking for gdImageCreate in -lgd... (cached) yes checking for GNU gettext support... yes, shared checking for bindtextdomain in -lintl... (cached) no checking for bindtextdomain in -lc... (cached) yes checking for ngettext in -lc... (cached) yes checking for dngettext in -lc... (cached) yes checking for dcngettext in -lc... (cached) yes checking for bind_textdomain_codeset in -lc... (cached) yes checking for GNU MP support... yes, shared checking for __gmpz_rootrem in -lgmp... (cached) yes checking for mhash support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for iconv support... yes, shared checking for iconv... (cached) yes checking if iconv is glibc's... yes checking if iconv supports errno... yes checking if iconv supports //IGNORE... no checking if your cpp allows macro usage in include lines... yes checking for IMAP support... yes, shared checking for IMAP Kerberos support... yes checking for IMAP SSL support... yes checking for utf8_mime2text signature... (cached) new checking for U8T_DECOMPOSE... (cached) yes checking for pam_start in -lpam... (cached) yes checking for crypt in -lcrypt... (cached) yes checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.1... yes checking whether rfc822_output_address_list function present... yes checking whether build with IMAP works... yes checking whether to enable internationalization support... yes, shared checking for icu-uc >= 50.1 icu-io icu-i18n... yes checking for g++... (cached) g++ checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... (cached) yes checking for g++ option to enable C++11 features... (cached) none needed checking how to run the C++ preprocessor... (cached) g++ -E checking whether g++ supports C++11 features with -std=c++11... (cached) yes checking whether to enable JavaScript Object Serialization support... yes checking for LDAP support... yes, shared checking whether to build with LDAP Cyrus SASL support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for 3 arg ldap_set_rebind_proc... (cached) yes checking for ldap_parse_result... (cached) yes checking for ldap_parse_reference... (cached) yes checking for ldap_start_tls_s... (cached) yes checking for ldap_control_find... (cached) yes checking for ldap_parse_extended_result... (cached) yes checking for ldap_extended_operation... (cached) yes checking for ldap_extended_operation_s... (cached) yes checking for ldap_passwd... (cached) yes checking for ldap_whoami_s... (cached) yes checking for ldap_refresh_s... (cached) yes checking for libsasl2... yes checking for ldap_bind_s... (cached) yes checking whether to enable multibyte string support... yes 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... /run/mysqld/mysqld.sock checking for MySQL UNIX socket location... /run/mysqld/mysqld.sock checking for Oracle Database OCI8 support... no checking for Adabas support... no checking for SAP DB support... no checking for Solid support... no checking for IBM DB2 support... no checking for Empress support... no checking for Empress local access support... no checking for a custom ODBC support... no checking whether to build with iODBC support... no checking for Easysoft ODBC-ODBC Bridge support... no checking whether to build with unixODBC support... yes from pkgconfig checking for odbc... yes checking whether to enable Zend OPcache support... yes checking whether to enable copying PHP CODE pages into HUGE PAGES... yes checking for mprotect... (cached) yes checking for sysvipc shared memory support... yes checking for mmap() using MAP_ANON shared memory support... yes checking for shm_open in -lrt... yes checking for mmap() using shm_open() shared memory support... yes checking for shm_unlink in -lrt... (cached) yes checking whether to enable pcntl support... yes checking for fork... (cached) yes checking for waitpid... (cached) yes checking for sigaction... (cached) yes checking for getpriority... (cached) yes checking for setpriority... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for sigwaitinfo... (cached) yes checking for sigtimedwait... (cached) yes checking for unshare... (cached) yes checking for siginfo_t... yes checking whether to enable PDO support... yes checking for PDO_DBLIB support via FreeTDS... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for dnet_addr in -ldnet_stub... (cached) no checking for Firebird support for PDO... no checking for MySQL support for PDO... yes, shared checking for the location of libz... no checking for MySQL UNIX socket location... /run/mysqld/mysqld.sock checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for selected PDO ODBC flavour... unixODBC libs /usr/lib, headers /usr/include checking for odbc.h in /usr/include... no checking for odbcsdk.h in /usr/include... no checking for iodbc.h in /usr/include... no checking for sqlunix.h in /usr/include... no checking for sqltypes.h in /usr/include... yes checking for sqlucode.h in /usr/include... yes checking for sql.h in /usr/include... yes checking for isql.h in /usr/include... no checking for sqlext.h in /usr/include... yes checking for isqlext.h in /usr/include... no checking for udbcext.h in /usr/include... no checking for sqlcli1.h in /usr/include... no checking for LibraryManager.h in /usr/include... no checking for cli0core.h in /usr/include... no checking for cli0ext.h in /usr/include... no checking for cli0cli.h in /usr/include... no checking for cli0defs.h in /usr/include... no checking for cli0env.h in /usr/include... no checking for SQLBindCol in -lodbc... (cached) yes checking for SQLAllocHandle in -lodbc... (cached) yes checking for PostgreSQL support for PDO... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQprepare in -lpq... (cached) yes checking for PQexecParams in -lpq... (cached) yes checking for PQescapeStringConn in -lpq... (cached) yes checking for PQescapeByteaConn in -lpq... (cached) yes checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for sqlite 3 support for PDO... yes, shared checking for PDO includes... (cached) /build/php7/src/php-7.4.27/ext checking for sqlite3 > 3.7.4... yes checking for sqlite3_close_v2 in -lsqlite3... (cached) yes checking for sqlite3_column_table_name in -lsqlite3... (cached) yes checking for PostgreSQL support... yes, shared checking for pg_config... /usr/bin/pg_config checking for PQescapeString in -lpq... (cached) yes checking for PQunescapeBytea in -lpq... (cached) yes checking for PQsetnonblocking in -lpq... (cached) yes checking for PQcmdTuples in -lpq... (cached) yes checking for PQoidValue in -lpq... (cached) yes checking for PQclientEncoding in -lpq... (cached) yes checking for PQparameterStatus in -lpq... (cached) yes checking for PQprotocolVersion in -lpq... (cached) yes checking for PQtransactionStatus in -lpq... (cached) yes checking for PQexecParams in -lpq... (cached) yes checking for PQprepare in -lpq... (cached) yes checking for PQexecPrepared in -lpq... (cached) yes checking for PQresultErrorField in -lpq... (cached) yes checking for PQsendQueryParams in -lpq... (cached) yes checking for PQsendPrepare in -lpq... (cached) yes checking for PQsendQueryPrepared in -lpq... (cached) yes checking for PQputCopyData in -lpq... (cached) yes checking for PQgetCopyData in -lpq... (cached) yes checking for PQfreemem in -lpq... (cached) yes checking for PQsetErrorVerbosity in -lpq... (cached) yes checking for PQftable in -lpq... (cached) yes checking for PQescapeStringConn in -lpq... (cached) yes checking for PQescapeByteaConn in -lpq... (cached) yes checking for pg_encoding_to_char in -lpq... (cached) yes checking for lo_create in -lpq... (cached) yes checking for lo_import_with_oid in -lpq... (cached) yes checking for lo_truncate in -lpq... (cached) yes checking for lo_truncate64 in -lpq... (cached) yes checking for PQescapeLiteral in -lpq... (cached) yes checking for phar archive support... yes checking for phar openssl support... yes checking whether to enable POSIX-like functions... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for setsid... (cached) yes checking for getsid... (cached) yes checking for getpgid... (cached) yes checking for ctermid... (cached) yes checking for mkfifo... (cached) yes checking for mknod... (cached) yes checking for setrlimit... (cached) yes checking for getrlimit... (cached) yes checking for getgroups... (cached) yes checking for makedev... (cached) no checking for initgroups... (cached) yes checking for getgrgid_r... (cached) yes checking for working ttyname_r() implementation... yes checking for utsname.domainname... (cached) yes checking for PSPELL support... yes, shared checking for new_aspell_config in -laspell... (cached) yes checking for libedit readline replacement... no checking for readline support... yes checking for tgetent in -lncurses... (cached) yes checking for readline in -lreadline... (cached) yes checking for rl_pending_input in -lreadline... (cached) yes checking for rl_callback_read_char in -lreadline... (cached) yes checking for rl_on_new_line in -lreadline... (cached) yes checking for rl_completion_matches in -lreadline... (cached) yes checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... (cached) yes checking whether pread works... (cached) yes checking whether to enable shmop support... yes, shared checking whether to enable SimpleXML support... yes checking for libxml-2.0 >= 2.7.6... yes checking for SNMP support... yes, shared checking for net-snmp-config... (cached) /usr/bin/net-snmp-config checking for init_snmp in -lnetsnmp... (cached) yes checking for shutdown_snmp_logging in -lnetsnmp... (cached) yes checking whether to enable SOAP support... yes, shared checking for libxml-2.0 >= 2.7.6... yes checking whether to enable sockets support... yes, shared checking for hstrerror... (cached) yes checking for if_nametoindex... (cached) yes checking for if_indextoname... (cached) yes checking for netinet/tcp.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/sockio.h... (cached) no checking for field ss_family in struct sockaddr_storage... (cached) yes checking if getaddrinfo supports AI_V4MAPPED... (cached) yes checking if getaddrinfo supports AI_ALL... (cached) yes checking if getaddrinfo supports AI_IDN... (cached) yes checking for sodium support... yes, shared checking for libsodium >= 1.0.8... yes checking whether flush should be called explicitly after a buffered io... (cached) no checking for crypt in -lcrypt... (cached) yes checking for standard DES crypt... (cached) yes checking for extended DES crypt... (cached) no checking for MD5 crypt... (cached) yes checking for Blowfish crypt... (cached) yes checking for SHA512 crypt... (cached) yes checking for SHA256 crypt... (cached) yes checking whether the compiler supports __alignof__... (cached) yes checking whether the compiler supports aligned attribute... (cached) yes checking for asinh... (cached) yes checking for acosh... (cached) yes checking for atanh... (cached) yes checking for log1p... (cached) yes checking for hypot... (cached) yes checking for working POSIX fnmatch... (cached) yes checking for fork... (cached) yes checking if your OS can spawn processes with inherited handles... yes checking for res_nsearch... no checking for __res_nsearch... no checking for res_nsearch in -lresolv... no checking for __res_nsearch in -lresolv... 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 -lbind... no checking for __res_ndestroy in -lbind... 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 -lbind... no checking for __dns_search in -lbind... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... no checking for __dn_expand... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for res_search... no checking for __res_search... yes checking whether strptime() declaration fails... (cached) yes checking for wchar.h... (cached) yes checking for mblen... (cached) yes checking for mbstate_t... (cached) yes checking for atomic.h... (cached) no checking whether arc4random_buf is declared... (cached) no checking for Argon2 support... yes checking for Argon2 library... found in /usr checking for argon2id_hash_raw in -largon2... (cached) yes checking for net/if.h... (cached) yes checking for usable getifaddrs... yes checking whether to enable System V IPC support... yes, shared checking for sys/msg.h... (cached) yes checking whether to enable System V semaphore support... yes, shared checking for union semun... (cached) no checking whether to enable System V shared memory support... yes, shared checking for TIDY support... yes, shared checking for tidyOptGetDoc in -ltidy... (cached) yes checking for tidyReleaseDate in -ltidy... (cached) yes checking whether to enable tokenizer support... yes checking whether to enable XML support... yes checking whether to build with expat support... no checking for libxml-2.0 >= 2.7.6... yes checking whether to enable XMLReader support... yes checking for libxml-2.0 >= 2.7.6... yes checking whether to build with XMLRPC-EPI support... yes, shared checking whether to build with expat support... no checking iconv dir for XMLRPC-EPI... no checking for libxml-2.0 >= 2.7.6... yes checking for iconv... (cached) yes checking whether to enable XMLWriter support... yes checking for libxml-2.0 >= 2.7.6... 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_encryption in -lzip... (cached) yes checking for zip_libzip_version in -lzip... (cached) yes checking whether to enable mysqlnd... no checking whether to disable compressed protocol support in mysqlnd... yes checking for zlib... yes checking for openssl >= 1.0.1... yes Configuring PEAR checking whether to install PEAR... no Configuring Zend checking for cpuid.h... (cached) no checking for getpid... (cached) yes checking for kill... (cached) yes checking for finite... (cached) yes checking for sigsetjmp... (cached) no checking whether isfinite is declared... (cached) yes checking whether isnan is declared... (cached) yes checking whether isinf is declared... (cached) yes checking for usable _FPU_SETCW... no 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... no checking whether double cast to long preserves least significant bits... no checking for dlfcn.h... (cached) yes checking whether dlsym() requires a leading underscore in symbol names... no checking whether to enable thread-safety... no checking whether to enable inline optimization for GCC... yes checking whether to enable Zend debugging... no checking for inline... (cached) inline checking target system is Darwin... no checking for MM alignment and log values... done checking for mremap... (cached) yes checking for sigaction... (cached) yes checking whether to enable zend signal handling... yes Configuring TSRM Configuring libtool checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... (cached) 1572864 checking command to parse /usr/bin/nm -B output from cc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... (cached) no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... (cached) yes checking if cc static flag -static works... (cached) yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) 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++... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) 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... (cached) yes checking if g++ static flag -static works... (cached) yes checking if g++ supports -c -o file.o... (cached) 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: patching main/php_config.h.in configure: creating ./config.status creating main/internal_functions.c creating main/internal_functions_cli.c config.status: creating main/build-defs.h config.status: creating scripts/phpize config.status: creating scripts/man1/phpize.1 config.status: creating scripts/php-config config.status: creating scripts/man1/php-config.1 config.status: creating sapi/cli/php.1 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/php_config.h 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. /bin/sh /build/php7/src/build-phpdbg/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/build/php7/src/php-7.4.27/ext/standard/ -DPHP_ATOM_INC -I/build/php7/src/build-phpdbg/include -I/build/php7/src/build-phpdbg/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-phpdbg/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-phpdbg/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-phpdbg/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-phpdbg/TSRM -I/build/php7/src/build-phpdbg/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-phpdbg/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /build/php7/src/php-7.4.27/ext/standard/info.c -o ext/standard/info.lo /bin/sh /build/php7/src/build-phpdbg/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Imain/ -I/build/php7/src/php-7.4.27/main/ -DPHP_ATOM_INC -I/build/php7/src/build-phpdbg/include -I/build/php7/src/build-phpdbg/main -I/build/php7/src/php-7.4.27 -I/build/php7/src/build-phpdbg/ext/date/lib -I/build/php7/src/php-7.4.27/ext/date/lib -I/usr/include/libxml2 -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/imap -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl -I/build/php7/src/build-phpdbg/ext/mbstring/libmbfl -I/build/php7/src/php-7.4.27/ext/mbstring/libmbfl/mbfl -I/build/php7/src/build-phpdbg/ext/mbstring/libmbfl/mbfl -I/usr/include/pspell -I/build/php7/src/build-phpdbg/TSRM -I/build/php7/src/build-phpdbg/Zend -I/build/php7/src/php-7.4.27/main -I/build/php7/src/php-7.4.27/Zend -I/build/php7/src/php-7.4.27/TSRM -I/build/php7/src/build-phpdbg/ -DU_USING_ICU_NAMESPACE=1 -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c main/internal_functions_cli.c -o main/internal_functions_cli.lo /bin/sh /build/php7/src/build-phpdbg/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo sapi/cli/ps_title.lo sapi/cli/php_cli_process_title.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/cli/php /bin/sh /build/php7/src/build-phpdbg/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo sapi/phpdbg/phpdbg.lo sapi/phpdbg/phpdbg_parser.lo sapi/phpdbg/phpdbg_lexer.lo sapi/phpdbg/phpdbg_prompt.lo sapi/phpdbg/phpdbg_help.lo sapi/phpdbg/phpdbg_break.lo sapi/phpdbg/phpdbg_print.lo sapi/phpdbg/phpdbg_bp.lo sapi/phpdbg/phpdbg_opcode.lo sapi/phpdbg/phpdbg_list.lo sapi/phpdbg/phpdbg_utils.lo sapi/phpdbg/phpdbg_info.lo sapi/phpdbg/phpdbg_cmd.lo sapi/phpdbg/phpdbg_set.lo sapi/phpdbg/phpdbg_frame.lo sapi/phpdbg/phpdbg_watch.lo sapi/phpdbg/phpdbg_btree.lo sapi/phpdbg/phpdbg_sigsafe.lo sapi/phpdbg/phpdbg_wait.lo sapi/phpdbg/phpdbg_io.lo sapi/phpdbg/phpdbg_eol.lo sapi/phpdbg/phpdbg_out.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/phpdbg/phpdbg /bin/sh /build/php7/src/build-phpdbg/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -I/usr/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo ext/hash/sha3/generic64lc/KeccakHash.lo ext/hash/sha3/generic64lc/KeccakSponge.lo ext/hash/hash_sha3.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/readline/readline.lo ext/readline/readline_cli.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo ext/mysqlnd/mysqlnd_connection.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_vio.lo ext/mysqlnd/mysqlnd_protocol_frame_codec.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_commands.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_read_buffer.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_execute.lo main/internal_functions_cli.lo main/fastcgi.lo sapi/cgi/cgi_main.lo -lcrypt -largon2 -lresolv -lcrypt -lreadline -lncurses -lrt -lstdc++ -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lxml2 -lonig -lxml2 -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lz -lssl -lcrypto -lcrypt -o sapi/cgi/php-cgi Generating phar.php Generating phar.phar PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled. invertedregexiterator.inc pharcommand.inc directorygraphiterator.inc directorytreeiterator.inc clicommand.inc phar.inc Build complete. Don't forget to run 'make test'.