????

Your IP : 18.117.145.140


Current Path : /root/php-8.2.0/
Upload File :
Current File : //root/php-8.2.0/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by PHP configure 8.2.0, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./configure --prefix=/usr/local/php82 --with-config-file-path=/usr/local/php82/etc --enable-bcmath --with-bz2 --enable-dba --enable-calendar --enable-ctype --with-curl --with-enchant --enable-exif --enable-fileinfo --enable-filter --with-ffi --enable-ftp --enable-gd --with-webp --with-jpeg --with-xpm --with-freetype --enable-gd-jis-conv --with-gettext --with-gmp --with-mhash --with-iconv=/usr/bin/ --with-imap --with-imap-ssl --enable-intl --with-ldap --with-libxml --enable-mbstring --with-mysqli --enable-mysqlnd --enable-opcache --with-openssl --enable-pdo --with-pdo-mysql --with-pdo-pgsql --with-pdo-sqlite --with-pgsql --enable-phar --enable-posix --with-pspell --enable-session --enable-shmop --enable-simplexml --enable-soap --enable-sockets --with-sqlite3 --with-tidy --enable-tokenizer --enable-xml --enable-xmlreader --enable-xmlwriter --with-xsl --with-zip --with-zlib --with-sodium

## --------- ##
## Platform. ##
## --------- ##

hostname = s55.freehost.com.ua
uname -m = amd64
uname -r = 12.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 12.1-RELEASE r354233 GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /home/homyak/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3893: looking for aux files: config.guess config.sub
configure:3906:  trying ./build/
configure:3935:   ./build/config.guess found
configure:3935:   ./build/config.sub found
configure:4052: checking for grep that handles long lines and -e
configure:4116: result: /usr/bin/grep
configure:4121: checking for egrep
configure:4189: result: /usr/bin/grep -E
configure:4194: checking for a sed that does not truncate output
configure:4264: result: /usr/local/bin/gsed
configure:4350: checking build system type
configure:4365: result: x86_64-unknown-freebsd12.1
configure:4385: checking host system type
configure:4399: result: x86_64-unknown-freebsd12.1
configure:4419: checking target system type
configure:4433: result: x86_64-unknown-freebsd12.1
configure:4597: checking for pkg-config
configure:4620: found /usr/local/bin/pkg-config
configure:4632: result: /usr/local/bin/pkg-config
configure:4657: checking pkg-config is at least version 0.9.0
configure:4660: result: yes
configure:4736: checking for cc
configure:4757: found /usr/bin/cc
configure:4768: result: cc
configure:4799: checking for C compiler version
configure:4808: cc --version >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:4819: $? = 0
configure:4808: cc -v >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:4819: $? = 0
configure:4808: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:4819: $? = 1
configure:4808: cc -qversion >&5
cc: error: unknown argument '-qversion', did you mean '--version'?
cc: error: no input files
configure:4819: $? = 1
configure:4808: cc -version >&5
cc: error: unknown argument '-version', did you mean '--version'?
cc: error: no input files
configure:4819: $? = 1
configure:4839: checking whether the C compiler works
configure:4861: cc    conftest.c  >&5
configure:4865: $? = 0
configure:4915: result: yes
configure:4918: checking for C compiler default output file name
configure:4920: result: a.out
configure:4926: checking for suffix of executables
configure:4933: cc -o conftest    conftest.c  >&5
configure:4937: $? = 0
configure:4960: result: 
configure:4982: checking whether we are cross compiling
configure:4990: cc -o conftest    conftest.c  >&5
configure:4994: $? = 0
configure:5001: ./conftest
configure:5005: $? = 0
configure:5020: result: no
configure:5025: checking for suffix of object files
configure:5048: cc -c   conftest.c >&5
configure:5052: $? = 0
configure:5074: result: o
configure:5078: checking whether the compiler supports GNU C
configure:5098: cc -c   conftest.c >&5
configure:5098: $? = 0
configure:5108: result: yes
configure:5119: checking whether cc accepts -g
configure:5140: cc -c -g  conftest.c >&5
configure:5140: $? = 0
configure:5184: result: yes
configure:5204: checking for cc option to enable C11 features
configure:5219: cc  -c -g -O2  conftest.c >&5
configure:5219: $? = 0
configure:5237: result: none needed
configure:5353: checking how to run the C preprocessor
configure:5379: cc -E  conftest.c
configure:5379: $? = 0
configure:5394: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5421: result: cc -E
configure:5435: cc -E  conftest.c
configure:5435: $? = 0
configure:5450: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5483: checking for icc
configure:5493: result: no
configure:5507: checking for suncc
configure:5517: result: no
configure:5537: checking how to run the C preprocessor
configure:5605: result: cc -E
configure:5619: cc -E  conftest.c
configure:5619: $? = 0
configure:5634: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5634: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5668: checking for stdio.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for stdlib.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for string.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for inttypes.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for stdint.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for strings.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for sys/stat.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for sys/types.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for unistd.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for wchar.h
configure:5668: cc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for minix/config.h
configure:5668: cc -c -g -O2  conftest.c >&5
conftest.c:47:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
configure:5668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5668: result: no
configure:5699: checking whether it is safe to define __EXTENSIONS__
configure:5718: cc -c -g -O2  conftest.c >&5
configure:5718: $? = 0
configure:5726: result: yes
configure:5729: checking whether _XOPEN_SOURCE should be defined
configure:5751: cc -c -g -O2  conftest.c >&5
configure:5751: $? = 0
configure:5778: result: no
configure:5834: checking whether ln -s works
configure:5838: result: yes
configure:5906: checking for system library directory
configure:5922: result: lib
configure:5931: checking whether to enable runpaths
configure:5946: result: yes
configure:5953: checking if compiler supports -Wl,-rpath,
configure:5973: cc -o conftest -g -O2   conftest.c -Wl,-rpath,/usr/lib  >&5
configure:5973: $? = 0
configure:5984: result: yes
configure:6038: checking for gawk
configure:6074: result: no
configure:6038: checking for nawk
configure:6060: found /usr/bin/nawk
configure:6071: result: nawk
configure:6094: checking if nawk is broken
configure:6101: result: no
configure:6113: checking for bison
configure:6134: found /usr/local/bin/bison
configure:6145: result: bison
configure:6158: checking for bison version
configure:6201: result: 3.5.4 (ok)
configure:6226: checking for re2c
configure:6247: found /usr/local/bin/re2c
configure:6258: result: re2c
configure:6270: checking for re2c version
configure:6298: result: 0.14.3 (ok)
configure:6323: checking for php
configure:6344: found /usr/local/bin/php
configure:6355: result: php
configure:6365: checking for php version
configure:6380: result: 7.4.5 (ok)
configure:6392: checking whether to enable computed goto gcc extension with re2c
configure:6407: result: no
configure:6476: checking whether C compiler accepts -fvisibility=hidden
configure:6496: cc -c -g -O2  -fvisibility=hidden  conftest.c >&5
configure:6496: $? = 0
configure:6505: result: yes
configure:6532: checking whether to force non-PIC code in shared modules
configure:6546: result: no
configure:6551: checking whether we are using musl libc
configure:6561: result: no
configure:6566: checking whether to use -D_GNU_SOURCE cflag
configure:6569: result: yes
configure:6581: checking whether /dev/urandom exists
configure:6587: result: yes
configure:6603: checking for global register variables support
configure:6654: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:59:3: error: "global register variables are not supported"
# error "global register variables are not supported"
  ^
conftest.c:62:28: error: expected string literal in 'asm'
register void *FP  __asm__(ZEND_VM_FP_GLOBAL_REG);
                           ^
conftest.c:63:45: error: expected string literal in 'asm'
register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
                                            ^
conftest.c:65:36: error: use of undeclared identifier 'IP'
        const opcode_handler_t *orig_ip = IP;
                                          ^
conftest.c:66:18: error: use of undeclared identifier 'FP'
        void *orig_fp = FP;
                        ^
conftest.c:67:2: error: use of undeclared identifier 'IP'
        IP = ip;
        ^
conftest.c:68:2: error: use of undeclared identifier 'FP'
        FP = fp;
        ^
conftest.c:70:2: error: use of undeclared identifier 'FP'
        FP = orig_fp;
        ^
conftest.c:71:2: error: use of undeclared identifier 'IP'
        IP = orig_ip;
        ^
9 errors generated.
configure:6654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| /* end confdefs.h.  */
| 
| #if defined(__GNUC__)
| # define ZEND_GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__)
| #else
| # define ZEND_GCC_VERSION 0
| #endif
| #if defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(i386)
| # define ZEND_VM_FP_GLOBAL_REG "%esi"
| # define ZEND_VM_IP_GLOBAL_REG "%edi"
| #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__x86_64__)
| # define ZEND_VM_FP_GLOBAL_REG "%r14"
| # define ZEND_VM_IP_GLOBAL_REG "%r15"
| #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__powerpc64__)
| # define ZEND_VM_FP_GLOBAL_REG "r28"
| # define ZEND_VM_IP_GLOBAL_REG "r29"
| #elif defined(__IBMC__) && ZEND_GCC_VERSION >= 4002 && defined(__powerpc64__)
| # define ZEND_VM_FP_GLOBAL_REG "r28"
| # define ZEND_VM_IP_GLOBAL_REG "r29"
| #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__aarch64__)
| # define ZEND_VM_FP_GLOBAL_REG "x27"
| # define ZEND_VM_IP_GLOBAL_REG "x28"
| #else
| # error "global register variables are not supported"
| #endif
| typedef int (*opcode_handler_t)(void);
| register void *FP  __asm__(ZEND_VM_FP_GLOBAL_REG);
| register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
| int emu(const opcode_handler_t *ip, void *fp) {
| 	const opcode_handler_t *orig_ip = IP;
| 	void *orig_fp = FP;
| 	IP = ip;
| 	FP = fp;
| 	while ((*ip)());
| 	FP = orig_fp;
| 	IP = orig_ip;
| }
| 
| int
| main (void)
| {
| 
| 
|   ;
|   return 0;
| }
configure:6673: result: no
configure:6676: checking whether __cpuid_count is available
configure:6699: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:6699: $? = 0
configure:6712: result: yes
configure:6723: checking for pthreads_cflags
configure:6754: cc -o conftest -g -O2 -fvisibility=hidden -kthread  -D_GNU_SOURCE  conftest.c  >&5
cc: error: unknown argument '-kthread', did you mean '-pthread'?
configure:6754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| /* end confdefs.h.  */
| 
| #include <pthread.h>
| #include <stddef.h>
| 
| void *thread_routine(void *data) {
|     return data;
| }
| 
| int main() {
|     pthread_t thd;
|     pthread_mutexattr_t mattr;
|     int data = 1;
|     pthread_mutexattr_init(&mattr);
|     return pthread_create(&thd, NULL, thread_routine, &data);
| }
configure:6754: cc -o conftest -g -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE  conftest.c  >&5
configure:6754: $? = 0
configure:6776: result: -pthread
configure:6779: checking for pthreads_lib
configure:6810: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  -lpthread >&5
configure:6810: $? = 0
configure:6832: result: pthread
configure:6903: result: 
configure:6905: result: Configuring SAPI modules
configure:6939: checking for Apache 2 handler module support via DSO through APXS
configure:7580: result: no
configure:7609: checking for setproctitle
configure:7609: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:7609: $? = 0
configure:7609: result: yes
configure:7617: checking for sys/pstat.h
configure:7617: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:67:10: fatal error: 'sys/pstat.h' file not found
#include <sys/pstat.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:7617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:7617: result: no
configure:7625: checking for PS_STRINGS
configure:7645: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:45:1: error: use of undeclared identifier 'PS_STRINGS'
PS_STRINGS->ps_nargvstr = 1;
^
conftest.c:46:1: error: use of undeclared identifier 'PS_STRINGS'
PS_STRINGS->ps_argvstr = "foo";
^
2 errors generated.
configure:7645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| /* end confdefs.h.  */
| #include <machine/vmparam.h>
| #include <sys/exec.h>
| 
| int
| main (void)
| {
| PS_STRINGS->ps_nargvstr = 1;
| PS_STRINGS->ps_argvstr = "foo";
|   ;
|   return 0;
| }
configure:7654: result: no
configure:7662: checking for CLI build
configure:7824: result: yes
configure:7852: checking for embedded SAPI library support
configure:8059: result: no
configure:8118: checking for FPM build
configure:10107: result: no
configure:10114: checking for clang fuzzer SAPI
configure:11293: result: no
configure:11299: checking for LiteSpeed support
configure:11472: result: no
configure:11481: checking for phpdbg support
configure:11517: result: yes
configure:11526: checking for phpdbg debug build
configure:11541: result: no
configure:11550: checking for phpdbg readline support
configure:11565: result: no
configure:11572: checking whether termios.h defines TIOCGWINSZ
configure:11597: result: yes
configure:11653: checking for phpdbg and readline integration
configure:11668: result: disabled
configure:11672: checking for userfaultfd faulting on write-protected memory support
configure:11687: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:42:14: fatal error: 'linux/userfaultfd.h' file not found
    #include <linux/userfaultfd.h>
             ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:11687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| /* end confdefs.h.  */
| 
|     #include <linux/userfaultfd.h>
|     #ifndef UFFDIO_WRITEPROTECT_MODE_WP
|     # error userfaults on write-protected memory not supported
|     #endif
| 
configure:11695: result: no
configure:12027: checking for CGI build
configure:12030: result: yes
configure:12033: checking for sun_len in sys/un.h
configure:12043: result: yes
configure:12055: checking whether cross-process locking is required by accept()
configure:12066: result: no
configure:12219: checking for chosen SAPI module
configure:12221: result: none
configure:12224: checking for executable SAPI binaries
configure:12227: result:  cli phpdbg cgi
configure:12278: result: 
configure:12280: result: Running system checks
configure:12288: checking for sendmail
configure:12312: found /usr/sbin/sendmail
configure:12325: result: /usr/sbin/sendmail
configure:12339: checking whether system uses EBCDIC
configure:12360: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:12360: $? = 0
configure:12360: ./conftest
configure:12360: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| /* end confdefs.h.  */
| 
| int main(void) {
|   return (unsigned char)'A' != (unsigned char)0xC1;
| }
| 
configure:12375: result: no
configure:12382: checking whether byte ordering is bigendian
configure:12410: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:12410: $? = 0
configure:12410: ./conftest
configure:12410: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| /* end confdefs.h.  */
| 
| int main(void)
| {
|   short one = 1;
|   char *cp = (char *)&one;
| 
|   if (*cp == 0) {
|     return(0);
|   } else {
|     return(1);
|   }
| }
| 
configure:12422: result: no
configure:12432: checking whether writing to stdout works
configure:12470: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:12470: $? = 0
configure:12470: ./conftest
configure:12470: $? = 0
configure:12486: result: yes
configure:12540: checking for socket
configure:12540: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:12540: $? = 0
configure:12540: result: yes
configure:12853: checking for socketpair
configure:12853: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:12853: $? = 0
configure:12853: result: yes
configure:13166: checking for htonl
configure:13166: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:13166: $? = 0
configure:13166: result: yes
configure:13479: checking for gethostname
configure:13479: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:13479: $? = 0
configure:13479: result: yes
configure:13792: checking for gethostbyaddr
configure:13792: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:13792: $? = 0
configure:13792: result: yes
configure:14105: checking for dlopen
configure:14105: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:14105: $? = 0
configure:14105: result: yes
configure:14418: checking for dlsym
configure:14418: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:14418: $? = 0
configure:14418: result: yes
configure:14731: checking for sin in -lm
configure:14754: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm   >&5
conftest.c:55:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
char sin ();
     ^
conftest.c:55:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:14754: $? = 0
configure:14764: result: yes
configure:14780: checking for inet_aton
configure:14780: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:14780: $? = 0
configure:14780: result: yes
configure:15090: checking for stdint.h
configure:15090: result: yes
configure:15113: checking for dirent.h
configure:15113: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15113: $? = 0
configure:15113: result: yes
configure:15136: checking for sys/param.h
configure:15136: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15136: $? = 0
configure:15136: result: yes
configure:15159: checking for sys/types.h
configure:15159: result: yes
configure:15182: checking for sys/time.h
configure:15182: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15182: $? = 0
configure:15182: result: yes
configure:15205: checking for netinet/in.h
configure:15205: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15228: checking for alloca.h
configure:15228: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:77:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^~~~~~~~~~
1 error generated.
configure:15228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <alloca.h>
configure:15228: result: no
configure:15251: checking for arpa/inet.h
configure:15251: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15251: $? = 0
configure:15251: result: yes
configure:15274: checking for arpa/nameser.h
configure:15274: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15274: $? = 0
configure:15274: result: yes
configure:15297: checking for crypt.h
configure:15297: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:79:10: fatal error: 'crypt.h' file not found
#include <crypt.h>
         ^~~~~~~~~
1 error generated.
configure:15297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <crypt.h>
configure:15297: result: no
configure:15320: checking for dns.h
configure:15320: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:79:10: fatal error: 'dns.h' file not found
#include <dns.h>
         ^~~~~~~
1 error generated.
configure:15320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <dns.h>
configure:15320: result: no
configure:15343: checking for fcntl.h
configure:15343: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15343: $? = 0
configure:15343: result: yes
configure:15366: checking for grp.h
configure:15366: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15366: $? = 0
configure:15366: result: yes
configure:15389: checking for ieeefp.h
configure:15389: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15389: $? = 0
configure:15389: result: yes
configure:15412: checking for langinfo.h
configure:15412: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15412: $? = 0
configure:15412: result: yes
configure:15435: checking for linux/filter.h
configure:15435: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:83:10: fatal error: 'linux/filter.h' file not found
#include <linux/filter.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
configure:15435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <linux/filter.h>
configure:15435: result: no
configure:15458: checking for linux/sock_diag.h
configure:15458: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:83:10: fatal error: 'linux/sock_diag.h' file not found
#include <linux/sock_diag.h>
         ^~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15458: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <linux/sock_diag.h>
configure:15458: result: no
configure:15481: checking for malloc.h
configure:15481: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
In file included from conftest.c:83:
/usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>"
#error "<malloc.h> has been replaced by <stdlib.h>"
 ^
1 error generated.
configure:15481: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <malloc.h>
configure:15481: result: no
configure:15504: checking for os/signpost.h
configure:15504: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:83:10: fatal error: 'os/signpost.h' file not found
#include <os/signpost.h>
         ^~~~~~~~~~~~~~~
1 error generated.
configure:15504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <os/signpost.h>
configure:15504: result: no
configure:15527: checking for poll.h
configure:15527: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15527: $? = 0
configure:15527: result: yes
configure:15550: checking for pty.h
configure:15550: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:84:10: fatal error: 'pty.h' file not found
#include <pty.h>
         ^~~~~~~
1 error generated.
configure:15550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <pty.h>
configure:15550: result: no
configure:15573: checking for pwd.h
configure:15573: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15573: $? = 0
configure:15573: result: yes
configure:15596: checking for resolv.h
configure:15596: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15596: $? = 0
configure:15596: result: yes
configure:15619: checking for strings.h
configure:15619: result: yes
configure:15642: checking for syslog.h
configure:15642: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15642: $? = 0
configure:15642: result: yes
configure:15665: checking for sysexits.h
configure:15665: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15665: $? = 0
configure:15665: result: yes
configure:15688: checking for sys/ioctl.h
configure:15688: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15688: $? = 0
configure:15688: result: yes
configure:15711: checking for sys/file.h
configure:15711: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15711: $? = 0
configure:15711: result: yes
configure:15734: checking for sys/mman.h
configure:15734: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15734: $? = 0
configure:15734: result: yes
configure:15757: checking for sys/mount.h
configure:15757: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15757: $? = 0
configure:15757: result: yes
configure:15780: checking for sys/poll.h
configure:15780: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15780: $? = 0
configure:15780: result: yes
configure:15803: checking for sys/resource.h
configure:15803: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15803: $? = 0
configure:15803: result: yes
configure:15826: checking for sys/select.h
configure:15826: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15826: $? = 0
configure:15826: result: yes
configure:15849: checking for sys/socket.h
configure:15849: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15849: $? = 0
configure:15849: result: yes
configure:15872: checking for sys/stat.h
configure:15872: result: yes
configure:15895: checking for sys/statfs.h
configure:15895: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:98:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
         ^~~~~~~~~~~~~~
1 error generated.
configure:15895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/statfs.h>
configure:15895: result: no
configure:15918: checking for sys/statvfs.h
configure:15918: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15918: $? = 0
configure:15918: result: yes
configure:15941: checking for sys/vfs.h
configure:15941: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:99:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
         ^~~~~~~~~~~
1 error generated.
configure:15941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/vfs.h>
configure:15941: result: no
configure:15964: checking for sys/sysexits.h
configure:15964: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:99:10: fatal error: 'sys/sysexits.h' file not found
#include <sys/sysexits.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
configure:15964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/sysexits.h>
configure:15964: result: no
configure:15987: checking for sys/uio.h
configure:15987: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:15987: $? = 0
configure:15987: result: yes
configure:16010: checking for sys/wait.h
configure:16010: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16010: $? = 0
configure:16010: result: yes
configure:16033: checking for sys/loadavg.h
configure:16033: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:101:10: fatal error: 'sys/loadavg.h' file not found
#include <sys/loadavg.h>
         ^~~~~~~~~~~~~~~
1 error generated.
configure:16033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <sys/loadavg.h>
configure:16033: result: no
configure:16056: checking for unistd.h
configure:16056: result: yes
configure:16079: checking for unix.h
configure:16079: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:102:10: fatal error: 'unix.h' file not found
#include <unix.h>
         ^~~~~~~~
1 error generated.
configure:16079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
| 
| 
| #include <unix.h>
configure:16079: result: no
configure:16102: checking for utime.h
configure:16102: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16102: $? = 0
configure:16102: result: yes
configure:16125: checking for sys/utsname.h
configure:16125: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16125: $? = 0
configure:16125: result: yes
configure:16148: checking for sys/ipc.h
configure:16148: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16148: $? = 0
configure:16148: result: yes
configure:16171: checking for dlfcn.h
configure:16171: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16171: $? = 0
configure:16171: result: yes
configure:16194: checking for tmmintrin.h
configure:16194: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16194: $? = 0
configure:16194: result: yes
configure:16217: checking for nmmintrin.h
configure:16217: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16217: $? = 0
configure:16217: result: yes
configure:16240: checking for wmmintrin.h
configure:16240: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16240: $? = 0
configure:16240: result: yes
configure:16263: checking for immintrin.h
configure:16263: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16263: $? = 0
configure:16263: result: yes
configure:16289: checking for fopencookie
configure:16289: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:16289: $? = 0
configure:16289: result: yes
configure:16311: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:93:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
conftest.c:21:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
1 warning generated.
configure:16311: $? = 0
configure:16367: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:93:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
conftest.c:21:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
1 warning generated.
configure:16367: $? = 0
configure:16367: ./conftest
configure:16367: $? = 0
configure:16425: checking for broken getcwd
configure:16436: result: no
configure:16442: checking for broken gcc optimize-strlen
configure:16475: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:16475: $? = 0
configure:16475: ./conftest
configure:16475: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <string.h>
| #include <stdio.h>
| struct s
| {
|   int i;
|   char c[1];
| };
| int main()
| {
|   struct s *s = malloc(sizeof(struct s) + 3);
|   s->i = 3;
|   strcpy(s->c, "foo");
|   return strlen(s->c+1) == 2;
| }
| 
configure:16490: result: no
configure:16499: checking whether struct tm is in sys/time.h or time.h
configure:16520: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16520: $? = 0
configure:16528: result: time.h
configure:16536: checking for cc options needed to detect all undeclared functions
configure:16558: cc -c -g -O2 -fvisibility=hidden   -D_GNU_SOURCE conftest.c >&5
conftest.c:99:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
(void) strchr;
       ^
conftest.c:99:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
1 warning generated.
configure:16558: $? = 0
configure:16558: cc -c -g -O2 -fvisibility=hidden -fno-builtin  -D_GNU_SOURCE conftest.c >&5
conftest.c:99:8: error: use of undeclared identifier 'strchr'
(void) strchr;
       ^
1 error generated.
configure:16558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| (void) strchr;
|   ;
|   return 0;
| }
configure:16585: cc -c -g -O2 -fvisibility=hidden -fno-builtin  -D_GNU_SOURCE conftest.c >&5
configure:16585: $? = 0
configure:16602: result: -fno-builtin
configure:16616: checking for struct tm.tm_zone
configure:16616: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16616: $? = 0
configure:16616: result: yes
configure:16684: checking for missing declarations of reentrant functions
configure:16697: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16697: $? = 0
configure:16721: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16721: $? = 0
configure:16745: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16745: $? = 0
configure:16769: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16769: $? = 0
configure:16793: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16793: $? = 0
configure:16806: result: done
configure:16810: checking for fclose declaration
configure:16823: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16823: $? = 0
configure:16829: result: ok
configure:16844: checking for struct flock
configure:16864: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16864: $? = 0
configure:16877: result: yes
configure:16886: checking for socklen_t
configure:16886: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:16886: $? = 0
configure:16886: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:111:24: error: expected expression
if (sizeof ((socklen_t)))
                       ^
1 error generated.
configure:16886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| /* end confdefs.h.  */
| 
|   #ifdef HAVE_SYS_TYPES_H
|   # include <sys/types.h>
|   #endif
|   #ifdef HAVE_SYS_SOCKET_H
|   # include <sys/socket.h>
|   #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:16886: result: yes
configure:16905: checking size of intmax_t
configure:16944: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:113:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        fprintf(fp, "%d\n", sizeof(intmax_t));
                     ~~     ^~~~~~~~~~~~~~~~
                     %lu
1 warning generated.
configure:16944: $? = 0
configure:16944: ./conftest
configure:16944: $? = 0
configure:16975: result: 8
configure:16979: checking size of ssize_t
configure:17018: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:115:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        fprintf(fp, "%d\n", sizeof(ssize_t));
                     ~~     ^~~~~~~~~~~~~~~
                     %lu
1 warning generated.
configure:17018: $? = 0
configure:17018: ./conftest
configure:17018: $? = 0
configure:17049: result: 8
configure:17053: checking size of ptrdiff_t
configure:17092: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:117:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        fprintf(fp, "%d\n", sizeof(ptrdiff_t));
                     ~~     ^~~~~~~~~~~~~~~~~
                     %lu
1 warning generated.
configure:17092: $? = 0
configure:17092: ./conftest
configure:17092: $? = 0
configure:17123: result: 8
configure:17132: checking size of short
configure:17138: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17138: $? = 0
configure:17138: ./conftest
configure:17138: $? = 0
configure:17153: result: 2
configure:17165: checking size of int
configure:17171: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17171: $? = 0
configure:17171: ./conftest
configure:17171: $? = 0
configure:17186: result: 4
configure:17198: checking size of long
configure:17204: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17204: $? = 0
configure:17204: ./conftest
configure:17204: $? = 0
configure:17219: result: 8
configure:17231: checking size of long long
configure:17237: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17237: $? = 0
configure:17237: ./conftest
configure:17237: $? = 0
configure:17252: result: 8
configure:17264: checking size of size_t
configure:17270: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17270: $? = 0
configure:17270: ./conftest
configure:17270: $? = 0
configure:17285: result: 8
configure:17297: checking size of off_t
configure:17303: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17303: $? = 0
configure:17303: ./conftest
configure:17303: $? = 0
configure:17318: result: 8
configure:17326: checking for int8_t
configure:17326: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17326: $? = 0
configure:17326: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:122:21: error: expected expression
if (sizeof ((int8_t)))
                    ^
1 error generated.
configure:17326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((int8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17326: result: yes
configure:17344: checking for int16_t
configure:17344: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17344: $? = 0
configure:17344: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:123:22: error: expected expression
if (sizeof ((int16_t)))
                     ^
1 error generated.
configure:17344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((int16_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17344: result: yes
configure:17362: checking for int32_t
configure:17362: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17362: $? = 0
configure:17362: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:124:22: error: expected expression
if (sizeof ((int32_t)))
                     ^
1 error generated.
configure:17362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((int32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17362: result: yes
configure:17380: checking for int64_t
configure:17380: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17380: $? = 0
configure:17380: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:125:22: error: expected expression
if (sizeof ((int64_t)))
                     ^
1 error generated.
configure:17380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((int64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17380: result: yes
configure:17398: checking for uint8_t
configure:17398: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17398: $? = 0
configure:17398: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:126:22: error: expected expression
if (sizeof ((uint8_t)))
                     ^
1 error generated.
configure:17398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((uint8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17398: result: yes
configure:17416: checking for uint16_t
configure:17416: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17416: $? = 0
configure:17416: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:127:23: error: expected expression
if (sizeof ((uint16_t)))
                      ^
1 error generated.
configure:17416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((uint16_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17416: result: yes
configure:17434: checking for uint32_t
configure:17434: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17434: $? = 0
configure:17434: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:128:23: error: expected expression
if (sizeof ((uint32_t)))
                      ^
1 error generated.
configure:17434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((uint32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17434: result: yes
configure:17452: checking for uint64_t
configure:17452: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:17452: $? = 0
configure:17452: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:129:23: error: expected expression
if (sizeof ((uint64_t)))
                      ^
1 error generated.
configure:17452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| 
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| 
| 
| int
| main (void)
| {
| if (sizeof ((uint64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17452: result: yes
configure:17474: checking for __builtin_expect
configure:17490: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17490: $? = 0
configure:17494: result: yes
configure:17512: checking for __builtin_clz
configure:17528: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17528: $? = 0
configure:17532: result: yes
configure:17550: checking for __builtin_clzl
configure:17566: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17566: $? = 0
configure:17570: result: yes
configure:17588: checking for __builtin_clzll
configure:17604: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17604: $? = 0
configure:17608: result: yes
configure:17626: checking for __builtin_ctzl
configure:17642: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17642: $? = 0
configure:17646: result: yes
configure:17664: checking for __builtin_ctzll
configure:17680: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17680: $? = 0
configure:17684: result: yes
configure:17702: checking for __builtin_smull_overflow
configure:17719: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17719: $? = 0
configure:17723: result: yes
configure:17741: checking for __builtin_smulll_overflow
configure:17758: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17758: $? = 0
configure:17762: result: yes
configure:17780: checking for __builtin_saddl_overflow
configure:17797: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17797: $? = 0
configure:17801: result: yes
configure:17819: checking for __builtin_saddll_overflow
configure:17836: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17836: $? = 0
configure:17840: result: yes
configure:17858: checking for __builtin_ssubl_overflow
configure:17875: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17875: $? = 0
configure:17879: result: yes
configure:17897: checking for __builtin_ssubll_overflow
configure:17914: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17914: $? = 0
configure:17918: result: yes
configure:17936: checking for __builtin_cpu_init
configure:17952: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:137:32: error: used type 'void' where arithmetic or pointer type is required
    return __builtin_cpu_init()? 1 : 0;
           ~~~~~~~~~~~~~~~~~~~~^
1 error generated.
configure:17952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|     return __builtin_cpu_init()? 1 : 0;
| 
|   ;
|   return 0;
| }
configure:17962: result: no
configure:17974: checking for __builtin_cpu_supports
configure:17990: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:17990: $? = 0
configure:17994: result: yes
configure:18012: checking whether the compiler supports __alignof__
configure:18033: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18033: $? = 0
configure:18045: result: yes
configure:18053: checking for struct tm.tm_gmtoff
configure:18053: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18053: $? = 0
configure:18053: result: yes
configure:18063: checking for struct stat.st_blksize
configure:18063: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18063: $? = 0
configure:18063: result: yes
configure:18071: checking for struct stat.st_rdev
configure:18071: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18071: $? = 0
configure:18071: result: yes
configure:18081: checking for struct stat.st_blocks
configure:18081: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18081: $? = 0
configure:18081: result: yes
configure:18102: checking for size_t
configure:18102: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18102: $? = 0
configure:18102: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:171:21: error: expected expression
if (sizeof ((size_t)))
                    ^
1 error generated.
configure:18102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18102: result: yes
configure:18112: checking for uid_t in sys/types.h
configure:18133: result: yes
configure:18146: checking for struct sockaddr_storage
configure:18164: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:145:28: warning: expression result unused [-Wunused-value]
struct sockaddr_storage s; s
                           ^
1 warning generated.
configure:18164: $? = 0
configure:18173: result: yes
configure:18180: checking for field sa_len in struct sockaddr
configure:18199: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18199: $? = 0
configure:18208: result: yes
configure:18331: checking for IPv6 support
configure:18350: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:148:71: warning: expression result unused [-Wunused-value]
struct sockaddr_in6 s; struct in6_addr t=in6addr_any; int i=AF_INET6; s; t.s6_addr[0] = 0;
                                                                      ^
1 warning generated.
configure:18350: $? = 0
configure:18359: result: yes
configure:18363: checking for alphasort
configure:18363: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18363: $? = 0
configure:18363: result: yes
configure:18369: checking for asctime_r
configure:18369: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18369: $? = 0
configure:18369: result: yes
configure:18375: checking for chroot
configure:18375: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18375: $? = 0
configure:18375: result: yes
configure:18381: checking for ctime_r
configure:18381: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18381: $? = 0
configure:18381: result: yes
configure:18387: checking for explicit_memset
configure:18387: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
ld: error: undefined symbol: explicit_memset
>>> referenced by conftest.c:173
>>>               /tmp/conftest-346459.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| /* end confdefs.h.  */
| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_memset innocuous_explicit_memset
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char explicit_memset (); below.  */
| 
| #include <limits.h>
| #undef explicit_memset
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char explicit_memset ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_explicit_memset || defined __stub___explicit_memset
| choke me
| #endif
| 
| int
| main (void)
| {
| return explicit_memset ();
|   ;
|   return 0;
| }
configure:18387: result: no
configure:18393: checking for fdatasync
configure:18393: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18393: $? = 0
configure:18393: result: yes
configure:18399: checking for flock
configure:18399: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18399: $? = 0
configure:18399: result: yes
configure:18405: checking for ftok
configure:18405: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18405: $? = 0
configure:18405: result: yes
configure:18411: checking for funopen
configure:18411: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18411: $? = 0
configure:18411: result: yes
configure:18417: checking for gai_strerror
configure:18417: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18417: $? = 0
configure:18417: result: yes
configure:18423: checking for getcwd
configure:18423: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18423: $? = 0
configure:18423: result: yes
configure:18429: checking for getloadavg
configure:18429: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18429: $? = 0
configure:18429: result: yes
configure:18435: checking for getlogin
configure:18435: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18435: $? = 0
configure:18435: result: yes
configure:18441: checking for getprotobyname
configure:18441: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18441: $? = 0
configure:18441: result: yes
configure:18447: checking for getprotobynumber
configure:18447: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18453: checking for getservbyname
configure:18453: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18453: $? = 0
configure:18453: result: yes
configure:18459: checking for getservbyport
configure:18459: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18459: $? = 0
configure:18459: result: yes
configure:18465: checking for getrusage
configure:18465: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18465: $? = 0
configure:18465: result: yes
configure:18471: checking for gettimeofday
configure:18471: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18471: $? = 0
configure:18471: result: yes
configure:18477: checking for gmtime_r
configure:18477: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18477: $? = 0
configure:18477: result: yes
configure:18483: checking for getpwnam_r
configure:18483: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18483: $? = 0
configure:18483: result: yes
configure:18489: checking for getgrnam_r
configure:18489: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18489: $? = 0
configure:18489: result: yes
configure:18495: checking for getpwuid_r
configure:18495: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18495: $? = 0
configure:18495: result: yes
configure:18501: checking for getwd
configure:18501: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18501: $? = 0
configure:18501: result: yes
configure:18507: checking for glob
configure:18507: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18507: $? = 0
configure:18507: result: yes
configure:18513: checking for inet_ntoa
configure:18513: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18513: $? = 0
configure:18513: result: yes
configure:18519: checking for inet_ntop
configure:18519: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18519: $? = 0
configure:18519: result: yes
configure:18525: checking for inet_pton
configure:18525: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18525: $? = 0
configure:18525: result: yes
configure:18531: checking for localtime_r
configure:18531: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18531: $? = 0
configure:18531: result: yes
configure:18537: checking for lchown
configure:18537: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18537: $? = 0
configure:18537: result: yes
configure:18543: checking for memcntl
configure:18543: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
ld: error: undefined symbol: memcntl
>>> referenced by conftest.c:198
>>>               /tmp/conftest-67089a.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| /* end confdefs.h.  */
| /* Define memcntl to an innocuous variant, in case <limits.h> declares memcntl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memcntl innocuous_memcntl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char memcntl (); below.  */
| 
| #include <limits.h>
| #undef memcntl
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memcntl ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_memcntl || defined __stub___memcntl
| choke me
| #endif
| 
| int
| main (void)
| {
| return memcntl ();
|   ;
|   return 0;
| }
configure:18543: result: no
configure:18549: checking for memmove
configure:18549: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:187:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
     ^
conftest.c:187:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:18549: $? = 0
configure:18549: result: yes
configure:18555: checking for mkstemp
configure:18555: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18555: $? = 0
configure:18555: result: yes
configure:18561: checking for mmap
configure:18561: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18561: $? = 0
configure:18561: result: yes
configure:18567: checking for nice
configure:18567: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18567: $? = 0
configure:18567: result: yes
configure:18573: checking for nl_langinfo
configure:18573: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18573: $? = 0
configure:18573: result: yes
configure:18579: checking for poll
configure:18579: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18579: $? = 0
configure:18579: result: yes
configure:18585: checking for pthread_jit_write_protect_np
configure:18585: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
ld: error: undefined symbol: pthread_jit_write_protect_np
>>> referenced by conftest.c:204
>>>               /tmp/conftest-d93303.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| /* Define pthread_jit_write_protect_np to an innocuous variant, in case <limits.h> declares pthread_jit_write_protect_np.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_jit_write_protect_np innocuous_pthread_jit_write_protect_np
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char pthread_jit_write_protect_np (); below.  */
| 
| #include <limits.h>
| #undef pthread_jit_write_protect_np
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_jit_write_protect_np ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pthread_jit_write_protect_np || defined __stub___pthread_jit_write_protect_np
| choke me
| #endif
| 
| int
| main (void)
| {
| return pthread_jit_write_protect_np ();
|   ;
|   return 0;
| }
configure:18585: result: no
configure:18591: checking for putenv
configure:18591: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18591: $? = 0
configure:18591: result: yes
configure:18597: checking for scandir
configure:18597: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18597: $? = 0
configure:18597: result: yes
configure:18603: checking for setitimer
configure:18603: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18603: $? = 0
configure:18603: result: yes
configure:18609: checking for setenv
configure:18609: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18609: $? = 0
configure:18609: result: yes
configure:18615: checking for shutdown
configure:18615: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18615: $? = 0
configure:18615: result: yes
configure:18621: checking for sigprocmask
configure:18621: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18621: $? = 0
configure:18621: result: yes
configure:18627: checking for statfs
configure:18627: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18627: $? = 0
configure:18627: result: yes
configure:18633: checking for statvfs
configure:18633: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18633: $? = 0
configure:18633: result: yes
configure:18639: checking for std_syslog
configure:18639: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
ld: error: undefined symbol: std_syslog
>>> referenced by conftest.c:212
>>>               /tmp/conftest-6d24ad.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| /* end confdefs.h.  */
| /* Define std_syslog to an innocuous variant, in case <limits.h> declares std_syslog.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define std_syslog innocuous_std_syslog
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char std_syslog (); below.  */
| 
| #include <limits.h>
| #undef std_syslog
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char std_syslog ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_std_syslog || defined __stub___std_syslog
| choke me
| #endif
| 
| int
| main (void)
| {
| return std_syslog ();
|   ;
|   return 0;
| }
configure:18639: result: no
configure:18645: checking for strcasecmp
configure:18645: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:201:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
     ^
conftest.c:201:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:18645: $? = 0
configure:18645: result: yes
configure:18651: checking for strnlen
configure:18651: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18651: $? = 0
configure:18651: result: yes
configure:18657: checking for strptime
configure:18657: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18657: $? = 0
configure:18657: result: yes
configure:18663: checking for strtok_r
configure:18663: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18663: $? = 0
configure:18663: result: yes
configure:18669: checking for symlink
configure:18669: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18669: $? = 0
configure:18669: result: yes
configure:18675: checking for tzset
configure:18675: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18675: $? = 0
configure:18675: result: yes
configure:18681: checking for unsetenv
configure:18681: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18681: $? = 0
configure:18681: result: yes
configure:18687: checking for usleep
configure:18687: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18687: $? = 0
configure:18687: result: yes
configure:18693: checking for utime
configure:18693: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18693: $? = 0
configure:18693: result: yes
configure:18699: checking for vasprintf
configure:18699: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:221:19: warning: format string missing [-Wformat]
return vasprintf ();
       ~~~~~~~~~  ^
1 warning generated.
configure:18699: $? = 0
configure:18699: result: yes
configure:18705: checking for asprintf
configure:18705: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
conftest.c:222:18: warning: format string missing [-Wformat]
return asprintf ();
       ~~~~~~~~  ^
1 warning generated.
configure:18705: $? = 0
configure:18705: result: yes
configure:18711: checking for nanosleep
configure:18711: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18711: $? = 0
configure:18711: result: yes
configure:18717: checking for memmem
configure:18717: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18717: $? = 0
configure:18717: result: yes
configure:18723: checking for memrchr
configure:18723: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  >&5
configure:18723: $? = 0
configure:18723: result: yes
configure:18739: checking how many arguments gethostbyname_r() takes
configure:18775: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:205:39: error: too few arguments to function call, expected 6, have 1
            (void)gethostbyname_r(name) /* ; */
                  ~~~~~~~~~~~~~~~     ^
/usr/include/netdb.h:262:1: note: 'gethostbyname_r' declared here
int             gethostbyname_r(const char *, struct hostent *, char *, size_t,
^
1 error generated.
configure:18775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| /* end confdefs.h.  */
| #include <netdb.h>
| int
| main (void)
| {
| 
|             char *name = "www.gnu.org";
|             (void)gethostbyname_r(name) /* ; */
| 
|   ;
|   return 0;
| }
configure:18806: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:18806: $? = 0
configure:18909: result: six
configure:18945: checking for nanosleep in -lrt
configure:18968: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt  -lm  >&5
configure:18968: $? = 0
configure:18978: result: yes
configure:19044: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lm  -lrt >&5
configure:19044: $? = 0
configure:19044: ./conftest
configure:19044: $? = 0
configure:19088: checking for setsockopt in -lnetwork
configure:19111: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lnetwork  -lrt -lm  >&5
ld: error: unable to find library -lnetwork
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char setsockopt ();
| int
| main (void)
| {
| return setsockopt ();
|   ;
|   return 0;
| }
configure:19121: result: no
configure:19128: checking for __setsockopt in -lnetwork
configure:19151: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lnetwork  -lrt -lm  >&5
ld: error: unable to find library -lnetwork
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char __setsockopt ();
| int
| main (void)
| {
| return __setsockopt ();
|   ;
|   return 0;
| }
configure:19161: result: no
configure:19226: checking for getaddrinfo
configure:19243: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
configure:19243: $? = 0
configure:19301: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
configure:19301: $? = 0
configure:19301: ./conftest
configure:19301: $? = 0
configure:19317: result: yes
configure:19325: checking for copy_file_range
configure:19358: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:221:2: error: "unsupported platform"
#error "unsupported platform"
 ^
1 error generated.
configure:19358: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h.  */
| 
| #ifdef __linux__
| #ifndef _GNU_SOURCE
| #define _GNU_SOURCE
| #endif
| #include <linux/version.h>
| #include <unistd.h>
| 
| int main(void) {
| (void)copy_file_range(-1, 0, -1, 0, 0, 0);
| #if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
| #error "kernel too old"
| #else
| return 0;
| #endif
| }
| #else
| #error "unsupported platform"
| #endif
| 
configure:19370: result: no
configure:19379: checking for strlcat
configure:19379: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:220:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
     ^
conftest.c:220:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:19379: $? = 0
configure:19379: result: yes
configure:19392: checking for strlcpy
configure:19392: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:221:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
     ^
conftest.c:221:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:19392: $? = 0
configure:19392: result: yes
configure:19405: checking for explicit_bzero
configure:19405: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
configure:19405: $? = 0
configure:19405: result: yes
configure:19418: checking for getopt
configure:19418: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
configure:19418: $? = 0
configure:19418: result: yes
configure:19434: checking for working alloca.h
configure:19452: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:208:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^~~~~~~~~~
1 error generated.
configure:19452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main (void)
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:19461: result: no
configure:19469: checking for alloca
configure:19505: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
configure:19505: $? = 0
configure:19514: result: yes
configure:19582: checking for type of reentrant time-related functions
configure:19613: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:218:3: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct tm *' [-Wint-conversion]
s = gmtime_r(&old, &t);
  ^ ~~~~~~~~~~~~~~~~~~
conftest.c:219:30: error: too many arguments to function call, expected 2, have 3
r = (int) asctime_r(&t, buf, 26);
          ~~~~~~~~~          ^~
/usr/include/time.h:185:1: note: 'asctime_r' declared here
char *asctime_r(const struct tm *, char *);
^
1 warning and 1 error generated.
configure:19613: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| 
| #include <time.h>
| 
| int main() {
| char buf[27];
| struct tm t;
| time_t old = 0;
| int r, s;
| 
| s = gmtime_r(&old, &t);
| r = (int) asctime_r(&t, buf, 26);
| if (r == s && s == 0) return (0);
| return (1);
| }
| 
configure:19642: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:217:26: error: too many arguments to function call, expected 2, have 3
  p = asctime_r(&t, buf, 26);
      ~~~~~~~~~          ^~
/usr/include/time.h:185:1: note: 'asctime_r' declared here
char *asctime_r(const struct tm *, char *);
^
1 error generated.
configure:19642: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| 
| #include <time.h>
| int main() {
|   struct tm t, *s;
|   time_t old = 0;
|   char buf[27], *p;
| 
|   s = gmtime_r(&old, &t);
|   p = asctime_r(&t, buf, 26);
|   if (p == buf && s == &t) return (0);
|   return (1);
| }
| 
configure:19664: result: POSIX
configure:19676: checking for in_addr_t
configure:19701: result: yes
configure:19710: checking for aarch64 CRC32 API
configure:19727: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
In file included from conftest.c:209:
/usr/lib/clang/8.0.1/include/arm_acle.h:28:2: error: "ACLE intrinsics support not enabled."
#error "ACLE intrinsics support not enabled."
 ^
conftest.c:213:1: warning: implicit declaration of function '__crc32d' is invalid in C99 [-Wimplicit-function-declaration]
__crc32d(0, 0);
^
1 warning and 1 error generated.
configure:19727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <arm_acle.h>
| int
| main (void)
| {
| __crc32d(0, 0);
|   ;
|   return 0;
| }
configure:19736: result: no
configure:19744: checking for asm goto
configure:19790: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
conftest.c:212:13: error: 'asm goto' constructs are not supported yet
    __asm__ goto("jmp %l0\n" :::: end);
            ^
1 error generated.
configure:19790: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| 
| int main(void) {
| #if defined(__x86_64__) || defined(__i386__)
|     __asm__ goto("jmp %l0\n" :::: end);
| #elif defined(__aarch64__)
|     __asm__ goto("b %l0\n" :::: end);
| #endif
| end:
|     return 0;
| }
| 
configure:19801: result: no
configure:19813: checking whether to enable valgrind support
configure:19829: result: yes
configure:19838: checking for valgrind
configure:19845: $PKG_CONFIG --exists --print-errors "valgrind"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
Package 'valgrind', required by 'virtual:world', not found
configure:19848: $? = 1
configure:19862: $PKG_CONFIG --exists --print-errors "valgrind"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
Package 'valgrind', required by 'virtual:world', not found
configure:19865: $? = 1
configure:19879: result: no
Package 'valgrind', required by 'virtual:world', not found
configure:19964: checking for openpty
configure:19964: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
ld: error: undefined symbol: openpty
>>> referenced by conftest.c:236
>>>               /tmp/conftest-6f4f34.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define openpty innocuous_openpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char openpty (); below.  */
| 
| #include <limits.h>
| #undef openpty
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char openpty ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_openpty || defined __stub___openpty
| choke me
| #endif
| 
| int
| main (void)
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:19964: result: no
configure:19969: checking for __openpty
configure:19969: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  >&5
ld: error: undefined symbol: __openpty
>>> referenced by conftest.c:236
>>>               /tmp/conftest-43fa1c.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| /* Define __openpty to an innocuous variant, in case <limits.h> declares __openpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __openpty innocuous___openpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char __openpty (); below.  */
| 
| #include <limits.h>
| #undef __openpty
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __openpty ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___openpty || defined __stub_____openpty
| choke me
| #endif
| 
| int
| main (void)
| {
| return __openpty ();
|   ;
|   return 0;
| }
configure:19969: result: no
configure:19993: checking for openpty in -lutil
configure:20016: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lutil  -lrt -lm  >&5
configure:20016: $? = 0
configure:20026: result: yes
configure:20092: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lrt -lm  -lutil >&5
configure:20092: $? = 0
configure:20092: ./conftest
configure:20092: $? = 0
configure:20274: result: 
configure:20276: result: General settings
configure:20292: checking whether to include gcov symbols
configure:20307: result: no
configure:20350: checking whether to include debugging symbols
configure:20365: result: no
configure:20399: checking whether to enable debug assertions in release mode
configure:20414: result: no
configure:20446: checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY
configure:20461: result: no
configure:20476: checking layout of installed files
configure:20492: result: PHP
configure:20510: checking path to configuration file
configure:20526: result: /usr/local/php82/etc
configure:20543: checking where to scan for configuration files
configure:20571: result: 
configure:20579: checking whether to enable PHP's own SIGCHLD handler
configure:20594: result: no
configure:20613: checking whether to explicitly link against libgcc
configure:20628: result: no
configure:20691: checking whether to enable short tags by default
configure:20706: result: yes
configure:20725: checking whether to enable dmalloc
configure:20740: result: no
configure:20811: checking whether to enable IPv6 support
configure:20826: result: yes
configure:20841: checking whether to enable DTrace support
configure:20856: result: no
configure:20985: checking how big to make fd sets
configure:21018: result: using system default
configure:21118: result: 
configure:21120: result: Configuring extensions
configure:21134: checking for io.h
configure:21134: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:242:10: fatal error: 'io.h' file not found
#include <io.h>
         ^~~~~~
1 error generated.
configure:21134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:21134: result: no
configure:21142: checking for strtoll
configure:21142: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lutil -lrt -lm  >&5
conftest.c:230:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
char strtoll ();
     ^
conftest.c:230:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
1 warning generated.
configure:21142: $? = 0
configure:21142: result: yes
configure:21148: checking for atoll
configure:21148: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c -lutil -lrt -lm  >&5
configure:21148: $? = 0
configure:21148: result: yes
configure:21533: checking whether to build with LIBXML support
configure:21570: result: yes
configure:21583: checking for libxml-2.0 >= 2.9.0
configure:21590: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0"
configure:21593: $? = 0
configure:21607: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0"
configure:21610: $? = 0
configure:21668: result: yes
configure:22104: checking for OpenSSL support
configure:22141: result: yes
configure:22150: checking for Kerberos support
configure:22166: result: no
configure:22175: checking whether to use system default cipher list instead of hardcoded value
configure:22191: result: no
configure:22696: checking for openssl >= 1.0.2
configure:22703: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2"
configure:22706: $? = 0
configure:22720: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2"
configure:22723: $? = 0
configure:22781: result: yes
configure:22937: checking for RAND_egd
configure:22937: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lutil -lrt -lm  -lxml2 -lssl -lcrypto >&5
ld: error: undefined symbol: RAND_egd
>>> referenced by conftest.c:247
>>>               /tmp/conftest-fc87bb.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22937: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| /* end confdefs.h.  */
| /* Define RAND_egd to an innocuous variant, in case <limits.h> declares RAND_egd.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define RAND_egd innocuous_RAND_egd
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char RAND_egd (); below.  */
| 
| #include <limits.h>
| #undef RAND_egd
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char RAND_egd ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_RAND_egd || defined __stub___RAND_egd
| choke me
| #endif
| 
| int
| main (void)
| {
| return RAND_egd ();
|   ;
|   return 0;
| }
configure:22937: result: no
configure:23555: checking for PCRE library to use
configure:23557: result: bundled
configure:23574: checking whether to enable PCRE JIT functionality
configure:23580: result: yes
configure:23583: checking whether Intel CET is enabled
configure:23599: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:226:13: error: CET is not enabled
          # error CET is not enabled
            ^
1 error generated.
configure:23599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| /* end confdefs.h.  */
| 
| 
|           #ifndef __CET__
|           # error CET is not enabled
|           #endif
| 
configure:23615: result: no
configure:23919: checking whether to enable the SQLite3 extension
configure:23956: result: yes
configure:23965: checking for sqlite3 >= 3.7.7
configure:23972: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7"
configure:23975: $? = 0
configure:23989: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7"
configure:23992: $? = 0
configure:24050: result: yes
configure:24303: checking for sqlite3_errstr in -lsqlite3
configure:24326: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsqlite3  -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 >&5
configure:24326: $? = 0
configure:24336: result: yes
configure:24464: checking for sqlite3_expanded_sql in -lsqlite3
configure:24487: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsqlite3  -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 >&5
configure:24487: $? = 0
configure:24497: result: yes
configure:24626: checking for sqlite3_load_extension in -lsqlite3
configure:24649: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsqlite3  -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 >&5
configure:24649: $? = 0
configure:24659: result: yes
configure:24946: checking for ZLIB support
configure:24983: result: yes
configure:24992: checking for zlib >= 1.2.0.4
configure:24999: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0.4"
configure:25002: $? = 0
configure:25016: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0.4"
configure:25019: $? = 0
configure:25077: result: yes
configure:25492: checking whether to enable bc style precision math functions
configure:25528: result: yes
configure:25822: checking for BZip2 support
configure:25859: result: yes
configure:25869: checking for BZip2 in default path
configure:25874: result: found in /usr
configure:25994: checking for BZ2_bzerror in -lbz2
configure:26017: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2  -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz >&5
configure:26017: $? = 0
configure:26027: result: yes
configure:26446: checking whether to enable calendar conversion support
configure:26482: result: yes
configure:26755: checking whether to enable ctype functions
configure:26791: result: yes
configure:27064: checking for cURL support
configure:27101: result: yes
configure:27110: checking for libcurl >= 7.29.0
configure:27117: $PKG_CONFIG --exists --print-errors "libcurl >= 7.29.0"
configure:27120: $? = 0
configure:27134: $PKG_CONFIG --exists --print-errors "libcurl >= 7.29.0"
configure:27137: $? = 0
configure:27195: result: yes
configure:27204: $PKG_CONFIG --exists --print-errors "libcurl"
configure:27207: $? = 0
configure:27364: checking for SSL support in libcurl
configure:27369: result: yes
configure:27383: checking for libcurl linked against old openssl
configure:27422: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lcurl  conftest.c -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl >&5
conftest.c:233:10: fatal error: 'curl/curl.h' file not found
#include <curl/curl.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:27422: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| /* end confdefs.h.  */
| 
| #include <strings.h>
| #include <curl/curl.h>
| 
| int main(int argc, char *argv[])
| {
|   curl_version_info_data *data = curl_version_info(CURLVERSION_NOW);
| 
|   if (data && data->ssl_version && *data->ssl_version) {
|     const char *ptr = data->ssl_version;
| 
|     while(*ptr == ' ') ++ptr;
|     if (strncasecmp(ptr, "OpenSSL/1.1", sizeof("OpenSSL/1.1")-1) == 0) {
|       /* New OpenSSL version */
|       return 3;
|     }
|     if (strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1) == 0) {
|       /* Old OpenSSL version */
|       return 0;
|     }
|     /* Different SSL library */
|     return 2;
|   }
|   /* No SSL support */
|   return 1;
| }
| 
configure:27671: result: no
configure:27793: checking for curl_easy_perform in -lcurl
configure:27816: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl  -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl >&5
configure:27816: $? = 0
configure:27826: result: yes
configure:28733: checking for QDBM support
configure:28744: result: no
configure:29076: checking for GDBM support
configure:29087: result: no
configure:29405: checking for NDBM support
configure:29416: result: no
configure:29761: checking for TCADB support
configure:29772: result: no
configure:30117: checking for LMDB support
configure:30128: result: no
configure:30450: checking for Berkeley DB4 support
configure:30461: result: no
configure:30772: checking for Berkeley DB3 support
configure:30783: result: no
configure:31094: checking for Berkeley DB2 support
configure:31105: result: no
configure:31333: checking for DB1 support
configure:31344: result: no
configure:31702: checking for DBM support
configure:31713: result: no
configure:32112: checking for CDB support
configure:32120: result: builtin
configure:32143: checking for INI File support
configure:32151: result: builtin
configure:32174: checking for FlatFile support
configure:32182: result: builtin
configure:32191: checking whether to enable DBA interface
configure:32198: result: yes
configure:32488: checking whether to enable dl-test extension
configure:32524: result: no
configure:32794: checking whether to enable DOM support
configure:32830: result: yes
configure:32845: checking for libxml-2.0 >= 2.9.0
configure:32930: result: yes
configure:33424: checking whether to build with Enchant support
configure:33461: result: yes
configure:33470: checking for enchant-2
configure:33477: $PKG_CONFIG --exists --print-errors "enchant-2"
configure:33480: $? = 0
configure:33494: $PKG_CONFIG --exists --print-errors "enchant-2"
configure:33497: $? = 0
configure:33535: result: yes
configure:34518: checking whether to enable EXIF (metadata from images) support
configure:34554: result: yes
configure:34827: checking for FFI support
configure:34864: result: yes
configure:34873: checking for libffi >= 3.0.11
configure:34880: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.11"
configure:34883: $? = 0
configure:34897: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.11"
configure:34900: $? = 0
configure:34958: result: yes
configure:35107: checking for long double
configure:35107: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:35107: $? = 0
configure:35107: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:275:26: error: expected expression
if (sizeof ((long double)))
                         ^
1 error generated.
configure:35107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((long double)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:35107: result: yes
configure:35117: checking for fastcall calling convention
configure:35136: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_FASTCALL
|   ;
|   return 0;
| }
| 
configure:35145: result: no
configure:35154: checking for thiscall calling convention
configure:35173: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_THISCALL
|   ;
|   return 0;
| }
| 
configure:35182: result: no
configure:35191: checking for stdcall calling convention
configure:35210: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35210: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_STDCALL
|   ;
|   return 0;
| }
| 
configure:35219: result: no
configure:35228: checking for pascal calling convention
configure:35247: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35247: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_PASCAL
|   ;
|   return 0;
| }
| 
configure:35256: result: no
configure:35265: checking for register calling convention
configure:35284: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35284: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_REGISTER
|   ;
|   return 0;
| }
| 
configure:35293: result: no
configure:35302: checking for ms_cdecl calling convention
configure:35321: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_MS_CDECL
|   ;
|   return 0;
| }
| 
configure:35330: result: no
configure:35339: checking for sysv calling convention
configure:35358: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:245:10: fatal error: 'ffi.h' file not found
#include <ffi.h>
         ^~~~~~~
1 error generated.
configure:35358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <ffi.h>
| int
| main (void)
| {
| return FFI_SYSV
|   ;
|   return 0;
| }
| 
configure:35367: result: no
configure:35642: checking for fileinfo support
configure:35678: result: yes
configure:35694: checking for strcasestr
configure:35730: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi >&5
configure:35730: $? = 0
configure:35730: ./conftest
configure:35730: $? = 0
configure:35733: result: yes
configure:36011: checking for utimes
configure:36011: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi >&5
configure:36011: $? = 0
configure:36011: result: yes
configure:36017: checking for strndup
configure:36017: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi >&5
conftest.c:262:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
     ^
conftest.c:262:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:36017: $? = 0
configure:36017: result: yes
configure:36039: checking whether to enable input filter support
configure:36075: result: yes
configure:36386: checking whether to enable FTP support
configure:36422: result: yes
configure:36431: checking whether to explicitly enable FTP SSL support
configure:36447: result: no
configure:36721: checking for openssl >= 1.0.2
configure:36806: result: yes
configure:36970: checking for GD support
configure:37006: result: yes
configure:37015: checking for external libgd
configure:37031: result: no
configure:37041: checking for libavif
configure:37057: result: no
configure:37068: checking for libwebp
configure:37084: result: yes
configure:37095: checking for libjpeg
configure:37111: result: yes
configure:37121: checking for libXpm
configure:37137: result: yes
configure:37146: checking for FreeType 2
configure:37162: result: yes
configure:37171: checking whether to enable JIS-mapped Japanese font support in GD
configure:37186: result: yes
configure:37225: checking for fabsf
configure:37225: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto >&5
conftest.c:265:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
char fabsf ();
     ^
conftest.c:265:6: note: 'fabsf' is a builtin with type 'float (float)'
1 warning generated.
configure:37225: $? = 0
configure:37225: result: yes
configure:37231: checking for floorf
configure:37231: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto >&5
conftest.c:266:6: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration]
char floorf ();
     ^
conftest.c:266:6: note: 'floorf' is a builtin with type 'float (float)'
1 warning generated.
configure:37231: $? = 0
configure:37231: result: yes
configure:37255: checking for zlib
configure:37262: $PKG_CONFIG --exists --print-errors "zlib"
configure:37265: $? = 0
configure:37340: result: yes
configure:37487: checking for libpng
configure:37494: $PKG_CONFIG --exists --print-errors "libpng"
configure:37497: $? = 0
configure:37511: $PKG_CONFIG --exists --print-errors "libpng"
configure:37514: $? = 0
configure:37572: result: yes
configure:37963: checking for libwebp >= 0.2.0
configure:37970: $PKG_CONFIG --exists --print-errors "libwebp >= 0.2.0"
configure:37973: $? = 0
configure:37987: $PKG_CONFIG --exists --print-errors "libwebp >= 0.2.0"
configure:37990: $? = 0
configure:38048: result: yes
configure:38203: checking for libjpeg
configure:38210: $PKG_CONFIG --exists --print-errors "libjpeg"
configure:38213: $? = 0
configure:38227: $PKG_CONFIG --exists --print-errors "libjpeg"
configure:38230: $? = 0
configure:38288: result: yes
configure:38443: checking for xpm
configure:38450: $PKG_CONFIG --exists --print-errors "xpm"
configure:38453: $? = 0
configure:38467: $PKG_CONFIG --exists --print-errors "xpm"
configure:38470: $? = 0
configure:38528: result: yes
configure:38683: checking for freetype2
configure:38690: $PKG_CONFIG --exists --print-errors "freetype2"
configure:38693: $? = 0
configure:38707: $PKG_CONFIG --exists --print-errors "freetype2"
configure:38710: $? = 0
configure:38768: result: yes
configure:39208: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c    -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
conftest.c:267:21: warning: control reaches end of non-void function [-Wreturn-type]
    char foobar () {}
                    ^
1 warning generated.
configure:39208: $? = 0
configure:41498: checking for GNU gettext support
configure:41535: result: yes
configure:41555: checking for bindtextdomain in -lintl
configure:41578: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:41578: $? = 0
configure:41588: result: yes
configure:41943: checking for ngettext in -lintl
configure:41966: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:41966: $? = 0
configure:41977: result: yes
configure:41987: checking for dngettext in -lintl
configure:42010: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:42010: $? = 0
configure:42021: result: yes
configure:42031: checking for dcngettext in -lintl
configure:42054: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:42054: $? = 0
configure:42065: result: yes
configure:42075: checking for bind_textdomain_codeset in -lintl
configure:42098: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl  -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:42098: $? = 0
configure:42109: result: yes
configure:42227: checking for GNU MP support
configure:42264: result: yes
configure:42377: checking for __gmpz_rootrem in -lgmp
configure:42400: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lgmp  -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:42400: $? = 0
configure:42410: result: yes
configure:43038: checking for mhash support
configure:43075: result: yes
configure:43103: checking size of long
configure:43124: result: 8
configure:43132: checking if we're at 64-bit platform
configure:43144: result: yes
configure:43459: checking for iconv support
configure:43496: result: yes
configure:43668: checking for libiconv in -liconv
configure:43691: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv  -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:43691: $? = 0
configure:43702: result: yes
configure:44043: checking if iconv is glibc's
configure:44056: cc -o conftest  -I/root/php-8.2.0/ext/date/lib -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -g -O2 -fvisibility=hidden  -D_GNU_SOURCE   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
conftest.c:277:10: fatal error: 'gnu/libc-version.h' file not found
#include <gnu/libc-version.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:44056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| #include <gnu/libc-version.h>
| int
| main (void)
| {
| gnu_get_libc_version();
|   ;
|   return 0;
| }
configure:44065: result: no
configure:44073: checking if using GNU libiconv
configure:44092: cc -o conftest  -I/root/php-8.2.0/ext/date/lib -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -g -O2 -fvisibility=hidden  -D_GNU_SOURCE   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
conftest.c:280:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]
  printf("%d", _libiconv_version);
  ^
conftest.c:280:3: note: include the header <stdio.h> or explicitly provide a declaration for 'printf'
1 warning generated.
configure:44092: $? = 0
configure:44092: ./conftest
configure:44092: $? = 0
configure:44095: result: yes
configure:44210: checking if iconv supports errno
configure:44240: cc -o conftest  -I/root/php-8.2.0/ext/date/lib -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -g -O2 -fvisibility=hidden  -D_GNU_SOURCE   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:44240: $? = 0
configure:44240: ./conftest
configure:44240: $? = 0
configure:44243: result: yes
configure:44258: checking if iconv supports //IGNORE
configure:44293: cc -o conftest  -I/root/php-8.2.0/ext/date/lib -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -g -O2 -fvisibility=hidden  -D_GNU_SOURCE   -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:44293: $? = 0
configure:44293: ./conftest
configure:44293: $? = 0
configure:44296: result: yes
configure:44616: checking for IMAP support
configure:44653: result: yes
configure:44662: checking for IMAP Kerberos support
configure:44678: result: no
configure:44687: checking for IMAP SSL support
configure:44703: result: yes
configure:45067: checking for utf8_mime2text signature
configure:45090: cc -c -I/usr/local/include/c-client  -D_GNU_SOURCE conftest.c >&5
conftest.c:292:32: error: too few arguments to function call, expected 3, have 2
        utf8_mime2text(src, dst);
        ~~~~~~~~~~~~~~         ^
/usr/local/include/c-client/utf8aux.h:37:1: note: 'utf8_mime2text' declared here
long utf8_mime2text (SIZEDTEXT *src,SIZEDTEXT *dst,long flags);
^
1 error generated.
configure:45090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <c-client.h>
| 
| int
| main (void)
| {
| 
|         SIZEDTEXT *src, *dst;
|         utf8_mime2text(src, dst);
| 
|   ;
|   return 0;
| }
configure:45103: result: new
configure:45114: checking for U8T_DECOMPOSE
configure:45135: cc -c -I/usr/local/include/c-client  -D_GNU_SOURCE conftest.c >&5
configure:45135: $? = 0
configure:45148: result: yes
configure:45288: checking for pam_start in -lpam
configure:45311: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpam  -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:45311: $? = 0
configure:45321: result: yes
configure:45472: checking for crypt in -lcrypt
configure:45495: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt  -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype >&5
configure:45495: $? = 0
configure:45505: result: yes
configure:45952: checking for openssl >= 1.0.2
configure:46037: result: yes
configure:46256: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client4   -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto >&5
ld: error: undefined symbol: auth_gssapi_valid
>>> referenced by conftest.c:314
>>>               /tmp/conftest-7f7b5e.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:46256: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| /* end confdefs.h.  */
| 
| 
| 
| #if defined(__GNUC__) && __GNUC__ >= 4
| # define PHP_IMAP_EXPORT __attribute__ ((visibility("default")))
| #else
| # define PHP_IMAP_EXPORT
| #endif
| 
|     PHP_IMAP_EXPORT void mm_log(void){}
|     PHP_IMAP_EXPORT void mm_dlog(void){}
|     PHP_IMAP_EXPORT void mm_flags(void){}
|     PHP_IMAP_EXPORT void mm_fatal(void){}
|     PHP_IMAP_EXPORT void mm_critical(void){}
|     PHP_IMAP_EXPORT void mm_nocritical(void){}
|     PHP_IMAP_EXPORT void mm_notify(void){}
|     PHP_IMAP_EXPORT void mm_login(void){}
|     PHP_IMAP_EXPORT void mm_diskerror(void){}
|     PHP_IMAP_EXPORT void mm_status(void){}
|     PHP_IMAP_EXPORT void mm_lsub(void){}
|     PHP_IMAP_EXPORT void mm_list(void){}
|     PHP_IMAP_EXPORT void mm_exists(void){}
|     PHP_IMAP_EXPORT void mm_searched(void){}
|     PHP_IMAP_EXPORT void mm_expunged(void){}
| 
|     char auth_gssapi_valid();
|     int main() {
|       auth_gssapi_valid();
|       return 0;
|     }
| 
configure:46317: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client4   -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto >&5
conftest.c:289:40: warning: implicit declaration of function 'utf8_to_mutf7' is invalid in C99 [-Wimplicit-function-declaration]
      char utf8_to_mutf7_php(){ return utf8_to_mutf7(""); }
                                       ^
1 warning generated.
configure:46317: $? = 0
configure:46338: checking whether rfc822_output_address_list function present
configure:46381: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c 
      -lc-client4  
     -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto >&5
conftest.c:313:54: warning: control reaches end of non-void function [-Wreturn-type]
      char foobar () {f = rfc822_output_address_list;}
                                                     ^
1 warning generated.
configure:46381: $? = 0
configure:46386: result: yes
configure:46406: checking whether build with IMAP works
configure:46446: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lc-client4   -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto >&5
configure:46446: $? = 0
configure:46451: result: yes
configure:46477: checking whether to enable internationalization support
configure:46513: result: yes
configure:46523: checking for icu-uc >= 50.1 icu-io icu-i18n
configure:46530: $PKG_CONFIG --exists --print-errors "icu-uc >= 50.1 icu-io icu-i18n"
configure:46533: $? = 0
configure:46547: $PKG_CONFIG --exists --print-errors "icu-uc >= 50.1 icu-io icu-i18n"
configure:46550: $? = 0
configure:46608: result: yes
configure:47299: checking for g++
configure:47334: result: no
configure:47299: checking for c++
configure:47320: found /usr/bin/c++
configure:47331: result: c++
configure:47358: checking for C++ compiler version
configure:47367: c++ --version >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:47378: $? = 0
configure:47367: c++ -v >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:47378: $? = 0
configure:47367: c++ -V >&5
c++: error: argument to '-V' is missing (expected 1 value)
c++: error: no input files
configure:47378: $? = 1
configure:47367: c++ -qversion >&5
c++: error: unknown argument '-qversion', did you mean '--version'?
c++: error: no input files
configure:47378: $? = 1
configure:47382: checking whether the compiler supports GNU C++
configure:47402: c++ -c   -D_GNU_SOURCE conftest.cpp >&5
configure:47402: $? = 0
configure:47412: result: yes
configure:47423: checking whether c++ accepts -g
configure:47444: c++ -c -g  -D_GNU_SOURCE conftest.cpp >&5
configure:47444: $? = 0
configure:47488: result: yes
configure:47508: checking for c++ option to enable C++11 features
configure:47523: c++  -c -g -O2  -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:455:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
  cxx11test::delegate d2();
                        ^~
conftest.cpp:455:25: note: remove parentheses to declare a variable
  cxx11test::delegate d2();
                        ^~
1 warning generated.
configure:47523: $? = 0
configure:47541: result: none needed
configure:47610: checking how to run the C++ preprocessor
configure:47632: c++ -E  -D_GNU_SOURCE conftest.cpp
configure:47632: $? = 0
configure:47647: c++ -E  -D_GNU_SOURCE conftest.cpp
conftest.cpp:289:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:47647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:47674: result: c++ -E
configure:47688: c++ -E  -D_GNU_SOURCE conftest.cpp
configure:47688: $? = 0
configure:47703: c++ -E  -D_GNU_SOURCE conftest.cpp
conftest.cpp:289:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:47703: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:47758: checking whether c++ supports C++11 features with -std=c++11
configure:48057: c++ -std=c++11 -c -g -O2  -D_GNU_SOURCE conftest.cpp >&5
configure:48057: $? = 0
configure:48067: result: yes
configure:48590: checking for LDAP support
configure:48627: result: yes
configure:48636: checking whether to build with LDAP Cyrus SASL support
configure:48652: result: no
configure:48933: checking size of long
configure:48954: result: 8
configure:48962: checking if we're at 64-bit platform
configure:48973: result: yes
configure:49724: checking for 3 arg ldap_set_rebind_proc
configure:49741: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include conftest.c >&5
configure:49741: $? = 0
configure:49749: result: yes
configure:49757: checking for ldap_parse_result
configure:49757: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49757: $? = 0
configure:49757: result: yes
configure:49763: checking for ldap_parse_reference
configure:49763: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49763: $? = 0
configure:49763: result: yes
configure:49769: checking for ldap_start_tls_s
configure:49769: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49769: $? = 0
configure:49769: result: yes
configure:49775: checking for ldap_control_find
configure:49775: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49775: $? = 0
configure:49775: result: yes
configure:49781: checking for ldap_parse_extended_result
configure:49781: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49781: $? = 0
configure:49781: result: yes
configure:49787: checking for ldap_extended_operation
configure:49787: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49787: $? = 0
configure:49787: result: yes
configure:49793: checking for ldap_extended_operation_s
configure:49793: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49793: $? = 0
configure:49793: result: yes
configure:49799: checking for ldap_passwd
configure:49799: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49799: $? = 0
configure:49799: result: yes
configure:49805: checking for ldap_whoami_s
configure:49805: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49805: $? = 0
configure:49805: result: yes
configure:49811: checking for ldap_refresh_s
configure:49811: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:49811: $? = 0
configure:49811: result: yes
configure:50057: checking for ldap_bind_s
configure:50057: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -I/usr/local/include  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata  >&5
configure:50057: $? = 0
configure:50057: result: yes
configure:50097: checking whether to enable multibyte string support
configure:50133: result: yes
configure:50142: checking whether to enable multibyte regex support (requires oniguruma)
configure:50157: result: yes
configure:50177: checking for oniguruma
configure:50184: $PKG_CONFIG --exists --print-errors "oniguruma"
configure:50187: $? = 0
configure:50201: $PKG_CONFIG --exists --print-errors "oniguruma"
configure:50204: $? = 0
configure:50262: result: yes
configure:50506: checking if oniguruma has an invalid entry for KOI8 encoding
configure:50523: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
conftest.c:305:10: fatal error: 'oniguruma.h' file not found
#include <oniguruma.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:50523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| /* end confdefs.h.  */
| 
| #include <oniguruma.h>
| 
| int
| main (void)
| {
| 
| return (int)(ONIG_ENCODING_KOI8 + 1);
| 
|   ;
|   return 0;
| }
configure:50531: result: yes
configure:51025: checking for MySQLi support
configure:51062: result: yes
configure:51071: checking for specified location of the MySQL UNIX socket
configure:51087: result: no
configure:51101: checking for MySQL UNIX socket location
configure:51141: result: no
configure:51493: checking for Oracle Database OCI8 support
configure:51530: result: no
configure:53235: checking for Adabas support
configure:53392: result: no
configure:53442: checking for SAP DB support
configure:53529: result: no
configure:53579: checking for Solid support
configure:53670: result: no
configure:53720: checking for IBM DB2 support
configure:53788: result: no
configure:53838: checking for Empress support
configure:53867: result: no
configure:53917: checking for Empress local access support
configure:53962: result: no
configure:54012: checking for a custom ODBC support
configure:54030: result: no
configure:54080: checking whether to build with iODBC support
configure:54224: result: no
configure:54274: checking for Easysoft ODBC-ODBC Bridge support
configure:54292: result: no
configure:54342: checking whether to build with unixODBC support
configure:54498: result: no
configure:54548: checking for DBMaker support
configure:54672: result: no
configure:55090: checking for any ODBC driver support
configure:55092: result: no
configure:55102: checking whether to enable Zend OPcache support
configure:55138: result: yes
configure:55147: checking whether to enable copying PHP CODE pages into HUGE PAGES
configure:55162: result: yes
configure:55171: checking whether to enable JIT
configure:55186: result: yes
configure:55247: checking for capstone >= 3.0.0
configure:55254: $PKG_CONFIG --exists --print-errors "capstone >= 3.0.0"
Package capstone was not found in the pkg-config search path.
Perhaps you should add the directory containing `capstone.pc'
to the PKG_CONFIG_PATH environment variable
Package 'capstone', required by 'virtual:world', not found
configure:55257: $? = 1
configure:55271: $PKG_CONFIG --exists --print-errors "capstone >= 3.0.0"
Package capstone was not found in the pkg-config search path.
Perhaps you should add the directory containing `capstone.pc'
to the PKG_CONFIG_PATH environment variable
Package 'capstone', required by 'virtual:world', not found
configure:55274: $? = 1
configure:55288: result: no
Package 'capstone', required by 'virtual:world', not found
configure:55468: checking for opagent in default path
configure:55479: result: not found
configure:55782: checking for mprotect
configure:55782: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:55782: $? = 0
configure:55782: result: yes
configure:55790: checking for sysvipc shared memory support
configure:55864: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:55864: $? = 0
configure:55864: ./conftest
configure:55864: $? = 0
configure:55879: result: yes
configure:55882: checking for mmap() using MAP_ANON shared memory support
configure:55947: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:55947: $? = 0
configure:55947: ./conftest
configure:55947: $? = 0
configure:55962: result: yes
configure:55970: checking for shm_open in -lrt
configure:55993: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lrt  -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:55993: $? = 0
configure:56003: result: yes
configure:56069: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lrt >&5
configure:56069: $? = 0
configure:56069: ./conftest
configure:56069: $? = 0
configure:56246: checking for mmap() using shm_open() shared memory support
configure:56319: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:56319: $? = 0
configure:56319: ./conftest
configure:56319: $? = 0
configure:56438: checking for shm_unlink in -lrt
configure:56461: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lrt  -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:56461: $? = 0
configure:56471: result: yes
configure:56512: result: yes
configure:56871: checking whether to enable pcntl support
configure:56907: result: no
configure:57307: checking whether to enable PDO support
configure:57343: result: yes
configure:57662: checking for PDO_DBLIB support via FreeTDS
configure:57699: result: no
configure:58497: checking for Firebird support for PDO
configure:58534: result: no
configure:59680: checking for MySQL support for PDO
configure:59717: result: yes
configure:59727: checking for the location of libz
configure:59743: result: no
configure:59751: checking for MySQL UNIX socket location
configure:59791: result: no
configure:60082: checking for PDO includes
configure:60098: result: /root/php-8.2.0/ext
configure:60448: checking Oracle OCI support for PDO
configure:60485: result: no
configure:62045: checking for ODBC v3 support for PDO
configure:62082: result: no
configure:63185: checking for PostgreSQL support for PDO
configure:63222: result: yes
configure:63246: checking for pg_config
configure:63256: result: /usr/local/bin/pg_config
configure:63305: checking for PQlibVersion in -lpq
configure:63328: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig >&5
configure:63328: $? = 0
configure:63338: result: yes
configure:63488: checking for PDO includes
configure:63504: result: /root/php-8.2.0/ext
configure:63795: checking for sqlite 3 support for PDO
configure:63832: result: yes
configure:63845: checking for PDO includes
configure:63861: result: /root/php-8.2.0/ext
configure:63872: checking for sqlite3 >= 3.7.7
configure:63957: result: yes
configure:64210: checking for sqlite3_close_v2 in -lsqlite3
configure:64233: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsqlite3  -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:64233: $? = 0
configure:64243: result: yes
configure:64371: checking for sqlite3_column_table_name in -lsqlite3
configure:64394: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsqlite3  -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:64394: $? = 0
configure:64404: result: yes
configure:64713: checking for PostgreSQL support
configure:64750: result: yes
configure:64770: checking for pg_config
configure:64780: result: /usr/local/bin/pg_config
configure:64827: checking for PQlibVersion in -lpq
configure:64860: result: yes
configure:64872: checking for pg_encoding_to_char in -lpq
configure:64895: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:64895: $? = 0
configure:64905: result: yes
configure:64914: checking for lo_truncate64 in -lpq
configure:64937: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq  -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:64937: $? = 0
configure:64947: result: yes
configure:65355: checking for phar archive support
configure:65391: result: yes
configure:65653: checking for phar openssl support
configure:65660: result: yes
configure:65747: checking whether to enable POSIX-like functions
configure:65783: result: yes
configure:66049: checking for sys/mkdev.h
configure:66049: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:356:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
         ^~~~~~~~~~~~~
1 error generated.
configure:66049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:66049: result: no
configure:66055: checking for sys/sysmacros.h
configure:66055: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:356:10: fatal error: 'sys/sysmacros.h' file not found
#include <sys/sysmacros.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
configure:66055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysmacros.h>
configure:66055: result: no
configure:66063: checking for seteuid
configure:66063: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66063: $? = 0
configure:66063: result: yes
configure:66069: checking for setegid
configure:66069: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66069: $? = 0
configure:66069: result: yes
configure:66075: checking for setsid
configure:66075: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66075: $? = 0
configure:66075: result: yes
configure:66081: checking for getsid
configure:66081: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66081: $? = 0
configure:66081: result: yes
configure:66087: checking for getpgid
configure:66087: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66087: $? = 0
configure:66087: result: yes
configure:66093: checking for ctermid
configure:66093: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66093: $? = 0
configure:66093: result: yes
configure:66099: checking for mkfifo
configure:66099: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66099: $? = 0
configure:66099: result: yes
configure:66105: checking for mknod
configure:66105: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66105: $? = 0
configure:66105: result: yes
configure:66111: checking for setrlimit
configure:66111: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66111: $? = 0
configure:66111: result: yes
configure:66117: checking for getrlimit
configure:66117: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66117: $? = 0
configure:66117: result: yes
configure:66123: checking for getgroups
configure:66123: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66123: $? = 0
configure:66123: result: yes
configure:66129: checking for makedev
configure:66129: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
ld: error: undefined symbol: makedev
>>> referenced by conftest.c:366
>>>               /tmp/conftest-5eacd5.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:66129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define makedev to an innocuous variant, in case <limits.h> declares makedev.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define makedev innocuous_makedev
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char makedev (); below.  */
| 
| #include <limits.h>
| #undef makedev
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char makedev ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_makedev || defined __stub___makedev
| choke me
| #endif
| 
| int
| main (void)
| {
| return makedev ();
|   ;
|   return 0;
| }
configure:66129: result: no
configure:66135: checking for initgroups
configure:66135: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66135: $? = 0
configure:66135: result: yes
configure:66141: checking for getgrgid_r
configure:66141: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66141: $? = 0
configure:66141: result: yes
configure:66149: checking for working ttyname_r() implementation
configure:66171: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66171: $? = 0
configure:66171: ./conftest
configure:66171: $? = 0
configure:66174: result: yes
configure:66191: checking for utsname.domainname
configure:66214: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:343:15: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
      #define _GNU_SOURCE
              ^
conftest.c:21:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
conftest.c:350:44: error: no member named 'domainname' in 'struct utsname'
      return sizeof(((struct utsname *)0)->domainname);
                    ~~~~~~~~~~~~~~~~~~~~~  ^
1 warning and 1 error generated.
configure:66214: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| /* end confdefs.h.  */
| 
|       #define _GNU_SOURCE
|       #include <sys/utsname.h>
| 
| int
| main (void)
| {
| 
|       return sizeof(((struct utsname *)0)->domainname);
| 
|   ;
|   return 0;
| }
configure:66227: result: no
configure:66242: checking for PSPELL support
configure:66279: result: yes
configure:66767: checking for new_aspell_config in -laspell
configure:66790: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell  -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:66790: $? = 0
configure:66800: result: yes
configure:66959: checking whether arc4random_buf is declared
configure:66959: cc -c -g -O2 -fvisibility=hidden -fno-builtin  -D_GNU_SOURCE conftest.c >&5
configure:66959: $? = 0
configure:66959: result: yes
configure:66969: checking for CommonCrypto/CommonRandom.h
configure:66969: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:346:11: fatal error: 'Availability.h' file not found
        #include <Availability.h>
                 ^~~~~~~~~~~~~~~~
1 error generated.
configure:66969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| /* end confdefs.h.  */
| 
| 	#include <sys/types.h>
| 	#include <Availability.h>
| 	#include <CommonCrypto/CommonCryptoError.h>
| 
| 
| #include <CommonCrypto/CommonRandom.h>
configure:66969: result: no
configure:67292: checking for libedit readline replacement
configure:67329: result: no
configure:67339: checking for readline support
configure:67376: result: no
configure:70191: checking whether to enable PHP sessions
configure:70227: result: yes
configure:70236: checking for mm support
configure:70252: result: no
configure:70260: checking whether pwrite works
configure:70296: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:70296: $? = 0
configure:70296: ./conftest
configure:70296: $? = 0
configure:70362: result: yes
configure:70377: checking whether pread works
configure:70413: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 >&5
configure:70413: $? = 0
configure:70413: ./conftest
configure:70413: $? = 0
configure:70481: result: yes
configure:70986: checking whether to enable shmop support
configure:71022: result: yes
configure:71295: checking whether to enable SimpleXML support
configure:71331: result: yes
configure:71346: checking for libxml-2.0 >= 2.9.0
configure:71431: result: yes
configure:71908: checking for SNMP support
configure:71945: result: no
configure:73085: checking whether to enable SOAP support
configure:73121: result: yes
configure:73136: checking for libxml-2.0 >= 2.9.0
configure:73221: result: yes
configure:73642: checking whether to enable sockets support
configure:73678: result: yes
configure:73685: checking for hstrerror
configure:73685: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 >&5
configure:73685: $? = 0
configure:73685: result: yes
configure:73691: checking for if_nametoindex
configure:73691: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 >&5
configure:73691: $? = 0
configure:73691: result: yes
configure:73697: checking for if_indextoname
configure:73697: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 >&5
configure:73697: $? = 0
configure:73697: result: yes
configure:73704: checking for netinet/tcp.h
configure:73704: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73704: $? = 0
configure:73704: result: yes
configure:73710: checking for sys/un.h
configure:73710: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73710: $? = 0
configure:73710: result: yes
configure:73716: checking for sys/sockio.h
configure:73716: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73716: $? = 0
configure:73716: result: yes
configure:73727: checking for field ss_family in struct sockaddr_storage
configure:73749: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73749: $? = 0
configure:73758: result: yes
configure:73767: checking if getaddrinfo supports AI_V4MAPPED
configure:73787: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73787: $? = 0
configure:73796: result: yes
configure:73805: checking if getaddrinfo supports AI_ALL
configure:73825: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73825: $? = 0
configure:73834: result: yes
configure:73843: checking if getaddrinfo supports AI_IDN
configure:73863: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:368:12: error: use of undeclared identifier 'AI_IDN'
int flag = AI_IDN;
           ^
1 error generated.
configure:73863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| /* end confdefs.h.  */
| 
| #include <netdb.h>
| 
| int
| main (void)
| {
| int flag = AI_IDN;
|   ;
|   return 0;
| }
configure:73872: result: no
configure:73881: checking if ancillary credentials uses ucred
configure:73904: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:371:14: error: variable has incomplete type 'struct ucred'
struct ucred u = {.gid = 0};
             ^
conftest.c:371:8: note: forward declaration of 'struct ucred'
struct ucred u = {.gid = 0};
       ^
1 error generated.
configure:73904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| /* end confdefs.h.  */
| 
| #ifndef _GNU_SOURCE
| #define _GNU_SOURCE
| #endif
| #include <sys/socket.h>
| 
| int
| main (void)
| {
| struct ucred u = {.gid = 0};
|   ;
|   return 0;
| }
configure:73913: result: no
configure:73922: checking if ancillary credentials uses cmsgcred
configure:73942: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:73942: $? = 0
configure:73951: result: yes
configure:74248: checking for sodium support
configure:74285: result: yes
configure:74294: checking for libsodium >= 1.0.8
configure:74301: $PKG_CONFIG --exists --print-errors "libsodium >= 1.0.8"
configure:74304: $? = 0
configure:74318: $PKG_CONFIG --exists --print-errors "libsodium >= 1.0.8"
configure:74321: $? = 0
configure:74379: result: yes
configure:74529: checking whether C compiler accepts -Wno-logical-op
configure:74549: cc -c -g -O2 -fvisibility=hidden -Werror -Wno-logical-op  -D_GNU_SOURCE conftest.c >&5
error: unknown warning option '-Wno-logical-op'; did you mean '-Wno-long-long'? [-Werror,-Wunknown-warning-option]
configure:74549: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:74558: result: no
configure:75166: checking whether flush should be called explicitly after a buffered io
configure:75221: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:75221: $? = 0
configure:75221: ./conftest
configure:75221: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <string.h>
| 
| int main(int argc, char **argv)
| {
| 	char *filename = tmpnam(NULL);
| 	char buffer[64];
| 	int result = 0;
| 
| 	FILE *fp = fopen(filename, "wb");
| 	if (NULL == fp)
| 		return 0;
| 	fputs("line 1\n", fp);
| 	fputs("line 2\n", fp);
| 	fclose(fp);
| 
| 	fp = fopen(filename, "rb+");
| 	if (NULL == fp)
| 		return 0;
| 	fgets(buffer, sizeof(buffer), fp);
| 	fputs("line 3\n", fp);
| 	rewind(fp);
| 	fgets(buffer, sizeof(buffer), fp);
| 	if (0 != strcmp(buffer, "line 1\n"))
| 		result = 1;
| 	fgets(buffer, sizeof(buffer), fp);
| 	if (0 != strcmp(buffer, "line 3\n"))
| 		result = 1;
| 	fclose(fp);
| 	unlink(filename);
| 
| 	exit(result);
| }
| 
configure:75236: result: yes
configure:75247: checking for external libcrypt or libxcrypt
configure:75263: result: no
configure:76185: checking whether the compiler supports aligned attribute
configure:76206: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:76206: $? = 0
configure:76218: result: yes
configure:76235: checking for working POSIX fnmatch
configure:76270: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:76270: $? = 0
configure:76270: ./conftest
configure:76270: $? = 0
configure:76281: result: yes
configure:76297: checking for fork
configure:76297: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:76297: $? = 0
configure:76297: result: yes
configure:76314: checking if your OS can spawn processes with inherited handles
configure:76317: result: yes
configure:76360: checking for res_nsearch
configure:76360: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: undefined symbol: res_nsearch
>>> referenced by conftest.c:398
>>>               /tmp/conftest-bbf071.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:76360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| /* end confdefs.h.  */
| /* Define res_nsearch to an innocuous variant, in case <limits.h> declares res_nsearch.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define res_nsearch innocuous_res_nsearch
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char res_nsearch (); below.  */
| 
| #include <limits.h>
| #undef res_nsearch
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_nsearch ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_res_nsearch || defined __stub___res_nsearch
| choke me
| #endif
| 
| int
| main (void)
| {
| return res_nsearch ();
|   ;
|   return 0;
| }
configure:76360: result: no
configure:76365: checking for __res_nsearch
configure:76365: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:76365: $? = 0
configure:76365: result: yes
configure:76812: checking for res_ndestroy
configure:76812: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: undefined symbol: res_ndestroy
>>> referenced by conftest.c:399
>>>               /tmp/conftest-70cb08.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:76812: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| /* end confdefs.h.  */
| /* Define res_ndestroy to an innocuous variant, in case <limits.h> declares res_ndestroy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define res_ndestroy innocuous_res_ndestroy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char res_ndestroy (); below.  */
| 
| #include <limits.h>
| #undef res_ndestroy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_ndestroy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_res_ndestroy || defined __stub___res_ndestroy
| choke me
| #endif
| 
| int
| main (void)
| {
| return res_ndestroy ();
|   ;
|   return 0;
| }
configure:76812: result: no
configure:76817: checking for __res_ndestroy
configure:76817: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:76817: $? = 0
configure:76817: result: yes
configure:77264: checking for dns_search
configure:77264: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: undefined symbol: dns_search
>>> referenced by conftest.c:400
>>>               /tmp/conftest-42984b.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| /* Define dns_search to an innocuous variant, in case <limits.h> declares dns_search.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dns_search innocuous_dns_search
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char dns_search (); below.  */
| 
| #include <limits.h>
| #undef dns_search
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dns_search ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dns_search || defined __stub___dns_search
| choke me
| #endif
| 
| int
| main (void)
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:77264: result: no
configure:77269: checking for __dns_search
configure:77269: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: undefined symbol: __dns_search
>>> referenced by conftest.c:400
>>>               /tmp/conftest-31be18.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77269: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| /* Define __dns_search to an innocuous variant, in case <limits.h> declares __dns_search.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __dns_search innocuous___dns_search
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char __dns_search (); below.  */
| 
| #include <limits.h>
| #undef __dns_search
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __dns_search ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___dns_search || defined __stub_____dns_search
| choke me
| #endif
| 
| int
| main (void)
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:77269: result: no
configure:77293: checking for dns_search in -lresolv
configure:77316: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lresolv  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: unable to find library -lresolv
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77316: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char dns_search ();
| int
| main (void)
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:77326: result: no
configure:77333: checking for __dns_search in -lresolv
configure:77356: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lresolv  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: unable to find library -lresolv
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char __dns_search ();
| int
| main (void)
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:77366: result: no
configure:77429: checking for dns_search in -lbind
configure:77452: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbind  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: unable to find library -lbind
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char dns_search ();
| int
| main (void)
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:77462: result: no
configure:77469: checking for __dns_search in -lbind
configure:77492: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lbind  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: unable to find library -lbind
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77492: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char __dns_search ();
| int
| main (void)
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:77502: result: no
configure:77565: checking for dns_search in -lsocket
configure:77588: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsocket  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: unable to find library -lsocket
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char dns_search ();
| int
| main (void)
| {
| return dns_search ();
|   ;
|   return 0;
| }
configure:77598: result: no
configure:77605: checking for __dns_search in -lsocket
configure:77628: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsocket  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: unable to find library -lsocket
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char __dns_search ();
| int
| main (void)
| {
| return __dns_search ();
|   ;
|   return 0;
| }
configure:77638: result: no
configure:77716: checking for dn_expand
configure:77716: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:77716: $? = 0
configure:77716: result: yes
configure:78168: checking for dn_skipname
configure:78168: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
ld: error: undefined symbol: dn_skipname
>>> referenced by conftest.c:401
>>>               /tmp/conftest-2e01d5.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:78168: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| /* end confdefs.h.  */
| /* Define dn_skipname to an innocuous variant, in case <limits.h> declares dn_skipname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dn_skipname innocuous_dn_skipname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char dn_skipname (); below.  */
| 
| #include <limits.h>
| #undef dn_skipname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dn_skipname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dn_skipname || defined __stub___dn_skipname
| choke me
| #endif
| 
| int
| main (void)
| {
| return dn_skipname ();
|   ;
|   return 0;
| }
configure:78168: result: no
configure:78173: checking for __dn_skipname
configure:78173: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:78173: $? = 0
configure:78173: result: yes
configure:78622: checking for res_search
configure:78622: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:78622: $? = 0
configure:78622: result: yes
configure:79070: checking whether strptime() declaration fails
configure:79097: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:387:5: error: conflicting types for 'strptime'
int strptime(const char *s, const char *format, struct tm *tm);
    ^
/usr/include/time.h:192:7: note: previous declaration is here
char *strptime(const char * __restrict, const char * __restrict,
      ^
1 error generated.
configure:79097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| /* end confdefs.h.  */
| 
| #include <time.h>
| 
| int
| main (void)
| {
| 
| #ifndef HAVE_STRPTIME
| #error no strptime() on this platform
| #else
| /* use invalid strptime() declaration to see if it fails to compile */
| int strptime(const char *s, const char *format, struct tm *tm);
| #endif
| 
|   ;
|   return 0;
| }
configure:79109: result: yes
configure:79117: checking whether arc4random_buf is declared
configure:79117: result: yes
configure:79127: checking for CommonCrypto/CommonRandom.h
configure:79127: result: no
configure:79143: checking for Argon2 support
configure:79180: result: no
configure:79405: checking for net/if.h
configure:79405: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:79405: $? = 0
configure:79405: result: yes
configure:79418: checking for usable getifaddrs
configure:79439: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:79439: $? = 0
configure:79451: result: yes
configure:79795: checking whether to enable System V IPC support
configure:79831: result: no
configure:80114: checking whether to enable System V semaphore support
configure:80150: result: no
configure:80468: checking whether to enable System V shared memory support
configure:80504: result: no
configure:80777: checking for TIDY support
configure:80814: result: yes
configure:80972: checking for tidyOptGetDoc in -ltidy
configure:80995: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ltidy  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:80995: $? = 0
configure:81006: result: yes
configure:81297: checking for tidyReleaseDate in -ltidy
configure:81320: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ltidy  -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium >&5
configure:81320: $? = 0
configure:81331: result: yes
configure:81753: checking whether to enable tokenizer support
configure:81789: result: yes
configure:82065: checking whether to enable XML support
configure:82101: result: yes
configure:82110: checking whether to build with expat support
configure:82126: result: no
configure:82143: checking for libxml-2.0 >= 2.9.0
configure:82228: result: yes
configure:82927: checking whether to enable XMLReader support
configure:82963: result: yes
configure:82978: checking for libxml-2.0 >= 2.9.0
configure:83063: result: yes
configure:83503: checking whether to enable XMLWriter support
configure:83539: result: yes
configure:83554: checking for libxml-2.0 >= 2.9.0
configure:83639: result: yes
configure:84060: checking whether to build with XSL support
configure:84097: result: yes
configure:84115: checking for libxslt >= 1.1.0
configure:84122: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.0"
configure:84125: $? = 0
configure:84139: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.0"
configure:84142: $? = 0
configure:84200: result: yes
configure:84347: checking for libexslt
configure:84354: $PKG_CONFIG --exists --print-errors "libexslt"
configure:84357: $? = 0
configure:84371: $PKG_CONFIG --exists --print-errors "libexslt"
configure:84374: $? = 0
configure:84412: result: yes
configure:84848: checking whether to enable zend-test extension
configure:84884: result: no
configure:85154: checking for zip archive read/write support
configure:85191: result: yes
configure:85200: checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0
configure:85207: $PKG_CONFIG --exists --print-errors "libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0"
configure:85210: $? = 0
configure:85224: $PKG_CONFIG --exists --print-errors "libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0"
configure:85227: $? = 0
configure:85285: result: yes
configure:85537: checking for zip_file_set_mtime in -lzip
configure:85560: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lzip conftest.c -lzip  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip >&5
configure:85560: $? = 0
configure:85570: result: yes
configure:85703: checking for zip_file_set_encryption in -lzip
configure:85726: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lzip conftest.c -lzip  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip >&5
configure:85726: $? = 0
configure:85736: result: yes
configure:85869: checking for zip_libzip_version in -lzip
configure:85892: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lzip conftest.c -lzip  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip >&5
configure:85892: $? = 0
configure:85902: result: yes
configure:86033: checking for zip_register_progress_callback_with_state in -lzip
configure:86056: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lzip conftest.c -lzip  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip >&5
configure:86056: $? = 0
configure:86066: result: yes
configure:86197: checking for zip_register_cancel_callback_with_state in -lzip
configure:86220: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lzip conftest.c -lzip  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip >&5
ld: error: undefined symbol: zip_register_cancel_callback_with_state
>>> referenced by conftest.c:404
>>>               /tmp/conftest-b2880f.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:86220: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char zip_register_cancel_callback_with_state ();
| int
| main (void)
| {
| return zip_register_cancel_callback_with_state ();
|   ;
|   return 0;
| }
configure:86230: result: no
configure:86361: checking for zip_compression_method_supported in -lzip
configure:86384: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lzip conftest.c -lzip  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip >&5
ld: error: undefined symbol: zip_compression_method_supported
>>> referenced by conftest.c:404
>>>               /tmp/conftest-f1ee31.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:86384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| char zip_compression_method_supported ();
| int
| main (void)
| {
| return zip_compression_method_supported ();
|   ;
|   return 0;
| }
configure:86394: result: no
configure:86697: checking whether to enable mysqlnd
configure:86733: result: yes
configure:86742: checking whether to disable compressed protocol support in mysqlnd
configure:86757: result: yes
configure:86775: checking for zlib
configure:86782: $PKG_CONFIG --exists --print-errors "zlib"
configure:86785: $? = 0
configure:86860: result: yes
configure:87020: checking for openssl >= 1.0.2
configure:87105: result: yes
configure:87661: result: 
configure:87663: result: Configuring PEAR
configure:87678: checking whether to install PEAR
configure:87715: result: no
configure:87772: result: 
configure:87774: result: Configuring Zend
configure:87864: checking for fiber switching context
configure:87915: result: x86_64_sysv_elf_gas
configure:87942: checking for cpuid.h
configure:87942: cc -c -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
configure:87942: $? = 0
configure:87942: result: yes
configure:87952: checking for getpid
configure:87952: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:87952: $? = 0
configure:87952: result: yes
configure:87958: checking for kill
configure:87958: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:87958: $? = 0
configure:87958: result: yes
configure:87964: checking for sigsetjmp
configure:87964: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:420:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
char sigsetjmp ();
     ^
1 warning generated.
configure:87964: $? = 0
configure:87964: result: yes
configure:87973: checking for usable _FPU_SETCW
configure:87999: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:406:14: fatal error: 'fpu_control.h' file not found
    #include <fpu_control.h>
             ^~~~~~~~~~~~~~~
1 error generated.
configure:87999: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h.  */
| 
|     #include <fpu_control.h>
| 
| int
| main (void)
| {
| 
|     fpu_control_t fpu_oldcw, fpu_cw;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     _FPU_GETCW(fpu_oldcw);
|     fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE;
|     _FPU_SETCW(fpu_cw);
|     result = a / b;
|     _FPU_SETCW(fpu_oldcw);
| 
|   ;
|   return 0;
| }
configure:88014: result: no
configure:88018: checking for usable fpsetprec
configure:88043: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
In file included from conftest.c:406:
/usr/include/machine/ieeefp.h:51:2: error: this file needs sys/cdefs.h as a prerequisite
#error this file needs sys/cdefs.h as a prerequisite
 ^
/usr/include/machine/ieeefp.h:298:1: error: unknown type name '__BEGIN_DECLS'
__BEGIN_DECLS
^
/usr/include/machine/ieeefp.h:299:1: error: expected identifier or '('
extern fp_rnd_t    fpgetround(void);
^
/usr/include/machine/ieeefp.h:307:1: error: unknown type name '__END_DECLS'
__END_DECLS
^
conftest.c:408:1: error: expected identifier or '('
int
^
5 errors generated.
configure:88043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h.  */
| 
|     #include <machine/ieeefp.h>
| 
| int
| main (void)
| {
| 
|     fp_prec_t fpu_oldprec;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     fpu_oldprec = fpgetprec();
|     fpsetprec(FP_PD);
|     result = a / b;
|     fpsetprec(fpu_oldprec);
| 
|   ;
|   return 0;
| }
configure:88058: result: no
configure:88062: checking for usable _controlfp
configure:88087: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:417:17: warning: implicit declaration of function '_controlfp' is invalid in C99 [-Wimplicit-function-declaration]
    fpu_oldcw = _controlfp(0, 0);
                ^
conftest.c:418:16: error: use of undeclared identifier '_PC_53'
    _controlfp(_PC_53, _MCW_PC);
               ^
conftest.c:418:24: error: use of undeclared identifier '_MCW_PC'
    _controlfp(_PC_53, _MCW_PC);
                       ^
conftest.c:420:27: error: use of undeclared identifier '_MCW_PC'
    _controlfp(fpu_oldcw, _MCW_PC);
                          ^
1 warning and 3 errors generated.
configure:88087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h.  */
| 
|     #include <float.h>
| 
| int
| main (void)
| {
| 
|     unsigned int fpu_oldcw;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     fpu_oldcw = _controlfp(0, 0);
|     _controlfp(_PC_53, _MCW_PC);
|     result = a / b;
|     _controlfp(fpu_oldcw, _MCW_PC);
| 
|   ;
|   return 0;
| }
configure:88102: result: no
configure:88106: checking for usable _controlfp_s
configure:88132: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:417:5: warning: implicit declaration of function '_controlfp_s' is invalid in C99 [-Wimplicit-function-declaration]
    _controlfp_s(&fpu_cw, 0, 0);
    ^
conftest.c:419:27: error: use of undeclared identifier '_PC_53'
    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
                          ^
conftest.c:419:35: error: use of undeclared identifier '_MCW_PC'
    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
                                  ^
conftest.c:421:38: error: use of undeclared identifier '_MCW_PC'
    _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
                                     ^
1 warning and 3 errors generated.
configure:88132: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h.  */
| 
|    #include <float.h>
| 
| int
| main (void)
| {
| 
|     unsigned int fpu_oldcw, fpu_cw;
|     volatile double result;
|     double a = 2877.0;
|     volatile double b = 1000000.0;
| 
|     _controlfp_s(&fpu_cw, 0, 0);
|     fpu_oldcw = fpu_cw;
|     _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
|     result = a / b;
|     _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
| 
|   ;
|   return 0;
| }
configure:88147: result: no
configure:88151: checking whether FPU control word can be manipulated by inline assembler
configure:88179: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:88179: $? = 0
configure:88191: result: yes
configure:88199: checking for dlfcn.h
configure:88199: result: yes
configure:88207: checking whether dlsym() requires a leading underscore in symbol names
configure:88275: cc -o conftest -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:88278: $? = 0
configure:88295: result: no
configure:88312: checking whether to enable thread-safety
configure:88314: result: no
configure:88317: checking whether to enable Zend debugging
configure:88319: result: no
configure:88337: checking whether C compiler accepts -Wno-clobbered
configure:88357: cc -c -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -Wno-clobbered  -D_GNU_SOURCE conftest.c >&5
error: unknown warning option '-Wno-clobbered' [-Werror,-Wunknown-warning-option]
configure:88357: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:88366: result: no
configure:88375: checking whether C compiler accepts -Wimplicit-fallthrough=1
configure:88395: cc -c -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -Wimplicit-fallthrough=1  -D_GNU_SOURCE conftest.c >&5
error: unknown warning option '-Wimplicit-fallthrough=1'; did you mean '-Wimplicit-fallthrough'? [-Werror,-Wunknown-warning-option]
configure:88395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:88404: result: no
configure:88413: checking whether C compiler accepts -Wduplicated-cond
configure:88433: cc -c -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -Wduplicated-cond  -D_GNU_SOURCE conftest.c >&5
error: unknown warning option '-Wduplicated-cond'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option]
configure:88433: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:88442: result: no
configure:88451: checking whether C compiler accepts -Wlogical-op
configure:88471: cc -c -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -Wlogical-op  -D_GNU_SOURCE conftest.c >&5
error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
configure:88471: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:88480: result: no
configure:88489: checking whether C compiler accepts -Wformat-truncation
configure:88509: cc -c -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -Wformat-truncation  -D_GNU_SOURCE conftest.c >&5
error: unknown warning option '-Wformat-truncation' [-Werror,-Wunknown-warning-option]
configure:88509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:88518: result: no
configure:88527: checking whether C compiler accepts -Wstrict-prototypes
configure:88547: cc -c -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -Wstrict-prototypes  -D_GNU_SOURCE conftest.c >&5
configure:88547: $? = 0
configure:88556: result: yes
configure:88565: checking whether C compiler accepts -fno-common
configure:88585: cc -c -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Werror -fno-common  -D_GNU_SOURCE conftest.c >&5
configure:88585: $? = 0
configure:88594: result: yes
configure:88613: checking for inline
configure:88630: cc -c -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden  -D_GNU_SOURCE conftest.c >&5
conftest.c:410:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo (void) {return 0; }
                    ^
1 warning generated.
configure:88630: $? = 0
configure:88639: result: inline
configure:88658: checking target system is Darwin
configure:88667: result: no
configure:88671: checking for MM alignment and log values
configure:88725: cc -o conftest -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
configure:88725: $? = 0
configure:88725: ./conftest
configure:88725: $? = 0
configure:88747: result: done
configure:88750: checking for mremap
configure:88750: cc -o conftest -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:427:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
char mremap ();
            ^
             void
1 warning generated.
ld: error: undefined symbol: mremap
>>> referenced by conftest.c:438
>>>               /tmp/conftest-d0f310.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| #define ZEND_MM_ALIGNMENT (size_t)8
| #define ZEND_MM_ALIGNMENT_LOG2 (size_t)3
| #define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0
| /* end confdefs.h.  */
| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mremap innocuous_mremap
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char mremap (); below.  */
| 
| #include <limits.h>
| #undef mremap
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mremap ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mremap || defined __stub___mremap
| choke me
| #endif
| 
| int
| main (void)
| {
| return mremap ();
|   ;
|   return 0;
| }
configure:88750: result: no
configure:88770: checking for sigaction
configure:88770: cc -o conftest -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden  -D_GNU_SOURCE  conftest.c  >&5
conftest.c:427:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
char sigaction ();
               ^
                void
1 warning generated.
configure:88770: $? = 0
configure:88770: result: yes
configure:88789: checking whether to enable zend signal handling
configure:88791: result: yes
configure:88816: result: 
configure:88818: result: Configuring TSRM
configure:89602: result: 
configure:89604: result: Configuring libtool
configure:89687: checking for a sed that does not truncate output
configure:89742: result: /usr/local/bin/gsed
configure:89757: checking for ld used by cc
configure:89825: result: /usr/bin/ld
configure:89832: checking if the linker (/usr/bin/ld) is GNU ld
configure:89848: result: yes
configure:89853: checking for /usr/bin/ld option to reload object files
configure:89861: result: -r
configure:89879: checking for BSD-compatible nm
configure:89929: result: /usr/bin/nm
configure:89933: checking how to recognize dependent libraries
configure:90120: result: pass_all
configure:90350: checking how to run the C++ preprocessor
configure:90414: result: c++ -E
configure:90428: c++ -E  -D_GNU_SOURCE conftest.cpp
configure:90428: $? = 0
configure:90443: c++ -E  -D_GNU_SOURCE conftest.cpp
conftest.cpp:416:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:90443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_CPUID_COUNT 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_PHPDBG 1
| #define PHPDBG_DEBUG 0
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_INET_ATON 1
| #define HAVE_STDINT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_NMMINTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_IMMINTRIN_H 1
| #define HAVE_FOPENCOOKIE 1
| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
| #define COOKIE_SEEKER_USES_OFF64_T 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define MISSING_FCLOSE_DECL 0
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_INTMAX_T 8
| #define HAVE_INTMAX_T 1
| #define SIZEOF_SSIZE_T 8
| #define HAVE_SSIZE_T 1
| #define SIZEOF_PTRDIFF_T 8
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
| #define PHP_HAVE_BUILTIN_CPU_INIT 0
| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
| #define HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_SA_LEN 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPROTOBYNUMBER 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETWD 1
| #define HAVE_GLOB 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_LCHOWN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MMAP 1
| #define HAVE_NICE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_SCANDIR 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETENV 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_STATFS 1
| #define HAVE_STATVFS 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SYMLINK 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_GETOPT 1
| #define HAVE_ALLOCA 1
| #define HAVE_OPENPTY 1
| #define HAVE_LIBUTIL 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_STRTOLL 1
| #define HAVE_ATOLL 1
| #define HAVE_TIMELIB_CONFIG_H 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define HAVE_PCRE_JIT_SUPPORT 1
| #define HAVE_SQLITE3 1
| #define HAVE_SQLITE3_ERRSTR 1
| #define HAVE_SQLITE3_EXPANDED_SQL 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_ENCHANT_GET_VERSION 1
| #define HAVE_ENCHANT 1
| #define HAVE_EXIF 1
| #define HAVE_FFI 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FTP_SSL 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_BMP 1
| #define HAVE_GD_TGA 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBWEBP 1
| #define HAVE_GD_WEBP 1
| #define HAVE_LIBJPEG 1
| #define HAVE_GD_JPG 1
| #define HAVE_XPM 1
| #define HAVE_GD_XPM 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_GD_FREETYPE 1
| #define USE_GD_JISX0208 1
| #define JISX0208 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GMP 1
| #define PHP_MHASH_BC 1
| #define SIZEOF_LONG 8
| #define HAVE_LIBICONV 1
| #define ICONV_ALIASED_LIBICONV 1
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define HAVE_LIBICONV 1
| #define ICONV_BROKEN_IGNORE 0
| #define HAVE_IMAP 1
| #define HAVE_IMAP2000 1
| #define HAVE_IMAP2004 1
| #define HAVE_NEW_MIME2TEXT 1
| #define HAVE_LIBPAM 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_IMAP_SSL 1
| #define HAVE_IMAP_MUTF7 1
| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
| #define HAVE_JSON 1 
| #define SIZEOF_LONG 8
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_CONTROL_FIND 1
| #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
| #define HAVE_LDAP_EXTENDED_OPERATION 1
| #define HAVE_LDAP_EXTENDED_OPERATION_S 1
| #define HAVE_LDAP_PASSWD 1
| #define HAVE_LDAP_WHOAMI_S 1
| #define HAVE_LDAP_REFRESH_S 1
| #define HAVE_MBSTRING 1
| #define PHP_ONIG_BAD_KOI8_ENTRY 1
| #define HAVE_MBREGEX 1
| #define ODBCVER 0x0350
| #define HAVE_HUGE_CODE_PAGES 1
| #define HAVE_JIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SHM_IPC 1
| #define HAVE_SHM_MMAP_ANON 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_LIBRT 1
| #define HAVE_SHM_MMAP_POSIX 1
| #define COMPILE_DL_OPCACHE 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_PDO_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PDO_SQLITELIB 1
| #define HAVE_SQLITE3_CLOSE_V2 1
| #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
| #define HAVE_PGSQL 1
| #define HAVE_LIBPQ 1
| #define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
| #define HAVE_PG_LO64 1
| #define PHAR_HAVE_OPENSSL 1
| #define HAVE_POSIX 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_GETPGID 1
| #define HAVE_CTERMID 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_INITGROUPS 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_PSPELL 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_HSTRERROR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define ANC_CREDS_CMSGCRED 1
| #define HAVE_LIBSODIUMLIB 1
| #define HAVE_FLUSHIO 1
| #define PHP_USE_PHP_CRYPT_R 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define ENABLE_CHROOT_FUNC 1
| #define HAVE_RES_NSEARCH 1
| #define HAVE_RES_NDESTROY 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_DECL_ARC4RANDOM_BUF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_TIDY_H 1
| #define HAVE_TIDYOPTGETDOC 1
| #define HAVE_TIDYRELEASEDATE 1
| #define HAVE_TIDY 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_SET_MTIME 1
| #define HAVE_ENCRYPTION 1
| #define HAVE_LIBZIP_VERSION 1
| #define HAVE_PROGRESS_CALLBACK 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_ENABLED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define MYSQLND_HAVE_SSL 1
| #define ZEND_FIBER_ASM 1
| #define HAVE_CPUID_H 1
| #define HAVE_GETPID 1
| #define HAVE_KILL 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_FPU_INLINE_ASM_X86 1
| #define HAVE_DLFCN_H 1
| #define ZEND_DEBUG 0
| #define ZEND_MM_ALIGNMENT (size_t)8
| #define ZEND_MM_ALIGNMENT_LOG2 (size_t)3
| #define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0
| #define HAVE_SIGACTION 1
| #define ZEND_SIGNALS 1
| #define PHP_UNAME "FreeBSD s55.freehost.com.ua 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64"
| #define PHP_OS "FreeBSD"
| #define PHP_BUILD_SYSTEM "FreeBSD s55.freehost.com.ua 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:90478: checking the maximum length of command line arguments
configure:90591: result: 196608
configure:90603: checking command to parse /usr/bin/nm output from cc object
configure:90709: c++ -c -g -O2  -D_GNU_SOURCE conftest.cpp >&5
configure:90712: $? = 0
configure:90716: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:90719: $? = 0
configure:90771: c++ -o conftest -g -O2  -D_GNU_SOURCE  conftest.cpp conftstm.o >&5
configure:90774: $? = 0
configure:90812: result: ok
configure:90816: checking for objdir
configure:90832: result: .libs
configure:90929: checking for ar
configure:90950: found /usr/bin/ar
configure:90961: result: ar
configure:91031: checking for ranlib
configure:91052: found /usr/bin/ranlib
configure:91063: result: ranlib
configure:91133: checking for strip
configure:91154: found /usr/bin/strip
configure:91165: result: strip
configure:91760: checking if cc supports -fno-rtti -fno-exceptions
configure:91779: cc -c -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -DZEND_SIGNALS  -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
configure:91783: $? = 0
configure:91796: result: yes
configure:91811: checking for cc option to produce PIC
configure:92051: result: -fPIC
configure:92059: checking if cc PIC flag -fPIC works
configure:92078: cc -c -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -DZEND_SIGNALS  -D_GNU_SOURCE -fPIC -DPIC conftest.c >&5
configure:92082: $? = 0
configure:92095: result: yes
configure:92123: checking if cc static flag -static works
configure:92152: result: yes
configure:92162: checking if cc supports -c -o file.o
configure:92184: cc -c -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -DZEND_SIGNALS  -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
configure:92188: $? = 0
configure:92210: result: yes
configure:92236: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:93164: result: yes
configure:93185: checking whether -lc should be explicitly linked in
configure:93190: cc -c -fno-common -Wstrict-prototypes -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -DZEND_SIGNALS  -D_GNU_SOURCE conftest.c >&5
configure:93193: $? = 0
configure:93208: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:93211: $? = 0
configure:93223: result: no
configure:93231: checking dynamic linker characteristics
configure:93840: result: freebsd12.1 ld.so
configure:93866: checking how to hardcode library paths into programs
configure:93891: result: immediate
configure:93905: checking whether stripping libraries is possible
configure:93927: result: no
configure:94425: checking if libtool supports shared libraries
configure:94427: result: yes
configure:94430: checking whether to build shared libraries
configure:94451: result: yes
configure:94454: checking whether to build static libraries
configure:94458: result: yes
configure:94552: result:
creating libtool
configure:95146: checking for ld used by c++
configure:95214: result: /usr/bin/ld
configure:95221: checking if the linker (/usr/bin/ld) is GNU ld
configure:95237: result: yes
configure:95288: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:96186: result: yes
configure:96207: c++ -c -g -O2  -D_GNU_SOURCE conftest.cpp >&5
configure:96210: $? = 0
configure:96366: checking for c++ option to produce PIC
configure:96656: result: -fPIC
configure:96664: checking if c++ PIC flag -fPIC works
configure:96683: c++ -c -g -O2  -D_GNU_SOURCE -fPIC -DPIC conftest.cpp >&5
configure:96687: $? = 0
configure:96700: result: yes
configure:96728: checking if c++ static flag -static works
configure:96757: result: yes
configure:96767: checking if c++ supports -c -o file.o
configure:96789: c++ -c -g -O2  -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
configure:96793: $? = 0
configure:96815: result: yes
configure:96841: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:96867: result: yes
configure:96934: checking dynamic linker characteristics
configure:97491: result: freebsd12.1 ld.so
configure:97517: checking how to hardcode library paths into programs
configure:97542: result: immediate
configure:98065: result: 
configure:98067: result: Generating files
configure:98687: patching main/php_config.h.in
configure:98698: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by PHP config.status 8.2.0, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on s55.freehost.com.ua

config.status:1425: creating main/build-defs.h
config.status:1425: creating scripts/phpize
config.status:1425: creating scripts/man1/phpize.1
config.status:1425: creating scripts/php-config
config.status:1425: creating scripts/man1/php-config.1
config.status:1425: creating sapi/cli/php.1
config.status:1425: creating sapi/phpdbg/phpdbg.1
config.status:1425: creating sapi/cgi/php-cgi.1
config.status:1425: creating ext/phar/phar.1
config.status:1425: creating ext/phar/phar.phar.1
config.status:1425: creating main/php_config.h
config.status:1609: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_3arg_setrebindproc=yes
ac_cv__asm_goto=no
ac_cv_alignof_exists=yes
ac_cv_attribute_aligned=yes
ac_cv_build=x86_64-unknown-freebsd12.1
ac_cv_c_bigendian_php=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_undeclared_builtin_options=-fno-builtin
ac_cv_cmsgcred=yes
ac_cv_copy_file_range=no
ac_cv_cpuid_count_available=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_ebcdic=no
ac_cv_env_ARGON2_CFLAGS_set=''
ac_cv_env_ARGON2_CFLAGS_value=''
ac_cv_env_ARGON2_LIBS_set=''
ac_cv_env_ARGON2_LIBS_value=''
ac_cv_env_AVIF_CFLAGS_set=''
ac_cv_env_AVIF_CFLAGS_value=''
ac_cv_env_AVIF_LIBS_set=''
ac_cv_env_AVIF_LIBS_value=''
ac_cv_env_CAPSTONE_CFLAGS_set=''
ac_cv_env_CAPSTONE_CFLAGS_value=''
ac_cv_env_CAPSTONE_LIBS_set=''
ac_cv_env_CAPSTONE_LIBS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CURL_CFLAGS_set=''
ac_cv_env_CURL_CFLAGS_value=''
ac_cv_env_CURL_FEATURES_set=''
ac_cv_env_CURL_FEATURES_value=''
ac_cv_env_CURL_LIBS_set=''
ac_cv_env_CURL_LIBS_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_EDIT_CFLAGS_set=''
ac_cv_env_EDIT_CFLAGS_value=''
ac_cv_env_EDIT_LIBS_set=''
ac_cv_env_EDIT_LIBS_value=''
ac_cv_env_ENCHANT2_CFLAGS_set=''
ac_cv_env_ENCHANT2_CFLAGS_value=''
ac_cv_env_ENCHANT2_LIBS_set=''
ac_cv_env_ENCHANT2_LIBS_value=''
ac_cv_env_ENCHANT_CFLAGS_set=''
ac_cv_env_ENCHANT_CFLAGS_value=''
ac_cv_env_ENCHANT_LIBS_set=''
ac_cv_env_ENCHANT_LIBS_value=''
ac_cv_env_EXPAT_CFLAGS_set=''
ac_cv_env_EXPAT_CFLAGS_value=''
ac_cv_env_EXPAT_LIBS_set=''
ac_cv_env_EXPAT_LIBS_value=''
ac_cv_env_EXSLT_CFLAGS_set=''
ac_cv_env_EXSLT_CFLAGS_value=''
ac_cv_env_EXSLT_LIBS_set=''
ac_cv_env_EXSLT_LIBS_value=''
ac_cv_env_FFI_CFLAGS_set=''
ac_cv_env_FFI_CFLAGS_value=''
ac_cv_env_FFI_LIBS_set=''
ac_cv_env_FFI_LIBS_value=''
ac_cv_env_FREETYPE2_CFLAGS_set=''
ac_cv_env_FREETYPE2_CFLAGS_value=''
ac_cv_env_FREETYPE2_LIBS_set=''
ac_cv_env_FREETYPE2_LIBS_value=''
ac_cv_env_GDLIB_CFLAGS_set=''
ac_cv_env_GDLIB_CFLAGS_value=''
ac_cv_env_GDLIB_LIBS_set=''
ac_cv_env_GDLIB_LIBS_value=''
ac_cv_env_ICU_CFLAGS_set=''
ac_cv_env_ICU_CFLAGS_value=''
ac_cv_env_ICU_LIBS_set=''
ac_cv_env_ICU_LIBS_value=''
ac_cv_env_JPEG_CFLAGS_set=''
ac_cv_env_JPEG_CFLAGS_value=''
ac_cv_env_JPEG_LIBS_set=''
ac_cv_env_JPEG_LIBS_value=''
ac_cv_env_KERBEROS_CFLAGS_set=''
ac_cv_env_KERBEROS_CFLAGS_value=''
ac_cv_env_KERBEROS_LIBS_set=''
ac_cv_env_KERBEROS_LIBS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBSODIUM_CFLAGS_set=''
ac_cv_env_LIBSODIUM_CFLAGS_value=''
ac_cv_env_LIBSODIUM_LIBS_set=''
ac_cv_env_LIBSODIUM_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LIBXML_CFLAGS_set=''
ac_cv_env_LIBXML_CFLAGS_value=''
ac_cv_env_LIBXML_LIBS_set=''
ac_cv_env_LIBXML_LIBS_value=''
ac_cv_env_LIBZIP_CFLAGS_set=''
ac_cv_env_LIBZIP_CFLAGS_value=''
ac_cv_env_LIBZIP_LIBS_set=''
ac_cv_env_LIBZIP_LIBS_value=''
ac_cv_env_ODBC_CFLAGS_set=''
ac_cv_env_ODBC_CFLAGS_value=''
ac_cv_env_ODBC_LIBS_set=''
ac_cv_env_ODBC_LIBS_value=''
ac_cv_env_ONIG_CFLAGS_set=''
ac_cv_env_ONIG_CFLAGS_value=''
ac_cv_env_ONIG_LIBS_set=''
ac_cv_env_ONIG_LIBS_value=''
ac_cv_env_OPENSSL_CFLAGS_set=''
ac_cv_env_OPENSSL_CFLAGS_value=''
ac_cv_env_OPENSSL_LIBS_set=''
ac_cv_env_OPENSSL_LIBS_value=''
ac_cv_env_PCRE2_CFLAGS_set=''
ac_cv_env_PCRE2_CFLAGS_value=''
ac_cv_env_PCRE2_LIBS_set=''
ac_cv_env_PCRE2_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_PNG_CFLAGS_set=''
ac_cv_env_PNG_CFLAGS_value=''
ac_cv_env_PNG_LIBS_set=''
ac_cv_env_PNG_LIBS_value=''
ac_cv_env_SASL_CFLAGS_set=''
ac_cv_env_SASL_CFLAGS_value=''
ac_cv_env_SASL_LIBS_set=''
ac_cv_env_SASL_LIBS_value=''
ac_cv_env_SQLITE_CFLAGS_set=''
ac_cv_env_SQLITE_CFLAGS_value=''
ac_cv_env_SQLITE_LIBS_set=''
ac_cv_env_SQLITE_LIBS_value=''
ac_cv_env_SYSTEMD_CFLAGS_set=''
ac_cv_env_SYSTEMD_CFLAGS_value=''
ac_cv_env_SYSTEMD_LIBS_set=''
ac_cv_env_SYSTEMD_LIBS_value=''
ac_cv_env_VALGRIND_CFLAGS_set=''
ac_cv_env_VALGRIND_CFLAGS_value=''
ac_cv_env_VALGRIND_LIBS_set=''
ac_cv_env_VALGRIND_LIBS_value=''
ac_cv_env_WEBP_CFLAGS_set=''
ac_cv_env_WEBP_CFLAGS_value=''
ac_cv_env_WEBP_LIBS_set=''
ac_cv_env_WEBP_LIBS_value=''
ac_cv_env_XPM_CFLAGS_set=''
ac_cv_env_XPM_CFLAGS_value=''
ac_cv_env_XPM_LIBS_set=''
ac_cv_env_XPM_LIBS_value=''
ac_cv_env_XSL_CFLAGS_set=''
ac_cv_env_XSL_CFLAGS_value=''
ac_cv_env_XSL_LIBS_set=''
ac_cv_env_XSL_LIBS_value=''
ac_cv_env_ZLIB_CFLAGS_set=''
ac_cv_env_ZLIB_CFLAGS_value=''
ac_cv_env_ZLIB_LIBS_set=''
ac_cv_env_ZLIB_LIBS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_ffi_fastcall=no
ac_cv_ffi_ms_cdecl=no
ac_cv_ffi_pascal=no
ac_cv_ffi_register=no
ac_cv_ffi_stdcall=no
ac_cv_ffi_sysv=no
ac_cv_ffi_thiscall=no
ac_cv_flush_io=yes
ac_cv_func_RAND_egd=no
ac_cv_func___crc32d=no
ac_cv_func___dn_skipname=yes
ac_cv_func___dns_search=no
ac_cv_func___openpty=no
ac_cv_func___res_ndestroy=yes
ac_cv_func___res_nsearch=yes
ac_cv_func_alloca_works=yes
ac_cv_func_alphasort=yes
ac_cv_func_asctime_r=yes
ac_cv_func_asprintf=yes
ac_cv_func_atoll=yes
ac_cv_func_chroot=yes
ac_cv_func_ctermid=yes
ac_cv_func_ctime_r=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=yes
ac_cv_func_dn_expand=yes
ac_cv_func_dn_skipname=yes
ac_cv_func_dns_search=no
ac_cv_func_explicit_bzero=yes
ac_cv_func_explicit_memset=no
ac_cv_func_fabsf=yes
ac_cv_func_fdatasync=yes
ac_cv_func_flock=yes
ac_cv_func_floorf=yes
ac_cv_func_fnmatch_works=yes
ac_cv_func_fopencookie=yes
ac_cv_func_fork=yes
ac_cv_func_ftok=yes
ac_cv_func_funopen=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgrgid_r=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostname=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getlogin=yes
ac_cv_func_getopt=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpid=yes
ac_cv_func_getprotobyname=yes
ac_cv_func_getprotobynumber=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getservbyport=yes
ac_cv_func_getsid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_glob=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_hstrerror=yes
ac_cv_func_htonl=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_if_nametoindex=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_initgroups=yes
ac_cv_func_kill=yes
ac_cv_func_lchown=yes
ac_cv_func_ldap_bind_s=yes
ac_cv_func_ldap_control_find=yes
ac_cv_func_ldap_extended_operation=yes
ac_cv_func_ldap_extended_operation_s=yes
ac_cv_func_ldap_parse_extended_result=yes
ac_cv_func_ldap_parse_reference=yes
ac_cv_func_ldap_parse_result=yes
ac_cv_func_ldap_passwd=yes
ac_cv_func_ldap_refresh_s=yes
ac_cv_func_ldap_start_tls_s=yes
ac_cv_func_ldap_whoami_s=yes
ac_cv_func_localtime_r=yes
ac_cv_func_makedev=no
ac_cv_func_memcntl=no
ac_cv_func_memmem=yes
ac_cv_func_memmove=yes
ac_cv_func_memrchr=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mknod=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_mremap=no
ac_cv_func_nanosleep=yes
ac_cv_func_nice=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pthread_jit_write_protect_np=no
ac_cv_func_putenv=yes
ac_cv_func_res_ndestroy=yes
ac_cv_func_res_nsearch=yes
ac_cv_func_res_search=yes
ac_cv_func_scandir=yes
ac_cv_func_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setitimer=yes
ac_cv_func_setproctitle=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_shm_open=yes
ac_cv_func_shutdown=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetjmp=yes
ac_cv_func_socket=yes
ac_cv_func_socketpair=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs=yes
ac_cv_func_std_syslog=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strptime=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtoll=yes
ac_cv_func_symlink=yes
ac_cv_func_tzset=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_vasprintf=yes
ac_cv_func_which_gethostbyname_r=six
ac_cv_gai_ai_all=yes
ac_cv_gai_ai_idn=no
ac_cv_gai_ai_v4mapped=yes
ac_cv_have_broken_gcc_strlen_opt=no
ac_cv_have_decl_arc4random_buf=yes
ac_cv_have_pcre2_intel_cet=no
ac_cv_have_utsname_domainname=no
ac_cv_header_CommonCrypto_CommonRandom_h=no
ac_cv_header_alloca_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_cpuid_h=yes
ac_cv_header_crypt_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dns_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_ieeefp_h=yes
ac_cv_header_immintrin_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_langinfo_h=yes
ac_cv_header_linux_filter_h=no
ac_cv_header_linux_sock_diag_h=no
ac_cv_header_malloc_h=no
ac_cv_header_minix_config_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_nmmintrin_h=yes
ac_cv_header_os_signpost_h=no
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=no
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_sysexits_h=no
ac_cv_header_sys_sysmacros_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vfs_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_tmmintrin_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_unix_h=no
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wmmintrin_h=yes
ac_cv_host=x86_64-unknown-freebsd12.1
ac_cv_ipv6_support=yes
ac_cv_lib_aspell_new_aspell_config=yes
ac_cv_lib_bind___dns_search=no
ac_cv_lib_bind_dns_search=no
ac_cv_lib_bz2_BZ2_bzerror=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_curl_curl_easy_perform=yes
ac_cv_lib_gmp___gmpz_rootrem=yes
ac_cv_lib_iconv_libiconv=yes
ac_cv_lib_intl_bind_textdomain_codeset=yes
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dcngettext=yes
ac_cv_lib_intl_dngettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_network___setsockopt=no
ac_cv_lib_network_setsockopt=no
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_pq_PQlibVersion=yes
ac_cv_lib_pq_lo_truncate64=yes
ac_cv_lib_pq_pg_encoding_to_char=yes
ac_cv_lib_resolv___dns_search=no
ac_cv_lib_resolv_dns_search=no
ac_cv_lib_rt_nanosleep=yes
ac_cv_lib_rt_shm_open=yes
ac_cv_lib_rt_shm_unlink=yes
ac_cv_lib_socket___dns_search=no
ac_cv_lib_socket_dns_search=no
ac_cv_lib_sqlite3_sqlite3_close_v2=yes
ac_cv_lib_sqlite3_sqlite3_column_table_name=yes
ac_cv_lib_sqlite3_sqlite3_errstr=yes
ac_cv_lib_sqlite3_sqlite3_expanded_sql=yes
ac_cv_lib_sqlite3_sqlite3_load_extension=yes
ac_cv_lib_tidy_tidyOptGetDoc=yes
ac_cv_lib_tidy_tidyReleaseDate=yes
ac_cv_lib_util_openpty=yes
ac_cv_lib_zip_zip_file_set_encryption=yes
ac_cv_lib_zip_zip_file_set_mtime=yes
ac_cv_lib_zip_zip_libzip_version=yes
ac_cv_lib_zip_zip_register_progress_callback_with_state=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
ac_cv_path_SED=/usr/local/bin/gsed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_phpdbg_userfaultfd_writefault=no
ac_cv_pread=yes
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_PHP=php
ac_cv_prog_RE2C=re2c
ac_cv_prog_YACC=bison
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CXX=c++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_cxx11=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=''
ac_cv_pthreads_cflags=-pthread
ac_cv_pthreads_lib=pthread
ac_cv_pwrite=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_should_define__xopen_source=no
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sockaddr_sa_len=yes
ac_cv_sockaddr_storage=yes
ac_cv_ss_family=yes
ac_cv_strptime_decl_fails=yes
ac_cv_struct_flock=yes
ac_cv_struct_tm=time.h
ac_cv_sys_tiocgwinsz_in_termios_h=yes
ac_cv_target=x86_64-unknown-freebsd12.1
ac_cv_time_r_type=POSIX
ac_cv_type_in_addr_t=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_long_double=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_u8t_decompose=yes
ac_cv_ucred=no
ac_cv_utf8_mime2text=new
ac_cv_working_alloca_h=no
ac_cv_write_stdout=yes
ax_cv_check_cflags__Werror__Wduplicated_cond=no
ax_cv_check_cflags__Werror__Wformat_truncation=no
ax_cv_check_cflags__Werror__Wimplicit_fallthrough_1=no
ax_cv_check_cflags__Werror__Wlogical_op=no
ax_cv_check_cflags__Werror__Wno_clobbered=no
ax_cv_check_cflags__Werror__Wno_logical_op=no
ax_cv_check_cflags__Werror__Wstrict_prototypes=yes
ax_cv_check_cflags__Werror__fno_common=yes
ax_cv_check_cflags___fvisibility_hidden=yes
ax_cv_cxx_compile_cxx11__std_cpp11=yes
cli_cv_var_PS_STRINGS=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_SED=/usr/local/bin/gsed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([BCDEGRST][BCDEGRST]*\\)[ \t][ \t]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/  {\\"\\1\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)$/  {"\\2", (lt_ptr) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern int \\1;/p\''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec='/usr/lib/clang/8.0.1 /usr/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([BCDEGRST][BCDEGRST]*\\\\)[ \t][ \t]*\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2 \\\\2/p\'"'
lt_lt_cv_sys_global_symbol_to_c_name_address=$'"sed -n -e \'s/^: \\\\([^ ]*\\\\) \\$/  {\\\\\\"\\\\1\\\\\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\\\([^ ]*\\\\) \\\\([^ ]*\\\\)\\$/  {\\"\\\\2\\", (lt_ptr) \\\\&\\\\2},/p\'"'
lt_lt_cv_sys_global_symbol_to_cdecl=$'"sed -n -e \'s/^. .* \\\\(.*\\\\)\\$/extern int \\\\1;/p\'"'
pdo_cv_inc_path=/root/php-8.2.0/ext
php_cv_cc_rpath=yes
php_cv_sizeof_intmax_t=8
php_cv_sizeof_ptrdiff_t=8
php_cv_sizeof_ssize_t=8
pkg_cv_CURL_CFLAGS='-I/usr/local/include '
pkg_cv_CURL_FEATURES='SSL IPv6 UnixSockets libz AsynchDNS GSS-API alt-svc SPNEGO Kerberos NTLM NTLM_WB TLS-SRP HTTP2 HTTPS-proxy'
pkg_cv_CURL_LIBS='-L/usr/local/lib -lcurl '
pkg_cv_ENCHANT2_CFLAGS='-I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread '
pkg_cv_ENCHANT2_LIBS='-L/usr/local/lib -lenchant-2 '
pkg_cv_EXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 '
pkg_cv_EXSLT_LIBS='-L/usr/local/lib -lexslt -lxslt -lz -llzma -lm -lxml2 '
pkg_cv_FFI_CFLAGS='-I/usr/local/lib/libffi-3.2.1/include '
pkg_cv_FFI_LIBS='-L/usr/local/lib -lffi '
pkg_cv_FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 '
pkg_cv_FREETYPE2_LIBS='-L/usr/local/lib -lfreetype '
pkg_cv_ICU_CFLAGS='-I/usr/local/include '
pkg_cv_ICU_LIBS='-L/usr/local/lib -licuio -licui18n -licuuc -licudata '
pkg_cv_JPEG_CFLAGS='-I/usr/local/include '
pkg_cv_JPEG_LIBS='-L/usr/local/lib -ljpeg '
pkg_cv_LIBSODIUM_CFLAGS='-I/usr/local/include '
pkg_cv_LIBSODIUM_LIBS='-L/usr/local/lib -lsodium '
pkg_cv_LIBXML_CFLAGS='-I/usr/local/include/libxml2 '
pkg_cv_LIBXML_LIBS='-L/usr/local/lib -lxml2 '
pkg_cv_LIBZIP_CFLAGS='-I/usr/local/include '
pkg_cv_LIBZIP_LIBS='-L/usr/local/lib -Wl,-R/usr/local/lib -lzip '
pkg_cv_ONIG_CFLAGS='-I/usr/local/include '
pkg_cv_ONIG_LIBS='-L/usr/local/lib -lonig '
pkg_cv_OPENSSL_CFLAGS='-I/usr/local/include '
pkg_cv_OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto '
pkg_cv_PNG_CFLAGS='-I/usr/local/include/libpng16 '
pkg_cv_PNG_LIBS='-L/usr/local/lib -lpng16 -lz '
pkg_cv_SQLITE_CFLAGS='-I/usr/local/include '
pkg_cv_SQLITE_LIBS='-L/usr/local/lib -lsqlite3 '
pkg_cv_WEBP_CFLAGS='-I/usr/local/include '
pkg_cv_WEBP_LIBS='-L/usr/local/lib -lwebp '
pkg_cv_XPM_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
pkg_cv_XPM_LIBS='-L/usr/local/lib -lXpm -lX11 '
pkg_cv_XSL_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 '
pkg_cv_XSL_LIBS='-L/usr/local/lib -lxslt -lz -llzma -lm -lxml2 '
pkg_cv_ZLIB_CFLAGS=''
pkg_cv_ZLIB_LIBS='-lz '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
AR='ar'
ARGON2_CFLAGS=''
ARGON2_LIBS=''
AR_FLAGS='cr'
AVIF_CFLAGS=''
AVIF_LIBS=''
AWK='nawk'
BUILD_CC='cc'
CAPSTONE_CFLAGS=''
CAPSTONE_LIBS=''
CC='cc'
CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static'
CONFIGURE_COMMAND=' '\''./configure'\''  '\''--prefix=/usr/local/php82'\'' '\''--with-config-file-path=/usr/local/php82/etc'\'' '\''--enable-bcmath'\'' '\''--with-bz2'\'' '\''--enable-dba'\'' '\''--enable-calendar'\'' '\''--enable-ctype'\'' '\''--with-curl'\'' '\''--with-enchant'\'' '\''--enable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--with-ffi'\'' '\''--enable-ftp'\'' '\''--enable-gd'\'' '\''--with-webp'\'' '\''--with-jpeg'\'' '\''--with-xpm'\'' '\''--with-freetype'\'' '\''--enable-gd-jis-conv'\'' '\''--with-gettext'\'' '\''--with-gmp'\'' '\''--with-mhash'\'' '\''--with-iconv=/usr/bin/'\'' '\''--with-imap'\'' '\''--with-imap-ssl'\'' '\''--enable-intl'\'' '\''--with-ldap'\'' '\''--with-libxml'\'' '\''--enable-mbstring'\'' '\''--with-mysqli'\'' '\''--enable-mysqlnd'\'' '\''--enable-opcache'\'' '\''--with-openssl'\'' '\''--enable-pdo'\'' '\''--with-pdo-mysql'\'' '\''--with-pdo-pgsql'\'' '\''--with-pdo-sqlite'\'' '\''--with-pgsql'\'' '\''--enable-phar'\'' '\''--enable-posix'\'' '\''--with-pspell'\'' '\''--enable-session'\'' '\''--enable-shmop'\'' '\''--enable-simplexml'\'' '\''--enable-soap'\'' '\''--enable-sockets'\'' '\''--with-sqlite3'\'' '\''--with-tidy'\'' '\''--enable-tokenizer'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-xsl'\'' '\''--with-zip'\'' '\''--with-zlib'\'' '\''--with-sodium'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/php82'\'' '\''--with-config-file-path=/usr/local/php82/etc'\'' '\''--enable-bcmath'\'' '\''--with-bz2'\'' '\''--enable-dba'\'' '\''--enable-calendar'\'' '\''--enable-ctype'\'' '\''--with-curl'\'' '\''--with-enchant'\'' '\''--enable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--with-ffi'\'' '\''--enable-ftp'\'' '\''--enable-gd'\'' '\''--with-webp'\'' '\''--with-jpeg'\'' '\''--with-xpm'\'' '\''--with-freetype'\'' '\''--enable-gd-jis-conv'\'' '\''--with-gettext'\'' '\''--with-gmp'\'' '\''--with-mhash'\'' '\''--with-iconv=/usr/bin/'\'' '\''--with-imap'\'' '\''--with-imap-ssl'\'' '\''--enable-intl'\'' '\''--with-ldap'\'' '\''--with-libxml'\'' '\''--enable-mbstring'\'' '\''--with-mysqli'\'' '\''--enable-mysqlnd'\'' '\''--enable-opcache'\'' '\''--with-openssl'\'' '\''--enable-pdo'\'' '\''--with-pdo-mysql'\'' '\''--with-pdo-pgsql'\'' '\''--with-pdo-sqlite'\'' '\''--with-pgsql'\'' '\''--enable-phar'\'' '\''--enable-posix'\'' '\''--with-pspell'\'' '\''--enable-session'\'' '\''--enable-shmop'\'' '\''--enable-simplexml'\'' '\''--enable-soap'\'' '\''--enable-sockets'\'' '\''--with-sqlite3'\'' '\''--with-tidy'\'' '\''--enable-tokenizer'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-xsl'\'' '\''--with-zip'\'' '\''--with-zlib'\'' '\''--with-sodium'\'''
CPP='cc -E'
CPPFLAGS=' -D_GNU_SOURCE'
CURL_CFLAGS='-I/usr/local/include '
CURL_FEATURES='SSL IPv6 UnixSockets libz AsynchDNS GSS-API alt-svc SPNEGO Kerberos NTLM NTLM_WB TLS-SRP HTTP2 HTTPS-proxy'
CURL_LIBS='-L/usr/local/lib -lcurl '
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-g -O2 -prefer-non-pic -static $(PROF_FLAGS)'
DEBUG_CFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EDIT_CFLAGS=''
EDIT_LIBS=''
EGREP='/usr/bin/grep -E'
ENCHANT2_CFLAGS='-I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread '
ENCHANT2_LIBS='-L/usr/local/lib -lenchant-2 '
ENCHANT_CFLAGS=''
ENCHANT_LIBS=''
EXEEXT=''
EXPANDED_BINDIR='/usr/local/php82/bin'
EXPANDED_DATADIR='/usr/local/php82/share/php'
EXPANDED_EXTENSION_DIR='/usr/local/php82/lib/php/extensions/no-debug-non-zts-20220829'
EXPANDED_LIBDIR='/usr/local/php82/lib/php'
EXPANDED_LOCALSTATEDIR='/usr/local/php82/var'
EXPANDED_MANDIR='/usr/local/php82/php/man'
EXPANDED_PEAR_INSTALLDIR=''
EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/php82/etc'
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=''
EXPANDED_SBINDIR='/usr/local/php82/sbin'
EXPANDED_SYSCONFDIR='/usr/local/php82/etc'
EXPAT_CFLAGS=''
EXPAT_LIBS=''
EXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 '
EXSLT_LIBS='-L/usr/local/lib -lexslt -lxslt -lz -llzma -lm -lxml2 '
EXTENSION_DIR='/usr/local/php82/lib/php/extensions/no-debug-non-zts-20220829'
EXTRA_INCLUDES=''
EXTRA_LDFLAGS='   -L/usr/local/lib'
EXTRA_LDFLAGS_PROGRAM='   -L/usr/local/lib'
EXTRA_LIBS='-lcrypt  -lc-client4  -ltidy -laspell -lpspell -lpq -lpq -lrt -lldap -llber -lstdc++ -lcrypt -lpam -liconv -lgmp -lintl -lbz2 -lutil -lrt -lm  -lxml2 -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant-2 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -lxml2 -lxml2 -lsodium -lxml2 -lxml2 -lxml2 -lxslt -lz -llzma -lm -lxml2 -lexslt -lxslt -lz -llzma -lm -lxml2 -lzip -lz -lssl -lcrypto -lcrypt '
FB_CONFIG=''
FFI_CFLAGS='-I/usr/local/lib/libffi-3.2.1/include '
FFI_LIBS='-L/usr/local/lib -lffi '
FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 '
FREETYPE2_LIBS='-L/usr/local/lib -lfreetype '
GDLIB_CFLAGS=''
GDLIB_LIBS=''
GREP='/usr/bin/grep'
HAVE_CXX11=''
ICU_CFLAGS='-I/usr/local/include  -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1'
ICU_LIBS='-L/usr/local/lib -licuio -licui18n -licuuc -licudata '
INCLUDES=' -I/root/php-8.2.0/ext/date/lib -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/enchant-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/c-client -I/root/php-8.2.0/ext/mbstring/libmbfl -I/root/php-8.2.0/ext/mbstring/libmbfl/mbfl -I/usr/local/include/pspell -I/usr/local/include/tidy -I$(top_builddir)/TSRM -I$(top_builddir)/Zend'
INCLUDE_PATH='.:'
INSTALL_IT=''
JPEG_CFLAGS='-I/usr/local/include '
JPEG_LIBS='-L/usr/local/lib -ljpeg '
KERBEROS_CFLAGS=''
KERBEROS_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBSODIUM_CFLAGS='-I/usr/local/include '
LIBSODIUM_LIBS='-L/usr/local/lib -lsodium '
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps --tag CC'
LIBXML_CFLAGS='-I/usr/local/include/libxml2 '
LIBXML_LIBS='-L/usr/local/lib -lxml2 '
LIBZIP_CFLAGS='-I/usr/local/include '
LIBZIP_LIBS='-L/usr/local/lib -Wl,-R/usr/local/lib -lzip '
LN_S='ln -s'
LTLIBOBJS=''
NATIVE_RPATHS=' -Wl,-rpath,/usr/local/lib'
NMEDIT=''
OBJEXT='o'
OCI8_DIR=''
OCI8_ORACLE_VERSION=''
OCI8_SHARED_LIBADD=''
ODBC_CFLAGS=''
ODBC_LFLAGS=''
ODBC_LIBS=''
ODBC_TYPE=''
ONIG_CFLAGS='-I/usr/local/include '
ONIG_LIBS='-L/usr/local/lib -lonig '
OPENSSL_CFLAGS='-I/usr/local/include '
OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto '
PACKAGE_BUGREPORT='https://github.com/php/php-src/issues'
PACKAGE_NAME='PHP'
PACKAGE_STRING='PHP 8.2.0'
PACKAGE_TARNAME='php'
PACKAGE_URL='https://www.php.net'
PACKAGE_VERSION='8.2.0'
PATH_SEPARATOR=':'
PCRE2_CFLAGS=''
PCRE2_LIBS=''
PDO_MYSQL_MODULE_TYPE='external'
PDO_OCI_DIR=''
PDO_OCI_SHARED_LIBADD=''
PDO_OCI_VERSION=''
PEAR_INSTALLDIR=''
PHP='php'
PHP_INSTALLED_SAPIS=' cli phpdbg cgi'
PHP_LDFLAGS=' -L/usr/local/lib'
PHP_LIBS=''
PHP_VERSION='8.2.0'
PHP_VERSION_ID='80200'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PNG_CFLAGS='-I/usr/local/include/libpng16 '
PNG_LIBS='-L/usr/local/lib -lpng16 -lz '
PROG_SENDMAIL='/usr/sbin/sendmail'
RANLIB='ranlib'
RE2C='re2c'
SASL_CFLAGS=''
SASL_LIBS=''
SED='/usr/local/bin/gsed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
SNMP_CONFIG=''
SQLITE_CFLAGS='-I/usr/local/include '
SQLITE_LIBS='-L/usr/local/lib -lsqlite3 '
STRIP='strip'
SYSTEMD_CFLAGS=''
SYSTEMD_LIBS=''
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
WEBP_CFLAGS='-I/usr/local/include '
WEBP_LIBS='-L/usr/local/lib -lwebp '
XPM_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
XPM_LIBS='-L/usr/local/lib -lXpm -lX11 '
XSL_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 '
XSL_LIBS='-L/usr/local/lib -lxslt -lz -llzma -lm -lxml2 '
YACC='bison'
YFLAGS='-Wall'
ZEND_EXTRA_LIBS=''
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz '
abs_builddir='/root/php-8.2.0'
abs_srcdir='/root/php-8.2.0'
ac_ct_CC='cc'
ac_ct_CXX='c++'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-freebsd12.1'
build_alias=''
build_cpu='x86_64'
build_os='freebsd12.1'
build_vendor='unknown'
datadir='${datarootdir}/php'
datarootdir='/usr/local/php82/php'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-freebsd12.1'
host_alias='x86_64-unknown-freebsd12.1'
host_cpu='x86_64'
host_os='freebsd12.1'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib/php'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
php_fpm_group=''
php_fpm_localstatedir=''
php_fpm_prefix=''
php_fpm_sysconfdir=''
php_fpm_systemd=''
php_fpm_user=''
prefix='/usr/local/php82'
program_prefix=''
program_suffix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-freebsd12.1'
target_alias=''
target_cpu='x86_64'
target_os='freebsd12.1'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "PHP"
#define PACKAGE_TARNAME "php"
#define PACKAGE_VERSION "8.2.0"
#define PACKAGE_STRING "PHP 8.2.0"
#define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
#define PACKAGE_URL "https://www.php.net"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define HAVE_DEV_URANDOM 1
#define HAVE_CPUID_COUNT 1
#define HAVE_SETPROCTITLE 1
#define HAVE_PHPDBG 1
#define PHPDBG_DEBUG 0
#define HAVE_SOCKADDR_UN_SUN_LEN 1
#define PHP_WRITE_STDOUT 1
#define HAVE_SOCKET 1
#define HAVE_SOCKETPAIR 1
#define HAVE_HTONL 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_DLOPEN 1
#define HAVE_DLSYM 1
#define HAVE_LIBDL 1
#define HAVE_LIBM 1
#define HAVE_INET_ATON 1
#define HAVE_STDINT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_POLL_H 1
#define HAVE_PWD_H 1
#define HAVE_RESOLV_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_DLFCN_H 1
#define HAVE_TMMINTRIN_H 1
#define HAVE_NMMINTRIN_H 1
#define HAVE_WMMINTRIN_H 1
#define HAVE_IMMINTRIN_H 1
#define HAVE_FOPENCOOKIE 1
#define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t
#define COOKIE_SEEKER_USES_OFF64_T 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define MISSING_FCLOSE_DECL 0
#define HAVE_STRUCT_FLOCK 1
#define HAVE_SOCKLEN_T 1
#define SIZEOF_INTMAX_T 8
#define HAVE_INTMAX_T 1
#define SIZEOF_SSIZE_T 8
#define HAVE_SSIZE_T 1
#define SIZEOF_PTRDIFF_T 8
#define HAVE_PTRDIFF_T 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_OFF_T 8
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define PHP_HAVE_BUILTIN_EXPECT 1
#define PHP_HAVE_BUILTIN_CLZ 1
#define PHP_HAVE_BUILTIN_CLZL 1
#define PHP_HAVE_BUILTIN_CLZLL 1
#define PHP_HAVE_BUILTIN_CTZL 1
#define PHP_HAVE_BUILTIN_CTZLL 1
#define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
#define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
#define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
#define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
#define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
#define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
#define PHP_HAVE_BUILTIN_CPU_INIT 0
#define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
#define HAVE_ALIGNOF 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_ST_BLOCKS 1
#define HAVE_SOCKADDR_STORAGE 1
#define HAVE_SOCKADDR_SA_LEN 1
#define HAVE_ALPHASORT 1
#define HAVE_ASCTIME_R 1
#define HAVE_CHROOT 1
#define HAVE_CTIME_R 1
#define HAVE_FDATASYNC 1
#define HAVE_FLOCK 1
#define HAVE_FTOK 1
#define HAVE_FUNOPEN 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETCWD 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETLOGIN 1
#define HAVE_GETPROTOBYNAME 1
#define HAVE_GETPROTOBYNUMBER 1
#define HAVE_GETSERVBYNAME 1
#define HAVE_GETSERVBYPORT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME_R 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETGRNAM_R 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETWD 1
#define HAVE_GLOB 1
#define HAVE_INET_NTOA 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LCHOWN 1
#define HAVE_MEMMOVE 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
#define HAVE_NICE 1
#define HAVE_NL_LANGINFO 1
#define HAVE_POLL 1
#define HAVE_PUTENV 1
#define HAVE_SCANDIR 1
#define HAVE_SETITIMER 1
#define HAVE_SETENV 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIGPROCMASK 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNLEN 1
#define HAVE_STRPTIME 1
#define HAVE_STRTOK_R 1
#define HAVE_SYMLINK 1
#define HAVE_TZSET 1
#define HAVE_UNSETENV 1
#define HAVE_USLEEP 1
#define HAVE_UTIME 1
#define HAVE_VASPRINTF 1
#define HAVE_ASPRINTF 1
#define HAVE_NANOSLEEP 1
#define HAVE_MEMMEM 1
#define HAVE_MEMRCHR 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_FUNC_GETHOSTBYNAME_R_6 1
#define HAVE_NANOSLEEP 1
#define HAVE_LIBRT 1
#define HAVE_GETADDRINFO 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_EXPLICIT_BZERO 1
#define HAVE_GETOPT 1
#define HAVE_ALLOCA 1
#define HAVE_OPENPTY 1
#define HAVE_LIBUTIL 1
#define PHP_SIGCHILD 0
#define DEFAULT_SHORT_OPEN_TAG "1"
#define HAVE_IPV6 1
#define HAVE_STRTOLL 1
#define HAVE_ATOLL 1
#define HAVE_TIMELIB_CONFIG_H 1
#define HAVE_LIBXML 1
#define HAVE_LIBXML 1
#define HAVE_OPENSSL_EXT 1
#define HAVE_BUNDLED_PCRE 1
#define PCRE2_CODE_UNIT_WIDTH 8
#define HAVE_PCRE_JIT_SUPPORT 1
#define HAVE_SQLITE3 1
#define HAVE_SQLITE3_ERRSTR 1
#define HAVE_SQLITE3_EXPANDED_SQL 1
#define HAVE_ZLIB 1
#define HAVE_BCMATH 1
#define HAVE_BZ2 1
#define HAVE_CALENDAR 1
#define HAVE_CTYPE 1
#define HAVE_CURL 1
#define DBA_CDB_BUILTIN 1
#define DBA_CDB_MAKE 1
#define DBA_CDB 1
#define DBA_INIFILE 1
#define DBA_FLATFILE 1
#define HAVE_DBA 1
#define HAVE_LIBXML 1
#define HAVE_DOM 1
#define HAVE_ENCHANT_GET_VERSION 1
#define HAVE_ENCHANT 1
#define HAVE_EXIF 1
#define HAVE_FFI 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_UTIMES 1
#define HAVE_STRNDUP 1
#define HAVE_FTP 1
#define HAVE_FTP_SSL 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_GD_BUNDLED 1
#define HAVE_GD_PNG 1
#define HAVE_GD_BMP 1
#define HAVE_GD_TGA 1
#define HAVE_LIBPNG 1
#define HAVE_LIBWEBP 1
#define HAVE_GD_WEBP 1
#define HAVE_LIBJPEG 1
#define HAVE_GD_JPG 1
#define HAVE_XPM 1
#define HAVE_GD_XPM 1
#define HAVE_LIBFREETYPE 1
#define HAVE_GD_FREETYPE 1
#define USE_GD_JISX0208 1
#define JISX0208 1
#define HAVE_LIBINTL 1
#define HAVE_NGETTEXT 1
#define HAVE_DNGETTEXT 1
#define HAVE_DCNGETTEXT 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GMP 1
#define PHP_MHASH_BC 1
#define SIZEOF_LONG 8
#define HAVE_LIBICONV 1
#define ICONV_ALIASED_LIBICONV 1
#define HAVE_ICONV 1
#define PHP_ICONV_IMPL "libiconv"
#define HAVE_LIBICONV 1
#define ICONV_BROKEN_IGNORE 0
#define HAVE_IMAP 1
#define HAVE_IMAP2000 1
#define HAVE_IMAP2004 1
#define HAVE_NEW_MIME2TEXT 1
#define HAVE_LIBPAM 1
#define HAVE_LIBCRYPT 1
#define HAVE_IMAP_SSL 1
#define HAVE_IMAP_MUTF7 1
#define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1
#define HAVE_JSON 1 
#define SIZEOF_LONG 8
#define HAVE_LDAP 1
#define HAVE_3ARG_SETREBINDPROC 1
#define HAVE_LDAP_PARSE_RESULT 1
#define HAVE_LDAP_PARSE_REFERENCE 1
#define HAVE_LDAP_START_TLS_S 1
#define HAVE_LDAP_CONTROL_FIND 1
#define HAVE_LDAP_PARSE_EXTENDED_RESULT 1
#define HAVE_LDAP_EXTENDED_OPERATION 1
#define HAVE_LDAP_EXTENDED_OPERATION_S 1
#define HAVE_LDAP_PASSWD 1
#define HAVE_LDAP_WHOAMI_S 1
#define HAVE_LDAP_REFRESH_S 1
#define HAVE_MBSTRING 1
#define PHP_ONIG_BAD_KOI8_ENTRY 1
#define HAVE_MBREGEX 1
#define ODBCVER 0x0350
#define HAVE_HUGE_CODE_PAGES 1
#define HAVE_JIT 1
#define HAVE_MPROTECT 1
#define HAVE_SHM_IPC 1
#define HAVE_SHM_MMAP_ANON 1
#define HAVE_SHM_OPEN 1
#define HAVE_LIBRT 1
#define HAVE_SHM_MMAP_POSIX 1
#define COMPILE_DL_OPCACHE 1
#define PDO_USE_MYSQLND 1
#define HAVE_PDO_PGSQL 1
#define HAVE_LIBPQ 1
#define HAVE_PDO_SQLITELIB 1
#define HAVE_SQLITE3_CLOSE_V2 1
#define HAVE_SQLITE3_COLUMN_TABLE_NAME 1
#define HAVE_PGSQL 1
#define HAVE_LIBPQ 1
#define HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT 1
#define HAVE_PG_LO64 1
#define PHAR_HAVE_OPENSSL 1
#define HAVE_POSIX 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETSID 1
#define HAVE_GETSID 1
#define HAVE_GETPGID 1
#define HAVE_CTERMID 1
#define HAVE_MKFIFO 1
#define HAVE_MKNOD 1
#define HAVE_SETRLIMIT 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETGROUPS 1
#define HAVE_INITGROUPS 1
#define HAVE_GETGRGID_R 1
#define HAVE_TTYNAME_R 1
#define HAVE_PSPELL 1
#define HAVE_DECL_ARC4RANDOM_BUF 1
#define HAVE_PWRITE 1
#define HAVE_PREAD 1
#define HAVE_PHP_SESSION 1
#define HAVE_SHMOP 1
#define HAVE_LIBXML 1
#define HAVE_SIMPLEXML 1
#define HAVE_LIBXML 1
#define HAVE_SOAP 1
#define HAVE_HSTRERROR 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SOCKETS 1
#define HAVE_SA_SS_FAMILY 1
#define HAVE_AI_V4MAPPED 1
#define HAVE_AI_ALL 1
#define ANC_CREDS_CMSGCRED 1
#define HAVE_LIBSODIUMLIB 1
#define HAVE_FLUSHIO 1
#define PHP_USE_PHP_CRYPT_R 1
#define HAVE_ATTRIBUTE_ALIGNED 1
#define HAVE_FNMATCH 1
#define HAVE_FORK 1
#define PHP_CAN_SUPPORT_PROC_OPEN 1
#define ENABLE_CHROOT_FUNC 1
#define HAVE_RES_NSEARCH 1
#define HAVE_RES_NDESTROY 1
#define HAVE_DN_EXPAND 1
#define HAVE_DN_SKIPNAME 1
#define HAVE_RES_SEARCH 1
#define HAVE_STRPTIME_DECL_FAILS 1
#define HAVE_DECL_ARC4RANDOM_BUF 1
#define HAVE_NET_IF_H 1
#define HAVE_GETIFADDRS 1
#define HAVE_TIDY_H 1
#define HAVE_TIDYOPTGETDOC 1
#define HAVE_TIDYRELEASEDATE 1
#define HAVE_TIDY 1
#define HAVE_LIBXML 1
#define HAVE_XML 1
#define HAVE_LIBXML 1
#define HAVE_XMLREADER 1
#define HAVE_LIBXML 1
#define HAVE_XMLWRITER 1
#define HAVE_XSL_EXSLT 1
#define HAVE_XSL 1
#define HAVE_SET_MTIME 1
#define HAVE_ENCRYPTION 1
#define HAVE_LIBZIP_VERSION 1
#define HAVE_PROGRESS_CALLBACK 1
#define HAVE_ZIP 1
#define MYSQLND_COMPRESSION_ENABLED 1
#define MYSQLND_SSL_SUPPORTED 1
#define MYSQLND_HAVE_SSL 1
#define ZEND_FIBER_ASM 1
#define HAVE_CPUID_H 1
#define HAVE_GETPID 1
#define HAVE_KILL 1
#define HAVE_SIGSETJMP 1
#define HAVE_FPU_INLINE_ASM_X86 1
#define HAVE_DLFCN_H 1
#define ZEND_DEBUG 0
#define ZEND_MM_ALIGNMENT (size_t)8
#define ZEND_MM_ALIGNMENT_LOG2 (size_t)3
#define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0
#define HAVE_SIGACTION 1
#define ZEND_SIGNALS 1
#define PHP_UNAME "FreeBSD s55.freehost.com.ua 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64"
#define PHP_OS "FreeBSD"
#define PHP_BUILD_SYSTEM "FreeBSD s55.freehost.com.ua 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64"
#define HAVE_BUILD_DEFS_H 1

configure: exit 0

Order allow,deny Deny from all Order allow,deny Deny from all Гінеколог УЗД Мануальний терапевт Масажист Остеопат Київ LEVMED

Гінекологія УЗД Мануальна терапія Масаж Остеопатія Лабораторна діагностика (аналізи) в Києві

Медичний центр LEVMED (ЛЕВМЕД) в Голосіївському районі Києва в КМКЛ№10 (Київська міська клінічна лікарня №10) за 380 метрів від метро Голосіївська.
Індивідуальний підхід до Вашого здоров'я з 1997 року.
 
У нас є електрика, вода, опалення та інтернет без відключень!
 
Зараз ми працюємо в режимі 6/1 за скороченим графіком з 9 до 18.
 
Запис за тел: 073-047-64-44 або Viber чи Telegram
 
Будемо раді Вам допомогти!

Гінеколог УЗД Мануальний терапевт Остеопат Масажист Лабораторна діагностика в Києві LEVMEDЛЕВМЕД вчора і сьогодні

 

Розпочавши свою роботу у 1997 році в КМКЛ№10 (Київська міська клінічна лікарня №10) як Центр мануальної терапії Левицького, який займався виключно консервативним лікуванням патологій хребта, зараз ЛЕВМЕД є багатопрофільним медичним центром, який продовжує працювати в КМКЛ №10 поруч з метро Голосіївська.

Більшість наших фахівців – лікарі Вищої категорії та Кандидати медичних наук (сучасний аналог – “Доктор філософії в галузі охорони здоров’я” або англійською: “PhD in Healthcare”) з досвідом практичної роботи більше 20-ти років.

Сьогодні ЛЕВМЕД це:

  • Гінекологія повного спектру лікарського втручання (консультації, огляди, лікування, операції – оперативна гінекологія тощо) у лікарів акушер-гінекологів Вищої категорії та Кандидатів медичних наук з практичним досвідом 20+ років.
  • Сучасна жіноча консультація.
  • Ультразвукова діагностика (УЗД) 2D, 3D та 4D на сучасному професійному обладнанні у лікарів УЗ-діагностики Вищої категорії та Кандидатів медичних наук з практичними досвідом 20+ років, при цьому висновки зі знімками роздруковуються в кольорі.
  • Лікування безпліддя.
  • Ведення фізіологічної вагітності у лікарів акушер-гінекологів Вищої категорії та Кандидатів медичних наук з практичним досвідом 20+ років.
  • Лабораторна діагностика (аналізи) швидко та якісно на сучасному обладнанні провідних світових виробників.
  • Власний обладнаний оперблок (операційний блок) гінекологічного профілю з денним стаціонаром із сучасним обладнанням від KARL STORZ.
  • Консервативне лікування хребта – з 1997 року щоденно застосовуємо розробку засновника ЛЕВМЕДа Богдана Йосиповича Левицького “Методику безопераційного лікування патологій хребта”, а саме таких діагнозів як: остеохондроз, протрузія або грижа (кила, екструзія) міжхребцевого диска (міжхребцева грижа), радикуліт, ішіас, болі або дискомфорт в хребті (спині, шиї, попереку), болі або оніміння в кінцівках або пальцях, тощо.
    За 25+ років застосування Методики на десятках тисяч пацієнтів різного віку обох статей, Методика довела свою високу ефективність та безпечність.
    Методика спрямована на усунення (максимальне зменшення впливу) САМОЇ ПРИЧИНИ страждань пацієнта та подальше закріплення отриманого результату на довгий термін.
    Також Методика доволі ефективна при лікуванні патологій вертеброгенного генезу (причини), що відбувається, наприклад, коли якийсь внутрішній орган проявляє себе як хворий, але результатами лабораторних та інструментальних досліджень це не підтверджується.
  • Мануальна терапія – корекція хребта, ребер, суглобів техніками Б.Й.Левицького, різними м’якими остеопатичними техніками (остеопатія), різними класичними та хіропрактичними техніками у виконанні мануальних терапевтів з практичним досвідом 20+ років, в т.ч. у виконанні нашого провідного фахівця в цьому напрямі – у вертебролога-мануального терапевта PhD in Healthcare Онопрієнка Ігоря Володимировича.
  • Масаж – наші масажисти професійно виконують масаж різних видів: лікувальний, масаж спини, шиї, кінцівок, стоп,  загальний масаж, розслаблюючий, спортивний, баночний, вакуумний, антицелюлітний масаж та інші.

У нас доступні ціни та зручна локація.
Звертайтесь – будемо раді Вам допомогти!

Адреса:

Графік роботи:

Догори