Skip to content

Instantly share code, notes, and snippets.

@xvladqt
Created December 4, 2023 11:50
Show Gist options
  • Save xvladqt/7456d3142e7bf98d1c984b0a65d056eb to your computer and use it in GitHub Desktop.
Save xvladqt/7456d3142e7bf98d1c984b0a65d056eb to your computer and use it in GitHub Desktop.
asdf install php 8.2.13 > php.log 2> php2.log
Determining configuration options...
Downloading source code...
Extracting source code...
Running buildconfig...
buildconf: Checking installation
buildconf: autoconf version 2.71 (ok)
buildconf: Forcing buildconf. The configure files will be regenerated.
buildconf: Cleaning cache and configure files
buildconf: Rebuilding configure
buildconf: Rebuilding main/php_config.h.in
buildconf: Run ./configure to proceed with customizing the PHP build.
Running ./configure --with-openssl --with-curl --with-zlib --with-readline --with-gettext --with-jpeg-dir=/usr/lib/libjpeg.so --with-jpeg --with-png-dir=/usr/lib/libpng.so --with-png --prefix=/home/xvladqt/.asdf/installs/php/8.2.13 --enable-bcmath --enable-calendar --enable-dba --enable-exif --enable-fpm --enable-ftp --enable-gd --enable-gd-native-ttf --enable-intl --enable-mbregex --enable-mbstring --enable-mysqlnd --enable-pcntl --enable-shmop --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --enable-zip --sysconfdir=/home/xvladqt/.asdf/installs/php/8.2.13 --with-config-file-path=/home/xvladqt/.asdf/installs/php/8.2.13 --with-config-file-scan-dir=/home/xvladqt/.asdf/installs/php/8.2.13/conf.d --with-curl --with-external-gd --with-fpm-group=www-data --with-fpm-user=www-data --with-gd --with-mhash --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-xmlrpc --with-zip --with-zlib --without-snmp --with-pear --with-pdo-pgsql --without-pcre-jit
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... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-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... yes
checking if compiler supports -Wl,-rpath,... yes
checking for gawk... gawk
checking for bison... bison
checking for bison version... 3.8.2 (ok)
checking for re2c... re2c
checking for re2c version... 3.1 (ok)
checking for php... php
checking for php version... 7.4.33 (ok)
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 we are using musl libc... no
checking whether to use -D_GNU_SOURCE cflag... yes
checking whether /dev/urandom exists... yes
checking for global register variables support... yes
checking whether __cpuid_count is available... yes
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... no
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 procctl... no
checking for setpflags... no
checking for clock_gettime... yes
checking for ptrace... yes
checking whether ptrace works... yes
checking for proc mem file... mem
checking if gcc supports __sync_bool_compare_and_swap... yes
checking for TCP_INFO... yes
checking for TCP_CONNECTION_INFO... no
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 clang fuzzer SAPI... no
checking for LiteSpeed support... no
checking for phpdbg support... yes
checking for phpdbg debug build... no
checking for phpdbg readline support... no
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for phpdbg and readline integration... disabled
checking for userfaultfd faulting on write-protected memory support... yes
checking for pthreads_cflags... (cached) -pthread
checking for pthreads_lib... (cached) pthread
checking working pthreads... -pthread -lpthread
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 fpm phpdbg cgi
Running system checks
checking for sendmail... /usr/sbin/sendmail
checking whether system uses EBCDIC... no
checking whether byte ordering is bigendian... no
checking whether writing to stdout works... This is the test message -- yes
checking for socket... yes
checking for socketpair... yes
checking for htonl... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for dlopen... yes
checking for dlsym... yes
checking for sin in -lm... yes
checking for inet_aton... 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 linux/filter.h... yes
checking for linux/sock_diag.h... yes
checking for malloc.h... yes
checking for os/signpost.h... no
checking for poll.h... yes
checking for pty.h... yes
checking for pwd.h... yes
checking for resolv.h... yes
checking for strings.h... (cached) yes
checking for syslog.h... yes
checking for sysexits.h... yes
checking for sys/ioctl.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/sysexits.h... no
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for sys/loadavg.h... no
checking for unistd.h... (cached) yes
checking for unix.h... no
checking for utime.h... yes
checking for sys/utsname.h... yes
checking for sys/ipc.h... yes
checking for dlfcn.h... yes
checking for tmmintrin.h... yes
checking for nmmintrin.h... yes
checking for wmmintrin.h... yes
checking for immintrin.h... yes
checking for 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_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for __builtin_expect... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... 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... yes
checking for __builtin_cpu_supports... yes
checking whether the compiler supports __alignof__... yes
checking for struct tm.tm_gmtoff... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blocks... yes
checking for 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))... yes
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 explicit_memset... no
checking for fdatasync... yes
checking for flock... yes
checking for ftok... yes
checking for funopen... no
checking for gai_strerror... yes
checking for getcwd... yes
checking for 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 inet_ntoa... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for localtime_r... yes
checking for lchown... yes
checking for memcntl... no
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 pthread_jit_write_protect_np... no
checking for putenv... 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 strnlen... yes
checking for strptime... yes
checking for strtok_r... yes
checking for symlink... yes
checking for tzset... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utime... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for nanosleep... yes
checking for memmem... yes
checking for memrchr... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking how many arguments gethostbyname_r() takes... six
checking for nanosleep in -lrt... yes
checking for setsockopt in -lnetwork... no
checking for __setsockopt in -lnetwork... no
checking for getaddrinfo... yes
checking for copy_file_range... yes
checking for strlcat... yes
checking for strlcpy... yes
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 aarch64 CRC32 API... no
checking for asm goto... yes
checking whether to enable valgrind support... yes
checking for valgrind... no
checking for openpty... yes
General settings
checking whether to include gcov symbols... no
checking whether to include debugging symbols... no
checking whether to enable debug assertions in release mode... no
checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no
checking layout of installed files... PHP
checking path to configuration file... /home/xvladqt/.asdf/installs/php/8.2.13
checking where to scan for configuration files... /home/xvladqt/.asdf/installs/php/8.2.13/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.9.0... yes
checking for OpenSSL support... yes
checking for Kerberos support... no
checking whether to use system default cipher list instead of hardcoded value... no
checking for openssl >= 1.0.2... yes
checking for RAND_egd... no
checking for PCRE library to use... bundled
checking whether to enable PCRE JIT functionality... no
checking whether to enable the SQLite3 extension... yes
checking for sqlite3 >= 3.7.7... 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
checking for BZip2 support... no
checking whether to enable calendar conversion support... yes
checking whether to enable ctype functions... yes
checking for cURL support... yes
checking for libcurl >= 7.29.0... yes
checking for SSL support in libcurl... yes
checking for libcurl linked against old openssl... yes
checking for openssl... yes
checking for openssl/crypto.h... yes
checking for curl_easy_perform in -lcurl... yes
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
checking for TCADB support... no
checking for LMDB support... no
checking for Berkeley DB4 support... no
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
checking whether to enable dl-test extension... no
checking whether to enable DOM support... yes
checking for libxml-2.0 >= 2.9.0... yes
checking whether to build with Enchant support... no
checking whether to enable EXIF (metadata from images) support... yes
checking for FFI support... no
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
checking whether to explicitly enable FTP SSL support... no
checking for openssl >= 1.0.2... yes
checking for GD support... yes
checking for external libgd... yes
checking for libavif... no
checking for libwebp... no
checking for libjpeg... yes
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 gdImageCreateFromAvif 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 gdImageGetInterpolationMethod in -lgd... yes
checking for gdImageCreate in -lgd... yes
checking for GNU gettext support... yes
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... no
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
checking for iconv... yes
checking if iconv is glibc's... yes
checking if iconv supports errno... yes
checking if iconv supports //IGNORE... no
checking for IMAP support... no
checking for IMAP Kerberos support... no
checking for IMAP SSL support... no
checking whether to enable internationalization support... yes
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 for LDAP support... no
checking whether to build with LDAP Cyrus SASL support... no
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
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
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... no
checking for DBMaker support... no
checking for any ODBC driver support... no
checking whether to enable Zend OPcache support... yes
checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
checking whether to enable JIT... yes
checking for capstone >= 3.0.0... no
checking for opagent in default path... not found
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... checking for shm_unlink in -lrt... yes
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 rfork... no
checking for forkx... no
checking for siginfo_t... yes
checking whether to enable PDO support... yes
checking for PDO_DBLIB support via FreeTDS... no
checking for Firebird support for PDO... no
checking for MySQL support for PDO... yes
checking for the location of libz... no
checking for MySQL UNIX socket location... no
checking for PDO includes... /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext
checking Oracle OCI support for PDO... no
checking for ODBC v3 support for PDO... no
checking for PostgreSQL support for PDO... yes
checking for pg_config... /usr/bin/pg_config
checking for PQlibVersion in -lpq... yes
checking for PDO includes... (cached) /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext
checking for sqlite 3 support for PDO... yes
checking for PDO includes... (cached) /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext
checking for sqlite3 >= 3.7.7... yes
checking for sqlite3_close_v2 in -lsqlite3... yes
checking for sqlite3_column_table_name in -lsqlite3... yes
checking for PostgreSQL support... no
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... no
checking whether arc4random_buf is declared... yes
checking for CommonCrypto/CommonRandom.h... no
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
checking whether to enable SimpleXML support... yes
checking for libxml-2.0 >= 2.9.0... yes
checking for SNMP support... no
checking whether to enable SOAP support... yes
checking for libxml-2.0 >= 2.9.0... yes
checking whether to enable sockets support... yes
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 if ancillary credentials uses ucred... yes
checking if ancillary credentials uses cmsgcred... no
checking for sodium support... no
checking whether flush should be called explicitly after a buffered io... no
checking for external libcrypt or libxcrypt... no
checking whether the compiler supports aligned attribute... 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... 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... yes
checking for dn_skipname... yes
checking for res_search... yes
checking whether strptime() declaration fails... yes
checking whether arc4random_buf is declared... (cached) yes
checking for CommonCrypto/CommonRandom.h... (cached) no
checking for Argon2 support... no
checking for net/if.h... yes
checking for usable getifaddrs... yes
checking whether to enable System V IPC support... yes
checking for sys/msg.h... yes
checking whether to enable System V semaphore support... yes
checking for union semun... no
checking whether to enable System V shared memory support... yes
checking for TIDY support... no
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.9.0... yes
checking whether to enable XMLReader support... yes
checking for libxml-2.0 >= 2.9.0... yes
checking whether to enable XMLWriter support... yes
checking for libxml-2.0 >= 2.9.0... yes
checking whether to build with XSL support... no
checking whether to enable zend-test extension... no
checking for zip archive read/write support... yes
checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes
checking for zip_file_set_mtime in -lzip... yes
checking for zip_file_set_encryption in -lzip... yes
checking for zip_libzip_version in -lzip... yes
checking for zip_register_progress_callback_with_state in -lzip... yes
checking for zip_register_cancel_callback_with_state in -lzip... yes
checking for zip_compression_method_supported in -lzip... yes
checking whether to enable mysqlnd... yes
checking whether to disable compressed protocol support in mysqlnd... yes
checking for zlib... yes
checking for openssl >= 1.0.2... yes
checking linker support for -zcommon-page-size=2097152... yes
Configuring PEAR
checking whether to install PEAR... yes
Configuring Zend
checking for fiber switching context... x86_64_sysv_elf_gas
checking for cpuid.h... yes
checking for getpid... yes
checking for kill... yes
checking for sigsetjmp... no
checking for usable _FPU_SETCW... yes
checking for usable fpsetprec... no
checking for usable _controlfp... no
checking for usable _controlfp_s... no
checking whether FPU control word can be manipulated by inline assembler... yes
checking 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 Zend debugging... no
checking whether C compiler accepts -Wno-clobbered... yes
checking whether C compiler accepts -Wimplicit-fallthrough=1... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wformat-truncation... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -fno-common... yes
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
checking for timer_create... yes
checking whether to enable zend max execution timers... no
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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... 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/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.
Running make "-j16"
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ZendAccelerator.c -o ext/opcache/ZendAccelerator.lo -MMD -MF ext/opcache/ZendAccelerator.dep -MT ext/opcache/ZendAccelerator.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_accelerator_blacklist.c -o ext/opcache/zend_accelerator_blacklist.lo -MMD -MF ext/opcache/zend_accelerator_blacklist.dep -MT ext/opcache/zend_accelerator_blacklist.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_accelerator_debug.c -o ext/opcache/zend_accelerator_debug.lo -MMD -MF ext/opcache/zend_accelerator_debug.dep -MT ext/opcache/zend_accelerator_debug.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_accelerator_hash.c -o ext/opcache/zend_accelerator_hash.lo -MMD -MF ext/opcache/zend_accelerator_hash.dep -MT ext/opcache/zend_accelerator_hash.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_accelerator_module.c -o ext/opcache/zend_accelerator_module.lo -MMD -MF ext/opcache/zend_accelerator_module.dep -MT ext/opcache/zend_accelerator_module.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_persist.c -o ext/opcache/zend_persist.lo -MMD -MF ext/opcache/zend_persist.dep -MT ext/opcache/zend_persist.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_persist_calc.c -o ext/opcache/zend_persist_calc.lo -MMD -MF ext/opcache/zend_persist_calc.dep -MT ext/opcache/zend_persist_calc.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_file_cache.c -o ext/opcache/zend_file_cache.lo -MMD -MF ext/opcache/zend_file_cache.dep -MT ext/opcache/zend_file_cache.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_shared_alloc.c -o ext/opcache/zend_shared_alloc.lo -MMD -MF ext/opcache/zend_shared_alloc.dep -MT ext/opcache/zend_shared_alloc.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/zend_accelerator_util_funcs.c -o ext/opcache/zend_accelerator_util_funcs.lo -MMD -MF ext/opcache/zend_accelerator_util_funcs.dep -MT ext/opcache/zend_accelerator_util_funcs.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/shared_alloc_shm.c -o ext/opcache/shared_alloc_shm.lo -MMD -MF ext/opcache/shared_alloc_shm.dep -MT ext/opcache/shared_alloc_shm.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/shared_alloc_mmap.c -o ext/opcache/shared_alloc_mmap.lo -MMD -MF ext/opcache/shared_alloc_mmap.dep -MT ext/opcache/shared_alloc_mmap.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/shared_alloc_posix.c -o ext/opcache/shared_alloc_posix.lo -MMD -MF ext/opcache/shared_alloc_posix.dep -MT ext/opcache/shared_alloc_posix.lo
cc /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/jit/dynasm/minilua.c -lm -o ext/opcache/minilua
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/jit/zend_jit_gdb.c -o ext/opcache/jit/zend_jit_gdb.lo -MMD -MF ext/opcache/jit/zend_jit_gdb.dep -MT ext/opcache/jit/zend_jit_gdb.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/opcache/jit/zend_jit_vm_helpers.c -o ext/opcache/jit/zend_jit_vm_helpers.lo -MMD -MF ext/opcache/jit/zend_jit_vm_helpers.dep -MT ext/opcache/jit/zend_jit_vm_helpers.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/php_date.c -o ext/date/php_date.lo -MMD -MF ext/date/php_date.dep -MT ext/date/php_date.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/astro.c -o ext/date/lib/astro.lo -MMD -MF ext/date/lib/astro.dep -MT ext/date/lib/astro.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/dow.c -o ext/date/lib/dow.lo -MMD -MF ext/date/lib/dow.dep -MT ext/date/lib/dow.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo -MMD -MF ext/date/lib/parse_date.dep -MT ext/date/lib/parse_date.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo -MMD -MF ext/date/lib/parse_tz.dep -MT ext/date/lib/parse_tz.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/parse_posix.c -o ext/date/lib/parse_posix.lo -MMD -MF ext/date/lib/parse_posix.dep -MT ext/date/lib/parse_posix.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo -MMD -MF ext/date/lib/timelib.dep -MT ext/date/lib/timelib.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo -MMD -MF ext/date/lib/tm2unixtime.dep -MT ext/date/lib/tm2unixtime.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo -MMD -MF ext/date/lib/unixtime2tm.dep -MT ext/date/lib/unixtime2tm.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo -MMD -MF ext/date/lib/parse_iso_intervals.dep -MT ext/date/lib/parse_iso_intervals.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib/interval.c -o ext/date/lib/interval.lo -MMD -MF ext/date/lib/interval.dep -MT ext/date/lib/interval.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/libxml/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c -o ext/libxml/libxml.lo -MMD -MF ext/libxml/libxml.dep -MT ext/libxml/libxml.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/openssl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/openssl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/openssl/openssl.c -o ext/openssl/openssl.lo -MMD -MF ext/openssl/openssl.dep -MT ext/openssl/openssl.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/openssl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/openssl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo -MMD -MF ext/openssl/xp_ssl.dep -MT ext/openssl/xp_ssl.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_auto_possess.c -o ext/pcre/pcre2lib/pcre2_auto_possess.lo -MMD -MF ext/pcre/pcre2lib/pcre2_auto_possess.dep -MT ext/pcre/pcre2lib/pcre2_auto_possess.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_chartables.c -o ext/pcre/pcre2lib/pcre2_chartables.lo -MMD -MF ext/pcre/pcre2lib/pcre2_chartables.dep -MT ext/pcre/pcre2lib/pcre2_chartables.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_compile.c -o ext/pcre/pcre2lib/pcre2_compile.lo -MMD -MF ext/pcre/pcre2lib/pcre2_compile.dep -MT ext/pcre/pcre2lib/pcre2_compile.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_config.c -o ext/pcre/pcre2lib/pcre2_config.lo -MMD -MF ext/pcre/pcre2lib/pcre2_config.dep -MT ext/pcre/pcre2lib/pcre2_config.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_context.c -o ext/pcre/pcre2lib/pcre2_context.lo -MMD -MF ext/pcre/pcre2lib/pcre2_context.dep -MT ext/pcre/pcre2lib/pcre2_context.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_dfa_match.c -o ext/pcre/pcre2lib/pcre2_dfa_match.lo -MMD -MF ext/pcre/pcre2lib/pcre2_dfa_match.dep -MT ext/pcre/pcre2lib/pcre2_dfa_match.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_error.c -o ext/pcre/pcre2lib/pcre2_error.lo -MMD -MF ext/pcre/pcre2lib/pcre2_error.dep -MT ext/pcre/pcre2lib/pcre2_error.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_jit_compile.c -o ext/pcre/pcre2lib/pcre2_jit_compile.lo -MMD -MF ext/pcre/pcre2lib/pcre2_jit_compile.dep -MT ext/pcre/pcre2lib/pcre2_jit_compile.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_maketables.c -o ext/pcre/pcre2lib/pcre2_maketables.lo -MMD -MF ext/pcre/pcre2lib/pcre2_maketables.dep -MT ext/pcre/pcre2lib/pcre2_maketables.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_match.c -o ext/pcre/pcre2lib/pcre2_match.lo -MMD -MF ext/pcre/pcre2lib/pcre2_match.dep -MT ext/pcre/pcre2lib/pcre2_match.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_match_data.c -o ext/pcre/pcre2lib/pcre2_match_data.lo -MMD -MF ext/pcre/pcre2lib/pcre2_match_data.dep -MT ext/pcre/pcre2lib/pcre2_match_data.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_newline.c -o ext/pcre/pcre2lib/pcre2_newline.lo -MMD -MF ext/pcre/pcre2lib/pcre2_newline.dep -MT ext/pcre/pcre2lib/pcre2_newline.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_ord2utf.c -o ext/pcre/pcre2lib/pcre2_ord2utf.lo -MMD -MF ext/pcre/pcre2lib/pcre2_ord2utf.dep -MT ext/pcre/pcre2lib/pcre2_ord2utf.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_pattern_info.c -o ext/pcre/pcre2lib/pcre2_pattern_info.lo -MMD -MF ext/pcre/pcre2lib/pcre2_pattern_info.dep -MT ext/pcre/pcre2lib/pcre2_pattern_info.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_serialize.c -o ext/pcre/pcre2lib/pcre2_serialize.lo -MMD -MF ext/pcre/pcre2lib/pcre2_serialize.dep -MT ext/pcre/pcre2lib/pcre2_serialize.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_string_utils.c -o ext/pcre/pcre2lib/pcre2_string_utils.lo -MMD -MF ext/pcre/pcre2lib/pcre2_string_utils.dep -MT ext/pcre/pcre2lib/pcre2_string_utils.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_study.c -o ext/pcre/pcre2lib/pcre2_study.lo -MMD -MF ext/pcre/pcre2lib/pcre2_study.dep -MT ext/pcre/pcre2lib/pcre2_study.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_substitute.c -o ext/pcre/pcre2lib/pcre2_substitute.lo -MMD -MF ext/pcre/pcre2lib/pcre2_substitute.dep -MT ext/pcre/pcre2lib/pcre2_substitute.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_substring.c -o ext/pcre/pcre2lib/pcre2_substring.lo -MMD -MF ext/pcre/pcre2lib/pcre2_substring.dep -MT ext/pcre/pcre2lib/pcre2_substring.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_tables.c -o ext/pcre/pcre2lib/pcre2_tables.lo -MMD -MF ext/pcre/pcre2lib/pcre2_tables.dep -MT ext/pcre/pcre2lib/pcre2_tables.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_ucd.c -o ext/pcre/pcre2lib/pcre2_ucd.lo -MMD -MF ext/pcre/pcre2lib/pcre2_ucd.dep -MT ext/pcre/pcre2lib/pcre2_ucd.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_valid_utf.c -o ext/pcre/pcre2lib/pcre2_valid_utf.lo -MMD -MF ext/pcre/pcre2lib/pcre2_valid_utf.dep -MT ext/pcre/pcre2lib/pcre2_valid_utf.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_xclass.c -o ext/pcre/pcre2lib/pcre2_xclass.lo -MMD -MF ext/pcre/pcre2lib/pcre2_xclass.dep -MT ext/pcre/pcre2lib/pcre2_xclass.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_find_bracket.c -o ext/pcre/pcre2lib/pcre2_find_bracket.lo -MMD -MF ext/pcre/pcre2lib/pcre2_find_bracket.dep -MT ext/pcre/pcre2lib/pcre2_find_bracket.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_convert.c -o ext/pcre/pcre2lib/pcre2_convert.lo -MMD -MF ext/pcre/pcre2lib/pcre2_convert.dep -MT ext/pcre/pcre2lib/pcre2_convert.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_extuni.c -o ext/pcre/pcre2lib/pcre2_extuni.lo -MMD -MF ext/pcre/pcre2lib/pcre2_extuni.dep -MT ext/pcre/pcre2lib/pcre2_extuni.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_script_run.c -o ext/pcre/pcre2lib/pcre2_script_run.lo -MMD -MF ext/pcre/pcre2lib/pcre2_script_run.dep -MT ext/pcre/pcre2lib/pcre2_script_run.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -Wno-implicit-fallthrough -DHAVE_CONFIG_H -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo -MMD -MF ext/pcre/php_pcre.dep -MT ext/pcre/php_pcre.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/sqlite3/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/sqlite3/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/sqlite3/sqlite3.c -o ext/sqlite3/sqlite3.lo -MMD -MF ext/sqlite3/sqlite3.dep -MT ext/sqlite3/sqlite3.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/zlib/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/zlib/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/zlib/zlib.c -o ext/zlib/zlib.lo -MMD -MF ext/zlib/zlib.dep -MT ext/zlib/zlib.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/zlib/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/zlib/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo -MMD -MF ext/zlib/zlib_fopen_wrapper.dep -MT ext/zlib/zlib_fopen_wrapper.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/zlib/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/zlib/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo -MMD -MF ext/zlib/zlib_filter.dep -MT ext/zlib/zlib_filter.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo -MMD -MF ext/bcmath/bcmath.dep -MT ext/bcmath/bcmath.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/add.c -o ext/bcmath/libbcmath/src/add.lo -MMD -MF ext/bcmath/libbcmath/src/add.dep -MT ext/bcmath/libbcmath/src/add.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/div.c -o ext/bcmath/libbcmath/src/div.lo -MMD -MF ext/bcmath/libbcmath/src/div.dep -MT ext/bcmath/libbcmath/src/div.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/init.c -o ext/bcmath/libbcmath/src/init.lo -MMD -MF ext/bcmath/libbcmath/src/init.dep -MT ext/bcmath/libbcmath/src/init.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/neg.c -o ext/bcmath/libbcmath/src/neg.lo -MMD -MF ext/bcmath/libbcmath/src/neg.dep -MT ext/bcmath/libbcmath/src/neg.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/raisemod.c -o ext/bcmath/libbcmath/src/raisemod.lo -MMD -MF ext/bcmath/libbcmath/src/raisemod.dep -MT ext/bcmath/libbcmath/src/raisemod.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/sub.c -o ext/bcmath/libbcmath/src/sub.lo -MMD -MF ext/bcmath/libbcmath/src/sub.dep -MT ext/bcmath/libbcmath/src/sub.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/compare.c -o ext/bcmath/libbcmath/src/compare.lo -MMD -MF ext/bcmath/libbcmath/src/compare.dep -MT ext/bcmath/libbcmath/src/compare.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/divmod.c -o ext/bcmath/libbcmath/src/divmod.lo -MMD -MF ext/bcmath/libbcmath/src/divmod.dep -MT ext/bcmath/libbcmath/src/divmod.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/int2num.c -o ext/bcmath/libbcmath/src/int2num.lo -MMD -MF ext/bcmath/libbcmath/src/int2num.dep -MT ext/bcmath/libbcmath/src/int2num.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/num2long.c -o ext/bcmath/libbcmath/src/num2long.lo -MMD -MF ext/bcmath/libbcmath/src/num2long.dep -MT ext/bcmath/libbcmath/src/num2long.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/output.c -o ext/bcmath/libbcmath/src/output.lo -MMD -MF ext/bcmath/libbcmath/src/output.dep -MT ext/bcmath/libbcmath/src/output.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/recmul.c -o ext/bcmath/libbcmath/src/recmul.lo -MMD -MF ext/bcmath/libbcmath/src/recmul.dep -MT ext/bcmath/libbcmath/src/recmul.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/sqrt.c -o ext/bcmath/libbcmath/src/sqrt.lo -MMD -MF ext/bcmath/libbcmath/src/sqrt.dep -MT ext/bcmath/libbcmath/src/sqrt.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/zero.c -o ext/bcmath/libbcmath/src/zero.lo -MMD -MF ext/bcmath/libbcmath/src/zero.dep -MT ext/bcmath/libbcmath/src/zero.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/debug.c -o ext/bcmath/libbcmath/src/debug.lo -MMD -MF ext/bcmath/libbcmath/src/debug.dep -MT ext/bcmath/libbcmath/src/debug.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/doaddsub.c -o ext/bcmath/libbcmath/src/doaddsub.lo -MMD -MF ext/bcmath/libbcmath/src/doaddsub.dep -MT ext/bcmath/libbcmath/src/doaddsub.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/nearzero.c -o ext/bcmath/libbcmath/src/nearzero.lo -MMD -MF ext/bcmath/libbcmath/src/nearzero.dep -MT ext/bcmath/libbcmath/src/nearzero.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/num2str.c -o ext/bcmath/libbcmath/src/num2str.lo -MMD -MF ext/bcmath/libbcmath/src/num2str.dep -MT ext/bcmath/libbcmath/src/num2str.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/raise.c -o ext/bcmath/libbcmath/src/raise.lo -MMD -MF ext/bcmath/libbcmath/src/raise.dep -MT ext/bcmath/libbcmath/src/raise.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/rmzero.c -o ext/bcmath/libbcmath/src/rmzero.lo -MMD -MF ext/bcmath/libbcmath/src/rmzero.dep -MT ext/bcmath/libbcmath/src/rmzero.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/str2num.c -o ext/bcmath/libbcmath/src/str2num.lo -MMD -MF ext/bcmath/libbcmath/src/str2num.dep -MT ext/bcmath/libbcmath/src/str2num.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/calendar.c -o ext/calendar/calendar.lo -MMD -MF ext/calendar/calendar.dep -MT ext/calendar/calendar.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/dow.c -o ext/calendar/dow.lo -MMD -MF ext/calendar/dow.dep -MT ext/calendar/dow.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/french.c -o ext/calendar/french.lo -MMD -MF ext/calendar/french.dep -MT ext/calendar/french.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/gregor.c -o ext/calendar/gregor.lo -MMD -MF ext/calendar/gregor.dep -MT ext/calendar/gregor.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/jewish.c -o ext/calendar/jewish.lo -MMD -MF ext/calendar/jewish.dep -MT ext/calendar/jewish.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/julian.c -o ext/calendar/julian.lo -MMD -MF ext/calendar/julian.dep -MT ext/calendar/julian.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/easter.c -o ext/calendar/easter.lo -MMD -MF ext/calendar/easter.dep -MT ext/calendar/easter.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/calendar/cal_unix.c -o ext/calendar/cal_unix.lo -MMD -MF ext/calendar/cal_unix.dep -MT ext/calendar/cal_unix.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/ctype/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/ctype/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/ctype/ctype.c -o ext/ctype/ctype.lo -MMD -MF ext/ctype/ctype.dep -MT ext/ctype/ctype.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/interface.c -o ext/curl/interface.lo -MMD -MF ext/curl/interface.dep -MT ext/curl/interface.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/multi.c -o ext/curl/multi.lo -MMD -MF ext/curl/multi.dep -MT ext/curl/multi.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/share.c -o ext/curl/share.lo -MMD -MF ext/curl/share.dep -MT ext/curl/share.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/curl/curl_file.c -o ext/curl/curl_file.lo -MMD -MF ext/curl/curl_file.dep -MT ext/curl/curl_file.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba.c -o ext/dba/dba.lo -MMD -MF ext/dba/dba.dep -MT ext/dba/dba.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_cdb.c -o ext/dba/dba_cdb.lo -MMD -MF ext/dba/dba_cdb.dep -MT ext/dba/dba_cdb.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_dbm.c -o ext/dba/dba_dbm.lo -MMD -MF ext/dba/dba_dbm.dep -MT ext/dba/dba_dbm.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_gdbm.c -o ext/dba/dba_gdbm.lo -MMD -MF ext/dba/dba_gdbm.dep -MT ext/dba/dba_gdbm.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_ndbm.c -o ext/dba/dba_ndbm.lo -MMD -MF ext/dba/dba_ndbm.dep -MT ext/dba/dba_ndbm.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_db1.c -o ext/dba/dba_db1.lo -MMD -MF ext/dba/dba_db1.dep -MT ext/dba/dba_db1.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_db2.c -o ext/dba/dba_db2.lo -MMD -MF ext/dba/dba_db2.dep -MT ext/dba/dba_db2.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_db3.c -o ext/dba/dba_db3.lo -MMD -MF ext/dba/dba_db3.dep -MT ext/dba/dba_db3.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_db4.c -o ext/dba/dba_db4.lo -MMD -MF ext/dba/dba_db4.dep -MT ext/dba/dba_db4.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_flatfile.c -o ext/dba/dba_flatfile.lo -MMD -MF ext/dba/dba_flatfile.dep -MT ext/dba/dba_flatfile.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_inifile.c -o ext/dba/dba_inifile.lo -MMD -MF ext/dba/dba_inifile.dep -MT ext/dba/dba_inifile.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_qdbm.c -o ext/dba/dba_qdbm.lo -MMD -MF ext/dba/dba_qdbm.dep -MT ext/dba/dba_qdbm.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_tcadb.c -o ext/dba/dba_tcadb.lo -MMD -MF ext/dba/dba_tcadb.dep -MT ext/dba/dba_tcadb.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/dba_lmdb.c -o ext/dba/dba_lmdb.lo -MMD -MF ext/dba/dba_lmdb.dep -MT ext/dba/dba_lmdb.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/libcdb/cdb.c -o ext/dba/libcdb/cdb.lo -MMD -MF ext/dba/libcdb/cdb.dep -MT ext/dba/libcdb/cdb.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/libcdb/cdb_make.c -o ext/dba/libcdb/cdb_make.lo -MMD -MF ext/dba/libcdb/cdb_make.dep -MT ext/dba/libcdb/cdb_make.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/libcdb/uint32.c -o ext/dba/libcdb/uint32.lo -MMD -MF ext/dba/libcdb/uint32.dep -MT ext/dba/libcdb/uint32.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/libflatfile/flatfile.c -o ext/dba/libflatfile/flatfile.lo -MMD -MF ext/dba/libflatfile/flatfile.dep -MT ext/dba/libflatfile/flatfile.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dba/libinifile/inifile.c -o ext/dba/libinifile/inifile.lo -MMD -MF ext/dba/libinifile/inifile.dep -MT ext/dba/libinifile/inifile.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/php_dom.c -o ext/dom/php_dom.lo -MMD -MF ext/dom/php_dom.dep -MT ext/dom/php_dom.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/attr.c -o ext/dom/attr.lo -MMD -MF ext/dom/attr.dep -MT ext/dom/attr.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c -o ext/dom/document.lo -MMD -MF ext/dom/document.dep -MT ext/dom/document.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/domexception.c -o ext/dom/domexception.lo -MMD -MF ext/dom/domexception.dep -MT ext/dom/domexception.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/parentnode.c -o ext/dom/parentnode.lo -MMD -MF ext/dom/parentnode.dep -MT ext/dom/parentnode.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/processinginstruction.c -o ext/dom/processinginstruction.lo -MMD -MF ext/dom/processinginstruction.dep -MT ext/dom/processinginstruction.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/cdatasection.c -o ext/dom/cdatasection.lo -MMD -MF ext/dom/cdatasection.dep -MT ext/dom/cdatasection.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c -o ext/dom/documentfragment.lo -MMD -MF ext/dom/documentfragment.dep -MT ext/dom/documentfragment.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/domimplementation.c -o ext/dom/domimplementation.lo -MMD -MF ext/dom/domimplementation.dep -MT ext/dom/domimplementation.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/element.c -o ext/dom/element.lo -MMD -MF ext/dom/element.dep -MT ext/dom/element.lo
/bin/sh /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/ -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/include -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/main -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/mbstring/libmbfl/mbfl -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/TSRM -I/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/Zend -D_GNU_SOURCE -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -c /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/node.c -o ext/dom/node.lo -MMD -MF ext/dom/node.dep -MT ext/dom/node.lo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4784k 0 4784k 0 0 3206k 0 --:--:-- 0:00:01 --:--:-- 5436k
100 10.0M 0 10.0M 0 0 4125k 0 --:--:-- 0:00:02 --:--:-- 5469k
100 16.9M 0 16.9M 0 0 4987k 0 --:--:-- 0:00:03 --:--:-- 6048k
100 17.5M 0 17.5M 0 0 5027k 0 --:--:-- 0:00:03 --:--:-- 6064k
configure: WARNING: unrecognized options: --with-jpeg-dir, --with-png-dir, --with-png, --enable-gd-native-ttf, --enable-wddx, --enable-zip, --with-gd, --with-mysql, --with-xmlrpc
configure: WARNING: The --with-pear option is deprecated
configure: WARNING: unrecognized options: --with-jpeg-dir, --with-png-dir, --with-png, --enable-gd-native-ttf, --enable-wddx, --enable-zip, --with-gd, --with-mysql, --with-xmlrpc
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c: In function ‘zif_libxml_use_internal_errors’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c:929:48: warning: comparison of distinct pointer types lacks a cast
929 | if (current_handler && current_handler == php_libxml_structured_error_handler) {
| ^~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c:947:49: warning: passing argument 2 of ‘xmlSetStructuredErrorFunc’ from incompatible pointer type [-Wincompatible-pointer-types]
947 | xmlSetStructuredErrorFunc(NULL, php_libxml_structured_error_handler);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| void (*)(void *, xmlError *) {aka void (*)(void *, struct _xmlError *)}
In file included from /usr/include/libxml2/libxml/valid.h:15,
from /usr/include/libxml2/libxml/parser.h:17,
from /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c:32:
/usr/include/libxml2/libxml/xmlerror.h:898:57: note: expected ‘xmlStructuredErrorFunc’ {aka ‘void (*)(void *, const struct _xmlError *)’} but argument is of type ‘void (*)(void *, xmlError *)’ {aka ‘void (*)(void *, struct _xmlError *)’}
898 | xmlStructuredErrorFunc handler);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c: In function ‘zif_libxml_get_last_error’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/libxml/libxml.c:964:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
964 | error = xmlGetLastError();
| ^
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_compile.c: In function ‘compile_regex’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_compile.c:8167:17: warning: storing the address of local variable ‘capitem’ in ‘*cb.open_caps’ [-Wdangling-pointer=]
8167 | cb->open_caps = &capitem;
| ~~~~~~~~~~~~~~^~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_compile.c:8104:14: note: ‘capitem’ declared here
8104 | open_capitem capitem;
| ^~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/pcre/pcre2lib/pcre2_compile.c:8098:39: note: ‘cb’ declared here
8098 | branch_chain *bcptr, compile_block *cb, PCRE2_SIZE *lengthptr)
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/raisemod.c:42:13: warning: conflicting types for ‘bc_raisemod’ due to enum/integer mismatch; have ‘zend_result(struct bc_struct *, struct bc_struct *, struct bc_struct *, struct bc_struct **, int)’ {aka ‘ZEND_RESULT_CODE(struct bc_struct *, struct bc_struct *, struct bc_struct *, struct bc_struct **, int)’} [-Wenum-int-mismatch]
42 | zend_result bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale)
| ^~~~~~~~~~~
In file included from /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/raisemod.c:37:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/bcmath/libbcmath/src/bcmath.h:131:5: note: previous declaration of ‘bc_raisemod’ with type ‘int(struct bc_struct *, struct bc_struct *, struct bc_struct *, struct bc_struct **, int)’
131 | int bc_raisemod(bc_num base, bc_num expo, bc_num mo, bc_num *result, int scale);
| ^~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c: In function ‘zim_DOMDocument_save’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1437:29: error: ‘xmlSaveNoEmptyTags’ undeclared (first use in this function)
1437 | saveempty = xmlSaveNoEmptyTags;
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1437:29: note: each undeclared identifier is reported only once for each function it appears in
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c: In function ‘zim_DOMDocument_saveXML’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1489:37: error: ‘xmlSaveNoEmptyTags’ undeclared (first use in this function)
1489 | saveempty = xmlSaveNoEmptyTags;
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c: In function ‘zim_DOMDocument_xinclude’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libxml2/libxml/parser.h:13,
from /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/php_dom.h:29,
from /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:24:
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1585:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1585 | PHP_LIBXML_SANITIZE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1587:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1587 | PHP_LIBXML_RESTORE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1587:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1587 | PHP_LIBXML_RESTORE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1587:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1587 | PHP_LIBXML_RESTORE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1587:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1587 | PHP_LIBXML_RESTORE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1587:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1587 | PHP_LIBXML_RESTORE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1587:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1587 | PHP_LIBXML_RESTORE_GLOBALS(xinclude);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c: In function ‘zim_DOMDocument_validate’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1625:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1625 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1637:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1637 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1637:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1637 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1637:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1637 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1637:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1637 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1637:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1637 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1637:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1637 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c: In function ‘_dom_document_schema_validate’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1672:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1672 | PHP_LIBXML_SANITIZE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1677:25: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1677 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1677:25: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1677 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1677:25: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1677 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1677:25: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1677 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1677:25: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1677 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1677:25: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1677 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1683:25: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1683 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1683:25: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1683 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1683:25: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1683 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1683:25: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1683 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1683:25: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1683 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1683:25: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1683 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1704:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1704 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1704:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1704 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1704:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1704 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1704:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1704 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1704:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1704 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1704:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1704 | PHP_LIBXML_RESTORE_GLOBALS(new_parser_ctxt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1725:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1725 | PHP_LIBXML_SANITIZE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1731:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1731 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1731:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1731 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1731:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1731 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1731:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1731 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1731:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1731 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1731:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1731 | PHP_LIBXML_RESTORE_GLOBALS(validate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c: In function ‘_dom_document_relaxNG_validate’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1802:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1802 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1809:9: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
1809 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1809:9: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
1809 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1809:9: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
1809 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1809:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
1809 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1809:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
1809 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/document.c:1809:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
1809 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:1142: ext/dom/document.lo] Error 1
make: *** Waiting for unfinished jobs....
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c: In function ‘zim_DOMDocumentFragment_appendXML’:
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libxml2/libxml/parser.h:13,
from /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/php_dom.h:29,
from /tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:24:
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:116:17: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
116 | PHP_LIBXML_SANITIZE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:118:17: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated [-Wdeprecated-declarations]
118 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:857:3: note: in expansion of macro ‘XML_OP’
857 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:118:17: warning: ‘__xmlDoValidityCheckingDefaultValue’ is deprecated [-Wdeprecated-declarations]
118 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:873:16: note: in expansion of macro ‘XML_DECLARE_GLOBAL’
873 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:853:3: note: in expansion of macro ‘XML_OP’
853 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:870:3: note: in expansion of macro ‘XML_GLOBALS_PARSER_CORE’
870 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:874:1: note: in expansion of macro ‘XML_GLOBALS_PARSER’
874 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:118:17: warning: ‘xmlPedanticParserDefault’ is deprecated [-Wdeprecated-declarations]
118 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:940:17: note: declared here
940 | xmlPedanticParserDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:118:17: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations]
118 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:930:17: note: declared here
930 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:118:17: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations]
118 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:944:17: note: declared here
944 | xmlLineNumbersDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/tmp.9tCbeQnADo/php-src-php-8.2.13/ext/dom/documentfragment.c:118:17: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
118 | PHP_LIBXML_RESTORE_GLOBALS(parse);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:934:17: note: declared here
934 | xmlKeepBlanksDefault (int val);
| ^~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment